laravel-auth
laravel-auth copied to clipboard
Bump @sentry/vue from 8.55.0 to 9.29.0
Bumps @sentry/vue from 8.55.0 to 9.29.0.
Release notes
Sourced from @sentry/vue's releases.
9.29.0
Important Changes
- feat(browser): Update
web-vitalsto 5.0.2 (#16492)This release upgrades the
web-vitalslibrary 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-pluginfrom 3.4.0 to 3.5.0 (#16524)- feat(ember): Stop warning for
onErrorusage (#16547)- feat(node): Allow to force activate
vercelAiIntegration(#16551)- feat(node): Introduce
ignoreLayersTypeoption to koa integration (#16553)- fix(browser): Ensure
suppressTracingdoes not leak when async (#16545)- fix(vue): Ensure root component render span always ends (#16488)
Bundle size 📦
Path Size @sentry/browser23.43 KB @sentry/browser- with treeshaking flags23.2 KB @sentry/browser(incl. Tracing)37.78 KB @sentry/browser(incl. Tracing, Replay)74.98 KB @sentry/browser(incl. Tracing, Replay) - with treeshaking flags68.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/react25.15 KB @sentry/react(incl. Tracing)39.72 KB @sentry/vue27.7 KB @sentry/vue(incl. Tracing)39.6 KB @sentry/svelte23.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/node146.95 KB @sentry/node- without tracing96.04 KB @sentry/aws-serverless121.2 KB 9.28.1
... (truncated)
Changelog
Sourced from @sentry/vue's changelog.
9.29.0
Important Changes
- feat(browser): Update
web-vitalsto 5.0.2 (#16492)This release upgrades the
web-vitalslibrary 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-pluginfrom 3.4.0 to 3.5.0 (#16524)- feat(ember): Stop warning for
onErrorusage (#16547)- feat(node): Allow to force activate
vercelAiIntegration(#16551)- feat(node): Introduce
ignoreLayersTypeoption to koa integration (#16553)- fix(browser): Ensure
suppressTracingdoes not leak when async (#16545)- fix(vue): Ensure root component render span always ends (#16488)
9.28.1
- feat(deps): Bump
@sentry/clifrom 2.45.0 to 2.46.0 (#16516)- fix(nextjs): Avoid tracing calls to symbolication server on dev (#16533)
- fix(sveltekit): Add import attribute for node exports (#16528)
Work in this release was contributed by
@eltigerchino. Thank you for your contribution!9.28.0
Important Changes
- feat(nestjs): Stop creating spans for
TracingInterceptor(#16501)With this change we stop creating spans for
TracingInterceptoras this interceptor only serves as an internal helper and adds noise for the user.
- feat(node): Update vercel ai spans as per new conventions (#16497)
This feature ships updates to the span names and ops to better match OpenTelemetry. This should make them more easily accessible to the new agents module view we are building.
Other Changes
- fix(sveltekit): Export
vercelAIIntegrationfrom@sentry/node(#16496)Work in this release was contributed by
@agrattan0820. Thank you for your contribution!9.27.0
- feat(node): Expand how vercel ai input/outputs can be set (#16455)
- feat(node): Switch to new semantic conventions for Vercel AI (#16476)
- feat(react-router): Add component annotation plugin (#16472)
- feat(react-router): Export wrappers for server loaders and actions (#16481)
- fix(browser): Ignore unrealistically long INP values (#16484)
... (truncated)
Commits
6d70326release: 9.29.03bb5ac8Merge pull request #16563 from getsentry/prepare-release/9.29.06882abfmeta(changelog): Update changelog for 9.29.0038cb5dtest: Fix E2E tests by pinning dependencies (#16569)e26e334test(trpc): Fix E2E test by pinning to 11.3.0cbfada0test(node): Fix nestjs-11 E2E test by pinning version6b656b4fix(vue): Ensure root component render span always ends (#16488)6fc18fefeat(browser): Updateweb-vitalsto 5.0.2 (#16492)65310d5chore: Documentprocess.env.DEBUGin node integration tests README (#16558)ba3728dfeat(node): IntroduceignoreLayersTypeoption to koa integration (#16553)- 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)