Skip to content

build(deps): bump @opentelemetry/core and newrelic in /server#831

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/server/multi-6e4b36bbd0
Open

build(deps): bump @opentelemetry/core and newrelic in /server#831
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/server/multi-6e4b36bbd0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps @opentelemetry/core to 2.8.0 and updates ancestor dependency newrelic. These dependencies need to be updated together.

Updates @opentelemetry/core from 2.7.1 to 2.8.0

Release notes

Sourced from @​opentelemetry/core's releases.

v2.8.0

2.8.0

🚀 Features

  • feat(sdk-trace-base): pretty-print SpanImpl, Tracer, and BasicTracerProvider via util.inspect so they render through diag and console.log #6690 @​mcollina
  • feat(sdk-metrics): implement metric reader self-observability metrics #6449 @​anuraaga
  • feat(core): add hrTimeToSeconds #6449 @​anuraaga

🐛 Bug Fixes

  • fix(core): limit processing of incoming "baggage" header to 8192 bytes @​pichlermarc
Changelog

Sourced from @​opentelemetry/core's changelog.

2.8.0

🚀 Features

  • feat(sdk-trace-base): pretty-print SpanImpl, Tracer, and BasicTracerProvider via util.inspect so they render through diag and console.log #6690 @​mcollina
  • feat(sdk-metrics): implement metric reader self-observability metrics #6449 @​anuraaga
  • feat(core): add hrTimeToSeconds #6449 @​anuraaga

🐛 Bug Fixes

  • fix(core): limit processing of incoming "baggage" header to 8192 bytes @​pichlermarc
Commits
  • 13a035b chore: prepare next release (#6756)
  • 4b13587 Merge commit from fork
  • 71d195c chore(renovate): set minimumReleaseAge to 3 days (#6792)
  • 555fca6 Update renovate.json to use matchManagers (#6141)
  • b711a81 docs(otlp-exporter-base): add typedoc entry points so public API is indexed a...
  • da70402 fix(ci): supply-chain sec: disable caching in release-related workflow (#6790)
  • 002267b chore: complete the move to the smaller SPDX license header (#6791)
  • 056ef9c feat(sdk-metrics): implement metric reader metrics (#6449)
  • 3bd69ce fix(configuration): improve environment variable substitution to handle all t...
  • bfbda7c docs(exporter-trace-otlp-grpc): import CompressionAlgorithm from otlp-exporte...
  • Additional commits viewable in compare view

Updates newrelic from 14.1.0 to 14.1.2

Release notes

Sourced from newrelic's releases.

v14.1.2 (2026-06-25)

Bug fixes

  • Fixed Azure functions crashing when they include response headers (#4070) (c88d2b7)

Documentation

Support statement:

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)

v14.1.1 (2026-06-23)

Documentation

Miscellaneous chores

  • Added proxy config support to OTEL metrics (#4041) (6c04b8a)
  • Added supportability metrics to OTEL metrics export (#4051) (db6e4e3)
  • Updated min version of @opentelemetry 0.x packages to ^0.219.0 (#4065) (3f58ad0)

Support statement:

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)

Changelog

Sourced from newrelic's changelog.

v14.1.2 (2026-06-25)

Bug fixes

  • Fixed Azure functions crashing when they include response headers (#4070) (c88d2b7)

Documentation

v14.1.1 (2026-06-23)

Documentation

Miscellaneous chores

  • Added proxy config support to OTEL metrics (#4041) (6c04b8a)
  • Added supportability metrics to OTEL metrics export (#4051) (db6e4e3)
  • Updated min version of @opentelemetry 0.x packages to ^0.219.0 (#4065) (3f58ad0)
Commits
  • 9e6d262 chore: release v14.1.2 (#4073)
  • 5a1a111 chore: Fix publishing workflows (#4072)
  • 527e9d0 chore: Fixed v22 in versioned tests CI (#4071)
  • c88d2b7 fix: Fixed Azure functions crashing when they include response headers (#4070)
  • 0ae24b8 docs: Updated compatibility report (#4067)
  • e282993 chore: release v14.1.1 (#4066)
  • 3f58ad0 chore: Update min version of @opentelemetry 0.x packages to ^0.219.0 (#...
  • 185bb66 docs: Removed outdated Next.js documentation in repo (#4060)
  • db6e4e3 chore: Added supportability metrics to OTEL metrics export (#4051)
  • 6c04b8a chore: Added proxy config support to OTEL metrics (#4041)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
Bumps [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) to 2.8.0 and updates ancestor dependency [newrelic](https://github.com/newrelic/node-newrelic). These dependencies need to be updated together.


Updates `@opentelemetry/core` from 2.7.1 to 2.8.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@v2.7.1...v2.8.0)

Updates `newrelic` from 14.1.0 to 14.1.2
- [Release notes](https://github.com/newrelic/node-newrelic/releases)
- [Changelog](https://github.com/newrelic/node-newrelic/blob/main/NEWS.md)
- [Commits](newrelic/node-newrelic@v14.1.0...v14.1.2)

---
updated-dependencies:
- dependency-name: "@opentelemetry/core"
  dependency-version: 2.8.0
  dependency-type: indirect
- dependency-name: newrelic
  dependency-version: 14.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/server/multi-6e4b36bbd0 branch from 072fe81 to 1c6fcd5 Compare July 1, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants