Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps spring-data-commons from 2.6.4 to 3.0.3.

Release notes

Sourced from spring-data-commons's releases.

3.0.3

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #2780

3.0.2

📗 Links

⭐ New Features

  • Query method parameter of type Class erroneously considered dynamic projection parameter #2770

📔 Documentation

  • Fix broken and known-redirect links in reference documentation #2774
  • Correct Spring Boot dependency version property name used to manage Spring Data #2766
  • Fix a typo in javadoc #2739

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.7 #2768

❤️ Contributors

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

3.0.1

📗 Links

⭐ New Features

  • Allow obtaining a toString() representation from a Lazy without resolving the lazy value #2751
  • Consider reflection hints for generated Querydsl Q classes #2721

🐞 Bug Fixes

  • AOT repository configuration misses to create beans for repeated usage of Enable...Repositories annotation #2760
  • TypeCollector should ignore local and anonymous classes #2744

📔 Documentation

  • Unfinished sentence in Object Mapping section of documentation #2749

3.0.0

... (truncated)

Commits
  • 2178b42 Release version 3.0.3 (2022.0.3).
  • 1c77a43 Prepare 3.0.3 (2022.0.3).
  • 00a6668 Upgrade to Maven Wrapper 3.9.0.
  • 074464f After release cleanups.
  • 9caba7a Prepare next development iteration.
  • 59aae98 Release version 3.0.2 (2022.0.2).
  • 340506b Prepare 3.0.2 (2022.0.2).
  • 24c1227 Fix broken and known-redirect links in reference documentation.
  • b9fa290 Polishing.
  • b775b6d Query method parameters are now aware of aggregate reference type.
  • 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.6.4 to 3.0.3.
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@2.6.4...3.0.3)

---
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 Mar 6, 2023
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