Skip to content

fix: bump @opentelemetry/auto-instrumentations-node from 0.45.0 to 0.46.1 #1041

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 16, 2024

Bumps @opentelemetry/auto-instrumentations-node from 0.45.0 to 0.46.1.

Release notes

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

auto-instrumentations-node: v0.46.1

0.46.1 (2024-05-15)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.41.0 to ^0.41.1
      • @​opentelemetry/instrumentation-connect bumped from ^0.36.0 to ^0.36.1
      • @​opentelemetry/instrumentation-express bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/resource-detector-aws bumped from ^1.4.2 to ^1.5.0

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
  • 54365a9 chore: release main (#2172)
  • 330fbaa chore: update to new release-please-action (#2208)
  • b432929 fix(aws-lambda): update semconv package and readme (#2181)
  • feb2720 docs: remove unused semconv packages and document (#2182)
  • bb5d3bb chore(instrumentation-bunyan): use strings exported for attributes (#2195)
  • 416337e chore(instrumentation-net): use strings exported for attributes (#2194)
  • 7795ff6 chore(instrumentation-nestjs-core): use strings exported for attributes (#2193)
  • 025abda chore(instrumentation-memcached): use exported strings for attributes (#2192)
  • fbbd32c chore(instrumentation-ioredis): use exported strings for attributes (#2191)
  • b98e431 refactor(instr-graphql): use exported strings for attributes (#2156)
  • 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 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 dependabot bot requested a review from a team as a code owner May 16, 2024 08:24
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 16, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/opentelemetry/auto-instrumentations-node-0.46.1 branch 2 times, most recently from 7b12b87 to 54ee0f8 Compare May 17, 2024 13:40
Bumps [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib) from 0.45.0 to 0.46.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@auto-instrumentations-node-v0.45.0...auto-instrumentations-node-v0.46.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/opentelemetry/auto-instrumentations-node-0.46.1 branch from 54ee0f8 to aee8138 Compare May 23, 2024 08:50
Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2024

Superseded by #1056.

@dependabot dependabot bot closed this May 24, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/opentelemetry/auto-instrumentations-node-0.46.1 branch May 24, 2024 14: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants