Conversation

dependabot[bot]

Bumps @opentelemetry/instrumentation-knex from 0.44.1 to 0.47.0.

Release notes

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

instrumentation-user-interaction: v0.47.0

0.47.0 (2025-06-02)

Features

  • deps: update deps matching '@opentelemetry/*' (#2871) (d33c6f2)

instrumentation-long-task: v0.47.0

0.47.0 (2025-06-02)

Features

  • deps: update deps matching '@opentelemetry/*' (#2871) (d33c6f2)

instrumentation-document-load: v0.47.0

0.47.0 (2025-06-02)

Features

  • deps: update deps matching '@opentelemetry/*' (#2871) (d33c6f2)

instrumentation-winston: v0.47.0

0.47.0 (2025-06-02)

Features

  • deps: update deps matching '@opentelemetry/*' (#2871) (d33c6f2)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/winston-transport bumped from ^0.12.0 to ^0.13.0

instrumentation-router: v0.47.0

0.47.0 (2025-06-02)

Features

  • deps: update deps matching '@opentelemetry/*' (#2871) (d33c6f2)

instrumentation-net: v0.46.0

0.46.0 (2025-06-02)

... (truncated)

Commits
  • 7633cae chore: release main (#2497)
  • 9564380 feat(instrumentation-pg): add error type to db duration metric (#2476)
  • 9b43ccb chore: add 'lint:deps' script to check for unused and unlisted deps (#2477)
  • 2822511 chore(deps): update deps matching "@opentelemetry/*" (#2500)
  • d3c8bd9 chore: clean up some deps (#2499)
  • 97a2956 fix(instrumentation-pg): ensure db.client.operation.duration metric is record...
  • 25e53d6 refactor(instrumentation-mysql2): improve performance of getSpanName using su...
  • d056d21 chore: upgrade to mocha@10 (#2481)
  • 86dba74 fix: change span names for socket-io (#2495)
  • 30e8fc5 chore(deps): update dependency webpack to v5.95.0 [security] (#2496)
  • 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/instrumentation-knex](https://.com/open-telemetry/opentelemetry-js-contrib) from 0.44.1 to 0.47.0.
- [Release notes](https://.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-knex-v0.44.1...instrumentation-pg-v0.47.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-knex"
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabotdependabot bot added dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript codelabels Jun 16, 2025
@mydeamydea closed this Jun 17, 2025
@dependabotDependabot

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabotdependabot bot deleted the dependabot/npm_and_yarn/opentelemetry/instrumentation-knex-0.47.0 branch June 17, 2025 07:32
Sign up for free to join this conversation on . Already have an account? Sign in to comment
dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code
None yet

Successfully merging this pull request may close these issues.

@mydea