qualix
qualix copied to clipboard
Bump @sentry/browser and @sentry/vue
Bumps @sentry/browser to 8.34.0 and updates ancestor dependency @sentry/vue. These dependencies need to be updated together.
Updates @sentry/browser from 6.13.2 to 8.34.0
Release notes
Sourced from @sentry/browser's releases.
8.34.0
Important Changes
- ref(nextjs): Remove dead code (#13828)
Relevant for users of the
@sentry/nextjspackage: If you have previously configured aSENTRY_IGNORE_API_RESOLUTION_ERRORenvironment variable, it is now safe to unset it.Other Changes
- feat(cdn): Export
getReplayin replay CDN bundles (#13881)- feat(replay): Clear fallback buffer when switching buffers (#13914)
- feat(replay): Upgrade rrweb packages to 2.28.0 (#13732)
- fix(docs): Correct supported browsers due to
globalThis(#13788)- fix(nextjs): Adjust path to
requestAsyncStorageShim.jstemplate file (#13928)- fix(nextjs): Detect new locations for request async storage to support Next.js v15.0.0-canary.180 and higher (#13920)
- fix(nextjs): Drop
_not-foundspans for all HTTP methods (#13906)- fix(nextjs): Fix resolution of request storage shim fallback (#13929)
- fix(node): Ensure graphql options are correct when preloading (#13769)
- fix(node): Local variables handle error (#13827)
- fix(node): Remove
dataloaderinstrumentation from default integrations (#13873)- fix(nuxt): Create declaration files for Nuxt module (#13909)
- fix(replay): Ensure
replay_idis removed from frozen DSC when stopped (#13893)- fix(replay): Try/catch
sendBufferedReplayOrFlushto prevent cycles (#13900)- fix(sveltekit): Ensure trace meta tags are always injected (#13231)
- fix(sveltekit): Update
wrapServerRouteWithSentryto respect ParamMatchers (#13390)- fix(wasm): Integration wasm uncaught WebAssembly.Exception (#13787) (#13854)
- ref(nextjs): Ignore sentry spans based on query param attribute (#13905)
- ref(utils): Move
vercelWaitUntilto utils (#13891)Work in this release was contributed by
@trzeciak,@gurpreetatwal,@ykztsand@lizhiyao. Thank you for your contributions!Bundle size 📦
... (truncated)
Changelog
Sourced from @sentry/browser's changelog.
8.34.0
Important Changes
- ref(nextjs): Remove dead code (#13828)
Relevant for users of the
@sentry/nextjspackage: If you have previously configured aSENTRY_IGNORE_API_RESOLUTION_ERRORenvironment variable, it is now safe to unset it.Other Changes
- feat(cdn): Export
getReplayin replay CDN bundles (#13881)- feat(replay): Clear fallback buffer when switching buffers (#13914)
- feat(replay): Upgrade rrweb packages to 2.28.0 (#13732)
- fix(docs): Correct supported browsers due to
globalThis(#13788)- fix(nextjs): Adjust path to
requestAsyncStorageShim.jstemplate file (#13928)- fix(nextjs): Detect new locations for request async storage to support Next.js v15.0.0-canary.180 and higher (#13920)
- fix(nextjs): Drop
_not-foundspans for all HTTP methods (#13906)- fix(nextjs): Fix resolution of request storage shim fallback (#13929)
- fix(node): Ensure graphql options are correct when preloading (#13769)
- fix(node): Local variables handle error (#13827)
- fix(node): Remove
dataloaderinstrumentation from default integrations (#13873)- fix(nuxt): Create declaration files for Nuxt module (#13909)
- fix(replay): Ensure
replay_idis removed from frozen DSC when stopped (#13893)- fix(replay): Try/catch
sendBufferedReplayOrFlushto prevent cycles (#13900)- fix(sveltekit): Ensure trace meta tags are always injected (#13231)
- fix(sveltekit): Update
wrapServerRouteWithSentryto respect ParamMatchers (#13390)- fix(wasm): Integration wasm uncaught WebAssembly.Exception (#13787) (#13854)
- ref(nextjs): Ignore sentry spans based on query param attribute (#13905)
- ref(utils): Move
vercelWaitUntilto utils (#13891)Work in this release was contributed by
@trzeciak,@gurpreetatwal,@ykztsand@lizhiyao. Thank you for your contributions!
... (truncated)
Commits
d7749aerelease: 8.34.02a1dd9aMerge pull request #13941 from getsentry/prepare-release/8.34.020914b0meta(changelog): Update changelog for 8.34.086c626efix(nextjs): Fix resolution of request storage shim fallback (#13929)fcc3d2bmeta(ci): Don't fail CI run when codecov fails to upload (#13930)0b00605ci(deps): bump peter-evans/create-pull-request from 6.1.0 to 7.0.5 (#13844)6b4401ffix(nextjs): Detect new locations for request async storage to support Next.j...0be3137fix(nextjs): Adjust path torequestAsynStorageShim.jstemplate file (#13928)d7c33a2feat(replay): Upgrade rrweb packages to 2.28.0 (#13732)37b45c1feat(replay): Clear fallback buffer when switching buffers (#13914)- Additional commits viewable in compare view
Updates @sentry/vue from 6.13.2 to 8.34.0
Release notes
Sourced from @sentry/vue's releases.
8.34.0
Important Changes
- ref(nextjs): Remove dead code (#13828)
Relevant for users of the
@sentry/nextjspackage: If you have previously configured aSENTRY_IGNORE_API_RESOLUTION_ERRORenvironment variable, it is now safe to unset it.Other Changes
- feat(cdn): Export
getReplayin replay CDN bundles (#13881)- feat(replay): Clear fallback buffer when switching buffers (#13914)
- feat(replay): Upgrade rrweb packages to 2.28.0 (#13732)
- fix(docs): Correct supported browsers due to
globalThis(#13788)- fix(nextjs): Adjust path to
requestAsyncStorageShim.jstemplate file (#13928)- fix(nextjs): Detect new locations for request async storage to support Next.js v15.0.0-canary.180 and higher (#13920)
- fix(nextjs): Drop
_not-foundspans for all HTTP methods (#13906)- fix(nextjs): Fix resolution of request storage shim fallback (#13929)
- fix(node): Ensure graphql options are correct when preloading (#13769)
- fix(node): Local variables handle error (#13827)
- fix(node): Remove
dataloaderinstrumentation from default integrations (#13873)- fix(nuxt): Create declaration files for Nuxt module (#13909)
- fix(replay): Ensure
replay_idis removed from frozen DSC when stopped (#13893)- fix(replay): Try/catch
sendBufferedReplayOrFlushto prevent cycles (#13900)- fix(sveltekit): Ensure trace meta tags are always injected (#13231)
- fix(sveltekit): Update
wrapServerRouteWithSentryto respect ParamMatchers (#13390)- fix(wasm): Integration wasm uncaught WebAssembly.Exception (#13787) (#13854)
- ref(nextjs): Ignore sentry spans based on query param attribute (#13905)
- ref(utils): Move
vercelWaitUntilto utils (#13891)Work in this release was contributed by
@trzeciak,@gurpreetatwal,@ykztsand@lizhiyao. Thank you for your contributions!Bundle size 📦
... (truncated)
Changelog
Sourced from @sentry/vue's changelog.
8.34.0
Important Changes
- ref(nextjs): Remove dead code (#13828)
Relevant for users of the
@sentry/nextjspackage: If you have previously configured aSENTRY_IGNORE_API_RESOLUTION_ERRORenvironment variable, it is now safe to unset it.Other Changes
- feat(cdn): Export
getReplayin replay CDN bundles (#13881)- feat(replay): Clear fallback buffer when switching buffers (#13914)
- feat(replay): Upgrade rrweb packages to 2.28.0 (#13732)
- fix(docs): Correct supported browsers due to
globalThis(#13788)- fix(nextjs): Adjust path to
requestAsyncStorageShim.jstemplate file (#13928)- fix(nextjs): Detect new locations for request async storage to support Next.js v15.0.0-canary.180 and higher (#13920)
- fix(nextjs): Drop
_not-foundspans for all HTTP methods (#13906)- fix(nextjs): Fix resolution of request storage shim fallback (#13929)
- fix(node): Ensure graphql options are correct when preloading (#13769)
- fix(node): Local variables handle error (#13827)
- fix(node): Remove
dataloaderinstrumentation from default integrations (#13873)- fix(nuxt): Create declaration files for Nuxt module (#13909)
- fix(replay): Ensure
replay_idis removed from frozen DSC when stopped (#13893)- fix(replay): Try/catch
sendBufferedReplayOrFlushto prevent cycles (#13900)- fix(sveltekit): Ensure trace meta tags are always injected (#13231)
- fix(sveltekit): Update
wrapServerRouteWithSentryto respect ParamMatchers (#13390)- fix(wasm): Integration wasm uncaught WebAssembly.Exception (#13787) (#13854)
- ref(nextjs): Ignore sentry spans based on query param attribute (#13905)
- ref(utils): Move
vercelWaitUntilto utils (#13891)Work in this release was contributed by
@trzeciak,@gurpreetatwal,@ykztsand@lizhiyao. Thank you for your contributions!
... (truncated)
Commits
d7749aerelease: 8.34.02a1dd9aMerge pull request #13941 from getsentry/prepare-release/8.34.020914b0meta(changelog): Update changelog for 8.34.086c626efix(nextjs): Fix resolution of request storage shim fallback (#13929)fcc3d2bmeta(ci): Don't fail CI run when codecov fails to upload (#13930)0b00605ci(deps): bump peter-evans/create-pull-request from 6.1.0 to 7.0.5 (#13844)6b4401ffix(nextjs): Detect new locations for request async storage to support Next.j...0be3137fix(nextjs): Adjust path torequestAsynStorageShim.jstemplate file (#13928)d7c33a2feat(replay): Upgrade rrweb packages to 2.28.0 (#13732)37b45c1feat(replay): Clear fallback buffer when switching buffers (#13914)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot recreate