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

Bump the opentelemetry-deps-nodejs group in /nodejs/packages/layer with 4 updates #1014

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

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

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

Updates @opentelemetry/instrumentation-pg from 0.36.2 to 0.37.1

Release notes

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

instrumentation-pg: v0.37.1

Dependencies

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

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
  • a757b5e chore: release main (#1798)
  • fce33b6 fix(ci): use opentelemetrybot to sync package-lock.json on release PRs (#1817)
  • 434cab2 chore(instrumentation-mysql2): drop unneed @​types/mysql2 dep (#1812)
  • a034982 chore: sync package-lock file to package.json files (#1807)
  • 5c1050b chore(deps): update all patch versions (#1723)
  • 7370386 fix: Export All Azure Resource Detectors (#1800)
  • c7c7547 chore: use npm workspaces and a package-lock.json (#1771)
  • 4c8b374 feat(test-utils): runTestFixture utility for running out-of-process tests (#1...
  • 99db4bb chore(graphql): update span name to show the resolver name (#1796)
  • eee50d8 chore(deps): update grafana/grafana docker tag to v10 (#1674)
  • 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 4 updates: [@opentelemetry/instrumentation-aws-sdk](https://github.com/open-telemetry/opentelemetry-js-contrib), [@opentelemetry/instrumentation-graphql](https://github.com/open-telemetry/opentelemetry-js-contrib), [@opentelemetry/instrumentation-ioredis](https://github.com/open-telemetry/opentelemetry-js-contrib) and [@opentelemetry/instrumentation-pg](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)

Updates `@opentelemetry/instrumentation-pg` from 0.36.2 to 0.37.1
- [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.1)

---
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
- dependency-name: "@opentelemetry/instrumentation-pg"
  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 November 27, 2023 12:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 27, 2023
@yumarg
Copy link

yumarg commented Nov 30, 2023

@tsloughter @rapphil @tylerbenson Would any of you be able to help approve these changes? Thank you!

@tylerbenson tylerbenson merged commit 3d3064e into main Dec 4, 2023
@tylerbenson tylerbenson deleted the dependabot/npm_and_yarn/nodejs/packages/layer/opentelemetry-deps-nodejs-692b6a2fef branch December 4, 2023 19:39
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.

2 participants