Skip to content

[Snyk] Upgrade @opentelemetry/resources from 2.7.0 to 2.7.1#3404

Merged
cotti merged 1 commit into
mainfrom
snyk-upgrade-f73eaad62b3e6382b7b9e035a07f3e04
May 27, 2026
Merged

[Snyk] Upgrade @opentelemetry/resources from 2.7.0 to 2.7.1#3404
cotti merged 1 commit into
mainfrom
snyk-upgrade-f73eaad62b3e6382b7b9e035a07f3e04

Conversation

@nkammah
Copy link
Copy Markdown
Contributor

@nkammah nkammah commented May 27, 2026

snyk-top-banner

Snyk has created this PR to upgrade @opentelemetry/resources from 2.7.0 to 2.7.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released a month ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
medium severity Uncontrolled Recursion
SNYK-JS-PROTOBUFJS-16657755
416 No Known Exploit

Breaking Change Risk

Merge Risk: Low

Notice: This assessment is enhanced by AI.

Release notes
Package name: @opentelemetry/resources
  • 2.7.1 - 2026-04-29

    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

    • perf(sdk-trace-base): optimize TraceIdRatioBasedSampler performance #6284 @ AbhiPrasad
    • perf(sdk-metrics): reduce loop overhead in sdk hot paths #6593 @ mcollina
  • 2.7.0 - 2026-04-17

    2.7.0

    🚀 Features

    • feat(sdk-logs): implement log creation metrics #6433 @ anuraaga
    • feat(sdk-metrics): add the cardinalitySelector argument to PeriodicExportingMetricReaders
      #6460 @ starzlocker
    • feat(opentelemetry-core): add extra checks on internal merge function for safety #6587 @ maryliag

    🐛 Bug Fixes

    • fix(opentelemetry-resources): do not discard OTEL_RESOURCE_ATTRIBUTES when it contains empty kv pairs

    🏠 Internal

from @opentelemetry/resources GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @opentelemetry/resources from 2.7.0 to 2.7.1.

See this package in npm:
@opentelemetry/resources

See this project in Snyk:
https://app.snyk.io/org/docs-wmk/project/69782e43-c85b-4c27-afd1-ad863be7a38a?utm_source=github&utm_medium=referral&page=upgrade-pr
@nkammah nkammah requested a review from a team as a code owner May 27, 2026 08:11
@nkammah
Copy link
Copy Markdown
Contributor Author

nkammah commented May 27, 2026

Merge Risk: Low

This is a patch version upgrade. The changes included in the opentelemetry-js v2.7.1 release do not affect the @opentelemetry/resources package. The release contains a bug fix for TraceState validation within the @opentelemetry/core and @opentelemetry/api packages, which is not related to @opentelemetry/resources. No breaking changes are expected for this upgrade.

Source: Release notes

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@nkammah nkammah requested a review from Mpdreamz May 27, 2026 08:11
@nkammah nkammah temporarily deployed to integration-tests May 27, 2026 08:11 — with GitHub Actions Inactive
@cotti cotti added the chore label May 27, 2026
@cotti cotti merged commit 5cd5fb1 into main May 27, 2026
24 of 25 checks passed
@cotti cotti deleted the snyk-upgrade-f73eaad62b3e6382b7b9e035a07f3e04 branch May 27, 2026 17:34
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.

3 participants