Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps org.springframework.data:spring-data-mongodb from 4.4.4 to 4.5.4.

Release notes

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

4.5.4

📗 Links

🐞 Bug Fixes

  • Fix BucketOperationSupport _id field exposure #5047
  • BucketOperation doesn't expose _id field, causing IllegalArgumentException in subsequent operations #5046
  • Default behavior for BigDecimal changed and broke custom converters #5036

❤️ Contributors

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

4.5.3

📗 Links

🐞 Bug Fixes

  • Provide fallback for Observation KeyValues #5020

📔 Documentation

  • Minor markdown bold syntax fix in the mongo encryption doc #5030

❤️ Contributors

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

4.5.2

📗 Links

📔 Documentation

  • Document how to create MongoTemplate and MongoTransactionManager for default transaction participation #5019
  • Clarify manual vs. derived QE setup and add example project link #5016
  • Update javadoc & switch method defaulting #5015
  • SimpleMongoClientDatabaseFactory does not close MongoClient when it's not registered as a Spring Bean #5012
  • The Javadoc for IndexOperations#createIndex is incorrect #5010

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.11 #5022

❤️ Contributors

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

... (truncated)

Commits
  • 107648a Release version 4.5.4 (2025.0.4).
  • a23b846 Prepare 4.5.4 (2025.0.4).
  • 6b05bda Fix BucketOperationSupport _id field exposure.
  • cc91246 Fix regression in custom conversion ordering.
  • ab5d16d Refine version properties for documentation build.
  • e602653 After release cleanups.
  • 4b3ff36 Prepare next development iteration.
  • d18f18e Release version 4.5.3 (2025.0.3).
  • 487cdc8 Prepare 4.5.3 (2025.0.3).
  • 36060e2 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-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 4.4.4 to 4.5.4.
- [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases)
- [Commits](spring-projects/spring-data-mongodb@4.4.4...4.5.4)

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

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 Sep 15, 2025
@dependabot dependabot bot requested a review from blafoo as a code owner September 15, 2025 20:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 15, 2025
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