Skip to content
New issue

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

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

Already on GitHub? # to your account

[Snyk] Upgrade @opentelemetry/sdk-trace-base from 1.22.0 to 1.25.1 #4

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

Conversation

DevMockSec
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade @opentelemetry/sdk-trace-base from 1.22.0 to 1.25.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 5 versions ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: @opentelemetry/sdk-trace-base
  • 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.24.0

    🚀 (Enhancement)

    • feat(sdk-trace-base): log resource attributes in ConsoleSpanExporter #4605 @ pichlermarc
    • feat(propagator-aws-xray): moved AWS Xray propagator from contrib 4603 @ martinkuba
    • feat(resources): new experimental detector ServiceInstanceIdDetectorSync that sets the value for service.instance.id as random UUID. #4608 @ maryliag

    🐛 (Bug Fix)

    • fix(sdk-trace-web): fix invalid timings in span events #4486 @ Abinet18
    • fix(resources): ensure BrowserDetector does not think Node.js v21 is a browser #4561 @ trentm
  • 1.23.0 - 2024-04-03

    1.23.0

    🚀 (Enhancement)

    • perf(sdk-trace-base): do not allocate arrays if resource has no pending async attributes #4576 @ Samuron
    • feat(sdk-metrics): added experimental synchronous gauge to SDK #4565 @ clintonb
      • this change will become user-facing in an upcoming release

    🐛 (Bug Fix)

    • fix(sdk-metrics): increase the depth of the output to the console such that objects in the metric are printed fully to the console #4522 @ JacksonWeber
  • 1.22.0 - 2024-02-29
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.22.0 to 1.25.1.

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

See this project in Snyk:
https://app.snyk.io/org/devmocksec/project/010f409a-3f2e-4e4e-9da0-60c33ebe9001?utm_source=github&utm_medium=referral&page=upgrade-pr
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants