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.2 #500

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

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

Release notes

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

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

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

4.2.0

:green_book: Links

:star: New Features

  • Add support for $percentile aggregation expression #4473
  • Add support for $median aggregation expression #4472
  • Allow field names and map keys with dot (.) #4464
  • Add support for replaceOne operation #4463
  • Add suport for replaceOne operation #4462
  • Support Limit parameter in query methods #4397
  • Allow setting ReadPreference at a Repository and Query level [DATAMONGO-2103] #2971
  • Provide an optional way to convert from BsonUndefined to null [DATAMONGO-1439] #2350
  • Support provided GridFSBucket in GridFsTemplate #1627

:lady_beetle: Bug Fixes

  • Repository query projection not working as expected since 3.4.x #4524

... (truncated)

Commits
  • a975971 Release version 4.2.2 (2023.1.2).
  • 210d6eb Prepare 4.2.2 (2023.1.2).
  • f83f2c5 Extend license header copyright years to 2024.
  • 1d02dbb After release cleanups.
  • 9d04893 Prepare next development iteration.
  • 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.
  • 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 6 months ago

Superseded by #510.