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-web from 1.22.0 to 1.24.1 #2509

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

Conversation

lrohner
Copy link
Member

@lrohner lrohner commented Jun 22, 2024

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-web from 1.22.0 to 1.24.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 3 versions ahead of your current version.

  • The recommended version was released on a month ago.

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

    1.22.0

    🚀 (Enhancement)

    🐛 (Bug Fix)

    • fix(sdk-metrics): handle zero bucket counts in exponential histogram merge #4459 @ mwear
    • fix(sdk-metrics): ignore NaN value recordings in Histograms #4455 @ pichlermarc
      • fixes a bug where recording NaN on a histogram would result in the sum of bucket count values not matching the overall count
    • fix(sdk-metrics): allow single bucket histograms #4456 @ pichlermarc
      • fixes a bug where Meter.createHistogram() with the advice explicitBucketBoundaries: [] would throw
    • fix(context-zone-peer-dep, context-zone): support zone.js 0.13.x, 0.14.x #4469 @ pichlermarc

    📚 (Refine Doc)

from @opentelemetry/sdk-trace-web 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-web from 1.22.0 to 1.24.1.

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

See this project in Snyk:
https://app.snyk.io/org/lrohner/project/05bfff52-4be9-4f3a-a498-eee3839226c5?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.

None yet

2 participants