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-metrics from 1.23.0 to 1.25.1 #677

Closed

Conversation

krischarbonneau
Copy link

snyk-top-banner

Snyk has created this PR to upgrade @opentelemetry/sdk-metrics from 1.23.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 4 versions ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: @opentelemetry/sdk-metrics
  • 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
from @opentelemetry/sdk-metrics 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-metrics from 1.23.0 to 1.25.1.

See this package in npm:
@opentelemetry/sdk-metrics

See this project in Snyk:
https://app.snyk.io/org/p0nder0sa/project/07a6ccc2-f67f-412b-96dd-48a12d46c46a?utm_source=github&utm_medium=referral&page=upgrade-pr
@gregory-j-baker
Copy link
Contributor

Closing. This update was rolled into #676.

@gregory-j-baker gregory-j-baker deleted the snyk-upgrade-84b8e4a3a784e7a11ad67ef057d7cb37 branch August 20, 2024 11:56
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.

3 participants