Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps org.springframework.data:spring-data-commons from 3.0.3 to 3.0.5.

Release notes

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

3.0.5

📗 Links

🐞 Bug Fixes

  • Adopt DefaultReactiveEntityCallbacksUnitTests to Java 18's IllegalArgumentException as marker for incompatible lambda payload #2808

📔 Documentation

  • Clarify that the iteration order of PersistentProperty instances in PersistentEntity is not defined #2814

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.1 #2816

3.0.4

📗 Links

📔 Documentation

  • Recommend Java records instead of Lombok for class-based projections #2794
  • Recommend Java Records instead of Lombok for class-based projections #2793
  • Clarify what CRUD methods are in reference documentation #2792
  • Fix broken and known-redirect links in reference documentation #2774

❤️ Contributors

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

Commits
  • 19a5fcc Release version 3.0.5 (2022.0.5).
  • 8a21c68 Prepare 3.0.5 (2022.0.5).
  • 9a827f3 Upgrade to Maven Wrapper 3.9.1.
  • 258aa3d Polish Javadoc of PersistentEntity regarding iteration order of PersistentPro...
  • f091beb Improve lambda-based EntityCallback detection.
  • ba2e0f9 Gracefully skip non-assignable reactive lambda callbacks on Java 18+.
  • e6c3243 Polishing.
  • 4fdfee3 Test against Java 20 in CI.
  • abf2d3d Update CI properties.
  • 3c4c544 After release cleanups.
  • 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 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.0.3 to 3.0.5.
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@3.0.3...3.0.5)

---
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 requested a review from reta as a code owner April 17, 2023 23:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 15, 2023

Superseded by #29.

@dependabot dependabot bot closed this May 15, 2023
@dependabot dependabot bot deleted the dependabot/gradle/org.springframework.data-spring-data-commons-3.0.5 branch May 15, 2023 23:59
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