Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the production-dependencies group with 2 updates: @opentelemetry/auto-instrumentations-node and @opentelemetry/instrumentation-kafkajs.

Updates @opentelemetry/auto-instrumentations-node from 0.58.0 to 0.58.1

Release notes

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

auto-instrumentations-node: v0.58.1

0.58.1 (2025-05-02)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.51.0 to ^0.51.1
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.51.0 to ^0.52.0
      • @​opentelemetry/instrumentation-express bumped from ^0.48.1 to ^0.49.0
      • @​opentelemetry/instrumentation-kafkajs bumped from ^0.9.1 to ^0.9.2
      • @​opentelemetry/instrumentation-mongoose bumped from ^0.47.0 to ^0.47.1
Commits
  • a99ba69 chore: release main (#2795)
  • 7c16951 test(instrumentation-aws-sdk): update client in bedrock-runtime tests to use ...
  • b3a70d7 feat(instrumentation-express): add support for Express v5, take 2 (#2801)
  • 64d358e fix: instrumentation of ESM-imported mongoose (#2793)
  • 32f41ee fix(instrumentation-kafkajs): add missing delcare keyword for metric instrume...
  • f07dcce feat: typeorm instrumentation (#2187)
  • 1e2db67 chore(deps): update dependency nyc to v17 (#2802)
  • cea4407 feat(deps): lock file maintenance (#2749)
  • 41d0d4b feat(instrumentation-aws-sdk): add gen ai instrumentation for InvokeModel API...
  • See full diff in compare view

Updates @opentelemetry/instrumentation-kafkajs from 0.9.1 to 0.9.2

Release notes

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

instrumentation-kafkajs: v0.9.2

0.9.2 (2025-05-02)

Bug Fixes

  • instrumentation-kafkajs: add missing delcare keyword for metric instruments (#2805) (32f41ee)
Commits
  • d5b1290 chore: release main (#1188)
  • b49aed7 chore: add dataloader to release-please manifest and fix mongoose (#1202)
  • 3898b11 feat: add dataloader instrumentation (#1171)
  • d932d3e feat(opentelemetry-instrumentation-fastify): Support Fastify V4 also (#1164)
  • cb83d30 feat(propagation-utils): end pub-sub process span on promise settled (#1055)
  • 227ae20 ci: introduce no extraneous dependencies lint check (#1086)
  • 8873057 test: fix tests for restify >=5 (#1191)
  • 6920a55 fix: remove unneeded type exports in mongodb instrumentation (#1194)
  • b35277b feat: add mongoose instrumentation (#1131)
  • 01d6e95 chore: add url to documentFetch span (#1129)
  • Additional commits viewable 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 production-dependencies group with 2 updates: [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib) and [@opentelemetry/instrumentation-kafkajs](https://github.com/open-telemetry/opentelemetry-js-contrib).


Updates `@opentelemetry/auto-instrumentations-node` from 0.58.0 to 0.58.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.58.0...auto-instrumentations-node-v0.58.1)

Updates `@opentelemetry/instrumentation-kafkajs` from 0.9.1 to 0.9.2
- [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@instrumentation-aws-sdk-v0.9.1...instrumentation-aws-sdk-v0.9.2)

---
updated-dependencies:
- dependency-name: "@opentelemetry/auto-instrumentations-node"
  dependency-version: 0.58.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/instrumentation-kafkajs"
  dependency-version: 0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

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 May 6, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 6, 2025 07:38
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​opentelemetry/​instrumentation-kafkajs@​0.9.1 ⏵ 0.9.210010010095 +3100
Updated@​opentelemetry/​auto-instrumentations-node@​0.58.0 ⏵ 0.58.19610010097 +2100

View full report

Copy link

sonarqubecloud bot commented May 6, 2025

@basti1302 basti1302 merged commit 052f49a into main May 10, 2025
12 checks passed
@basti1302 basti1302 deleted the dependabot/npm_and_yarn/production-dependencies-fbcb390058 branch May 10, 2025 21:13
Copy link

🎉 This PR is included in version 2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant