FAIRDataTeam / FAIRDataPoint

https://www.fairdatapoint.org
MIT License
59 stars 37 forks source link

Bump org.springframework.data:spring-data-mongodb from 4.1.5 to 4.2.3 #510

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps org.springframework.data:spring-data-mongodb from 4.1.5 to 4.2.3.

Release notes

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

4.2.3

:green_book: Links

:star: New Features

  • Make MongoHandlerContext public to leverage contextual information to customize Observations #4622
  • Ensure compatibility with MongoDB Driver 5.x #4578

:lady_beetle: Bug Fixes

  • DTO projections read properties twice #4626
  • Nested Interface-based projection fails with ConverterNotFoundException #4609

:notebook_with_decorative_cover: Documentation

  • Reinstate Compatibility Matrix in reference docs #4623
  • Fix typo in Javadoc #4620

:heart: Contributors

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

4.2.2

:green_book: Links

4.2.1

:green_book: Links

:lady_beetle: 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

:notebook_with_decorative_cover: 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

:hammer: Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.6 #4590

:heart: Contributors

... (truncated)

Commits
  • 5fe118a Release version 4.2.3 (2023.1.3).
  • 4fed3c2 Prepare 4.2.3 (2023.1.3).
  • 1ca64d9 Expose server version to build cache.
  • 44765bc Refine Artifactory build name.
  • f60f0cd Read DTO projection properties only once.
  • 91b7f46 Update documentation.
  • 0fd3158 Update documentation.
  • 2b6d07a Make MongoHandlerContext public to leverage contextual information to custo...
  • aa5bc49 Fix typo in Javadoc.
  • 48b2636 Avoid duplicate context nesting to properly convert nested projections.
  • 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 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[bot] commented 5 months ago

Superseded by #517.