Commit cda2683
authored
feat(deps): bump @opentelemetry/instrumentation-pg from 0.50.0 to 0.51.0 (#15273)
Bumps
[@opentelemetry/instrumentation-pg](https://github.com/open-telemetry/opentelemetry-js-contrib)
from 0.50.0 to 0.51.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/releases"><code>@opentelemetry/instrumentation-pg</code>'s
releases</a>.</em></p>
<blockquote>
<h2>instrumentation-pg: v0.51.0</h2>
<h2><a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/compare/instrumentation-pg-v0.50.0...instrumentation-pg-v0.51.0">0.51.0</a>
(2025-01-27)</h2>
<h3>Features</h3>
<ul>
<li><strong>pg:</strong> Patch client inside <code>lib</code> and
<code>lib/pg-native</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/2563">#2563</a>)
(<a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/5f214eb973702a6d77d73ff28f080b4ff7752e8f">5f214eb</a>)</li>
</ul>
<h2>instrumentation-aws-lambda: v0.50.2</h2>
<h2><a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/compare/instrumentation-aws-lambda-v0.50.1...instrumentation-aws-lambda-v0.50.2">0.50.2</a>
(2025-01-20)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>instrumentation-aws-lambda:</strong> do not import from
semantic-conventions incubating entry-point (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/2670">#2670</a>)
(<a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/0db649f8c59b6b4df455dd0012d735ce9b0118af">0db649f</a>)</li>
</ul>
<h2>instrumentation-aws-lambda: v0.50.1</h2>
<h2><a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/compare/instrumentation-aws-lambda-v0.50.0...instrumentation-aws-lambda-v0.50.1">0.50.1</a>
(2025-01-09)</h2>
<h3>Dependencies</h3>
<ul>
<li>The following workspace dependencies were updated
<ul>
<li>devDependencies
<ul>
<li><code>@opentelemetry/propagator-aws-xray</code> bumped from ^1.25.1
to ^1.26.1</li>
<li><code>@opentelemetry/propagator-aws-xray-lambda</code> bumped from
^0.53.0 to ^0.53.1</li>
</ul>
</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/b641e1bd77fa1c7b0949e5d938c0952b88f42753"><code>b641e1b</code></a>
chore: release main (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/2672">#2672</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/fcca38a2fc5a5e4c04e0e1d2ba4ee3a9e359f49b"><code>fcca38a</code></a>
docs(instrumentation-fastify): deprecate instrumentation in favor of <a
href="https://github.com/fastify"><code>@fastify</code></a>...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/45c55a6de0c6c8e8c613d4115178a480fffbf491"><code>45c55a6</code></a>
feat(auto-instrumentations-node)!: disable
<code>@opentelemetry/instrumentation-fas</code>...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/4f1e605dcc1d76d90e01cb66661fff497daeff65"><code>4f1e605</code></a>
chore(deps): update dependency undici to v6.21.1 [security] (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/2675">#2675</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/5c38927b881a74cd94d6ee339c8a449bd2fd7dbb"><code>5c38927</code></a>
feat(cucumber): support <code>@cucumber/cucumber</code><a
href="https://github.com/11"><code>@11</code></a> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/2676">#2676</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/c504a9f09c01cd62f751116e4d3be5d463fbeeb3"><code>c504a9f</code></a>
chore: permanently delete opentelemetry-browser-extension-autoinjection
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/2661">#2661</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/46accdcb61d3ccb2652b6269d721550bc7124deb"><code>46accdc</code></a>
fix(examples): Migrate away from deprecated
<code>addSpanProcessor</code> in examples (#...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/b0f199970539d07ef28d8ed341f15ba9038effb4"><code>b0f1999</code></a>
refactor: migrate away from deprecated <code>addMetricReader</code> for
SDK 2.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/2654">#2654</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/d9e757f585b346767406eabd4f491399dafc15b8"><code>d9e757f</code></a>
fix(*): Migrate away from deprecated <code>addSpanProcessor</code> in
tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/2659">#2659</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/commit/fed82d5cd03436717b6f84962c6a4f0abb9e415d"><code>fed82d5</code></a>
docs(*): Migrate away from deprecated <code>addSpanProcessor</code> in
README (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/2657">#2657</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-js-contrib/compare/instrumentation-pg-v0.50.0...instrumentation-pg-v0.51.0">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 6227c13 commit cda2683
2 files changed
+6
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5806 | 5806 | | |
5807 | 5807 | | |
5808 | 5808 | | |
5809 | | - | |
5810 | | - | |
5811 | | - | |
5812 | | - | |
| 5809 | + | |
| 5810 | + | |
| 5811 | + | |
| 5812 | + | |
5813 | 5813 | | |
5814 | 5814 | | |
5815 | 5815 | | |
5816 | | - | |
| 5816 | + | |
5817 | 5817 | | |
5818 | 5818 | | |
5819 | 5819 | | |
| |||
5915 | 5915 | | |
5916 | 5916 | | |
5917 | 5917 | | |
5918 | | - | |
5919 | | - | |
5920 | | - | |
5921 | | - | |
5922 | | - | |
5923 | 5918 | | |
5924 | 5919 | | |
5925 | 5920 | | |
| |||
0 commit comments