dependabot[bot] opened a new pull request, #757:
URL: https://github.com/apache/httpcomponents-client/pull/757

   Bumps `otel.version` from 1.55.0 to 1.56.0.
   Updates `io.opentelemetry:opentelemetry-sdk` from 1.55.0 to 1.56.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-java/releases";>io.opentelemetry:opentelemetry-sdk's
 releases</a>.</em></p>
   <blockquote>
   <h2>Version 1.56.0</h2>
   <h3>API</h3>
   <h4>Incubator</h4>
   <ul>
   <li>Support ExtendedOpenTelemetry in GlobalOpenTelemetry (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7799";>#7799</a>)</li>
   </ul>
   <h3>SDK</h3>
   <ul>
   <li>Changes to MeterConfig, LoggerConfig, TracerConfig are guaranteed to be 
eventually visible (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7706";>#7706</a>)</li>
   </ul>
   <h4>Metrics</h4>
   <ul>
   <li>Stabilize ExemplarFilter (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7768";>#7768</a>)</li>
   <li>Type specific exemplar reservoirs (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7758";>#7758</a>)</li>
   </ul>
   <h4>Extensions</h4>
   <ul>
   <li>SDK incubator: Add incubator ComposableRuleBasedSampler (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7787";>#7787</a>)</li>
   <li>SDK incubator: Add incubator ComposableAnnotatingSampler (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7804";>#7804</a>)</li>
   <li>SDK incubator: Rename ComposableTraceIdRatioBased to 
ComposableProbability (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7786";>#7786</a>)</li>
   <li>Declarative config: <strong>BREAKING</strong> Remove component provider 
generic type (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7606";>#7606</a>)</li>
   <li>Declarative config: Add declarative config support for ExemplarFilter 
(<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7769";>#7769</a>)</li>
   <li>Declarative config: Fix a few declarative configuration bugs (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7807";>#7807</a>)</li>
   </ul>
   <h3>Project tooling</h3>
   <ul>
   <li>Move to oracle bare metal benchmark runner (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7740";>#7740</a>)</li>
   <li>Enable Develocity build scans (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7776";>#7776</a>)</li>
   <li>Document GPG signing key (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7783";>#7783</a>)</li>
   <li>Update build to use java 21 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7784";>#7784</a>)</li>
   <li>Sync repository-settings.md documentation (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7791";>#7791</a>)</li>
   <li>Fix gradle deprecation warning (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7780";>#7780</a>)</li>
   <li>Small alignments of workflows across the 6 Java repos (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7806";>#7806</a>)</li>
   <li>Implement min java version gradle tooling from instrumentation repo (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7801";>#7801</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/anuraaga";><code>@​anuraaga</code></a>
   <a href="https://github.com/breedx-splk";><code>@​breedx-splk</code></a>
   <a href="https://github.com/brunobat";><code>@​brunobat</code></a>
   <a href="https://github.com/jack-berg";><code>@​jack-berg</code></a>
   <a href="https://github.com/jkwatson";><code>@​jkwatson</code></a>
   <a href="https://github.com/laurit";><code>@​laurit</code></a>
   <a href="https://github.com/robsunday";><code>@​robsunday</code></a>
   <a href="https://github.com/ThomasVitale";><code>@​ThomasVitale</code></a>
   <a href="https://github.com/trask";><code>@​trask</code></a>
   <a href="https://github.com/yogurtearl";><code>@​yogurtearl</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/blob/main/CHANGELOG.md";>io.opentelemetry:opentelemetry-sdk's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Version 1.56.0 (2025-11-07)</h2>
   <h3>API</h3>
   <h4>Incubator</h4>
   <ul>
   <li>Support ExtendedOpenTelemetry in GlobalOpenTelemetry
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7799";>#7799</a>)</li>
   </ul>
   <h3>SDK</h3>
   <ul>
   <li>Changes to MeterConfig, LoggerConfig, TracerConfig are guaranteed to be 
eventually visible
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7706";>#7706</a>)</li>
   </ul>
   <h4>Metrics</h4>
   <ul>
   <li>Stabilize ExemplarFilter
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7768";>#7768</a>)</li>
   <li>Type specific exemplar reservoirs
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7758";>#7758</a>)</li>
   </ul>
   <h4>Extensions</h4>
   <ul>
   <li>SDK incubator: Add incubator ComposableRuleBasedSampler
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7787";>#7787</a>)</li>
   <li>SDK incubator: Add incubator ComposableAnnotatingSampler
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7804";>#7804</a>)</li>
   <li>SDK incubator: Rename ComposableTraceIdRatioBased to 
ComposableProbability
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7786";>#7786</a>)</li>
   <li>Declarative config: <strong>BREAKING</strong> Remove component provider 
generic type
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7606";>#7606</a>)</li>
   <li>Declarative config: Add declarative config support for ExemplarFilter
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7769";>#7769</a>)</li>
   <li>Declarative config: Fix a few declarative configuration bugs
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7807";>#7807</a>)</li>
   </ul>
   <h3>Project tooling</h3>
   <ul>
   <li>Move to oracle bare metal benchmark runner
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7740";>#7740</a>)</li>
   <li>Enable Develocity build scans
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7776";>#7776</a>)</li>
   <li>Document GPG signing key
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7783";>#7783</a>)</li>
   <li>Update build to use java 21
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7784";>#7784</a>)</li>
   <li>Sync repository-settings.md documentation
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7791";>#7791</a>)</li>
   <li>Fix gradle deprecation warning
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7780";>#7780</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/daa49ee435bbcdbcddb0cfbaa979e5da5461d1f8";><code>daa49ee</code></a>
 [release/v1.56.x] Prepare release 1.56.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7823";>#7823</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/e27f06d986652147fd2e38aaf0269b7f1bf10346";><code>e27f06d</code></a>
 Prepare 1.56.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7817";>#7817</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/de48d1b7c0a1804c75f152de8df0551d2e28110e";><code>de48d1b</code></a>
 Remove component provider generic type (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7606";>#7606</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/408f2d8fcffd4c87d42f89af198f370ba915a2dd";><code>408f2d8</code></a>
 Add incubator ComposableAnnotatingSampler (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7804";>#7804</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/578f82b1f708a41222d1b871220f3dcf4cf9505e";><code>578f82b</code></a>
 fix(deps): update dependency com.uber.nullaway:nullaway to v0.12.12 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7811";>#7811</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/b10d711d160ed061774694bb8657128140726346";><code>b10d711</code></a>
 fix(deps): update dependency com.google.api.grpc:proto-google-common-protos 
t...</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/1c8db7d7f4a7ef7819eabe6b88400daf1e874931";><code>1c8db7d</code></a>
 chore(deps): update otel/opentelemetry-collector-contrib docker tag to 
v0.139...</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/36ca9b85b799939b6cb650c5fe95e90ee2f87059";><code>36ca9b8</code></a>
 support ExtendedOpenTelemetry in GlobalOpenTelemetry (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7799";>#7799</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/16af7496f7e3f3abd024a8eab5bc8152eebd5f57";><code>16af749</code></a>
 chore(deps): update weekly update (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7808";>#7808</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/3ed2bdb58e9f57d0e3f265d9303922e709f2c7c3";><code>3ed2bdb</code></a>
 Fix a few declarative configuration bugs (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7807";>#7807</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.55.0...v1.56.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.opentelemetry:opentelemetry-sdk-testing` from 1.55.0 to 1.56.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-java/releases";>io.opentelemetry:opentelemetry-sdk-testing's
 releases</a>.</em></p>
   <blockquote>
   <h2>Version 1.56.0</h2>
   <h3>API</h3>
   <h4>Incubator</h4>
   <ul>
   <li>Support ExtendedOpenTelemetry in GlobalOpenTelemetry (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7799";>#7799</a>)</li>
   </ul>
   <h3>SDK</h3>
   <ul>
   <li>Changes to MeterConfig, LoggerConfig, TracerConfig are guaranteed to be 
eventually visible (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7706";>#7706</a>)</li>
   </ul>
   <h4>Metrics</h4>
   <ul>
   <li>Stabilize ExemplarFilter (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7768";>#7768</a>)</li>
   <li>Type specific exemplar reservoirs (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7758";>#7758</a>)</li>
   </ul>
   <h4>Extensions</h4>
   <ul>
   <li>SDK incubator: Add incubator ComposableRuleBasedSampler (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7787";>#7787</a>)</li>
   <li>SDK incubator: Add incubator ComposableAnnotatingSampler (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7804";>#7804</a>)</li>
   <li>SDK incubator: Rename ComposableTraceIdRatioBased to 
ComposableProbability (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7786";>#7786</a>)</li>
   <li>Declarative config: <strong>BREAKING</strong> Remove component provider 
generic type (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7606";>#7606</a>)</li>
   <li>Declarative config: Add declarative config support for ExemplarFilter 
(<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7769";>#7769</a>)</li>
   <li>Declarative config: Fix a few declarative configuration bugs (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7807";>#7807</a>)</li>
   </ul>
   <h3>Project tooling</h3>
   <ul>
   <li>Move to oracle bare metal benchmark runner (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7740";>#7740</a>)</li>
   <li>Enable Develocity build scans (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7776";>#7776</a>)</li>
   <li>Document GPG signing key (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7783";>#7783</a>)</li>
   <li>Update build to use java 21 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7784";>#7784</a>)</li>
   <li>Sync repository-settings.md documentation (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7791";>#7791</a>)</li>
   <li>Fix gradle deprecation warning (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7780";>#7780</a>)</li>
   <li>Small alignments of workflows across the 6 Java repos (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7806";>#7806</a>)</li>
   <li>Implement min java version gradle tooling from instrumentation repo (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7801";>#7801</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/anuraaga";><code>@​anuraaga</code></a>
   <a href="https://github.com/breedx-splk";><code>@​breedx-splk</code></a>
   <a href="https://github.com/brunobat";><code>@​brunobat</code></a>
   <a href="https://github.com/jack-berg";><code>@​jack-berg</code></a>
   <a href="https://github.com/jkwatson";><code>@​jkwatson</code></a>
   <a href="https://github.com/laurit";><code>@​laurit</code></a>
   <a href="https://github.com/robsunday";><code>@​robsunday</code></a>
   <a href="https://github.com/ThomasVitale";><code>@​ThomasVitale</code></a>
   <a href="https://github.com/trask";><code>@​trask</code></a>
   <a href="https://github.com/yogurtearl";><code>@​yogurtearl</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/blob/main/CHANGELOG.md";>io.opentelemetry:opentelemetry-sdk-testing's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Version 1.56.0 (2025-11-07)</h2>
   <h3>API</h3>
   <h4>Incubator</h4>
   <ul>
   <li>Support ExtendedOpenTelemetry in GlobalOpenTelemetry
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7799";>#7799</a>)</li>
   </ul>
   <h3>SDK</h3>
   <ul>
   <li>Changes to MeterConfig, LoggerConfig, TracerConfig are guaranteed to be 
eventually visible
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7706";>#7706</a>)</li>
   </ul>
   <h4>Metrics</h4>
   <ul>
   <li>Stabilize ExemplarFilter
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7768";>#7768</a>)</li>
   <li>Type specific exemplar reservoirs
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7758";>#7758</a>)</li>
   </ul>
   <h4>Extensions</h4>
   <ul>
   <li>SDK incubator: Add incubator ComposableRuleBasedSampler
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7787";>#7787</a>)</li>
   <li>SDK incubator: Add incubator ComposableAnnotatingSampler
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7804";>#7804</a>)</li>
   <li>SDK incubator: Rename ComposableTraceIdRatioBased to 
ComposableProbability
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7786";>#7786</a>)</li>
   <li>Declarative config: <strong>BREAKING</strong> Remove component provider 
generic type
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7606";>#7606</a>)</li>
   <li>Declarative config: Add declarative config support for ExemplarFilter
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7769";>#7769</a>)</li>
   <li>Declarative config: Fix a few declarative configuration bugs
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7807";>#7807</a>)</li>
   </ul>
   <h3>Project tooling</h3>
   <ul>
   <li>Move to oracle bare metal benchmark runner
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7740";>#7740</a>)</li>
   <li>Enable Develocity build scans
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7776";>#7776</a>)</li>
   <li>Document GPG signing key
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7783";>#7783</a>)</li>
   <li>Update build to use java 21
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7784";>#7784</a>)</li>
   <li>Sync repository-settings.md documentation
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7791";>#7791</a>)</li>
   <li>Fix gradle deprecation warning
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7780";>#7780</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/daa49ee435bbcdbcddb0cfbaa979e5da5461d1f8";><code>daa49ee</code></a>
 [release/v1.56.x] Prepare release 1.56.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7823";>#7823</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/e27f06d986652147fd2e38aaf0269b7f1bf10346";><code>e27f06d</code></a>
 Prepare 1.56.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7817";>#7817</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/de48d1b7c0a1804c75f152de8df0551d2e28110e";><code>de48d1b</code></a>
 Remove component provider generic type (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7606";>#7606</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/408f2d8fcffd4c87d42f89af198f370ba915a2dd";><code>408f2d8</code></a>
 Add incubator ComposableAnnotatingSampler (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7804";>#7804</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/578f82b1f708a41222d1b871220f3dcf4cf9505e";><code>578f82b</code></a>
 fix(deps): update dependency com.uber.nullaway:nullaway to v0.12.12 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7811";>#7811</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/b10d711d160ed061774694bb8657128140726346";><code>b10d711</code></a>
 fix(deps): update dependency com.google.api.grpc:proto-google-common-protos 
t...</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/1c8db7d7f4a7ef7819eabe6b88400daf1e874931";><code>1c8db7d</code></a>
 chore(deps): update otel/opentelemetry-collector-contrib docker tag to 
v0.139...</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/36ca9b85b799939b6cb650c5fe95e90ee2f87059";><code>36ca9b8</code></a>
 support ExtendedOpenTelemetry in GlobalOpenTelemetry (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7799";>#7799</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/16af7496f7e3f3abd024a8eab5bc8152eebd5f57";><code>16af749</code></a>
 chore(deps): update weekly update (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7808";>#7808</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/3ed2bdb58e9f57d0e3f265d9303922e709f2c7c3";><code>3ed2bdb</code></a>
 Fix a few declarative configuration bugs (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/7807";>#7807</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.55.0...v1.56.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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>


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to