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

   Bumps `cxf.opentelemetry.version` from 1.30.1 to 1.31.0.
   Updates `io.opentelemetry:opentelemetry-bom` from 1.30.1 to 1.31.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-java/releases";>io.opentelemetry:opentelemetry-bom's
 releases</a>.</em></p>
   <blockquote>
   <h2>Version 1.31.0</h2>
   <h3>API</h3>
   <h4>Incubator</h4>
   <ul>
   <li>Refactor advice API to simplify usage (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5848";>#5848</a>)</li>
   </ul>
   <h3>SDK</h3>
   <ul>
   <li>BatchLogRecordProcessor and BatchSpanProcessor unify 
<code>queueSize</code> metric description and attribute name for 
<code>processorType</code> (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5836";>#5836</a>)</li>
   </ul>
   <h4>Metrics</h4>
   <ul>
   <li>Allow instrument names to contain a forward slash (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5824";>#5824</a>)</li>
   <li>Memory Mode support: Adding memory mode, and implementing it for 
Asynchronous Instruments (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5709";>#5709</a>,
 <a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5855";>#5855</a>)</li>
   <li>Stabilize MetricProducer, allow custom MetricReaders (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5835";>#5835</a>)</li>
   <li>Drop NaN measurements to metric instruments (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5859";>#5859</a>)</li>
   <li>Fix flaky MetricExporterConfigurationTest (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5877";>#5877</a>)</li>
   </ul>
   <h4>Logs</h4>
   <ul>
   <li>Add addAllAttributes() to ReadWriteLogRecord. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5825";>#5825</a>)</li>
   </ul>
   <h4>Exporters</h4>
   <ul>
   <li>Prometheus exporter: handle colliding metric attribute keys (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5717";>#5717</a>)</li>
   </ul>
   <h4>SDK Extensions</h4>
   <ul>
   <li>File configuration ConfigurationReader handles null values as empty (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5829";>#5829</a>)</li>
   </ul>
   <h4>Semantic conventions</h4>
   <ul>
   <li>BREAKING: Stop publishing 
<code>io.opentelemetry:opentelemetry-semconv</code>. Please use 
<code>io.opentelemetry.semconv:opentelemetry-semconv:1.21.0-alpha</code> 
instead, which is published from <a 
href="https://github.com/open-telemetry/semantic-conventions-java";>open-telemetry/semantic-conventions-java</a>.
 The new repository is published in lockstep with <a 
href="https://github.com/open-telemetry/semantic-conventions";>open-telemetry/semantic-conventions</a>.
 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5807";>#5807</a>)</li>
   </ul>
   <h3>Project Tooling</h3>
   <ul>
   <li>Add Benchmark workflows (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5842";>#5842</a>,
 <a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5874";>#5874</a>)</li>
   <li>Add clearer docs around coroutine support with an example (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5799";>#5799</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/aabmass";><code>@​aabmass</code></a>
   <a href="https://github.com/asafm";><code>@​asafm</code></a>
   <a href="https://github.com/breedx-splk";><code>@​breedx-splk</code></a>
   <a href="https://github.com/cbos";><code>@​cbos</code></a>
   <a href="https://github.com/cmunger";><code>@​cmunger</code></a>
   <a href="https://github.com/dashpole";><code>@​dashpole</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-bom's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Version 1.31.0 (2023-10-06)</h2>
   <h3>API</h3>
   <h4>Incubator</h4>
   <ul>
   <li>Refactor advice API to simplify usage
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5848";>#5848</a>)</li>
   </ul>
   <h3>SDK</h3>
   <ul>
   <li>BatchLogRecordProcessor and BatchSpanProcessor unify 
<code>queueSize</code> metric
   description and attribute name for <code>processorType</code>
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5836";>#5836</a>)</li>
   </ul>
   <h4>Metrics</h4>
   <ul>
   <li>Allow instrument names to contain a forward slash
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5824";>#5824</a>)</li>
   <li>Memory Mode support: Adding memory mode, and implementing it for 
Asynchronous Instruments
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5709";>#5709</a>,
   <a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5855";>#5855</a>)</li>
   <li>Stabilize MetricProducer, allow custom MetricReaders
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5835";>#5835</a>)</li>
   <li>Drop NaN measurements to metric instruments
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5859";>#5859</a>)</li>
   <li>Fix flaky MetricExporterConfigurationTest
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5877";>#5877</a>)</li>
   </ul>
   <h4>Logs</h4>
   <ul>
   <li>Add addAllAttributes() to ReadWriteLogRecord.
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5825";>#5825</a>)</li>
   </ul>
   <h4>Exporters</h4>
   <ul>
   <li>Prometheus exporter: handle colliding metric attribute keys
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5717";>#5717</a>)</li>
   </ul>
   <h4>SDK Extensions</h4>
   <ul>
   <li>File configuration ConfigurationReader handles null values as empty
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5829";>#5829</a>)</li>
   </ul>
   <h4>Semantic conventions</h4>
   <ul>
   <li>BREAKING: Stop publishing 
<code>io.opentelemetry:opentelemetry-semconv</code>. Please use
   <code>io.opentelemetry.semconv:opentelemetry-semconv:1.21.0-alpha</code> 
instead, which is published
   from <a 
href="https://github.com/open-telemetry/semantic-conventions-java";>open-telemetry/semantic-conventions-java</a>.
   The new repository is published in lockstep</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/c25c0a0ee0da01ab2f74ba83052d1c249ed57020";><code>c25c0a0</code></a>
 [release/v1.31.x] Prepare release 1.31.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5889";>#5889</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/bf37a4ca58c1969756848f48f97a36015efa0b47";><code>bf37a4c</code></a>
 Prepare 1.31.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5888";>#5888</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/92abcb823b0d13301cc0064520c0a07f4e55091e";><code>92abcb8</code></a>
 Refactor advice API (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5848";>#5848</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/533c30ae02ed99425beec75d1319902178df6942";><code>533c30a</code></a>
 Fix flaky MetricExporterConfigurationTest (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5877";>#5877</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/c39ebfee25e32754f85afb61724d3bc8f0e74ba2";><code>c39ebfe</code></a>
 Update dependency com.google.protobuf:protobuf-bom to v3.24.4 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5879";>#5879</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/4addd7f4a129305b32a104ee2b1758efe0286cc6";><code>4addd7f</code></a>
 Update plugin com.gradle.enterprise to v3.15.1 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5882";>#5882</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/80201515e93757902877dcb5ff737fe0f4e61008";><code>8020151</code></a>
 Update dependency gradle to v8.4 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5881";>#5881</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/847d117db1854566b15941f36bf6a02abdc3eb5d";><code>847d117</code></a>
 Move data dir to <code>benchmarks</code> (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5874";>#5874</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/1ad621b3f0dc6c5a8e6fde0dbe78585bb4558e9e";><code>1ad621b</code></a>
 Update dependency org.testcontainers:testcontainers-bom to v1.19.1 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5871";>#5871</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/7310b90530ea33eaf1f1a246140dbcc877f50805";><code>7310b90</code></a>
 Ignore javadoc.io links (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5878";>#5878</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.30.1...v1.31.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.opentelemetry:opentelemetry-opentracing-shim` from 1.30.1 to 
1.31.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-java/releases";>io.opentelemetry:opentelemetry-opentracing-shim's
 releases</a>.</em></p>
   <blockquote>
   <h2>Version 1.31.0</h2>
   <h3>API</h3>
   <h4>Incubator</h4>
   <ul>
   <li>Refactor advice API to simplify usage (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5848";>#5848</a>)</li>
   </ul>
   <h3>SDK</h3>
   <ul>
   <li>BatchLogRecordProcessor and BatchSpanProcessor unify 
<code>queueSize</code> metric description and attribute name for 
<code>processorType</code> (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5836";>#5836</a>)</li>
   </ul>
   <h4>Metrics</h4>
   <ul>
   <li>Allow instrument names to contain a forward slash (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5824";>#5824</a>)</li>
   <li>Memory Mode support: Adding memory mode, and implementing it for 
Asynchronous Instruments (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5709";>#5709</a>,
 <a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5855";>#5855</a>)</li>
   <li>Stabilize MetricProducer, allow custom MetricReaders (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5835";>#5835</a>)</li>
   <li>Drop NaN measurements to metric instruments (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5859";>#5859</a>)</li>
   <li>Fix flaky MetricExporterConfigurationTest (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5877";>#5877</a>)</li>
   </ul>
   <h4>Logs</h4>
   <ul>
   <li>Add addAllAttributes() to ReadWriteLogRecord. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5825";>#5825</a>)</li>
   </ul>
   <h4>Exporters</h4>
   <ul>
   <li>Prometheus exporter: handle colliding metric attribute keys (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5717";>#5717</a>)</li>
   </ul>
   <h4>SDK Extensions</h4>
   <ul>
   <li>File configuration ConfigurationReader handles null values as empty (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5829";>#5829</a>)</li>
   </ul>
   <h4>Semantic conventions</h4>
   <ul>
   <li>BREAKING: Stop publishing 
<code>io.opentelemetry:opentelemetry-semconv</code>. Please use 
<code>io.opentelemetry.semconv:opentelemetry-semconv:1.21.0-alpha</code> 
instead, which is published from <a 
href="https://github.com/open-telemetry/semantic-conventions-java";>open-telemetry/semantic-conventions-java</a>.
 The new repository is published in lockstep with <a 
href="https://github.com/open-telemetry/semantic-conventions";>open-telemetry/semantic-conventions</a>.
 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5807";>#5807</a>)</li>
   </ul>
   <h3>Project Tooling</h3>
   <ul>
   <li>Add Benchmark workflows (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5842";>#5842</a>,
 <a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5874";>#5874</a>)</li>
   <li>Add clearer docs around coroutine support with an example (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5799";>#5799</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/aabmass";><code>@​aabmass</code></a>
   <a href="https://github.com/asafm";><code>@​asafm</code></a>
   <a href="https://github.com/breedx-splk";><code>@​breedx-splk</code></a>
   <a href="https://github.com/cbos";><code>@​cbos</code></a>
   <a href="https://github.com/cmunger";><code>@​cmunger</code></a>
   <a href="https://github.com/dashpole";><code>@​dashpole</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-opentracing-shim's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Version 1.31.0 (2023-10-06)</h2>
   <h3>API</h3>
   <h4>Incubator</h4>
   <ul>
   <li>Refactor advice API to simplify usage
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5848";>#5848</a>)</li>
   </ul>
   <h3>SDK</h3>
   <ul>
   <li>BatchLogRecordProcessor and BatchSpanProcessor unify 
<code>queueSize</code> metric
   description and attribute name for <code>processorType</code>
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5836";>#5836</a>)</li>
   </ul>
   <h4>Metrics</h4>
   <ul>
   <li>Allow instrument names to contain a forward slash
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5824";>#5824</a>)</li>
   <li>Memory Mode support: Adding memory mode, and implementing it for 
Asynchronous Instruments
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5709";>#5709</a>,
   <a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5855";>#5855</a>)</li>
   <li>Stabilize MetricProducer, allow custom MetricReaders
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5835";>#5835</a>)</li>
   <li>Drop NaN measurements to metric instruments
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5859";>#5859</a>)</li>
   <li>Fix flaky MetricExporterConfigurationTest
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5877";>#5877</a>)</li>
   </ul>
   <h4>Logs</h4>
   <ul>
   <li>Add addAllAttributes() to ReadWriteLogRecord.
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5825";>#5825</a>)</li>
   </ul>
   <h4>Exporters</h4>
   <ul>
   <li>Prometheus exporter: handle colliding metric attribute keys
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5717";>#5717</a>)</li>
   </ul>
   <h4>SDK Extensions</h4>
   <ul>
   <li>File configuration ConfigurationReader handles null values as empty
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5829";>#5829</a>)</li>
   </ul>
   <h4>Semantic conventions</h4>
   <ul>
   <li>BREAKING: Stop publishing 
<code>io.opentelemetry:opentelemetry-semconv</code>. Please use
   <code>io.opentelemetry.semconv:opentelemetry-semconv:1.21.0-alpha</code> 
instead, which is published
   from <a 
href="https://github.com/open-telemetry/semantic-conventions-java";>open-telemetry/semantic-conventions-java</a>.
   The new repository is published in lockstep</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/c25c0a0ee0da01ab2f74ba83052d1c249ed57020";><code>c25c0a0</code></a>
 [release/v1.31.x] Prepare release 1.31.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5889";>#5889</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/bf37a4ca58c1969756848f48f97a36015efa0b47";><code>bf37a4c</code></a>
 Prepare 1.31.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5888";>#5888</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/92abcb823b0d13301cc0064520c0a07f4e55091e";><code>92abcb8</code></a>
 Refactor advice API (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5848";>#5848</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/533c30ae02ed99425beec75d1319902178df6942";><code>533c30a</code></a>
 Fix flaky MetricExporterConfigurationTest (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5877";>#5877</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/c39ebfee25e32754f85afb61724d3bc8f0e74ba2";><code>c39ebfe</code></a>
 Update dependency com.google.protobuf:protobuf-bom to v3.24.4 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5879";>#5879</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/4addd7f4a129305b32a104ee2b1758efe0286cc6";><code>4addd7f</code></a>
 Update plugin com.gradle.enterprise to v3.15.1 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5882";>#5882</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/80201515e93757902877dcb5ff737fe0f4e61008";><code>8020151</code></a>
 Update dependency gradle to v8.4 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5881";>#5881</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/847d117db1854566b15941f36bf6a02abdc3eb5d";><code>847d117</code></a>
 Move data dir to <code>benchmarks</code> (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5874";>#5874</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/1ad621b3f0dc6c5a8e6fde0dbe78585bb4558e9e";><code>1ad621b</code></a>
 Update dependency org.testcontainers:testcontainers-bom to v1.19.1 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5871";>#5871</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-java/commit/7310b90530ea33eaf1f1a246140dbcc877f50805";><code>7310b90</code></a>
 Ignore javadoc.io links (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/5878";>#5878</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.30.1...v1.31.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]

Reply via email to