chore(deps): bump @sentry/react from 7.120.4 to 10.28.0#1173
chore(deps): bump @sentry/react from 7.120.4 to 10.28.0#1173dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.120.4 to 10.28.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@7.120.4...10.28.0) --- updated-dependencies: - dependency-name: "@sentry/react" dependency-version: 10.28.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "@rm/masterfile": "*", | ||
| "@sentry/node": "^7.65.0", | ||
| "@sentry/react": "^7.65.0", | ||
| "@sentry/react": "^10.28.0", |
There was a problem hiding this comment.
Migrate Sentry tracing init for v10 API
Updating @sentry/react to ^10.28.0 (package.json:117) leaves the client initializer in src/services/Sentry.js still importing and constructing BrowserTracing. In the v10 SDK the tracing integration was renamed to browserTracingIntegration and the old BrowserTracing class was removed (the lockfile also drops @sentry-internal/tracing), so Vite will no longer find that named export and the build/boot will fail as soon as Sentry initializes. Please migrate the frontend Sentry setup to the new v10 integration API before using this version.
Useful? React with 👍 / 👎.
|
Superseded by #1177. |
Bumps @sentry/react from 7.120.4 to 10.28.0.
Release notes
Sourced from
@sentry/react's releases.... (truncated)
Changelog
Sourced from
@sentry/react's changelog.... (truncated)
Commits
7496a15release: 10.28.0294527cmeta(changelog): Update changelog for 10.28.0 (#18378)301edd8meta(changelog): Update changelog for 10.28.0ae482c9meta(changelog): Update changelog for 10.28.01586c5dci(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#18361)839b137chore(github): AdjustBUGBOT.mdrules to flag invalid op and origin values ...9f0e206fix(cloudflare): Wait for async events to finish (#18334)a1cc675chore: Allow URLs as issue (#18372)775ad19feat(core): AddisolateTraceoption to Sentry.withMonitor() (#18079)81f9424chore(tanstackstart-react): Export custom inits from tanstackstart-react (#18...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)