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
23 stars 13 forks source link

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

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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

Release notes

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

instrumentation-amqplib: v0.40.0

0.40.0 (2024-07-23)

Features

  • Add the ability to use span links when consuming a message amqp plugin (#1972) (5f2c160)

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)

instrumentation-restify: v0.40.0

0.40.0 (2024-07-03)

⚠ BREAKING CHANGES

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

... (truncated)

Commits
  • f81f8a7 chore: release main (#1539)
  • 8d9687d feat(fastify): Skip update HTTP's span name and update RpcMetadata's route in...
  • bf25eb1 chore(renovate): change strategy for @​opentelemetry/api, run experimental upd...
  • 3139dbf chore: update renovate.json (#1575)
  • 273993b chore: re-enable instrumentation-fastify unit test on node@18 (#1568)
  • 84a2377 fix(deps): update otel core experimental to ^0.41.0 (#1566)
  • ffb45fe chore(renovate): split patch and minor rules (#1572)
  • 8e2f518 feat(express): Skip update HTTP's span name and update RpcMetadata's route in...
  • 774d254 fix(document-load): compatibility issue with @​opentelemetry/sdk-trace-web@​1.1...
  • a18b074 docs: document merge reqiurements (#1553)
  • 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 3 months ago

Superseded by #931.