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

build(deps): bump @opentelemetry/auto-instrumentations-node from 0.41.1 to 0.43.0 #353

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2024

Bumps @opentelemetry/auto-instrumentations-node from 0.41.1 to 0.43.0.

Release notes

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

auto-instrumentations-node: v0.43.0

0.43.0 (2024-03-11)

Features

  • auto-instrumentations-node: enabling instrumentations via env (#1953) (0656f37)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.39.0 to ^0.39.1
      • @​opentelemetry/instrumentation-express bumped from ^0.36.0 to ^0.36.1
      • @​opentelemetry/instrumentation-graphql bumped from ^0.38.0 to ^0.38.1
      • @​opentelemetry/instrumentation-mongodb bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-pg bumped from ^0.39.0 to ^0.39.1

auto-instrumentations-node: v0.42.0

0.42.0 (2024-03-06)

Features

  • deps: update otel-js to 1.22.0/0.49.1 (edc426b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.38.1 to ^0.39.0
      • @​opentelemetry/instrumentation-bunyan bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-cassandra-driver bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-connect bumped from ^0.33.0 to ^0.34.0
      • @​opentelemetry/instrumentation-cucumber bumped from ^0.3.0 to ^0.4.0
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.6.0 to ^0.7.0
      • @​opentelemetry/instrumentation-dns bumped from ^0.33.0 to ^0.34.0
      • @​opentelemetry/instrumentation-express bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-fastify bumped from ^0.33.0 to ^0.34.0
      • @​opentelemetry/instrumentation-fs bumped from ^0.9.0 to ^0.10.0
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.33.0 to ^0.34.0
      • @​opentelemetry/instrumentation-graphql bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-hapi bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-knex bumped from ^0.33.0 to ^0.34.0
      • @​opentelemetry/instrumentation-koa bumped from ^0.37.0 to ^0.38.0

... (truncated)

Commits
  • 9d19ca4 chore: release main (#1997)
  • 5379064 test(aws-sdk): update tav to skip 3.529.0 (#2004)
  • 3b2090b fix(instrumentation-pg): prevent net.peer.port from being NaN (#1982)
  • 0574168 chore: make metapackages be owned by maintainers (#1996)
  • 0656f37 feat(auto-instrumentations-node): enabling instrumentations via env (#1953)
  • 19ebbaf chore: use @web/test-runner instead of karma (#1816)
  • fa7e2f5 fix(instr-aws-sdk): ensure that instrumentation does not crash on bogus SQS.s...
  • 65a9553 fix(instr-express): normalize paths with double slashes (#1995)
  • 98f43cd chore(deps): update codecov/codecov-action action to v4 (#1921)
  • dfb2dff chore(instr-mongodb): drop obsolete 'pretest' step from TAV run (#1998)
  • 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)

Bumps [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib) from 0.41.1 to 0.43.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.41.1...auto-instrumentations-node-v0.43.0)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2024

Superseded by #357.

@dependabot dependabot bot closed this Apr 4, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/opentelemetry/auto-instrumentations-node-0.43.0 branch April 4, 2024 04:56
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.

None yet

0 participants