You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by GitBox <gi...@apache.org> on 2022/07/04 05:42:24 UTC

[GitHub] [tika] dependabot[bot] opened a new pull request, #592: Bump curator-recipes from 2.13.0 to 5.3.0

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

   Bumps [curator-recipes](https://github.com/apache/curator) from 2.13.0 to 5.3.0.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/curator/commit/176793b2916f5e3141a4cd421c948d66d3e5c660"><code>176793b</code></a> [maven-release-plugin] prepare release apache-curator-5.3.0</li>
   <li><a href="https://github.com/apache/curator/commit/0a76a61f112e960c330a3365457776621bb430cc"><code>0a76a61</code></a> CURATOR-643: Replace literal boolean with named constant</li>
   <li><a href="https://github.com/apache/curator/commit/16db9230a95339265f34dce95716aee7a50f73f2"><code>16db923</code></a> CURATOR-643: Rescue public ctor of PersistentTtlNode</li>
   <li><a href="https://github.com/apache/curator/commit/f4abf511c6fc514aae41ed75deb2483bf9726f24"><code>f4abf51</code></a> CURATOR-643: Add option to disable parent creation for PersistentTtlNode (<a href="https://github-redirect.dependabot.com/apache/curator/issues/422">#422</a>)</li>
   <li><a href="https://github.com/apache/curator/commit/83de54888d39173acd7ddad0435f955e4ba736b1"><code>83de548</code></a> CURATOR-640: Run PathChildrenCache's &amp; TreeCache's default thread isolated  (...</li>
   <li><a href="https://github.com/apache/curator/commit/d58aa73f4cc78325abb2ae0ffd95fd9cf0776541"><code>d58aa73</code></a> CURATOR-623: Add ConnectionStateListener for ChildrenCache (used by Queues) (...</li>
   <li><a href="https://github.com/apache/curator/commit/f44ff8844f0727e155d7f8e8e6172757acc060cd"><code>f44ff88</code></a> CURATOR-514: Utilize ThreadLocalRandom In QueueSharder (<a href="https://github-redirect.dependabot.com/apache/curator/issues/307">#307</a>)</li>
   <li><a href="https://github.com/apache/curator/commit/a5b24b8b5d954aea17fc0b1a50d23bb460482658"><code>a5b24b8</code></a> Fix typo in ServiceProviderBuilder.java (<a href="https://github-redirect.dependabot.com/apache/curator/issues/331">#331</a>)</li>
   <li><a href="https://github.com/apache/curator/commit/ae1d2ebeab6373b3a3b55c0d4a4a6e1593f7380b"><code>ae1d2eb</code></a> Fix typo in LeaderSelector.java (<a href="https://github-redirect.dependabot.com/apache/curator/issues/325">#325</a>)</li>
   <li><a href="https://github.com/apache/curator/commit/f1f9d5f8a09eee0ce288aa39c6a47700ae3fcd07"><code>f1f9d5f</code></a> CURATOR-537: Fix effective path can be used as a fencing token of LeaderLatch...</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/curator/compare/apache-curator-2.13.0...apache-curator-5.3.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.curator:curator-recipes&package-manager=maven&previous-version=2.13.0&new-version=5.3.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 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 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: dev-unsubscribe@tika.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tika] dependabot[bot] commented on pull request #592: Bump curator-recipes from 2.13.0 to 5.3.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #592:
URL: https://github.com/apache/tika/pull/592#issuecomment-1178089766

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: dev-unsubscribe@tika.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tika] THausherr closed pull request #592: Bump curator-recipes from 2.13.0 to 5.3.0

Posted by GitBox <gi...@apache.org>.
THausherr closed pull request #592: Bump curator-recipes from 2.13.0 to 5.3.0
URL: https://github.com/apache/tika/pull/592


-- 
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: dev-unsubscribe@tika.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org