Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the open-telemetry group in /backend with 2 updates: @opentelemetry/instrumentation-express and @opentelemetry/instrumentation-pg.

Updates @opentelemetry/instrumentation-express from 0.57.0 to 0.57.1

Release notes

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

instrumentation-koa: v0.57.1

0.57.1 (2025-12-17)

Dependencies

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

Sourced from @​opentelemetry/instrumentation-express's changelog.

0.57.1 (2025-12-17)

Dependencies

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

Updates @opentelemetry/instrumentation-pg from 0.61.1 to 0.61.2

Release notes

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

instrumentation-pg: v0.61.2

0.61.2 (2025-12-17)

Bug Fixes

  • instrumentation-pg: normalize leading/trailing spaces in database operation name (#3270) (1102cfa)
  • instrumentation-pg: preserve SQL template text property (#3259) (2e5a9d6)
  • pg-instrumentation: capture query props when passed as class instance (#3249) (0b60751)

Dependencies

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

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

0.61.2 (2025-12-17)

Bug Fixes

  • instrumentation-pg: normalize leading/trailing spaces in database operation name (#3270) (1102cfa)
  • instrumentation-pg: preserve SQL template text property (#3259) (2e5a9d6)
  • pg-instrumentation: capture query props when passed as class instance (#3249) (0b60751)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.55.0 to ^0.56.0
Commits
  • 66935ac chore: release main (#3264)
  • fd8c2e3 docs(instrumentation-pg): document span types created by instrumentation (#3279)
  • 0b60751 fix(pg-instrumentation): capture query props when passed as class instance (#...
  • 53a6c94 chore(lint): restore running prettier as part of linting (#3274)
  • 1102cfa fix(instrumentation-pg): normalize leading/trailing spaces in database operat...
  • 2e5a9d6 fix(instrumentation-pg): preserve SQL template text property (#3259)
  • See full diff 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 open-telemetry group in /backend with 2 updates: [@opentelemetry/instrumentation-express](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/instrumentation-express) and [@opentelemetry/instrumentation-pg](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/instrumentation-pg).


Updates `@opentelemetry/instrumentation-express` from 0.57.0 to 0.57.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/packages/instrumentation-express/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/commits/instrumentation-koa-v0.57.1/packages/instrumentation-express)

Updates `@opentelemetry/instrumentation-pg` from 0.61.1 to 0.61.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/packages/instrumentation-pg/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/commits/instrumentation-pg-v0.61.2/packages/instrumentation-pg)

---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-express"
  dependency-version: 0.57.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: open-telemetry
- dependency-name: "@opentelemetry/instrumentation-pg"
  dependency-version: 0.61.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: open-telemetry
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2025
@wp99cp wp99cp merged commit 3f46d42 into staging Jan 9, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backend/staging/open-telemetry-9d02e9483c branch January 9, 2026 08:08
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