dependabot[bot] opened a new pull request, #19562: URL: https://github.com/apache/camel/pull/19562
Bumps `opensearch-rest-client-version` from 3.2.0 to 3.3.0. Updates `org.opensearch.client:opensearch-rest-client` from 3.2.0 to 3.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/opensearch-project/OpenSearch/releases">org.opensearch.client:opensearch-rest-client's releases</a>.</em></p> <blockquote> <h2>3.3.0</h2> <h2>Version 3.3.0 Release Notes</h2> <p>Compatible with OpenSearch and OpenSearch Dashboards version 3.3.0</p> <h3>Added</h3> <ul> <li>Expand fetch phase profiling to support inner hits and top hits aggregation phases (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18936">#18936</a>)</li> <li>[Rule-based Auto-tagging] add the schema for security attributes (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19345">#19345</a>)</li> <li>Add temporal routing processors for time-based document routing (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/18920">#18920</a>)</li> <li>Implement Query Rewriting Infrastructure (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19060">#19060</a>)</li> <li>The dynamic mapping parameter supports false_allow_templates (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19065">#19065</a>, <a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19097">#19097</a>)</li> <li>[Rule-based Auto-tagging] restructure the in-memory trie to store values as a set (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19344">#19344</a>)</li> <li>Add a toBuilder method in EngineConfig to support easy modification of configs (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19054">#19054</a>)</li> <li>Add StoreFactory plugin interface for custom Store implementations (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19091">#19091</a>)</li> <li>Use S3CrtClient for higher throughput while uploading files to S3 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18800">#18800</a>)</li> <li>[Rule-based Auto-tagging] bug fix on Update Rule API with multiple attributes (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19497">#19497</a>)</li> <li>Add a dynamic setting to change skip_cache_factor and min_frequency for querycache (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/18351">#18351</a>)</li> <li>Add overload constructor for Translog to accept Channel Factory as a parameter (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18918">#18918</a>)</li> <li>Addition of fileCache activeUsage guard rails to DiskThresholdMonitor (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19071">#19071</a>)</li> <li>Add subdirectory-aware store module with recovery support (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19132">#19132</a>)</li> <li>[Rule-based Auto-tagging] Modify get rule api to suit nested attributes (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19429">#19429</a>)</li> <li>[Rule-based Auto-tagging] Add autotagging label resolving logic for multiple attributes (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19486">#19486</a>)</li> <li>Field collapsing supports search_after (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19261">#19261</a>)</li> <li>Add a dynamic cluster setting to control the enablement of the merged segment warmer (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18929">#18929</a>)</li> <li>Publish transport-grpc-spi exposing QueryBuilderProtoConverter and QueryBuilderProtoConverterRegistry (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18949">#18949</a>)</li> <li>Support system generated search pipeline. (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19128">#19128</a>)</li> <li>Add <code>epoch_micros</code> date format (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/14669">#14669</a>)</li> <li>Grok processor supports capturing multiple values for same field name (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18799">#18799</a>)</li> <li>Add support for search tie-breaking by _shard_doc (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18924">#18924</a>)</li> <li>Upgrade opensearch-protobufs dependency to 0.13.0 and update transport-grpc module compatibility (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19007">#19007</a>)</li> <li>Add new extensible method to DocRequest to specify type (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19313">#19313</a>)</li> <li>[Rule based auto-tagging] Add Rule based auto-tagging IT (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18550">#18550</a>)</li> <li>Add all-active ingestion as docrep equivalent in pull-based ingestion (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19316">#19316</a>)</li> <li>Adding logic for histogram aggregation using skiplist (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19130">#19130</a>)</li> <li>Add skip_list param for date, scaled float and token count fields (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19142">#19142</a>)</li> <li>Enable skip_list for <a href="https://github.com/timestamp"><code>@timestamp</code></a> field or index sort field by default (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19480">#19480</a>)</li> <li>Implement GRPC MatchPhrase, MultiMatch queries (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19449">#19449</a>)</li> <li>Optimize gRPC transport thread management for improved throughput (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19278">#19278</a>)</li> <li>Implement GRPC Boolean query and inject registry for all internal query converters (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19391">#19391</a>)</li> <li>Added precomputation for rare terms aggregation (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18978">#18978</a>)</li> <li>Implement GRPC Script query (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19455">#19455</a>)</li> <li>[Search Stats] Add search & star-tree search query failure count metrics (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19210">#19210</a>)</li> <li>[Star-tree] Support for multi-terms aggregation (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/18398">#18398</a>)</li> <li>Add stream search enabled cluster setting and auto fallback logic (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19506">#19506</a>)</li> <li>Implement GRPC Exists, Regexp, and Wildcard queries (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19392">#19392</a>)</li> <li>Implement GRPC GeoBoundingBox, GeoDistance queries (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19451">#19451</a>)</li> <li>Implement GRPC Ids, Range, and Terms Set queries (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19448">#19448</a>)</li> <li>Implement GRPC Nested query (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19453">#19453</a>)</li> <li>Add sub aggregation support for histogram aggregation using skiplist (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19438">19438</a>)</li> <li>Optimization in String Terms Aggregation query for Large Bucket Counts (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18732">#18732</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/e972d15408320e6be84c64bb0fdc076ca7696ea2"><code>e972d15</code></a> Fixing changelog entry (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19594">#19594</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/b6bd4c8e0ca139b59e063972ef7db2554f3f6777"><code>b6bd4c8</code></a> Disable query rewriter as a default behaviour (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19593">#19593</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/051d2f8efcc98f9460f69652dbbee0729ca861fd"><code>051d2f8</code></a> [Backport 3.3] Fix rewriting terms query with consecutive whole numbers (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19588">#19588</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/06d465f72a467ef67f2ab3358088f7b971c24238"><code>06d465f</code></a> Move rewriter registration from info to debug log (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19582">#19582</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19586">#19586</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/aea9cd26e5461f679e3518f98270b10ec62e977d"><code>aea9cd2</code></a> Fix the enforce_hostname_verification check for flight transport (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19580">#19580</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/6f42cbc0909373590126f0306d356e7bc5d488dd"><code>6f42cbc</code></a> Removing incorrect changelog entry (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19579">#19579</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/c482cf32cce434ef9559e0afd6b024968979118d"><code>c482cf3</code></a> Update changelog entry (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19574">#19574</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19577">#19577</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/7a6b911b6d6bbec7c3e5653470177c0bff69d8d2"><code>7a6b911</code></a> Add logic to throw exception on workload group deletion with associated rules...</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/d5f66d70a97e95bf783e1d426438bb5c7638021f"><code>d5f66d7</code></a> [AUTO] Add release notes for 3.3.0 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19504">#19504</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19554">#19554</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/5e7dac44e21a980befd29568603aa6b28a3c1fd0"><code>5e7dac4</code></a> bump lucene version (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19540">#19540</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19546">#19546</a>)</li> <li>Additional commits viewable in <a href="https://github.com/opensearch-project/OpenSearch/compare/3.2.0...3.3.0">compare view</a></li> </ul> </details> <br /> Updates `org.opensearch.client:opensearch-rest-client-sniffer` from 3.2.0 to 3.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/opensearch-project/OpenSearch/releases">org.opensearch.client:opensearch-rest-client-sniffer's releases</a>.</em></p> <blockquote> <h2>3.3.0</h2> <h2>Version 3.3.0 Release Notes</h2> <p>Compatible with OpenSearch and OpenSearch Dashboards version 3.3.0</p> <h3>Added</h3> <ul> <li>Expand fetch phase profiling to support inner hits and top hits aggregation phases (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18936">#18936</a>)</li> <li>[Rule-based Auto-tagging] add the schema for security attributes (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19345">#19345</a>)</li> <li>Add temporal routing processors for time-based document routing (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/18920">#18920</a>)</li> <li>Implement Query Rewriting Infrastructure (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19060">#19060</a>)</li> <li>The dynamic mapping parameter supports false_allow_templates (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19065">#19065</a>, <a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19097">#19097</a>)</li> <li>[Rule-based Auto-tagging] restructure the in-memory trie to store values as a set (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19344">#19344</a>)</li> <li>Add a toBuilder method in EngineConfig to support easy modification of configs (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19054">#19054</a>)</li> <li>Add StoreFactory plugin interface for custom Store implementations (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19091">#19091</a>)</li> <li>Use S3CrtClient for higher throughput while uploading files to S3 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18800">#18800</a>)</li> <li>[Rule-based Auto-tagging] bug fix on Update Rule API with multiple attributes (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19497">#19497</a>)</li> <li>Add a dynamic setting to change skip_cache_factor and min_frequency for querycache (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/18351">#18351</a>)</li> <li>Add overload constructor for Translog to accept Channel Factory as a parameter (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18918">#18918</a>)</li> <li>Addition of fileCache activeUsage guard rails to DiskThresholdMonitor (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19071">#19071</a>)</li> <li>Add subdirectory-aware store module with recovery support (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19132">#19132</a>)</li> <li>[Rule-based Auto-tagging] Modify get rule api to suit nested attributes (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19429">#19429</a>)</li> <li>[Rule-based Auto-tagging] Add autotagging label resolving logic for multiple attributes (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19486">#19486</a>)</li> <li>Field collapsing supports search_after (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19261">#19261</a>)</li> <li>Add a dynamic cluster setting to control the enablement of the merged segment warmer (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18929">#18929</a>)</li> <li>Publish transport-grpc-spi exposing QueryBuilderProtoConverter and QueryBuilderProtoConverterRegistry (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18949">#18949</a>)</li> <li>Support system generated search pipeline. (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19128">#19128</a>)</li> <li>Add <code>epoch_micros</code> date format (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/14669">#14669</a>)</li> <li>Grok processor supports capturing multiple values for same field name (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18799">#18799</a>)</li> <li>Add support for search tie-breaking by _shard_doc (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18924">#18924</a>)</li> <li>Upgrade opensearch-protobufs dependency to 0.13.0 and update transport-grpc module compatibility (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19007">#19007</a>)</li> <li>Add new extensible method to DocRequest to specify type (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19313">#19313</a>)</li> <li>[Rule based auto-tagging] Add Rule based auto-tagging IT (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18550">#18550</a>)</li> <li>Add all-active ingestion as docrep equivalent in pull-based ingestion (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19316">#19316</a>)</li> <li>Adding logic for histogram aggregation using skiplist (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19130">#19130</a>)</li> <li>Add skip_list param for date, scaled float and token count fields (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19142">#19142</a>)</li> <li>Enable skip_list for <a href="https://github.com/timestamp"><code>@timestamp</code></a> field or index sort field by default (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19480">#19480</a>)</li> <li>Implement GRPC MatchPhrase, MultiMatch queries (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19449">#19449</a>)</li> <li>Optimize gRPC transport thread management for improved throughput (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19278">#19278</a>)</li> <li>Implement GRPC Boolean query and inject registry for all internal query converters (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19391">#19391</a>)</li> <li>Added precomputation for rare terms aggregation (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18978">#18978</a>)</li> <li>Implement GRPC Script query (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19455">#19455</a>)</li> <li>[Search Stats] Add search & star-tree search query failure count metrics (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19210">#19210</a>)</li> <li>[Star-tree] Support for multi-terms aggregation (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/18398">#18398</a>)</li> <li>Add stream search enabled cluster setting and auto fallback logic (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19506">#19506</a>)</li> <li>Implement GRPC Exists, Regexp, and Wildcard queries (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19392">#19392</a>)</li> <li>Implement GRPC GeoBoundingBox, GeoDistance queries (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19451">#19451</a>)</li> <li>Implement GRPC Ids, Range, and Terms Set queries (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19448">#19448</a>)</li> <li>Implement GRPC Nested query (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19453">#19453</a>)</li> <li>Add sub aggregation support for histogram aggregation using skiplist (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19438">19438</a>)</li> <li>Optimization in String Terms Aggregation query for Large Bucket Counts (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18732">#18732</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/e972d15408320e6be84c64bb0fdc076ca7696ea2"><code>e972d15</code></a> Fixing changelog entry (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19594">#19594</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/b6bd4c8e0ca139b59e063972ef7db2554f3f6777"><code>b6bd4c8</code></a> Disable query rewriter as a default behaviour (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19593">#19593</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/051d2f8efcc98f9460f69652dbbee0729ca861fd"><code>051d2f8</code></a> [Backport 3.3] Fix rewriting terms query with consecutive whole numbers (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19588">#19588</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/06d465f72a467ef67f2ab3358088f7b971c24238"><code>06d465f</code></a> Move rewriter registration from info to debug log (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19582">#19582</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19586">#19586</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/aea9cd26e5461f679e3518f98270b10ec62e977d"><code>aea9cd2</code></a> Fix the enforce_hostname_verification check for flight transport (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19580">#19580</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/6f42cbc0909373590126f0306d356e7bc5d488dd"><code>6f42cbc</code></a> Removing incorrect changelog entry (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19579">#19579</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/c482cf32cce434ef9559e0afd6b024968979118d"><code>c482cf3</code></a> Update changelog entry (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19574">#19574</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19577">#19577</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/7a6b911b6d6bbec7c3e5653470177c0bff69d8d2"><code>7a6b911</code></a> Add logic to throw exception on workload group deletion with associated rules...</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/d5f66d70a97e95bf783e1d426438bb5c7638021f"><code>d5f66d7</code></a> [AUTO] Add release notes for 3.3.0 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19504">#19504</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19554">#19554</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/5e7dac44e21a980befd29568603aa6b28a3c1fd0"><code>5e7dac4</code></a> bump lucene version (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19540">#19540</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19546">#19546</a>)</li> <li>Additional commits viewable in <a href="https://github.com/opensearch-project/OpenSearch/compare/3.2.0...3.3.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]
