Relevant for users of the @sentry/nextjs package: If you have previously configured a
SENTRY_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)
Relevant for users of the @sentry/nextjs package: If you have previously configured a
SENTRY_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)
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will 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](https://github.com/decentraland/launcher/network/alerts).
Bumps @sentry/browser to 8.33.1 and updates ancestor dependencies @sentry/browser, @sentry/electron and @sentry/react. These dependencies need to be updated together.
Updates
@sentry/browser
from 8.26.0 to 8.33.1Release notes
Sourced from
@sentry/browser
's releases.... (truncated)
Changelog
Sourced from
@sentry/browser
's changelog.... (truncated)
Commits
606cc3a
release: 8.33.19de1a8f
Merge pull request #13861 from getsentry/prepare-release/8.33.12903036
meta(changelog): Update changelog for version 8.33.15c06bd2
fix(core): Update trpc middleware types (#13859)0b739c5
fix(fetch): Fix memory leak when handling endless streaming (#13809)febdfc6
Merge pull request #13853 from getsentry/master4604f3e
Merge branch 'release/8.33.0'7a5a05e
release: 8.33.083d319b
Merge pull request #13852 from getsentry/prepare-release/8.33.0237ad53
ci(deps): bump denoland/setup-deno from 1.4.1 to 1.5.1 (#13843)Updates
@sentry/electron
from 5.4.0 to 5.6.0Release notes
Sourced from
@sentry/electron
's releases.Changelog
Sourced from
@sentry/electron
's changelog.Commits
0097e2e
release: 5.6.0b15dca2
chore: Changelog for v5.6.0 release (#995)ddfeaad
feat: Update to v8.33.1 of the JavaScript SDKs (#994)9ac67e5
feat: Support Electron utility process (#991)c18f888
fix:debug: true
should result in debug output (#990)fe08d69
chore: Update changelog for 5.5.0 release (#986)d965c65
feat: Update JavaScript SDKs to v8.31.0 (#985)8adfce4
test: New Electron versions (#982)cced0ae
build(deps-dev): Bump rollup from 4.16.4 to 4.22.4 (#984)134faaf
build(deps): Bump vite from 5.2.10 to 5.4.6 (#981)Updates
@sentry/react
from 8.29.0 to 8.34.0Release notes
Sourced from
@sentry/react
's releases.... (truncated)
Changelog
Sourced from
@sentry/react
's changelog.... (truncated)
Commits
d7749ae
release: 8.34.02a1dd9a
Merge pull request #13941 from getsentry/prepare-release/8.34.020914b0
meta(changelog): Update changelog for 8.34.086c626e
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)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