Skip to content

fix: bump @opentelemetry/auto-instrumentations-node from 0.45.0 to 0.46.0 in /packages/opentelemetry in the opentelemetry group #1030

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2024

Bumps the opentelemetry group in /packages/opentelemetry with 1 update: @opentelemetry/auto-instrumentations-node.

Updates @opentelemetry/auto-instrumentations-node from 0.45.0 to 0.46.0

Release notes

Sourced from @​opentelemetry/auto-instrumentations-node's releases.

auto-instrumentations-node: v0.46.0

0.46.0 (2024-05-02)

Features

  • auto-instrumentation-node: add azure detector (#2101) (af2f3f1)
  • auto-instrumentation-node: add options for serviceinstance (#2158) (379b757)
  • auto-instrumentation-node: add undici instrumentation (#2131) (4463483)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-dns bumped from ^0.36.0 to ^0.36.1
      • @​opentelemetry/instrumentation-fastify bumped from ^0.36.0 to ^0.36.1
      • @​opentelemetry/instrumentation-hapi bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-knex bumped from ^0.36.0 to ^0.36.1
      • @​opentelemetry/instrumentation-mongoose bumped from ^0.38.0 to ^0.38.1
      • @​opentelemetry/instrumentation-mysql bumped from ^0.38.0 to ^0.38.1
      • @​opentelemetry/instrumentation-mysql2 bumped from ^0.38.0 to ^0.38.1
      • @​opentelemetry/instrumentation-nestjs-core bumped from ^0.37.0 to ^0.37.1
      • @​opentelemetry/instrumentation-pino bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-redis bumped from ^0.39.0 to ^0.39.1
      • @​opentelemetry/instrumentation-tedious bumped from ^0.10.0 to ^0.10.1
Commits
  • a2e2b5a chore: release main (#2164)
  • 34f56e0 fix: remove unuseful patch message from instrumentations (#2161)
  • 2ade5ae chore: align config constructor pattern across instrumentations (#2162)
  • e74cee4 refactor(instr-cassandra-driver): use exported strings for attributes (#2139)
  • 585b833 feat(pino): support new pino version ^9.0.0 (#2163)
  • 59583f2 chore(deps): update postgres docker tag to v16 (#1703)
  • d066854 chore: remove skipLibCheck: true from tsconfigs where it is not necessary (#2...
  • 4463483 feat(auto-instrumentation-node): add undici instrumentation (#2131)
  • 379b757 feat(auto-instrumentation-node): add options for serviceinstance (#2158)
  • 394bb93 ci: only publish after releases are created (#2160)
  • 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 <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

@dependabot dependabot bot requested a review from a team as a code owner May 2, 2024 09:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 2, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/opentelemetry/opentelemetry-b5c09ecbec branch from f92aad7 to 4eced26 Compare May 3, 2024 08:18
Bumps the opentelemetry group in /packages/opentelemetry with 1 update: [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib).


Updates `@opentelemetry/auto-instrumentations-node` from 0.45.0 to 0.46.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@auto-instrumentations-node-v0.45.0...auto-instrumentations-node-v0.46.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/auto-instrumentations-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/opentelemetry/opentelemetry-b5c09ecbec branch from 4eced26 to 72b0afd Compare May 10, 2024 10:53
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2024

Superseded by #1043.

@dependabot dependabot bot closed this May 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/opentelemetry/opentelemetry-b5c09ecbec branch May 16, 2024 08:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants