Skip to content

Commit 7bcd201

Browse files
feat(deps): Bump @opentelemetry/semantic-conventions from 1.42.0 to 1.43.0 in the opentelemetry group (#22333)
Bumps the opentelemetry group with 1 update: [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js). Updates `@opentelemetry/semantic-conventions` from 1.42.0 to 1.43.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-js/releases">@​opentelemetry/semantic-conventions's releases</a>.</em></p> <blockquote> <h2>semconv/v1.43.0</h2> <h2>1.43.0</h2> <h3>:rocket: Features</h3> <ul> <li>feat: update semantic conventions to v1.43.0 <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6883">#6883</a> <ul> <li>Semantic Conventions v1.43.0: <a href="https://github.com/open-telemetry/semantic-conventions/blob/main/CHANGELOG.md#v1430">changelog</a> | <a href="https://opentelemetry.io/docs/specs/semconv/">latest docs</a></li> <li><code>@opentelemetry/semantic-conventions</code> (stable) changes: <em>1 added export</em></li> <li><code>@opentelemetry/semantic-conventions/incubating</code> (unstable) changes: <em>1 added export</em></li> </ul> </li> </ul> <h4>Stable changes in v1.43.0</h4> <!-- raw HTML omitted --> <pre lang="js"><code>TELEMETRY_SDK_LANGUAGE_VALUE_KOTLIN // &quot;kotlin&quot; </code></pre> <!-- raw HTML omitted --> <h4>Unstable changes in v1.43.0</h4> <!-- raw HTML omitted --> <pre lang="js"><code>ATTR_AZURE_RESOURCE_GROUP_NAME // azure.resource_group.name </code></pre> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/9b05f668ee7ab884a44b04b504e0baaff6c6d2b2"><code>9b05f66</code></a> chore: prepare next release (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/6906">#6906</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/0f18798b3100412ddabb0b720384caed4e08643c"><code>0f18798</code></a> feat(semantic-conventions): update semantic conventions to v1.43.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/6883">#6883</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/bbcdfa8ccd6de110a1a07b40371d07ef455c8851"><code>bbcdfa8</code></a> chore: update workflow to the shared one (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/6904">#6904</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/e6a57765f8c4ace29f47b435c690994382709d28"><code>e6a5776</code></a> chore(deps): update dependency typedoc to v0.28.20 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/6898">#6898</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/8bec6624137bbef296dbb1969fc9fb3773a36317"><code>8bec662</code></a> feat(propagator-jaeger): deprecate JaegerPropagator (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/6893">#6893</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/20e3abe89cd646936c5433e95814d358896aba10"><code>20e3abe</code></a> chore: add workflow for first time contributor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/6896">#6896</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/fda8f31b1f036a149de00cf7fb379e82cfa1987f"><code>fda8f31</code></a> chore: bump to typescript@5.2.2 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/6888">#6888</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/3394c3e234ef28a9538610f14ee4f6ff19abeb11"><code>3394c3e</code></a> fix(sdk-trace): sample ratio 1 upper-bound trace IDs (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/6890">#6890</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/2568ac16e6f02da85a8893de3ad61dc2f418e95f"><code>2568ac1</code></a> chore: clean up some deps and devDeps in exporter packages (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/6892">#6892</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/0fd7fac15f4afcc26c5c233fb4e7725f74ce2616"><code>0fd7fac</code></a> test(exporter-metrics-otlp-*): return response to allow process exit (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/6889">#6889</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-js/compare/semconv/v1.42.0...semconv/v1.43.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@opentelemetry/semantic-conventions&package-manager=npm_and_yarn&previous-version=1.42.0&new-version=1.43.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 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea5a462 commit 7bcd201

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

dev-packages/node-core-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@opentelemetry/instrumentation-http": "0.220.0",
3333
"@opentelemetry/resources": "^2.9.0",
3434
"@opentelemetry/sdk-trace-base": "^2.9.0",
35-
"@opentelemetry/semantic-conventions": "^1.42.0",
35+
"@opentelemetry/semantic-conventions": "^1.43.0",
3636
"@sentry/core": "10.66.0",
3737
"@sentry/node-core": "10.66.0",
3838
"body-parser": "^2.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6112,10 +6112,10 @@
61126112
"@opentelemetry/resources" "2.9.0"
61136113
"@opentelemetry/semantic-conventions" "^1.29.0"
61146114

6115-
"@opentelemetry/semantic-conventions@^1.29.0", "@opentelemetry/semantic-conventions@^1.42.0":
6116-
version "1.42.0"
6117-
resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.42.0.tgz#38f10edd26f02931bf3b7d664ba59bea6279a384"
6118-
integrity sha512-icc5xCzndZfhuJMy5oqk5AvloWquR7jtae74qzpkKkhGp8BivK+oCcEXgGnjCdTfp8hA44l+w8gE8yYJbocJJw==
6115+
"@opentelemetry/semantic-conventions@^1.29.0", "@opentelemetry/semantic-conventions@^1.43.0":
6116+
version "1.43.0"
6117+
resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.43.0.tgz#f3f467e36c27332f0e735ec86cdcd78dd6f27865"
6118+
integrity sha512-eSYWTm620tTk45EKSedaUL8MFYI8hW164hIXsgIHyxu3VobUB3fFCu5t0hQby6OoWRPsG1KkKUG2M5UadiLiVg==
61196119

61206120
"@oxc-parser/binding-android-arm64@0.76.0":
61216121
version "0.76.0"

0 commit comments

Comments
 (0)