-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit 3f45ae8
authored
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 />
[](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 38cc574 commit 3f45ae8
2 files changed
+23
-6
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 | - | ||
81 | + | ||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
|
Lines changed: 22 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5865 | 5865 |
| |
5866 | 5866 |
| |
5867 | 5867 |
| |
5868 | + | ||
5869 | + | ||
5870 | + | ||
5871 | + | ||
5872 | + | ||
5873 | + | ||
5874 | + | ||
5868 | 5875 |
| |
5869 | 5876 |
| |
5870 | 5877 |
| |
| |||
5982 | 5989 |
| |
5983 | 5990 |
| |
5984 | 5991 |
| |
5985 | - | ||
5986 | - | ||
5987 | - | ||
5988 | - | ||
5992 | + | ||
5993 | + | ||
5994 | + | ||
5995 | + | ||
5989 | 5996 |
| |
5990 | - | ||
5997 | + | ||
5991 | 5998 |
| |
5992 | 5999 |
| |
5993 | 6000 |
| |
| |||
6113 | 6120 |
| |
6114 | 6121 |
| |
6115 | 6122 |
| |
6123 | + | ||
6124 | + | ||
6125 | + | ||
6126 | + | ||
6127 | + | ||
6128 | + | ||
6129 | + | ||
6130 | + | ||
6131 | + | ||
6116 | 6132 |
| |
6117 | 6133 |
| |
6118 | 6134 |
| |
| |||
28735 | 28751 |
| |
28736 | 28752 |
| |
28737 | 28753 |
| |
28754 | + | ||
28738 | 28755 |
| |
28739 | 28756 |
| |
28740 | 28757 |
| |
|
0 commit comments