Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps the opentelemetry-deps-nodejs group in /nodejs/packages/layer with 3 updates: @opentelemetry/instrumentation-aws-sdk, @opentelemetry/instrumentation-graphql and @opentelemetry/instrumentation-ioredis.

Updates @opentelemetry/instrumentation-aws-sdk from 0.36.2 to 0.37.0

Release notes

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

instrumentation-aws-sdk: v0.37.0

0.37.0 (2023-11-22)

⚠ BREAKING CHANGES

  • instrumentation-aws-sdk: Capture full ARN for span attribute messaging.destination.name for SNS topics (#1727)

Features

  • instrumentation-aws-sdk: Capture full ARN for span attribute messaging.destination.name for SNS topics (#1727) (28ea3b6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/propagation-utils bumped from ^0.30.3 to ^0.30.4
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.34.3 to ^0.35.0

instrumentation-pg: v0.37.0

0.37.0 (2023-11-13)

Features

  • additional instrumentation debug diagnostics (#1777) (adbe86d)

Bug Fixes

  • deps: update otel core experimental to v0.45.0 (#1779) (7348635)
  • deps: update otel core experimental to v0.45.1 (#1781) (7f420e2)
  • pg: fix instrumentation of ESM-imported pg (#1701) (2502e18)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.34.2 to ^0.34.3
Commits
  • 607d375 chore: release main (#1742)
  • 9b76ffb chore: cleanup files in package json (#1786)
  • e313938 fix(instrumentation-koa): handle koa routes being of type RegExp (#1754)
  • 24ffb3b refactor(auto-instrumentations-node): Name export getResourceDetectors (#1792)
  • 2698bb1 feat: add esnext target for web instrumentations (#1776)
  • da94ee9 chore(deps): unpin @opentelemetry/* in fastify instrumentation and mysql exam...
  • 5564096 fix(auto-instrumentations-web)!: Add zone.js as a peerDependency (#1768)
  • 7f420e2 fix(deps): update otel core experimental to v0.45.1 (#1781)
  • 7ef45fa chore(deps): update actions/setup-node action to v4 (#1755)
  • 89f07d1 feat(auto-instrumentations-node): Expose getting resource detectors (#1772)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-graphql from 0.35.2 to 0.36.0

Release notes

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

instrumentation-ioredis: v0.36.0

0.36.0 (2023-11-22)

Features

  • test-utils: runTestFixture utility for running out-of-process tests (#1735) (4c8b374)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.34.3 to ^0.35.0

instrumentation-redis: v0.35.3

0.35.3 (2023-11-13)

Bug Fixes

  • deps: update otel core experimental to v0.45.0 (#1779) (7348635)
  • deps: update otel core experimental to v0.45.1 (#1781) (7f420e2)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.34.2 to ^0.34.3

instrumentation-ioredis: v0.35.3

0.35.3 (2023-11-13)

Bug Fixes

  • deps: update otel core experimental to v0.45.0 (#1779) (7348635)
  • deps: update otel core experimental to v0.45.1 (#1781) (7f420e2)
  • ioredis: fix instrumentation of ESM-imported ioredis (#1694) (7b457cd)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.34.2 to ^0.34.3

instrumentation-graphql: v0.36.0

0.36.0 (2023-11-13)

... (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

Updates @opentelemetry/instrumentation-ioredis from 0.35.3 to 0.36.0

Release notes

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

instrumentation-ioredis: v0.36.0

0.36.0 (2023-11-22)

Features

  • test-utils: runTestFixture utility for running out-of-process tests (#1735) (4c8b374)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.34.3 to ^0.35.0
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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the opentelemetry-deps-nodejs group in /nodejs/packages/layer with 3 updates: [@opentelemetry/instrumentation-aws-sdk](https://github.com/open-telemetry/opentelemetry-js-contrib), [@opentelemetry/instrumentation-graphql](https://github.com/open-telemetry/opentelemetry-js-contrib) and [@opentelemetry/instrumentation-ioredis](https://github.com/open-telemetry/opentelemetry-js-contrib).


Updates `@opentelemetry/instrumentation-aws-sdk` from 0.36.2 to 0.37.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.36.2...instrumentation-pg-v0.37.0)

Updates `@opentelemetry/instrumentation-graphql` from 0.35.2 to 0.36.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.35.2...redis-common-v0.36.0)

Updates `@opentelemetry/instrumentation-ioredis` from 0.35.3 to 0.36.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.35.3...redis-common-v0.36.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-aws-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-deps-nodejs
- dependency-name: "@opentelemetry/instrumentation-graphql"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-deps-nodejs
- dependency-name: "@opentelemetry/instrumentation-ioredis"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-deps-nodejs
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team December 4, 2023 19:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 4, 2023
@tylerbenson tylerbenson merged commit afdfee7 into main Dec 4, 2023
@tylerbenson tylerbenson deleted the dependabot/npm_and_yarn/nodejs/packages/layer/opentelemetry-deps-nodejs-d39739afbc branch December 4, 2023 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant