Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @opentelemetry/sdk-trace-base from 1.17.1 to 1.26.0 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gyenoch
Copy link
Owner

@gyenoch gyenoch commented Oct 3, 2024

snyk-top-banner

Snyk has created this PR to upgrade @opentelemetry/sdk-trace-base from 1.17.1 to 1.26.0.

ℹ️ 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 12 versions ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: @opentelemetry/sdk-trace-base
  • 1.26.0 - 2024-08-28

    1.26.0

    🚀 (Enhancement)

    • feat: include instrumentation scope info in console span and log record exporters #4848 @ blumamir
    • feat(semconv): update semantic conventions to 1.27 (from 1.7.0) #4690 @ dyladan
      • Exported names have changed to ATTR_{name} for attributes (e.g. ATTR_HTTP_REQUEST_METHOD), {name}_VALUE_{value} for enumeration values (e.g. HTTP_REQUEST_METHOD_VALUE_POST), and METRIC_{name} for metrics. Exported names from previous versions are deprecated.
      • Import @ opentelemetry/semantic-conventions for stable semantic conventions. Import @ opentelemetry/semantic-conventions/incubating for all semantic conventions, stable and unstable.
      • Note: Semantic conventions are now versioned separately from other stable artifacts, to correspond to the version of semantic conventions they provide. Changes will be in a separate changelog.

    🐛 (Bug Fix)

    • fix(sdk-node): avoid spurious diag errors for unknown OTEL_NODE_RESOURCE_DETECTORS values #4879 @ trentm
    • deps(opentelemetry-instrumentation): Bump shimmer types to 1.2.0 #4865 @ lforst
    • fix(instrumentation): Fix optional property types #4833 @ alecmev
    • fix(sdk-metrics): fix(sdk-metrics): use inclusive upper bounds in histogram #4829

    🏠 (Internal)

    • refactor: Simplify the code for the getEnv function #4799 @ danstarns
    • refactor: remove "export *" in favor of explicit named exports #4880 @ robbkidd
      • Packages updated:
        • opentelemetry-context-zone
        • opentelemetry-core
        • opentelemetry-exporter-jaeger
        • opentelemetry-exporter-zipkin
        • opentelemetry-propagator-b3
        • opentelemetry-propagator-jaeger
        • opentelemetry-sdk-trace-base
        • opentelemetry-sdk-trace-node
        • opentelemetry-sdk-trace-web
        • propagator-aws-xray
        • sdk-metrics
    • deps(sdk-metrics): remove unused lodash.merge dependency #4905 @ pichlermarc
  • 1.25.1 - 2024-06-20

    1.25.1

    📚 (Refine Doc)

    • refactor(examples): added usage of @ opentelemetry/semantic-conventions and @ opentelemetry/resources to the examples in examples/opentelemetry-web for maintaining consistency across all examples. #4764 @ Zen-cronic

    🏠 (Internal)

  • 1.25.0 - 2024-06-05

    1.25.0

    🚀 (Enhancement)

    📚 (Refine Doc)

    • refactor(examples): use new exported string constants for semconv in examples/esm-http-ts #4758 @ Zen-cronic
    • refactor(examples): use new exported string constants for semconv in examples/basic-tracer-node #4759 @ Zen-cronic
    • refactor(examples): use new exported string constants for semconv in examples/http #4750 @ Zen-cronic
    • refactor(examples): use new exported string constants for semconv in examples/grpc-js #4760 @ Zen-cronic
    • refactor(examples): use new exported string constants for semconv in examples/otlp-exporter-node #4762 @ Zen-cronic
    • refactor(examples): use new exported string constants for semconv in examples/opentracing-shim #4761 @ Zen-cronic
  • 1.24.1 - 2024-05-07

    1.24.1

    🐛 (Bug Fix)

    • fix(core): align inconsistent behavior of getEnv() and getEnvWithoutDefaults() when a process polyfill is used #4648 @ pichlermarc
      • getEnvWithoutDefaults() would use process.env if it was defined when running in a browser, while getEnv() would always use _globalThis. Now both use _globalThis when running in a browser.
    • fix(resources): prevent circular import (resource -> detector -> resource -> ...) #4653 @ pichlermarc
      • fixes a circular import warning which would appear in rollup when bundling @ opentelemetry/resources
    • fix(exporter-metrics-otlp-grpc): add explicit otlp-exporter-base dependency to exporter-metrics-otlp-grpc #4678 @ AkselAllas
  • 1.24.0 - 2024-04-24
  • 1.23.0 - 2024-04-03
  • 1.22.0 - 2024-02-29
  • 1.21.0 - 2024-01-26
  • 1.20.0 - 2024-01-15
  • 1.19.0 - 2023-12-14
  • 1.18.1 - 2023-11-08
  • 1.18.0 - 2023-11-07
  • 1.17.1 - 2023-10-10
from @opentelemetry/sdk-trace-base 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.

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/sdk-trace-base from 1.17.1 to 1.26.0.

See this package in npm:
@opentelemetry/sdk-trace-base

See this project in Snyk:
https://app.snyk.io/org/gyenoch/project/ab60e8e9-a314-42ad-846f-f806bf8b9863?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants