Commit 1a8c990
authored
feat(deps): bump @opentelemetry/context-async-hooks from 1.29.0 to 1.30.0 (#14869)
Bumps
[@opentelemetry/context-async-hooks](https://github.com/open-telemetry/opentelemetry-js)
from 1.29.0 to 1.30.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-js/releases"><code>@opentelemetry/context-async-hooks</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.30.0</h2>
<h2>1.30.0</h2>
<h3>:rocket: (Enhancement)</h3>
<ul>
<li>feat(sdk-metrics): PeriodicExportingMetricReader now flushes pending
tasks at shutdown <a
href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/5242">#5242</a></li>
</ul>
<h3>:bug: (Bug Fix)</h3>
<ul>
<li>fix(sdk-trace-base): do not load OTEL_ env vars on module load, but
when needed <a
href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/5233">#5233</a></li>
<li>fix(instrumentation-xhr, instrumentation-fetch): content length
attributes no longer get removed with <code>ignoreNetworkEvents:
true</code> being set <a
href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/5229">#5229</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md"><code>@opentelemetry/context-async-hooks</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>1.30.0</h2>
<h3>:rocket: (Enhancement)</h3>
<ul>
<li>feat(sdk-metrics): PeriodicExportingMetricReader now flushes pending
tasks at shutdown <a
href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/5242">#5242</a></li>
</ul>
<h3>:bug: (Bug Fix)</h3>
<ul>
<li>fix(sdk-trace-base): do not load OTEL_ env vars on module load, but
when needed <a
href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/5233">#5233</a></li>
<li>fix(instrumentation-xhr, instrumentation-fetch): content length
attributes no longer get removed with <code>ignoreNetworkEvents:
true</code> being set <a
href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/5229">#5229</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js/commit/616d27a0a111c9b813d14c56d8d8f1ffbd7d7156"><code>616d27a</code></a>
chore: prepare next release (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/5274">#5274</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js/commit/e524148b480366bb7ecc129828a64e00058bb84e"><code>e524148</code></a>
chore: removed circular dependency from BasicTracerProvider (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/5279">#5279</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js/commit/67a0e9cb0c5257b0d0fbdc6a5efd310a1c37b493"><code>67a0e9c</code></a>
Update links to openmetrics to reference the v1.0.0 release (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/5267">#5267</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js/commit/0c11fc6325a01e4c8e3f1d6fc9217362e02c8354"><code>0c11fc6</code></a>
Fix incorrect CHANGELOG entry on main (<code>v1.next</code>) (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/5280">#5280</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js/commit/8ab52d547990692e2f7a4dc5242ec61a3e42971e"><code>8ab52d5</code></a>
fix(ci): adapt workflow to use supported npm versions (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/5277">#5277</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js/commit/84cce753617a1195138cab3254e1b22f80982150"><code>84cce75</code></a>
refactor(otlp-transformer): re-structure package to prepare for separate
entr...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js/commit/6d31a18c34389cc6401cfde30a46c6e2e1785421"><code>6d31a18</code></a>
feat(opentelemetry-sdk-node): automatically configure metrics exporter
based ...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js/commit/e03b6e7caadedf3bba74343b2e29135ec0dedb91"><code>e03b6e7</code></a>
chore: update prettier to 3.4.2 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/5261">#5261</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js/commit/e4d9c213f6d431952b7c21f24e3ba782b3ab876a"><code>e4d9c21</code></a>
fix(instrumentation-fetch, instrumentation-xml-http-request) content
length a...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-js/commit/bdee949b8ac551f8993696db5385c3d488efc1a5"><code>bdee949</code></a>
doc(semantic-conventions): clarify suggested usage of <em>unstable</em>
semconv (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/5256">#5256</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-js/compare/v1.29.0...v1.30.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 will merge this PR once it's up-to-date and CI passes on it,
as requested by @AbhiPrasad.
[//]: # (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 85f3e00 commit 1a8c990
3 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7587 | 7587 | | |
7588 | 7588 | | |
7589 | 7589 | | |
7590 | | - | |
7591 | | - | |
7592 | | - | |
7593 | | - | |
| 7590 | + | |
| 7591 | + | |
| 7592 | + | |
| 7593 | + | |
7594 | 7594 | | |
7595 | 7595 | | |
7596 | 7596 | | |
| |||
0 commit comments