Skip to content

Bump @opentelemetry/core from 2.7.0 to 2.7.1 in /src/Elastic.Documentation.Site#3341

Merged
Mpdreamz merged 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Elastic.Documentation.Site/opentelemetry/core-2.7.1
May 18, 2026
Merged

Bump @opentelemetry/core from 2.7.0 to 2.7.1 in /src/Elastic.Documentation.Site#3341
Mpdreamz merged 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Elastic.Documentation.Site/opentelemetry/core-2.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps @opentelemetry/core from 2.7.0 to 2.7.1.

Release notes

Sourced from @​opentelemetry/core's releases.

v2.7.1

2.7.1

🐛 Bug Fixes

  • fix(core, api): defer trace state validation. Deprecate trace state implementation in api #6459 @​david-luna
    • important: this bug fix may be breaking for certain uses of TraceState
      • set now returns the same TraceState instance if key/value are invalid or makes the while trace state invalid.
      • unset now returns the same TraceState instance if key is not present.
      • best-effort parsing of invalid TraceStates has changed: when multiple keys with the same name are present, the most recent one will win.

🏠 Internal

Changelog

Sourced from @​opentelemetry/core's changelog.

2.7.1

🐛 Bug Fixes

  • fix(core, api): defer trace state validation. Deprecate trace state implementation in api #6459 @​david-luna
    • important: this bug fix may be breaking for certain uses of TraceState
      • set now returns the same TraceState instance if key/value are invalid or makes the while trace state invalid.
      • unset now returns the same TraceState instance if key is not present.
      • best-effort parsing of invalid TraceStates has changed: when multiple keys with the same name are present, the most recent one will win.

🏠 Internal

Commits
  • 2400d83 chore: prepare next release (#6647)
  • f7a9b7c fix(otlp-transformer): pin protobufjs to 8.0.1 (#6646)
  • cb38d7f test(otlp-transformer): add metrics transfrom benchmark (#6628)
  • a28f12f fix(opentelemetry-core): defer tracestate vaidation (#6459)
  • b27c514 refactor(opentelemetry-exporter-prometheus): do not call `enforcePrometheusNa...
  • a2a8186 perf(sdk-trace-base): optimize TraceIdRatioBasedSampler hex parsing (#6284)
  • 4c0f3f1 feat(sdk-node): set TracerProvider in startNodeSDK() (#6607)
  • 417f2f1 fix(instr-xhr): do not unpatch XHR methods (#6611)
  • 47ac523 Revert "chore: allow browser maintainers to approve changelog edits" (#6627)
  • 86c621d fix(instrumentation-fetch): tolerate non-writable globalThis.fetch and fix pr...
  • Additional commits viewable in compare view

@dependabot dependabot Bot requested a review from a team as a code owner May 18, 2026 13:13
@dependabot dependabot Bot added the chore label May 18, 2026
@dependabot dependabot Bot requested a review from technige May 18, 2026 13:13
@dependabot dependabot Bot added the chore label May 18, 2026
@Mpdreamz
Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) from 2.7.0 to 2.7.1.
- [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.0...v2.7.1)

---
updated-dependencies:
- dependency-name: "@opentelemetry/core"
  dependency-version: 2.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src/Elastic.Documentation.Site/opentelemetry/core-2.7.1 branch from b5852fd to 0386342 Compare May 18, 2026 17:13
@Mpdreamz Mpdreamz enabled auto-merge (squash) May 18, 2026 17:20
@Mpdreamz Mpdreamz merged commit 2978147 into main May 18, 2026
21 checks passed
@Mpdreamz Mpdreamz deleted the dependabot/npm_and_yarn/src/Elastic.Documentation.Site/opentelemetry/core-2.7.1 branch May 18, 2026 17:23
groman92 pushed a commit that referenced this pull request May 20, 2026
…ation.Site (#3341)

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant