Skip to content

Bump @opentelemetry/core and renovate - #56

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

Bump @opentelemetry/core and renovate#56
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-d0cf35af47

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps @opentelemetry/core to 2.8.0 and updates ancestor dependency renovate. 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 renovate from 43.224.0 to 43.240.0

Release notes

Sourced from renovate's releases.

43.240.0

43.240.0 (2026-06-23)

Features

Miscellaneous Chores

  • deps: update dependency protobufjs@8.0.1 to v8.6.4 (main) (#44196) (10d7710)
  • deps: update dependency tsdown to v0.22.3 (main) (#44197) (50464b8)

Build System

  • deps: update dependency protobufjs to v8.6.4 (main) (#44194) (2b18d7f)

43.239.0

43.239.0 (2026-06-23)

Features

  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.65.0 (main) (#44192) (2d3424d)

Bug Fixes

  • platform/azure: avoid corrupting HTML entities and URL anchors in massageMarkdown (#44131) (fed1eb1), closes #42758 #8203
  • preserve version in PR title for Maven property updates (#44176) (936dece)

43.238.0

43.238.0 (2026-06-23)

Features

  • datasource/dart: Added support for constraints extraction (#44191) (cce3e86)

Miscellaneous Chores

Continuous Integration

43.237.1

43.237.1 (2026-06-23)

Bug Fixes

... (truncated)

Commits
  • 50464b8 chore(deps): update dependency tsdown to v0.22.3 (main) (#44197)
  • 10d7710 chore(deps): update dependency protobufjs@8.0.1 to v8.6.4 (main) (#44196)
  • 4ad5bc1 feat(manager/pub): extract constraints (#44171)
  • 2b18d7f build(deps): update dependency protobufjs to v8.6.4 (main) (#44194)
  • fed1eb1 fix(platform/azure): avoid corrupting HTML entities and URL anchors in massag...
  • 936dece fix: preserve version in PR title for Maven property updates (#44176)
  • 2d3424d feat(deps): update ghcr.io/renovatebot/base-image docker tag to v13.65.0 (mai...
  • cce3e86 feat(datasource/dart): Added support for constraints extraction (#44191)
  • 677470b chore(manager/mix): extract hardcoded Erlang version for updates (#44180)
  • 9fdec11 ci: require build-docs as part of test-success (#44186)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) to 2.8.0 and updates ancestor dependency [renovate](https://github.com/renovatebot/renovate). 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 `renovate` from 43.224.0 to 43.240.0
- [Release notes](https://github.com/renovatebot/renovate/releases)
- [Commits](renovatebot/renovate@43.224.0...43.240.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants