FAIRDataTeam / FAIRDataPoint

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

Bump spring-data-mongodb from 3.4.5 to 4.0.3 #398

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spring-data-mongodb from 3.4.5 to 4.0.3.

Release notes

Sourced from spring-data-mongodb's releases.

4.0.3

:green_book: Links

:lady_beetle: Bug Fixes

  • After migrating to spring boot 3.0.2 getting - Couldn't find PersistentEntity for type class org.bson.Document #4300

:hammer: Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #4298

4.0.2

:green_book: Links

:lady_beetle: Bug Fixes

  • Ahead Of Time support for Querydsl #4244

:hammer: Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.7 #4280

:heart: Contributors

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

4.0.1

:green_book: Links

:lady_beetle: Bug Fixes

  • Fail to run AOT process step on native build #4248
  • MongoTransactionManager.debugString() always contains error #4241
  • @MongoId not working for aggregate queries #4043

:hammer: Dependency Upgrades

  • Upgrade to MongoDB driver 4.8.2 #4270

:heart: Contributors

... (truncated)

Commits
  • 8ebc632 Release version 4.0.3 (2022.0.3).
  • 95c1483 Prepare 4.0.3 (2022.0.3).
  • 2486f16 Fix regression in findAndReplace when using native MongoDB types as domain va...
  • 95a05a2 Upgrade to Maven Wrapper 3.9.0.
  • 47f8e05 After release cleanups.
  • 15ebf4c Prepare next development iteration.
  • da03eb0 Release version 4.0.2 (2022.0.2).
  • 69201fa Prepare 4.0.2 (2022.0.2).
  • 49081ce Update CI properties.
  • f54ca23 Upgrade to Maven Wrapper 3.8.7.
  • 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 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 1 year ago

Superseded by #402.