build(deps): bump @sentry/node from 10.46.0 to 10.47.0#861
build(deps): bump @sentry/node from 10.46.0 to 10.47.0#861dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 10.46.0 to 10.47.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@10.46.0...10.47.0) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-version: 10.47.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis is a routine Dependabot minor-version bump of Key highlights from the
No breaking changes are listed in the release notes. The new features are all additive and opt-in, so existing Sentry initialisation code is unaffected. Confidence Score: 5/5Safe to merge — additive minor version bump with no breaking changes and several bug fixes. All changes are auto-generated by Dependabot for a minor semver bump. The release notes confirm no breaking changes; new features are opt-in. Transitive dependency updates (OTel 1.9.1, AWS SDK patches) are all patch/minor within compatible ranges. No application code was touched. No files require special attention.
|
| Filename | Overview |
|---|---|
| package.json | Single-line version bump of @sentry/node from ^10.46.0 to ^10.47.0; no other changes. |
| pnpm-lock.yaml | Lockfile updated for @sentry/node 10.47.0, with cascading transitive bumps: @opentelemetry/api 1.9.0→1.9.1, @opentelemetry/api-logs 0.213.0→0.214.0, @fastify/otel 0.17.1→0.18.0, several @aws-sdk packages, and @wopr-network/* peer-dependency hash changes. All changes appear consistent and auto-generated. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["@sentry/node 10.46.0"] -->|"Dependabot bump"| B["@sentry/node 10.47.0"]
B --> C["@opentelemetry/api 1.9.0 → 1.9.1"]
B --> D["@opentelemetry/api-logs 0.213.0 → 0.214.0"]
B --> E["@fastify/otel 0.17.1 → 0.18.0"]
B --> F["@aws-sdk/* patches"]
B --> G["New opt-in features\nnodeRuntimeMetricsIntegration\notlpIntegration"]
B --> H["Bug fixes\nprofiling in worker threads\nheader deduplication"]
Reviews (1): Last reviewed commit: "build(deps): bump @sentry/node from 10.4..." | Re-trigger Greptile
|
Closing — wopr-platform is in the platform monorepo now. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @sentry/node from 10.46.0 to 10.47.0.
Release notes
Sourced from
@sentry/node's releases.... (truncated)
Changelog
Sourced from
@sentry/node's changelog.... (truncated)
Commits
a5a4e73release: 10.47.0c7477bbMerge pull request #20050 from getsentry/prepare-release/10.47.03d4e38dmeta(changelog): Update changelog for 10.47.02c0ce6ffeat(deps): Bump OpenTelemetry dependencies (#20046)8f08fcbfix(browser-tests): Pin axios to 1.13.5 to avoid compromised 1.14.1 (#20047)3815492fix(profiling): Disable profiling in worker threads (#20040)61edc25Merge pull request #19890 from getsentry/fix/react-router-debug-id-double-inj...28f94f3fix(react-router): Disable debug ID injection in Vite plugin to prevent doubl...9bfc682ref(browser-tests): Add waitForMetricRequest helper (#20002)08cab24fix(node): Deduplicatesentry-traceandbaggageheaders on outgoing reque...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)Note
Bump
@sentry/nodefrom 10.46.0 to 10.47.0Updates the
@sentry/nodedependency range in package.json and regenerates the lockfile to reflect the new resolution.Macroscope summarized b30be10.