Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 15, 2023

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

Release notes

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

3.1.0

📗 Links

⭐ New Features

  • Polish ScrollPosition API #2824
  • Make the all args Order constructor public #2823
  • Allow reversing Sort #2805

🐞 Bug Fixes

  • ReactiveBeforeSaveCallback doesn't work with generic type #2822

📔 Documentation

❤️ Contributors

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

3.1.0-RC1

📗 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
  • Refine documentation of Paging, Sorting and Scrolling #2804

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.1 #2815

3.1.0-M3

📗 Links

⭐ New Features

  • Add support for Scroll API to allow Keyset- and Offset-based scrolling #2787
  • Add support for keyset-based scrolling #2151
  • Support to render SlicedModel from Slice via a dedicated RepresentationModelAssembler #1307

📔 Documentation

... (truncated)

Commits
  • 06f9932 Release version 3.1 GA (2023.0.0).
  • 807323d Prepare 3.1 GA (2023.0.0).
  • 46ff9d2 Allow reversing Sort.
  • 1ba2932 Polishing.
  • fd0964a Make all args Sort.Order constructor public.
  • 69dbb75 Polishing.
  • 63fecdd Fix Sort JavaDoc.
  • 979e0f4 Fix too restrictive entity callback matching.
  • cac1c21 Polishing Window scrolling API.
  • ccd56ef Simplify PreferredConstructorDiscovererUnitTests.
  • 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.5 to 3.1.0.
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@3.0.5...3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from reta as a code owner May 15, 2023 23:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 15, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 19, 2023

Superseded by #31.

@dependabot dependabot bot closed this Jun 19, 2023
@dependabot dependabot bot deleted the dependabot/gradle/org.springframework.data-spring-data-commons-3.1.0 branch June 19, 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