Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2024

Bumps org.springframework.data:spring-data-redis from 3.3.4 to 3.3.5.

Release notes

Sourced from org.springframework.data:spring-data-redis's releases.

3.3.5

📗 Links

⭐ New Features

  • Inconsistent Redis Scripting API #3010
  • opsForHash() should reuse cached instances #2970
  • Can't Handle GCP Memory Store Redis having extra characters in ClusterNode Entry #2862

🐞 Bug Fixes

  • When using IPv6 with a Redis cluster, executing the keys method will be unable to retrieve the node #3015
  • Correctly handle null listener in RedisMessageListenerContainer.remove(…) #3009

📔 Documentation

  • Update RedisMessageListenerContainer docs #3005

❤️ Contributors

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

Commits
  • 472636c Release version 3.3.5 (2024.0.5).
  • 53d9d52 Prepare 3.3.5 (2024.0.5).
  • c3a5220 Polishing.
  • 8d4aee7 Fix Jedis cluster connection lookup for IPv6 hosts.
  • 252c1ba Polishing.
  • 4d50322 Correctly handle null listener in RedisMessageListenerContainer.remove(…).
  • d47d3e8 Polishing.
  • 8fe72a0 Fix Scripting Documentation for imperative Lua scripts.
  • 2df0361 Update RedisMessageListenerContainer docs.
  • c3b0282 Use Docker in Docker CI setup.
  • Additional commits viewable in compare view

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 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 [org.springframework.data:spring-data-redis](https://github.com/spring-projects/spring-data-redis) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/spring-projects/spring-data-redis/releases)
- [Commits](spring-projects/spring-data-redis@3.3.4...3.3.5)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 18, 2024
@asdf2014 asdf2014 merged commit 7ea86a0 into master Oct 21, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.data-spring-data-redis-3.3.5 branch October 21, 2024 06:37
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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant