dependabot[bot] opened a new pull request, #3629:
URL: https://github.com/apache/causeway/pull/3629

   Bumps 
[io.opentelemetry.contrib:opentelemetry-maven-extension](https://github.com/open-telemetry/opentelemetry-java-contrib)
 from 1.57.0-alpha to 1.58.0-alpha.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-java-contrib/releases";>io.opentelemetry.contrib:opentelemetry-maven-extension's
 releases</a>.</em></p>
   <blockquote>
   <h2>Version 1.57.0</h2>
   <p>This release targets the OpenTelemetry Java Instrumentation <a 
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.28.0";>2.28.0</a>.</p>
   <h3>Baggage processor</h3>
   <ul>
   <li>Delegate baggage filtering to IncludeExcludePredicate and allow 
wildcards in auto-configuration (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2802";>#2802</a>)</li>
   </ul>
   <h3>Dynamic control</h3>
   <ul>
   <li>Initialize pipeline configuration from declarative configuration or a 
fallback file (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2766";>#2766</a>)</li>
   <li>Add policy pipeline initialization manager (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2826";>#2826</a>)</li>
   </ul>
   <h3>IBM MQ metrics</h3>
   <ul>
   <li>Add expired message metric for IBM MQ queues (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2809";>#2809</a>)</li>
   </ul>
   <h3>JFR events</h3>
   <ul>
   <li>Add support for JFR contextual information (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2739";>#2739</a>)</li>
   </ul>
   <h3>OpAMP client</h3>
   <ul>
   <li>Remove CompletableFuture usage (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2810";>#2810</a>)</li>
   </ul>
   <h3>Telemetry processors</h3>
   <ul>
   <li>Deprecate EventToSpanEventBridge (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2822";>#2822</a>)</li>
   </ul>
   <h3>Span stack traces</h3>
   <ul>
   <li>Ignore inferred spans in span stack traces by default (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2803";>#2803</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/atoulme";><code>@​atoulme</code></a>
   <a href="https://github.com/breedx-splk";><code>@​breedx-splk</code></a>
   <a href="https://github.com/egahlin";><code>@​egahlin</code></a>
   <a href="https://github.com/jack-berg";><code>@​jack-berg</code></a>
   <a href="https://github.com/jackshirazi";><code>@​jackshirazi</code></a>
   <a href="https://github.com/jaydeluca";><code>@​jaydeluca</code></a>
   <a href="https://github.com/JonasKunz";><code>@​JonasKunz</code></a>
   <a href="https://github.com/laurit";><code>@​laurit</code></a>
   <a href="https://github.com/LikeTheSalad";><code>@​LikeTheSalad</code></a>
   <a href="https://github.com/marschall";><code>@​marschall</code></a>
   <a href="https://github.com/MikeGoldsmith";><code>@​MikeGoldsmith</code></a>
   <a href="https://github.com/psx95";><code>@​psx95</code></a>
   <a href="https://github.com/sfriberg";><code>@​sfriberg</code></a>
   <a href="https://github.com/SylvainJuge";><code>@​SylvainJuge</code></a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/CHANGELOG.md";>io.opentelemetry.contrib:opentelemetry-maven-extension's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <h2>Unreleased</h2>
   <h2>Version 1.58.0 (2026-06-19)</h2>
   <h3>AWS X-Ray SDK support</h3>
   <ul>
   <li>Prevent regex on hot path
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2879";>#2879</a>)</li>
   </ul>
   <h3>Azure resources</h3>
   <ul>
   <li>Close leaky resources in azure-resources
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2876";>#2876</a>)</li>
   <li>Handle NumberFormatException when parsing numbers
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2880";>#2880</a>)</li>
   </ul>
   <h3>Disk buffering</h3>
   <ul>
   <li>Add guard for non-numeric files
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2877";>#2877</a>)</li>
   </ul>
   <h3>Dynamic control</h3>
   <ul>
   <li>Wire up first policy
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2833";>#2833</a>)</li>
   <li>Enable autoconfigurable extension
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2866";>#2866</a>)</li>
   <li>Register implementers
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2858";>#2858</a>)</li>
   <li>Add shadowJar target for fat jar including dependencies
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2869";>#2869</a>)</li>
   <li>Update README on instructions for using the project as an extension
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2885";>#2885</a>)</li>
   </ul>
   <h3>GCP authentication extension</h3>
   <ul>
   <li>Support 'none' option in GOOGLE_OTEL_AUTH_TARGET_SIGNALS
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2899";>#2899</a>)</li>
   </ul>
   <h3>GCP resources</h3>
   <ul>
   <li>Handle NumberFormatException when parsing numbers
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2880";>#2880</a>)</li>
   </ul>
   <h3>IBM MQ metrics</h3>
   <ul>
   <li>Move to produce metrics via MetricProducer
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2836";>#2836</a>)</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/opentelemetry-java-contrib/commits";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.opentelemetry.contrib:opentelemetry-maven-extension&package-manager=maven&previous-version=1.57.0-alpha&new-version=1.58.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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to