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-mongodb from 4.5.0-M2 to 5.0.0-M1 #6622

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps org.springframework.data:spring-data-mongodb from 4.5.0-M2 to 5.0.0-M1.

Release notes

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

5.0.0-M1

📗 Links

⭐ New Features

  • Adopt to deprecation removals in Commons #4837
  • Trim BindableMongoExpression input to better support text blocks #4821

🐞 Bug Fixes

  • Improper identifier property detection on reading entity with annotated identifier property #4877

🔨 Dependency Upgrades

  • Upgrade to MongoDB driver 5.3.1 #4883

❤️ Contributors

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

Commits
  • c9d72bd Release version 5.0 M1 (2025.1.0).
  • ef76d16 Prepare 5.0 M1 (2025.1.0).
  • 2d3c212 Upgrade to MongoDB driver 5.3.1.
  • b44c01e Polishing.
  • d856664 Trim BindlableMongoExpression input.
  • 5015fff Polishing.
  • 2817530 Fix reading back id field value when multiple id property candidates exist.
  • 2cf599f Remove commons-logging exclusion.
  • 780e601 Adopt to deprecation removals in Commons.
  • ccb22f2 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 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)

@dependabot dependabot bot added Dependencies java Pull requests that update Java code labels Mar 24, 2025
@apereocas-bot apereocas-bot added this to the 7.3.0-RC1 milestone Mar 24, 2025
@apereocas-bot apereocas-bot added Bot Operations carried out by automated bots, such as RenovateBot, etc Gradle Build & Release Renovate MongoDb labels Mar 24, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/org.springframework.data-spring-data-mongodb-5.0.0-M1 branch 12 times, most recently from 2c371e9 to 90d3c55 Compare March 31, 2025 15:56
@dependabot dependabot bot force-pushed the dependabot/gradle/org.springframework.data-spring-data-mongodb-5.0.0-M1 branch 5 times, most recently from 89efb80 to 6eaba3c Compare April 3, 2025 01:52
Bumps [org.springframework.data:spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 4.5.0-M2 to 5.0.0-M1.
- [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases)
- [Commits](spring-projects/spring-data-mongodb@4.5.0-M2...5.0.0-M1)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-mongodb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.springframework.data-spring-data-mongodb-5.0.0-M1 branch from 6eaba3c to 0492fdb Compare April 3, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bot Operations carried out by automated bots, such as RenovateBot, etc Dependencies Gradle Build & Release java Pull requests that update Java code MongoDb Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant