Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version.curator from 5.5.0 to 5.6.0 #1083

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps version.curator from 5.5.0 to 5.6.0.
Updates org.apache.curator:curator-recipes from 5.5.0 to 5.6.0

Commits
  • 4210bd7 [maven-release-plugin] prepare release apache-curator-5.6.0
  • 74ff333 CURATOR-697. Upgrade Apache Parent POM to 31 (#495)
  • 111f3a6 CURATOR-262. Fix sleepMs overflow (#490)
  • e949731 CURATOR-694. Improve test reliability by resolving nondeterministic order by ...
  • f5fb6d1 CURATOR-693. Bump ZooKeeper version to 3.7.2 (#489)
  • a83a0b2 CURATOR-691. Compatible with JDK 21 (#484)
  • 2a94b2d CURATOR-692. Get rid of mockito (#485)
  • 573c9a9 CURATOR-679: Bump snappy-java from 1.1.10.1 to 1.1.10.4 (#483)
  • 3468ee9 CURATOR-521. Check LeaderLatch#close(CloseMode) does not accept null (#481)
  • 51483ad CURATOR-690. CuratorCache fails to load the cache if there are more than 64k ...
  • Additional commits viewable in compare view

Updates org.apache.curator:curator-test from 5.5.0 to 5.6.0

Commits
  • 4210bd7 [maven-release-plugin] prepare release apache-curator-5.6.0
  • 74ff333 CURATOR-697. Upgrade Apache Parent POM to 31 (#495)
  • 111f3a6 CURATOR-262. Fix sleepMs overflow (#490)
  • e949731 CURATOR-694. Improve test reliability by resolving nondeterministic order by ...
  • f5fb6d1 CURATOR-693. Bump ZooKeeper version to 3.7.2 (#489)
  • a83a0b2 CURATOR-691. Compatible with JDK 21 (#484)
  • 2a94b2d CURATOR-692. Get rid of mockito (#485)
  • 573c9a9 CURATOR-679: Bump snappy-java from 1.1.10.1 to 1.1.10.4 (#483)
  • 3468ee9 CURATOR-521. Check LeaderLatch#close(CloseMode) does not accept null (#481)
  • 51483ad CURATOR-690. CuratorCache fails to load the cache if there are more than 64k ...
  • Additional commits viewable in compare view

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 commands and options

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)

Bumps `version.curator` from 5.5.0 to 5.6.0.

Updates `org.apache.curator:curator-recipes` from 5.5.0 to 5.6.0
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.6.0)

Updates `org.apache.curator:curator-test` from 5.5.0 to 5.6.0
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.6.0)

---
updated-dependencies:
- dependency-name: org.apache.curator:curator-recipes
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.curator:curator-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 9, 2024
@radcortez radcortez merged commit e607243 into main Jan 10, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/version.curator-5.6.0 branch January 10, 2024 16:22
@github-actions github-actions bot added this to the 3.5.2 milestone Jan 10, 2024
radcortez pushed a commit that referenced this pull request Jan 11, 2024
Bumps `version.curator` from 5.5.0 to 5.6.0.

Updates `org.apache.curator:curator-recipes` from 5.5.0 to 5.6.0
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.6.0)

Updates `org.apache.curator:curator-test` from 5.5.0 to 5.6.0
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.6.0)

---
updated-dependencies:
- dependency-name: org.apache.curator:curator-recipes
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.curator:curator-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant