chore(deps): Bump @opentelemetry/sdk-node from 0.213.0 to 0.217.0 in /dev-packages/e2e-tests/test-applications/node-otel#20809
Conversation
Bumps [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) from 0.213.0 to 0.217.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.213.0...experimental/v0.217.0) --- updated-dependencies: - dependency-name: "@opentelemetry/sdk-node" dependency-version: 0.217.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 97d426c. Configure here.
| }, | ||
| "dependencies": { | ||
| "@opentelemetry/sdk-node": "0.213.0", | ||
| "@opentelemetry/sdk-node": "0.217.0", |
There was a problem hiding this comment.
OpenTelemetry sibling package version mismatch after bump
Medium Severity
@opentelemetry/sdk-node was bumped to 0.217.0 but @opentelemetry/exporter-trace-otlp-http remains at 0.213.0. Both packages are released together from the same OpenTelemetry JS monorepo under the experimental release line and share internal dependencies like @opentelemetry/sdk-trace-base. The 0.215.0 release included breaking changes, so this version mismatch can cause runtime incompatibilities when the two packages resolve different versions of shared internal dependencies.
Reviewed by Cursor Bugbot for commit 97d426c. Configure here.


Bumps @opentelemetry/sdk-node from 0.213.0 to 0.217.0.
Release notes
Sourced from @opentelemetry/sdk-node's releases.
... (truncated)
Commits
74cde1bchore: prepare next release (#6675)e8f439afix: handle malformed URLs in Prometheus exporter request handler (#6674)ab3a2e2feat(sdk-node, configuration): diag log handling updates for startNodeSDK(), ...d5b7d1efix(deps): update dependency axios to v1.15.2 [security] (#6670)c163618chore(deps): update github/codeql-action digest to e46ed2c (#6661)ec2bfbechore(configuration): move config generation scripts into the configuration p...acc9ecdchore(configuration): cosmetic changes to generated types.ts (#6663)8f008ecchore: Move inactive members to emeritus (#6649)435431efix(configuration): improve the technique for removing '| null' on types due ...4222024fix(configuration): improve handling of enums in generated types (#6659)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)You can disable automated security fix PRs for this repo from the Security Alerts page.