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 spring-data-commons from 2.7.2 to 3.1.2 #968

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps spring-data-commons from 2.7.2 to 3.1.2.

Release notes

Sourced from spring-data-commons's releases.

3.1.2

📗 Links

⭐ New Features

  • Introduce lightweight invalid property path resolution cache #2837

🐞 Bug Fixes

  • Query methods returning an aggregate implementing Streamable considered collection executions #2869
  • KeysetScrollPosition.of(Collections.emptyMap(), Direction.BACKWARD) retain incorrect direction #2840

📔 Documentation

  • Fix outdated Javadoc #2860

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.3 #2872

❤️ Contributors

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

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

... (truncated)

Commits
  • 1e65157 Release version 3.1.2 (2023.0.2).
  • fa07def Prepare 3.1.2 (2023.0.2).
  • f58ce36 Polishing.
  • 4d038ff Cache invalid persistent property paths.
  • 8b86fb8 Fix outdated Javadoc.
  • 9af41c9 Retain direction for empty KeysetScrollPosition.
  • 0a6b71f Update CI properties.
  • 98b25cd Upgrade to Maven Wrapper 3.9.3.
  • 8b2eb8f Fix query execution mode detection for aggregate types that implement Streama...
  • 8708e25 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 [spring-data-commons](https://github.com/spring-projects/spring-data-commons) from 2.7.2 to 3.1.2.
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@2.7.2...3.1.2)

---
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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2023

Superseded by #981.

@dependabot dependabot bot closed this Aug 21, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.data-spring-data-commons-3.1.2 branch August 21, 2023 04:14
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.

0 participants