Skip to content

Bump redis.clients:jedis from 4.3.1 to 4.3.2 in /examples#6863

Merged
eddumelendez merged 1 commit intomainfrom
dependabot/gradle/examples/redis.clients-jedis-4.3.2
Apr 10, 2023
Merged

Bump redis.clients:jedis from 4.3.1 to 4.3.2 in /examples#6863
eddumelendez merged 1 commit intomainfrom
dependabot/gradle/examples/redis.clients-jedis-4.3.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2023

Bumps redis.clients:jedis from 4.3.1 to 4.3.2.

Release notes

Sourced from redis.clients:jedis's releases.

4.3.2

Changes

🐛 Bug Fixes

  • Fix SELECT command in Pipeline (#3301)
  • Fix JedisPooled constructors missing poolConfig param (#3185)

🚀 New Features

  • Add simple JedisCluster constructor with HostAndPortMapper (#3302)
  • Easy PooledConnectionProvider with GenericObjectPoolConfig (#3183)

Contributors

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

@​sazzad16

Commits

Dependabot compatibility score

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 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)

@dependabot dependabot bot requested a review from a team March 31, 2023 23:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Mar 31, 2023
This was referenced Apr 3, 2023
This was referenced Apr 3, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/examples/redis.clients-jedis-4.3.2 branch from f213381 to 9669ec8 Compare April 3, 2023 16:28
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v4.3.1...v4.3.2)

---
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/examples/redis.clients-jedis-4.3.2 branch from 9669ec8 to 7f84db0 Compare April 4, 2023 19:55
@eddumelendez eddumelendez merged commit cd17d2d into main Apr 10, 2023
@eddumelendez eddumelendez deleted the dependabot/gradle/examples/redis.clients-jedis-4.3.2 branch April 10, 2023 23:54
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant