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 org.springframework.data:spring-data-redis from 3.4.1 to 3.4.2 #2356

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2025

Bumps org.springframework.data:spring-data-redis from 3.4.1 to 3.4.2.

Release notes

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

3.4.2

📗 Links

🐞 Bug Fixes

  • RedisScript with return type Number uses ValueOutput instead of IntegerOutput #3090
  • Allow to prepare the pool #3072

📔 Documentation

  • Fix typo in reference docs #3082
  • Fix typo in reference cache example code #3064
  • Missing @Override annotation in GenericJackson2JsonRedisSerializer #3053

❤️ Contributors

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

Commits
  • 1738c42 Release version 3.4.2 (2024.1.2).
  • df812bc Prepare 3.4.2 (2024.1.2).
  • 7645411 Polishing.
  • 5166f4c Add missing @Override annotation to `GenericJackson2JsonRedisSerializer.use...
  • 904968d Fix typo in reference cache example code.
  • 9cef8ae Fix typo in reference docs.
  • 0d23031 Use Integer return type for Number return types except Double and Float.
  • cbe5ecf Polishing.
  • 1d6788e Prepare connection pool.
  • 5cc0842 Extend license header copyright years to 2025.
  • 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.4.1 to 3.4.2.
- [Release notes](https://github.com/spring-projects/spring-data-redis/releases)
- [Commits](spring-projects/spring-data-redis@3.4.1...3.4.2)

---
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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 17, 2025
@lukas-krecan lukas-krecan merged commit c739547 into master Jan 17, 2025
2 checks passed
@lukas-krecan lukas-krecan deleted the dependabot/maven/org.springframework.data-spring-data-redis-3.4.2 branch January 17, 2025 17:33
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.

1 participant