authentik
authentik copied to clipboard
web: bump @sentry/browser from 8.26.0 to 8.27.0 in /web in the sentry group across 1 directory
Bumps the sentry group with 1 update in the /web directory: @sentry/browser.
Updates @sentry/browser from 8.26.0 to 8.27.0
Release notes
Sourced from @sentry/browser's releases.
8.27.0
Important Changes
fix(nestjs): Exception filters in main app module are not being executed (#13278)
With this release nestjs error monitoring is no longer automatically set up after adding the
SentryModuleto your application, which led to issues in certain scenarios. You will now have to either add theSentryGlobalFilterto your main module providers or decorate thecatch()method in your existing global exception filters with the newly released@WithSentry()decorator. See the docs for more details.Other Changes
- feat: Add options for passing nonces to feedback integration (#13347)
- feat: Add support for SENTRY_SPOTLIGHT env var in Node (#13325)
- feat(deps): bump
@prisma/instrumentationfrom 5.17.0 to 5.18.0 (#13327)- feat(feedback): Improve error message for 403 errors (#13441)
- fix(deno): Don't rely on
Deno.permissions.querySync(#13378)- fix(replay): Ensure we publish replay CDN bundles (#13437)
Work in this release was contributed by
@charpeni. Thank you for your contribution!
Changelog
Sourced from @sentry/browser's changelog.
8.27.0
Important Changes
fix(nestjs): Exception filters in main app module are not being executed (#13278)
With this release nestjs error monitoring is no longer automatically set up after adding the
SentryModuleto your application, which led to issues in certain scenarios. You will now have to either add theSentryGlobalFilterto your main module providers or decorate thecatch()method in your existing global exception filters with the newly released@WithSentry()decorator. See the docs for more details.Other Changes
- feat: Add options for passing nonces to feedback integration (#13347)
- feat: Add support for SENTRY_SPOTLIGHT env var in Node (#13325)
- feat(deps): bump
@prisma/instrumentationfrom 5.17.0 to 5.18.0 (#13327)- feat(feedback): Improve error message for 403 errors (#13441)
- fix(deno): Don't rely on
Deno.permissions.querySync(#13378)- fix(replay): Ensure we publish replay CDN bundles (#13437)
Work in this release was contributed by
@charpeni. Thank you for your contribution!
Commits
66a6316release: 8.27.0706ebd3Merge pull request #13474 from getsentry/prepare-release/8.27.0b0180beMerge branch 'master' into prepare-release/8.27.0205f127meta: Update CHANGELOG for 8.27.0ea847d1ci: Don't fail profiling bindings job on cache miss (#13464)5b9d3bbci: Always run build on develop branch (#13404)195482cci: Stabilize CI dependency cache key (#13401)6cb6999test: Fix flaky csp test (#13376)80a116bfix(replay): Ensure we publish replay CDN bundles (#13437)e6861cffeat(feedback): Improve error message for 403 errors (#13441)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Deploy Preview for authentik-storybook ready!
| Name | Link |
|---|---|
| Latest commit | d63bd349451ad1f56d3b33d02ea3e19918713eec |
| Latest deploy log | https://app.netlify.com/sites/authentik-storybook/deploys/66cf2255aac01e00086626ab |
| Deploy Preview | https://deploy-preview-11093--authentik-storybook.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Deploy Preview for authentik-docs canceled.
| Name | Link |
|---|---|
| Latest commit | d63bd349451ad1f56d3b33d02ea3e19918713eec |
| Latest deploy log | https://app.netlify.com/sites/authentik-docs/deploys/66cf22554f842d0008d31dd7 |