Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

build(deps): bump spring-data-commons from 2.1.5.RELEASE to 3.1.1 #387

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps spring-data-commons from 2.1.5.RELEASE to 3.1.1.

Release notes

Sourced from spring-data-commons's releases.

3.1.1

📗 Links

⭐ New Features

  • Improve reference documentation on repository methods triggering event publication #2855

🐞 Bug Fixes

  • WindowIterator should emit items in order when scrolling backwards. #2857
  • Lambda entity callbacks no longer invoked #2853
  • WindowIterator does not consider scroll direction #2851
  • QuerydslDefaultBinding should unwrap nested collections for IN binding #2834
  • Using Interface-Based Projections Requires a Lot of Heap Memory #2831

📔 Documentation

  • Extend documentation on Keyset scrolling mentioning Sort constraints and amendments to Sort #2846
  • CloseableIterator errornously listed a supported repository return type #2835

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.2 #2849

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

... (truncated)

Commits
  • f833c3c Release version 3.1.1 (2023.0.1).
  • c771fba Prepare 3.1.1 (2023.0.1).
  • 60877d7 Polishing.
  • 8671c00 WindowIterator should emit items in order when scrolling backwards.
  • 4e3c06d Improve reference documentation on repository methods triggering event public...
  • 3281837 Use merged bean definitions for EntityCallback type lookup.
  • 602cd28 Extend documentation on sorting for Keyset scrolling.
  • af2d97a Consider KeysetScrollPosition direction in WindowIterator.
  • d3c3674 Upgrade to Maven Wrapper 3.9.2.
  • 1f25bda Use snapshot and milestone repositories instead of libs-snapshot and libs-mil...
  • 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 [spring-data-commons](https://github.com/spring-projects/spring-data-commons) from 2.1.5.RELEASE to 3.1.1.
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@2.1.5.RELEASE...3.1.1)

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

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 Jun 19, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #396.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.data-spring-data-commons-3.1.1 branch July 17, 2023 04:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants