Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps org.springframework.data:spring-data-commons from 4.0.0-M6 to 4.0.0-RC1.

Release notes

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

4.0.0-RC1

📗 Links

⭐ New Features

  • Use precompiled regex for PropertyMatch.namePattern #3376
  • Improve PropertyMatch performance using precompiled regex patterns #3375
  • Consistent factory methods for QueryCreationException #3373
  • Refine TypeCollector usage and predicates #3363
  • Refine filters for TypeCollector and ManagedTypesBeanRegistrationAotProcessor contributions #3362
  • Refine AOT Repositories infrastructure #3267

🐞 Bug Fixes

  • Fix TypeName resolution of method return type #3374
  • Fix potential race condition in Lazy.getNullable() #3368
  • ClassGeneratingPropertyAccessorFactory fails when type hierarchy defines a field with the same name twice #3361

📔 Documentation

  • Document placeholder and Ant-style pattern support for @Enable…Repositories #3366
  • Remove EntityInformation customization from Entity State Detection Strategies #3364

🔨 Dependency Upgrades

  • Explicitly declare jMolecules DDD dependency #3379

❤️ Contributors

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

Commits
  • 6f226cb Release version 4.0 RC1 (2025.1.0).
  • 51f60e3 Prepare 4.0 RC1 (2025.1.0).
  • cd11e02 Explicitly declare jMolecules DDD dependency.
  • c2a135a Erase MethodParameter generic type signature when unresolvable.
  • 70d1332 Introduce ResolvableGenerics type.
  • cd44725 Polishing.
  • db5c5b3 Refine TypeName discovery.
  • 26579e1 Remove accidental org.jetbrains:annotations usage.
  • fd4e450 Polishing.
  • efd9e94 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 4.0.0-M6 to 4.0.0-RC1.
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@4.0.0-M6...4.0.0-RC1)

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

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 Oct 20, 2025
@ZheSun88 ZheSun88 enabled auto-merge (squash) October 22, 2025 07:01
@sonarqubecloud
Copy link

@ZheSun88 ZheSun88 merged commit 7b93287 into main Oct 22, 2025
5 checks passed
@ZheSun88 ZheSun88 deleted the dependabot/maven/org.springframework.data-spring-data-commons-4.0.0-RC1 branch October 22, 2025 07:50
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.

1 participant