build(deps): bump @sentry/nextjs from 8.55.0 to 10.43.0 - #19
build(deps): bump @sentry/nextjs from 8.55.0 to 10.43.0#19dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 8.55.0 to 10.43.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@8.55.0...10.43.0) --- updated-dependencies: - dependency-name: "@sentry/nextjs" dependency-version: 10.43.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.
Reviewed commit: f821614ad6
ℹ️ 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".
| '@sentry/core': 10.43.0 | ||
| '@sentry/node-core': 10.43.0(@opentelemetry/api@1.9.0)(@opentelemetry/context-async-hooks@2.6.0(@opentelemetry/api@1.9.0))(@opentelemetry/core@2.6.0(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.211.0(@opentelemetry/api@1.9.0))(@opentelemetry/resources@2.6.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@2.6.0(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.40.0) | ||
| '@sentry/opentelemetry': 10.43.0(@opentelemetry/api@1.9.0)(@opentelemetry/context-async-hooks@2.6.0(@opentelemetry/api@1.9.0))(@opentelemetry/core@2.6.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@2.6.0(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.40.0) | ||
| import-in-the-middle: 2.0.6 |
There was a problem hiding this comment.
Update externalized import-in-the-middle to Sentry 10 major
This upgrade pulls Sentry’s Node stack onto import-in-the-middle 2.x, but the repo still keeps a top-level import-in-the-middle 1.15.0 dependency for Turbopack externalization (called out in knip.config.ts), so next dev --turbo can resolve the externalized instrumentation path against the old major and break Sentry Node instrumentation/tracing initialization. Please bump the top-level externalized package(s) in the same change so the runtime-resolved version matches what @sentry/node/@sentry/node-core now require.
Useful? React with 👍 / 👎.
Bumps @sentry/nextjs from 8.55.0 to 10.43.0.
Release notes
Sourced from
@sentry/nextjs's releases.... (truncated)
Changelog
Sourced from
@sentry/nextjs's changelog.... (truncated)
Commits
3fb8102release: 10.43.08706e4eMerge pull request #19716 from getsentry/prepare-release/10.43.061d7a84meta(changelog): Update changelog for 10.43.0f83f288test(angular): Fix failing canary test (#19639)2b3ce34fix(sveltekit): Fix file system race condition in source map cleaning (#19714)98be6b0chore(skills): Addbump-size-limitskill (#19715)cdee7a9chore(sourcemaps): Make sourcemaps e2e test more generic (#19678)b26df86feat(node-core,node): Add tracePropagation option to http and fetch integrati...7b69774chore(ci): Allow triage action to run on issues from external users (#19701)5651be2fix(browser): Fix missing traces for user feedback (#19660)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 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)