Skip to content

Bump org.springframework.data:spring-data-mongodb from 4.4.4 to 4.4.5 #108

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

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

Release notes

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

4.4.5

📗 Links

🐞 Bug Fixes

  • Inconsistent _id Storage Type Between save and saveAll for @MongoId String id #4944
  • MongoClientVersion uses a non-reliable way to fetch db driver version. #4937

📔 Documentation

  • Clarify QueryDSL usage in reference documentation #4951
  • Fix typo in javadoc of MongoOperations.stream #4942
  • Refine @DocumentReference documentation about self._id references #4925

❤️ Contributors

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

Commits
  • b0ae164 Release version 4.4.5 (2024.1.5).
  • 97398b6 Prepare 4.4.5 (2024.1.5).
  • 2d7f083 Clarify QueryDSL usage in reference documentation.
  • c4188eb Polishing.
  • 37f2d39 Fix @MongoId mapping for insertAll.
  • 0e481b2 Fix typo in javadoc of MongoOperations.stream.
  • ab6919e Retrieve MongoDB driver version reflectively.
  • 921d035 Refine @DocumentReference documentation about self._id references.
  • b226c8e After release cleanups.
  • a260fc1 Prepare next development iteration.
  • See full diff 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.4.5.
- [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases)
- [Commits](spring-projects/spring-data-mongodb@4.4.4...4.4.5)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-mongodb
  dependency-version: 4.4.5
  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 Apr 28, 2025
@dependabot dependabot bot requested a review from blafoo as a code owner April 28, 2025 21:51
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