Skip to content

fix(deps): update opentelemetry-js monorepo#97

Open
renovate-sh-app[bot] wants to merge 2 commits into
mainfrom
renovate/opentelemetry-js-monorepo
Open

fix(deps): update opentelemetry-js monorepo#97
renovate-sh-app[bot] wants to merge 2 commits into
mainfrom
renovate/opentelemetry-js-monorepo

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@opentelemetry/core (source) 2.7.02.7.1 age confidence
@opentelemetry/instrumentation (source) ^0.208.0^0.218.0 age confidence
@opentelemetry/instrumentation-fetch (source) ^0.208.0^0.218.0 age confidence
@opentelemetry/instrumentation-xml-http-request (source) ^0.208.0^0.218.0 age confidence
@opentelemetry/otlp-transformer (source) ^0.208.0^0.218.0 age confidence
@opentelemetry/resources (source) 2.7.02.7.1 age confidence
@opentelemetry/sdk-trace-base (source) 2.7.02.7.1 age confidence
@opentelemetry/sdk-trace-web (source) 2.7.02.7.1 age confidence
@opentelemetry/semantic-conventions (source) 1.40.01.41.1 age confidence

Release Notes

open-telemetry/opentelemetry-js (@​opentelemetry/core)

v2.7.1

Compare Source

🐛 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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app Bot requested a review from a team as a code owner June 2, 2026 13:32
@renovate-sh-app renovate-sh-app Bot force-pushed the renovate/opentelemetry-js-monorepo branch 6 times, most recently from 08fc2fe to 28b49a5 Compare June 3, 2026 10:17
| datasource | package                                         | from    | to      |
| ---------- | ----------------------------------------------- | ------- | ------- |
| npm        | @opentelemetry/core                             | 2.7.0   | 2.7.1   |
| npm        | @opentelemetry/instrumentation                  | 0.208.0 | 0.218.0 |
| npm        | @opentelemetry/instrumentation-fetch            | 0.208.0 | 0.218.0 |
| npm        | @opentelemetry/instrumentation-xml-http-request | 0.208.0 | 0.218.0 |
| npm        | @opentelemetry/otlp-transformer                 | 0.208.0 | 0.218.0 |
| npm        | @opentelemetry/resources                        | 2.7.0   | 2.7.1   |
| npm        | @opentelemetry/sdk-trace-base                   | 2.7.0   | 2.7.1   |
| npm        | @opentelemetry/sdk-trace-web                    | 2.7.0   | 2.7.1   |
| npm        | @opentelemetry/semantic-conventions             | 1.40.0  | 1.41.1  |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app Bot force-pushed the renovate/opentelemetry-js-monorepo branch from 28b49a5 to f3c6fbe Compare June 3, 2026 13:16
createExportTraceServiceRequest now takes an Encoder instead of
{ useHex, useLongBits } options. Pass the exported JSON_ENCODER, which
produces the same wire shape (hex span/trace IDs, string timestamps)
the previous options selected.
@renovate-sh-app

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant