[Snyk] Upgrade @opentelemetry/sdk-trace-base from 1.17.1 to 1.24.1 #5
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.

Snyk has created this PR to upgrade @opentelemetry/sdk-trace-base from 1.17.1 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 9 versions ahead of your current version.
The recommended version was released on a month ago.
Release notes
Package name: @opentelemetry/sdk-trace-base
-
1.24.1 - 2024-05-07
- fix(core): align inconsistent behavior of
- fix(resources): prevent circular import (resource -> detector -> resource -> ...) #4653 @ pichlermarc
- fixes a circular import warning which would appear in rollup when bundling
- fix(exporter-metrics-otlp-grpc): add explicit otlp-exporter-base dependency to exporter-metrics-otlp-grpc #4678 @ AkselAllas
-
1.24.0 - 2024-04-24
- 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
- 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
- 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
- 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
- feat(sdk-metrics): allow single bucket histograms #4456 @ pichlermarc
- feat(context-zone-peer-dep, context-zone): support zone.js 0.13.x, 0.14.x #4469 @ pichlermarc
- chore: Semantic Conventions export individual strings 4185 @ MSNev
- fix(sdk-metrics): handle zero bucket counts in exponential histogram merge #4459 @ mwear
- fix(sdk-metrics): ignore
- fixes a bug where recording
- fix(sdk-metrics): allow single bucket histograms #4456 @ pichlermarc
- fixes a bug where
- fix(context-zone-peer-dep, context-zone): support zone.js 0.13.x, 0.14.x #4469 @ pichlermarc
- fixes a bug where old versions of
- docs: shorten readme sections #4460 @ legendecas
-
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 notes1.24.1
🐛 (Bug Fix)
getEnv()andgetEnvWithoutDefaults()when aprocesspolyfill is used #4648 @ pichlermarcgetEnvWithoutDefaults()would useprocess.envif it was defined when running in a browser, whilegetEnv()would always use_globalThis. Now both use_globalThiswhen running in a browser.@ opentelemetry/resources1.24.0
🚀 (Enhancement)
service.instance.idas random UUID. #4608 @ maryliag🐛 (Bug Fix)
1.23.0
🚀 (Enhancement)
🐛 (Bug Fix)
1.22.0
🚀 (Enhancement)
🐛 (Bug Fix)
NaNvalue recordings in Histograms #4455 @ pichlermarcNaNon a histogram would result in the sum of bucket count values not matching the overall countMeter.createHistogram()with the adviceexplicitBucketBoundaries: []would throwzone.jsaffected by angular/angular#53507 would be pulled in📚 (Refine Doc)
Important
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: