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.6 to 3.0.1 #1502

Conversation

dependabot[bot]
Copy link

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

Bumps spring-data-commons from 2.7.6 to 3.0.1.

Release notes

Sourced from spring-data-commons's releases.

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

🐞 Bug Fixes

  • Missing native reflection hint for custom repository queries #2717

3.0.0-RC1

📗 Links

⭐ New Features

  • Remove references to ClassTypeInformation from TypeInformation #2703
  • Allow functional mapping of Range #2692
  • Capture types exposed via ManagedTypes during AOT #2680
  • Fall back to canonical constructor in constructor resolution when using Java Records #2625

🐞 Bug Fixes

  • Consider repository bean name for custom implementation and fragment bean names. #2488
  • Resolution of ambiguous implementations does not work #2487

📔 Documentation

  • Prefer Java configuration over XML #2666

... (truncated)

Commits
  • cff4cc2 Release version 3.0.1 (2022.0.1).
  • 790a631 Prepare 3.0.1 (2022.0.1).
  • 007d0ee Polishing.
  • d40d673 Use unique bean name for configuration post processors.
  • 34aea35 Polishing.
  • f9505c3 Exclude synthetic constructors from AOT inspection.
  • 0e2fb7e Exclude local and anonymous classes from AOT type inspection.
  • b417268 Improve Lazy.toString().
  • c25861b Extend license header copyright years to 2023.
  • 10c6373 Polishing.
  • 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.6 to 3.0.1.
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@2.7.6...3.0.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 Feb 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 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/davidradl/egeria/pulls/1502/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 davidradl/egeria repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

Superseded by #1554.

@dependabot dependabot bot closed this Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.data-spring-data-commons-3.0.1 branch March 1, 2023 04:24
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