FAIRDataTeam / FAIRDataPoint

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

Bump org.springframework.data:spring-data-mongodb from 4.1.5 to 4.2.4 #517

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

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

Release notes

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

4.2.4

:green_book: Links

:lady_beetle: Bug Fixes

  • Criteria.regex converted to String for @Field(targetType = FieldType.STRING) property #4649
  • AggregationOptions.maxTime ignored for MongoTemplate.aggregateStream() #4644

:notebook_with_decorative_cover: Documentation

  • Update mongo-encryption.adoc #4638

:heart: Contributors

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

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

... (truncated)

Commits
  • b8b93bc Release version 4.2.4 (2023.1.4).
  • 30393d5 Prepare 4.2.4 (2023.1.4).
  • 7b58855 Skip value conversion of Pattern and BsonRegularExpression in QueryMapper.
  • 1eb0156 Update encryption section in reference documentation.
  • 26d38c8 Apply AggregationOptions.maxTime to MongoTemplate.aggregateStream().
  • f99c9f4 After release cleanups.
  • dfc2152 Prepare next development iteration.
  • 5fe118a Release version 4.2.3 (2023.1.3).
  • 4fed3c2 Prepare 4.2.3 (2023.1.3).
  • 1ca64d9 Expose server version to build cache.
  • 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)
MarekSuchanek commented 6 months ago

@dependabot rebase

dependabot[bot] commented 6 months ago

Looks like org.springframework.data:spring-data-mongodb is no longer a dependency, so this is no longer needed.