Skip to content

web: bump @sentry/browser from 9.28.1 to 9.29.0 in /web in the sentry group across 1 directory#15061

Merged
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/sentry-3d98d93f46
Jun 16, 2025
Merged

web: bump @sentry/browser from 9.28.1 to 9.29.0 in /web in the sentry group across 1 directory#15061
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/sentry-3d98d93f46

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps the sentry group with 1 update in the /web directory: @sentry/browser.

Updates @sentry/browser from 9.28.1 to 9.29.0

Release notes

Sourced from @​sentry/browser's releases.

9.29.0

Important Changes

  • feat(browser): Update web-vitals to 5.0.2 (#16492)

This release upgrades the web-vitals library to version 5.0.2. This upgrade could slightly change the collected web vital values and potentially also influence alerts and performance scores in the Sentry UI.

Other Changes

  • feat(deps): Bump @​sentry/rollup-plugin from 3.4.0 to 3.5.0 (#16524)
  • feat(ember): Stop warning for onError usage (#16547)
  • feat(node): Allow to force activate vercelAiIntegration (#16551)
  • feat(node): Introduce ignoreLayersType option to koa integration (#16553)
  • fix(browser): Ensure suppressTracing does not leak when async (#16545)
  • fix(vue): Ensure root component render span always ends (#16488)

Bundle size 📦

Path Size
@​sentry/browser 23.43 KB
@​sentry/browser - with treeshaking flags 23.2 KB
@​sentry/browser (incl. Tracing) 37.78 KB
@​sentry/browser (incl. Tracing, Replay) 74.98 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 68.23 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 79.63 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 91.41 KB
@​sentry/browser (incl. Feedback) 39.78 KB
@​sentry/browser (incl. sendFeedback) 28.03 KB
@​sentry/browser (incl. FeedbackAsync) 32.8 KB
@​sentry/react 25.15 KB
@​sentry/react (incl. Tracing) 39.72 KB
@​sentry/vue 27.7 KB
@​sentry/vue (incl. Tracing) 39.6 KB
@​sentry/svelte 23.45 KB
CDN Bundle 24.88 KB
CDN Bundle (incl. Tracing) 37.86 KB
CDN Bundle (incl. Tracing, Replay) 72.89 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.22 KB
CDN Bundle - uncompressed 72.74 KB
CDN Bundle (incl. Tracing) - uncompressed 112.2 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 223.5 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 236.02 KB
@​sentry/nextjs (client) 41.34 KB
@​sentry/sveltekit (client) 38.25 KB
@​sentry/node 146.95 KB
@​sentry/node - without tracing 96.04 KB
@​sentry/aws-serverless 121.2 KB
Changelog

Sourced from @​sentry/browser's changelog.

9.29.0

Important Changes

  • feat(browser): Update web-vitals to 5.0.2 (#16492)

This release upgrades the web-vitals library to version 5.0.2. This upgrade could slightly change the collected web vital values and potentially also influence alerts and performance scores in the Sentry UI.

Other Changes

  • feat(deps): Bump @​sentry/rollup-plugin from 3.4.0 to 3.5.0 (#16524)
  • feat(ember): Stop warning for onError usage (#16547)
  • feat(node): Allow to force activate vercelAiIntegration (#16551)
  • feat(node): Introduce ignoreLayersType option to koa integration (#16553)
  • fix(browser): Ensure suppressTracing does not leak when async (#16545)
  • fix(vue): Ensure root component render span always ends (#16488)
Commits
  • 6d70326 release: 9.29.0
  • 3bb5ac8 Merge pull request #16563 from getsentry/prepare-release/9.29.0
  • 6882abf meta(changelog): Update changelog for 9.29.0
  • 038cb5d test: Fix E2E tests by pinning dependencies (#16569)
  • e26e334 test(trpc): Fix E2E test by pinning to 11.3.0
  • cbfada0 test(node): Fix nestjs-11 E2E test by pinning version
  • 6b656b4 fix(vue): Ensure root component render span always ends (#16488)
  • 6fc18fe feat(browser): Update web-vitals to 5.0.2 (#16492)
  • 65310d5 chore: Document process.env.DEBUG in node integration tests README (#16558)
  • ba3728d feat(node): Introduce ignoreLayersType option to koa integration (#16553)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the sentry group with 1 update in the /web directory: [@sentry/browser](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/browser` from 9.28.1 to 9.29.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@9.28.1...9.29.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-version: 9.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 16, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 16, 2025 04:31
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 16, 2025
@netlify
Copy link

netlify bot commented Jun 16, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 85bd24b
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/684f9e22d99ec900087fb70c
😎 Deploy Preview https://deploy-preview-15061--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jun 16, 2025

Deploy Preview for authentik-docs failed. Why did it fail? →

Name Link
🔨 Latest commit 85bd24b
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/684f9e224870bb0008af4918

@BeryJu BeryJu merged commit cc31957 into main Jun 16, 2025
94 of 98 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/web/sentry-3d98d93f46 branch June 16, 2025 10:27
kensternberg-authentik added a commit that referenced this pull request Jun 16, 2025
* main: (43 commits)
  Web/cleanup/empty state better slot handling (#14289)
  website/docs: release notes for `2025.6.2` (#15065)
  website/docs: remove commented out config options (#15064)
  website/docs: postgres troubleshooting: get PGPASSWORD from POSTGRES_PASSWORD_FILE (#15039)
  core: bump goauthentik/fips-python from 3.13.4-slim-bookworm-fips to 3.13.5-slim-bookworm-fips (#15058)
  website: bump the eslint group in /website with 2 updates (#15059)
  web: bump the wdio group across 1 directory with 3 updates (#14593)
  web: bump @sentry/browser from 9.28.1 to 9.29.0 in /web in the sentry group across 1 directory (#15061)
  web: bump the eslint group across 2 directories with 2 updates (#15062)
  core: bump axllent/mailpit from v1.26.0 to v1.26.1 in /tests/e2e (#15060)
  core: bump pydantic from 2.11.5 to 2.11.7 (#15063)
  providers/oauth2: bug fixes from conformance testing (#15056)
  website/integrations: change nextcloud scope name to avoid confusion (#15050)
  web/flow: cleanup WebAuthn helper functions (#14460)
  web/elements: fix typo in localeComparator (#15054)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#15049)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in es (#15047)
  core, web: update translations (#15048)
  blueprints: add section support for organisation (#15045)
  core, web: update translations (#15043)
  ...
cavefire pushed a commit to cavefire/authentik that referenced this pull request Jun 24, 2025
… group across 1 directory (goauthentik#15061)

web: bump @sentry/browser in /web in the sentry group across 1 directory

Bumps the sentry group with 1 update in the /web directory: [@sentry/browser](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/browser` from 9.28.1 to 9.29.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@9.28.1...9.29.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-version: 9.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant