Skip to content

Commit 3f45ae8

Browse files
feat(deps): bump @opentelemetry/instrumentation-ioredis from 0.51.0 to 0.52.0 (#17557)
Bumps [@opentelemetry/instrumentation-ioredis](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/instrumentation-ioredis) from 0.51.0 to 0.52.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/packages/instrumentation-ioredis/CHANGELOG.md"><code>@​opentelemetry/instrumentation-ioredis</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/open-telemetry/opentelemetry-js-contrib/compare/instrumentation-ioredis-v0.51.0...instrumentation-ioredis-v0.52.0">0.52.0</a> (2025-09-08)</h2> <h3>Features</h3> <ul> <li><strong>deps:</strong> update otel deps (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/3027">#3027</a>) (<a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/fd9e262fabf4e8fd8e246b8967892fa26442968a">fd9e262</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>devDependencies <ul> <li><code>@​opentelemetry/contrib-test-utils</code> bumped from ^0.49.0 to ^0.50.0</li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/open-telemetry/opentelemetry-js-contrib/commits/instrumentation-pg-v0.52.0/packages/instrumentation-ioredis">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@opentelemetry/instrumentation-ioredis&package-manager=npm_and_yarn&previous-version=0.51.0&new-version=0.52.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38cc574 commit 3f45ae8

File tree

2 files changed

+23
-6
lines changed

2 files changed

+23
-6
lines changed

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@opentelemetry/instrumentation-graphql": "0.51.0",
7979
"@opentelemetry/instrumentation-hapi": "0.50.0",
8080
"@opentelemetry/instrumentation-http": "0.203.0",
81-
"@opentelemetry/instrumentation-ioredis": "0.51.0",
81+
"@opentelemetry/instrumentation-ioredis": "0.52.0",
8282
"@opentelemetry/instrumentation-kafkajs": "0.13.0",
8383
"@opentelemetry/instrumentation-knex": "0.48.0",
8484
"@opentelemetry/instrumentation-koa": "0.51.0",

yarn.lock

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5865,6 +5865,13 @@
58655865
dependencies:
58665866
"@opentelemetry/api" "^1.3.0"
58675867

5868+
"@opentelemetry/[email protected]":
5869+
version "0.204.0"
5870+
resolved "https://registry.yarnpkg.com/@opentelemetry/api-logs/-/api-logs-0.204.0.tgz#c0285aa5c79625a1c424854393902d21732fd76b"
5871+
integrity sha512-DqxY8yoAaiBPivoJD4UtgrMS8gEmzZ5lnaxzPojzLVHBGqPxgWm4zcuvcUHZiqQ6kRX2Klel2r9y8cA2HAtqpw==
5872+
dependencies:
5873+
"@opentelemetry/api" "^1.3.0"
5874+
58685875
"@opentelemetry/[email protected]":
58695876
version "0.57.2"
58705877
resolved "https://registry.yarnpkg.com/@opentelemetry/api-logs/-/api-logs-0.57.2.tgz#d4001b9aa3580367b40fe889f3540014f766cc87"
@@ -5982,12 +5989,12 @@
59825989
"@opentelemetry/semantic-conventions" "^1.29.0"
59835990
forwarded-parse "2.1.2"
59845991

5985-
"@opentelemetry/instrumentation-ioredis@0.51.0":
5986-
version "0.51.0"
5987-
resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-ioredis/-/instrumentation-ioredis-0.51.0.tgz#47360999ad2b035aa2ac604c410272da671142d3"
5988-
integrity sha512-9IUws0XWCb80NovS+17eONXsw1ZJbHwYYMXiwsfR9TSurkLV5UNbRSKb9URHO+K+pIJILy9wCxvyiOneMr91Ig==
5992+
"@opentelemetry/instrumentation-ioredis@0.52.0":
5993+
version "0.52.0"
5994+
resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-ioredis/-/instrumentation-ioredis-0.52.0.tgz#ca5d7b1a49798ed2d29a0f212a7ca5ef95c173c5"
5995+
integrity sha512-rUvlyZwI90HRQPYicxpDGhT8setMrlHKokCtBtZgYxQWRF5RBbG4q0pGtbZvd7kyseuHbFpA3I/5z7M8b/5ywg==
59895996
dependencies:
5990-
"@opentelemetry/instrumentation" "^0.203.0"
5997+
"@opentelemetry/instrumentation" "^0.204.0"
59915998
"@opentelemetry/redis-common" "^0.38.0"
59925999
"@opentelemetry/semantic-conventions" "^1.27.0"
59936000

@@ -6113,6 +6120,15 @@
61136120
import-in-the-middle "^1.8.1"
61146121
require-in-the-middle "^7.1.1"
61156122

6123+
"@opentelemetry/instrumentation@^0.204.0":
6124+
version "0.204.0"
6125+
resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation/-/instrumentation-0.204.0.tgz#587c104c02c9ccb38932ce508d9c81514ec7a7c4"
6126+
integrity sha512-vV5+WSxktzoMP8JoYWKeopChy6G3HKk4UQ2hESCRDUUTZqQ3+nM3u8noVG0LmNfRWwcFBnbZ71GKC7vaYYdJ1g==
6127+
dependencies:
6128+
"@opentelemetry/api-logs" "0.204.0"
6129+
import-in-the-middle "^1.8.1"
6130+
require-in-the-middle "^7.1.1"
6131+
61166132
"@opentelemetry/instrumentation@^0.52.0 || ^0.53.0 || ^0.54.0 || ^0.55.0 || ^0.56.0 || ^0.57.0":
61176133
version "0.57.2"
61186134
resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation/-/instrumentation-0.57.2.tgz#8924549d7941ba1b5c6f04d5529cf48330456d1d"
@@ -28735,6 +28751,7 @@ [email protected], stylus@^0.59.0:
2873528751

2873628752
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2873728753
version "3.36.0"
28754+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2873828755
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2873928756
dependencies:
2874028757
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)