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 org.springframework.data:spring-data-commons from 2.7.0 to 3.0.2 #1622

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps org.springframework.data:spring-data-commons from 2.7.0 to 3.0.2.

Release notes

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

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

📗 Links

3.0.0-RC2

📗 Links

... (truncated)

Commits
  • 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.
  • 6a036ad Update CI properties.
  • c9fcf03 Upgrade to Maven Wrapper 3.8.7.
  • efa5aa4 Fix a typo in javadoc.
  • c29f4ac Fix Spring Boot dependency version property name.
  • 1c30640 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 2.7.0 to 3.0.2.
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@2.7.0...3.0.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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

Dependabot tried to add @planetf1 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/wbittles/egeria/pulls/1622/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the wbittles/egeria repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants