dependabot npm(deps): bump @sentry/node from 8.33.1 to 8.34.0
Bumps @sentry/node from 8.33.1 to 8.34.0.
Release notes
Sourced from @sentry/node
's releases.
8.34.0
Important Changes
- ref(nextjs): Remove dead code (#13828)
Relevant for users of the
@sentry/nextjs
package: If you have previously configured aSENTRY_IGNORE_API_RESOLUTION_ERROR
environment variable, it is now safe to unset it.Other Changes
- feat(cdn): Export
getReplay
in 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.js
template 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-found
spans 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
dataloader
instrumentation from default integrations (#13873)- fix(nuxt): Create declaration files for Nuxt module (#13909)
- fix(replay): Ensure
replay_id
is removed from frozen DSC when stopped (#13893)- fix(replay): Try/catch
sendBufferedReplayOrFlush
to prevent cycles (#13900)- fix(sveltekit): Ensure trace meta tags are always injected (#13231)
- fix(sveltekit): Update
wrapServerRouteWithSentry
to 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
vercelWaitUntil
to utils (#13891)Work in this release was contributed by
@trzeciak
,@gurpreetatwal
,@ykzts
and@lizhiyao
. Thank you for your contributions!Bundle size
📦
... (truncated)
Changelog
Sourced from @sentry/node
's changelog.
8.34.0
Important Changes
- ref(nextjs): Remove dead code (#13828)
Relevant for users of the
@sentry/nextjs
package: If you have previously configured aSENTRY_IGNORE_API_RESOLUTION_ERROR
environment variable, it is now safe to unset it.Other Changes
- feat(cdn): Export
getReplay
in 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.js
template 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-found
spans 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
dataloader
instrumentation from default integrations (#13873)- fix(nuxt): Create declaration files for Nuxt module (#13909)
- fix(replay): Ensure
replay_id
is removed from frozen DSC when stopped (#13893)- fix(replay): Try/catch
sendBufferedReplayOrFlush
to prevent cycles (#13900)- fix(sveltekit): Ensure trace meta tags are always injected (#13231)
- fix(sveltekit): Update
wrapServerRouteWithSentry
to 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
vercelWaitUntil
to utils (#13891)Work in this release was contributed by
@trzeciak
,@gurpreetatwal
,@ykzts
and@lizhiyao
. Thank you for your contributions!
Commits
-
d7749ae
release: 8.34.0 -
2a1dd9a
Merge pull request #13941 from getsentry/prepare-release/8.34.0 -
20914b0
meta(changelog): Update changelog for 8.34.0 -
86c626e
fix(nextjs): Fix resolution of request storage shim fallback (#13929) -
fcc3d2b
meta(ci): Don't fail CI run when codecov fails to upload (#13930) -
0b00605
ci(deps): bump peter-evans/create-pull-request from 6.1.0 to 7.0.5 (#13844) -
6b4401f
fix(nextjs): Detect new locations for request async storage to support Next.j... -
0be3137
fix(nextjs): Adjust path torequestAsynStorageShim.js
template file (#13928) -
d7c33a2
feat(replay): Upgrade rrweb packages to 2.28.0 (#13732) -
37b45c1
feat(replay): Clear fallback buffer when switching buffers (#13914) - Additional commits viewable in compare view