Skip to content

Commit cd2f825

Browse files
chore(deps): bump io.opentelemetry.semconv:opentelemetry-semconv-incubating from 1.39.0-alpha to 1.40.0-alpha (#865)
Bumps [io.opentelemetry.semconv:opentelemetry-semconv-incubating](https://github.com/open-telemetry/semantic-conventions-java) from 1.39.0-alpha to 1.40.0-alpha. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/semantic-conventions-java/releases">io.opentelemetry.semconv:opentelemetry-semconv-incubating's releases</a>.</em></p> <blockquote> <h2>Version 1.39.0</h2> <ul> <li>Bump to semconv v1.39.0 (<a href="https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/396">#396</a>)</li> </ul> <h3>🙇 Thank you</h3> <p>This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:</p> <p>@ <a href="https://github.com/jaydeluca"><code>@​jaydeluca</code></a> <a href="https://github.com/laurit"><code>@​laurit</code></a> <a href="https://github.com/trask"><code>@​trask</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/semantic-conventions-java/blob/main/CHANGELOG.md">io.opentelemetry.semconv:opentelemetry-semconv-incubating's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>Unreleased</h2> <h2>Version 1.40.0 (2026-02-19)</h2> <ul> <li>Bump to semconv v1.40.0 (<a href="https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/418">#418</a>)</li> </ul> <h2>Version 1.39.0 (2026-01-28)</h2> <ul> <li>Bump to semconv v1.39.0 (<a href="https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/396">#396</a>)</li> </ul> <h2>Version 1.38.0 (2026-01-27)</h2> <ul> <li>Bump to semconv v1.38.0 (<a href="https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/384">#384</a>)</li> </ul> <h2>Version 1.37.0 (2025-08-27)</h2> <ul> <li>Bump to semconv v1.37.0 (<a href="https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/288">#288</a>)</li> </ul> <h2>Version 1.36.0 (2025-08-26)</h2> <p>Note: there was no v1.35.0 release (see <a href="https://redirect.github.com/open-telemetry/semantic-conventions/issues/2455">details</a>).</p> <ul> <li>Bump to semconv v1.36.0 (<a href="https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/253">#253</a>)</li> </ul> <h2>Version 1.34.0 (2025-06-10)</h2> <p>Note: there was no v1.33.0 release (see <a href="https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/217#discussion_r2109393759">details</a>).</p> <ul> <li>Bump to semconv v1.34.0 (<a href="https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/217">#217</a>)</li> </ul> <h2>Version 1.32.0 (2025-04-02)</h2> <ul> <li>Bump to semantic-conventions v1.32.0 (<a href="https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/192">#192</a>))</li> </ul> <h2>Version 1.31.0 (2025-04-01)</h2> <ul> <li>Bump to semantic-conventions v1.31.0 (<a href="https://redirect.github.com/open-telemetry/semantic-conventions-java/pull/189">#189</a>))</li> <li>Harden GitHub Actions</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/open-telemetry/semantic-conventions-java/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.opentelemetry.semconv:opentelemetry-semconv-incubating&package-manager=maven&previous-version=1.39.0-alpha&new-version=1.40.0-alpha)](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 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 5aacf67 commit cd2f825

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agentscope-dependencies-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<socket.io-client.version>2.1.2</socket.io-client.version>
9494
<mysql.version>9.6.0</mysql.version>
9595
<opentelemetry-reactor.version>2.24.0-alpha</opentelemetry-reactor.version>
96-
<opentelemetry-semconv-incubating.version>1.39.0-alpha</opentelemetry-semconv-incubating.version>
96+
<opentelemetry-semconv-incubating.version>1.40.0-alpha</opentelemetry-semconv-incubating.version>
9797
<redisson.version>4.2.0</redisson.version>
9898
<a2a-client.version>0.3.3.Final</a2a-client.version>
9999
<a2a-server-common.version>0.3.3.Final</a2a-server-common.version>

0 commit comments

Comments
 (0)