dependabot[bot] opened a new pull request, #5137:
URL: https://github.com/apache/servicecomb-java-chassis/pull/5137

   Bumps 
[org.kiwiproject:consul-client](https://github.com/kiwiproject/consul-client) 
from 1.8.0 to 1.12.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/kiwiproject/consul-client/releases";>org.kiwiproject:consul-client's
 releases</a>.</em></p>
   <blockquote>
   <h2>v1.12.0</h2>
   <h2>Summary</h2>
   <ul>
   <li>2026-04-15T02:35:10Z - <a 
href="https://github.com/kiwiproject/consul-client/compare/v1.11.0...v1.12.0";>5 
commit(s)</a> by <a href="https://github.com/sleberknight";>Scott 
Leberknight</a></li>
   </ul>
   <h2>Improvements 🚀</h2>
   <ul>
   <li>Add Unix domain socket support for local Consul agent communication [(<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/551";>#551</a>)](<a
 
href="https://redirect.github.com/kiwiproject/consul-client/issues/551";>kiwiproject/consul-client#551</a>)</li>
   </ul>
   <h2>Bugs 🐛</h2>
   <ul>
   <li>Base64EncodingSerializer and Base64EncodingDeserializer use platform 
default charset [(<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/550";>#550</a>)](<a
 
href="https://redirect.github.com/kiwiproject/consul-client/issues/550";>kiwiproject/consul-client#550</a>)</li>
   </ul>
   <h2>v1.11.0</h2>
   <h2>Summary</h2>
   <ul>
   <li>2026-04-02T00:38:46Z - <a 
href="https://github.com/kiwiproject/consul-client/compare/v1.10.1...v1.11.0";>10
 commit(s)</a> by <a href="https://github.com/sleberknight";>Scott 
Leberknight</a>, <a 
href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   <h2>Deprecations ⚠️</h2>
   <ul>
   <li>Deprecate Consul.NetworkTimeoutConfig in favor of top-level 
NetworkTimeoutConfig [(<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/539";>#539</a>)](<a
 
href="https://redirect.github.com/kiwiproject/consul-client/issues/539";>kiwiproject/consul-client#539</a>)</li>
   <li>Deprecate Options.from(...) in favor of OptionHelpers.toQueryMap(...) 
[(<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/538";>#538</a>)](<a
 
href="https://redirect.github.com/kiwiproject/consul-client/issues/538";>kiwiproject/consul-client#538</a>)</li>
   <li>Deprecate Options.optionallyAdd(...) in favor of 
OptionHelpers.optionallyAdd(...) [(<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/537";>#537</a>)](<a
 
href="https://redirect.github.com/kiwiproject/consul-client/issues/537";>kiwiproject/consul-client#537</a>)</li>
   </ul>
   <h2>Improvements 🚀</h2>
   <ul>
   <li>Add AuthTokenProvider for dynamic token refresh in Consul.Builder [(<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/548";>#548</a>)](<a
 
href="https://redirect.github.com/kiwiproject/consul-client/pull/548";>kiwiproject/consul-client#548</a>)</li>
   <li>Add releaseLock overload that accepts a value [(<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/547";>#547</a>)](<a
 
href="https://redirect.github.com/kiwiproject/consul-client/pull/547";>kiwiproject/consul-client#547</a>)</li>
   <li>Fix circular dependency (tangle) in org.kiwiproject.consul package [(<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/536";>#536</a>)](<a
 
href="https://redirect.github.com/kiwiproject/consul-client/issues/536";>kiwiproject/consul-client#536</a>)</li>
   <li>Fix circular dependency (tangle) in org.kiwiproject.consul.option 
package [(<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/535";>#535</a>)](<a
 
href="https://redirect.github.com/kiwiproject/consul-client/issues/535";>kiwiproject/consul-client#535</a>)</li>
   </ul>
   <h2>Assorted 👜</h2>
   <ul>
   <li>Improve Javadoc on pass/warn/fail and passCheck/warnCheck/failCheck 
methods [(<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/546";>#546</a>)](<a
 
href="https://redirect.github.com/kiwiproject/consul-client/pull/546";>kiwiproject/consul-client#546</a>)</li>
   <li>Suppress resource warnings in tests [(<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/545";>#545</a>)](<a
 
href="https://redirect.github.com/kiwiproject/consul-client/pull/545";>kiwiproject/consul-client#545</a>)</li>
   </ul>
   <h2>Dependency Updates ⬆️</h2>
   <ul>
   <li>chore(deps): bump the prod-deps group with 2 updates [(<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/549";>#549</a>)](<a
 
href="https://redirect.github.com/kiwiproject/consul-client/pull/549";>kiwiproject/consul-client#549</a>)</li>
   </ul>
   <h2>v1.10.1</h2>
   <h2>Summary</h2>
   <ul>
   <li>2026-03-08T00:16:53Z - <a 
href="https://github.com/kiwiproject/consul-client/compare/v1.10.0...v1.10.1";>4 
commit(s)</a> by <a href="https://github.com/sleberknight";>Scott 
Leberknight</a>, <a 
href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   <h2>Dependency Updates ⬆️</h2>
   <ul>
   <li>chore(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 
to 3.6.2 in the dev-deps group [(<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/534";>#534</a>)](<a
 
href="https://redirect.github.com/kiwiproject/consul-client/pull/534";>kiwiproject/consul-client#534</a>)</li>
   <li>chore(deps): bump the prod-deps group with 2 updates [(<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/533";>#533</a>)](<a
 
href="https://redirect.github.com/kiwiproject/consul-client/pull/533";>kiwiproject/consul-client#533</a>)</li>
   </ul>
   <h2>v1.10.0</h2>
   <h2>Summary</h2>
   <ul>
   <li>2026-03-05T02:43:45Z - <a 
href="https://github.com/kiwiproject/consul-client/compare/v1.9.3...v1.10.0";>3 
commit(s)</a> by <a href="https://github.com/sleberknight";>Scott 
Leberknight</a>, <a href="https://github.com/gauravtayal0";>Gaurav Tayal</a></li>
   </ul>
   <p>Thanks to <a 
href="https://github.com/gauravtayal0";><code>@​gauravtayal0</code></a> for 
adding support for Consul Cluster Peering via the <code>peer</code> query 
parameter and ensuring the <code>filter</code> option is correctly propagated 
in <code>ConsulCache</code>.</p>
   <h2>Improvements 🚀</h2>
   <ul>
   <li>Support peer query parameter in QueryOptions and filter propagation in 
watchParams in consul cache [(<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/531";>#531</a>)](<a
 
href="https://redirect.github.com/kiwiproject/consul-client/issues/531";>kiwiproject/consul-client#531</a>)</li>
   </ul>
   <h2>v1.9.3</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/kiwiproject/consul-client/commit/37f0c173d967a86f7f9afcc3af916e94ee665c3b";><code>37f0c17</code></a>
 [maven-release-plugin] prepare release v1.12.0</li>
   <li><a 
href="https://github.com/kiwiproject/consul-client/commit/d7fd6c2b13c97cf9dd75af51cad4266ba571870e";><code>d7fd6c2</code></a>
 Add Unix domain socket support section to README</li>
   <li><a 
href="https://github.com/kiwiproject/consul-client/commit/8442040ae31915ffb0555dac7d627560d7d08eff";><code>8442040</code></a>
 Fix Base64 charset bug in serializer and deserializer (<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/553";>#553</a>)</li>
   <li><a 
href="https://github.com/kiwiproject/consul-client/commit/328c849095909f5c1a744fd114aefb7fe5dc3386";><code>328c849</code></a>
 Add Unix domain socket support for local Consul agent communication (<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/552";>#552</a>)</li>
   <li><a 
href="https://github.com/kiwiproject/consul-client/commit/3b549ae96a0ab02dabb032256285b52eb39fd332";><code>3b549ae</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/kiwiproject/consul-client/commit/f5a2397fba2362cd50d2755b26f5adf355f2ff3f";><code>f5a2397</code></a>
 [maven-release-plugin] prepare release v1.11.0</li>
   <li><a 
href="https://github.com/kiwiproject/consul-client/commit/362a0f97b8857f82d4197626896b7695e57e3034";><code>362a0f9</code></a>
 chore(deps): bump the prod-deps group with 2 updates (<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/549";>#549</a>)</li>
   <li><a 
href="https://github.com/kiwiproject/consul-client/commit/dadd140bc09e34f2d420f4084f5fe26a40b93fa8";><code>dadd140</code></a>
 Add AuthTokenProvider for dynamic token refresh in Consul.Builder (<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/548";>#548</a>)</li>
   <li><a 
href="https://github.com/kiwiproject/consul-client/commit/6c67da2aa7edcac812333577244db7760acafae6";><code>6c67da2</code></a>
 Add releaseLock overload that accepts a value (<a 
href="https://redirect.github.com/kiwiproject/consul-client/issues/547";>#547</a>)</li>
   <li><a 
href="https://github.com/kiwiproject/consul-client/commit/c7ec310b1d93f485f83311e3235bbe364df2479b";><code>c7ec310</code></a>
 Improve Javadoc on pass/warn/fail and passCheck/warnCheck/failCheck methods 
(...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/kiwiproject/consul-client/compare/v1.8.0...v1.12.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.kiwiproject:consul-client&package-manager=maven&previous-version=1.8.0&new-version=1.12.0)](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