Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps org.springframework.data:spring-data-commons from 3.2.1 to 3.2.2.

Release notes

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

3.2.2

📗 Links

🐞 Bug Fixes

  • Parameter.isDynamicProjectionParameter does not properly resolve generics of containing class #3020
  • Unpaged instances not Jackson-serializable out of the box #2987

📔 Documentation

  • Document Window as a query return type #3019

❤️ Contributors

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

Commits
  • b3c47d5 Release version 3.2.2 (2023.1.2).
  • ee9c13a Prepare 3.2.2 (2023.1.2).
  • a7aef15 GH-2987 - Fix broken serialization of Unpaged instances.
  • fc6533d Document Window<T> as a query return type.
  • 0093c90 Consider enclosing class for dynamic projection parameter detection.
  • 6623bd8 Polishing.
  • 2b684ce Extend license header copyright years to 2024.
  • a90ea24 After release cleanups.
  • 056f792 Prepare next development iteration.
  • See full diff 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-commons](https://github.com/spring-projects/spring-data-commons) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@3.2.1...3.2.2)

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

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 24, 2024
@JohannesRabauer JohannesRabauer merged commit f4c7186 into develop Jan 25, 2024
@JohannesRabauer JohannesRabauer deleted the dependabot/maven/org.springframework.data-spring-data-commons-3.2.2 branch January 25, 2024 08:42
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