signalfx / splunk-otel-js

Splunk Distribution of OpenTelemetry JavaScript
https://docs.splunk.com/Observability/gdi/get-data-in/application/nodejs/get-started.html
Apache License 2.0
20 stars 13 forks source link

chore(deps): bump @opentelemetry/instrumentation-amqplib from 0.38.0 to 0.39.0 #918

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps @opentelemetry/instrumentation-amqplib from 0.38.0 to 0.39.0.

Release notes

Sourced from @​opentelemetry/instrumentation-amqplib's releases.

instrumentation-winston: v0.39.0

0.39.0 (2024-07-03)

⚠ BREAKING CHANGES

  • standardize supported versions and set upper bound limit (#2196)

Bug Fixes

  • @​opentelemetry/instrumentation-winston: Removing error details when @​opentelemetry/winston-transport is not available (#2301) (fbf25c5)
  • standardize supported versions and set upper bound limit (#2196) (01c28ae)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/winston-transport bumped from ^0.4.0 to ^0.5.0

instrumentation-router: v0.39.0

0.39.0 (2024-07-03)

⚠ BREAKING CHANGES

  • export instrumentations only as named export (#2296)
  • standardize supported versions and set upper bound limit (#2196)

Bug Fixes

  • export instrumentations only as named export (#2296) (0ed4038)
  • standardize supported versions and set upper bound limit (#2196) (01c28ae)
Commits
  • fcea8ca chore: release main (#1935)
  • d2f59e9 chore(instr-runtime-node): update some deps to same versions as other contrib...
  • 7106313 test(instr-express): add test for ESM (#1966)
  • 43fd4eb updated zone.js version (#1934)
  • edc426b chore(deps): update deps matching "@opentelemetry/*" (#1978)
  • fef1b36 fix(instrumentaiton-runtime-node)!: rename exported instrumentation to match ...
  • 2e9fce4 Add @​opentelemetry/api as peerDependencies in @​opentelemetry/resource-detecto...
  • c00f529 refactor(instrumentation-perf-hooks): rename to instrumentation-runtime-node ...
  • e11f86e docs(instrumentation-graphql): gql supported versions (#1969)
  • 83624b1 test(instrumentation-mysql): add missing -p to ts-mocha (#1968)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 month ago

Superseded by #928.