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.18.1 to 1.24.1 #59

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

JoKacar
Copy link
Owner

@JoKacar JoKacar commented Jun 14, 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-metrics from 1.18.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 7 versions ahead of your current version.

  • The recommended version was released on a month ago.

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

  • 1.21.0 - 2024-01-26
  • 1.20.0 - 2024-01-15
  • 1.19.0 - 2023-12-14
  • 1.18.1 - 2023-11-08
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.18.1 to 1.24.1.

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

See this project in Snyk:
https://app.snyk.io/org/jokacar/project/357ff2ce-e4d1-4290-9ff3-6cdf5b6088b5?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Jun 22, 2024
@JoKacar JoKacar merged commit 1ec3c81 into main Jun 22, 2024
43 of 44 checks passed
@JoKacar JoKacar deleted the snyk-upgrade-b9152bbcd71a8c11932877c5cff08b5a branch June 22, 2024 14:54
@JoKacar JoKacar restored the snyk-upgrade-b9152bbcd71a8c11932877c5cff08b5a branch June 22, 2024 18:55
@JoKacar JoKacar deleted the snyk-upgrade-b9152bbcd71a8c11932877c5cff08b5a branch June 22, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants