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.2.0 to 4.2.1 #887

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2023

Bumps org.springframework.data:spring-data-mongodb from 4.2.0 to 4.2.1.

Release notes

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

4.2.1

📗 Links

🐞 Bug Fixes

  • Query instances with the same limit are not equal anymore #4584
  • Query from method name has map entries in wrong order. #4577
  • NullPointerException thrown for Updates with Maps that contain null values #4567
  • Fixed the URL for the Spring Data Commons documentation #4563

📔 Documentation

  • Docs for IndexOperations.resetIndexCache() should be removed #4587
  • Reference docs of Mapping Configuration overflows Java/XML config snippets #4575
  • Behavior breaking change deserializing property with null value #4571

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.6 #4590

❤️ Contributors

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

Commits
  • 7c017bf Release version 4.2.1 (2023.1.1).
  • d25a703 Prepare 4.2.1 (2023.1.1).
  • 48ae36b Update CI properties.
  • 3f41a80 Upgrade to Maven Wrapper 3.9.6.
  • d631563 Update reference documentation for IndexOperations.
  • 45ea9e0 Add test to verify map keys retain order when mapped.
  • 17e8837 Fix NPE when traversing map.
  • 69e1795 Fix Query equality test considering Limit.
  • 4aec4f3 Polishing.
  • 97433d0 Document list/map/set initialization on read.
  • 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.2.0 to 4.2.1.
- [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases)
- [Commits](spring-projects/spring-data-mongodb@4.2.0...4.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependency updates java Pull requests that update Java code labels Dec 15, 2023
@sleberknight sleberknight added this to the 2.0.7 milestone Dec 16, 2023
@sleberknight sleberknight merged commit 7a4a98e into master Dec 16, 2023
2 checks passed
@sleberknight sleberknight deleted the dependabot/maven/org.springframework.data-spring-data-mongodb-4.2.1 branch December 16, 2023 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants