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.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ 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.
@opentelemetry/semantic-conventions
⚠️ This is a major version upgrade, and may be a breaking change | 3 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 3 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 3 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 3 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 3 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 3 months ago
from 0.25.0 to 1.25.1 | 41 versions ahead of your current version
on 2024-06-20
@opentelemetry/resources
from 0.25.0 to 1.25.1 | 44 versions ahead of your current version
on 2024-06-20
@opentelemetry/sdk-trace-base
from 0.25.0 to 1.25.1 | 46 versions ahead of your current version
on 2024-06-20
@opentelemetry/exporter-jaeger
from 0.25.0 to 1.25.1 | 46 versions ahead of your current version
on 2024-06-20
@opentelemetry/exporter-zipkin
from 0.25.0 to 1.25.1 | 47 versions ahead of your current version
on 2024-06-20
@opentelemetry/instrumentation
from 0.25.0 to 0.52.1 | 42 versions ahead of your current version | 3 months ago
on 2024-06-20
@opentelemetry/instrumentation-http
from 0.25.0 to 0.52.1 | 50 versions ahead of your current version | 3 months ago
on 2024-06-20
@opentelemetry/sdk-trace-node
from 0.25.0 to 1.25.1 | 47 versions ahead of your current version
on 2024-06-20
Release notes
Package name: @opentelemetry/semantic-conventions
1.25.1
📚 (Refine Doc)
🏠 (Internal)
1.25.0
🚀 (Enhancement)
📚 (Refine Doc)
1.24.1
🐛 (Bug Fix)
getEnv()
andgetEnvWithoutDefaults()
when aprocess
polyfill is used #4648 @ pichlermarcgetEnvWithoutDefaults()
would useprocess.env
if it was defined when running in a browser, whilegetEnv()
would always use_globalThis
. Now both use_globalThis
when running in a browser.@ opentelemetry/resources
1.9.0
🚀 (Enhancement)
Package name: @opentelemetry/resources
1.25.1
📚 (Refine Doc)
🏠 (Internal)
1.25.0
🚀 (Enhancement)
📚 (Refine Doc)
1.24.1
🐛 (Bug Fix)
getEnv()
andgetEnvWithoutDefaults()
when aprocess
polyfill is used #4648 @ pichlermarcgetEnvWithoutDefaults()
would useprocess.env
if it was defined when running in a browser, whilegetEnv()
would always use_globalThis
. Now both use_globalThis
when running in a browser.@ opentelemetry/resources
1.9.0
🚀 (Enhancement)
Package name: @opentelemetry/sdk-trace-base
1.25.1
📚 (Refine Doc)
🏠 (Internal)
1.25.0
🚀 (Enhancement)
📚 (Refine Doc)
1.24.1
🐛 (Bug Fix)
getEnv()
andgetEnvWithoutDefaults()
when aprocess
polyfill is used #4648 @ pichlermarcgetEnvWithoutDefaults()
would useprocess.env
if it was defined when running in a browser, whilegetEnv()
would always use_globalThis
. Now both use_globalThis
when running in a browser.@ opentelemetry/resources
1.9.0
🚀 (Enhancement)
Package name: @opentelemetry/exporter-jaeger
1.25.1
📚 (Refine Doc)
🏠 (Internal)
1.25.0
🚀 (Enhancement)
📚 (Refine Doc)
1.24.1
🐛 (Bug Fix)
getEnv()
andgetEnvWithoutDefaults()
when aprocess
polyfill is used #4648 @ pichlermarcgetEnvWithoutDefaults()
would useprocess.env
if it was defined when running in a browser, whilegetEnv()
would always use_globalThis
. Now both use_globalThis
when running in a browser.@ opentelemetry/resources