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 redis.clients:jedis from 5.1.2 to 5.1.3 in /modules/junit-jupiter #8726

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps redis.clients:jedis from 5.1.2 to 5.1.3.

Release notes

Sourced from redis.clients:jedis's releases.

5.1.3

Changes

🚀 New Features

  • Custom connection pool to MultiClusterPooledConnectionProvider (#3801)

🐛 Bug Fixes

  • Consider null values in empty StreamPendingSummary (#3793)
  • Fix UnifiedJedis pexpireAt glitch (#3782)
  • Use expiryOption in PipelineBase.expireAt (#3777)

🧰 Maintenance

  • Add TS.INFO [DEGUB] and CF.MEXISTS in pipelined commands (#3787)
  • Fix typo in SetPipelineCommands method name (#3773)
  • Bump jackson.version from 2.16.1 to 2.16.2 (#3762)

Contributors

We'd like to thank all the contributors who worked on this release!

@​gerzse, @​sazzad16, @​thachlp and @​jarkus4

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner May 27, 2024 22:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels May 27, 2024
@settings settings bot removed the java label Jul 10, 2024
@eddumelendez
Copy link
Member

@dependabot rebase

1 similar comment
@eddumelendez
Copy link
Member

@dependabot rebase

Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v5.1.2...v5.1.3)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/junit-jupiter/redis.clients-jedis-5.1.3 branch from a73cf29 to df6d7c6 Compare July 25, 2024 15:44
@eddumelendez eddumelendez merged commit cae4da1 into main Jul 26, 2024
101 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/junit-jupiter/redis.clients-jedis-5.1.3 branch July 26, 2024 17:41
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 modules/jupiter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant