Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Bump spring-data-mongodb from 1.8.0.RELEASE to 4.0.1 #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps spring-data-mongodb from 1.8.0.RELEASE to 4.0.1.

Release notes

Sourced from spring-data-mongodb's releases.

4.0.1

📗 Links

🐞 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

🔨 Dependency Upgrades

  • Upgrade to MongoDB driver 4.8.2 #4270

❤️ Contributors

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

4.0.0

📗 Links

⭐ New Features

  • Equals, hashcode and toString methods for CollectionOptions #4210

📔 Documentation

  • Replace news and noteworthy with links to the release notes. #4228

4.0.0-RC2

📗 Links

⭐ New Features

  • Improve configuration support for Observability integration #4216

🐞 Bug Fixes

  • Use correct boolean type for JSON Schema creation #4220
  • Add missing reflection hint for QuerydslMongoPredicateExecutor #4211

❤️ Contributors

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

... (truncated)

Commits
  • 5a0a45a Release version 4.0.1 (2022.0.1).
  • 1aab32b Prepare 4.0.1 (2022.0.1).
  • a1b0cac Upgrade to MongoDB driver 4.8.2.
  • d438ef4 Polishing.
  • b160d0b Exclude mongodb and data.mongodb namespaces from reflection contribution.
  • c8b3794 Avoid multiple mapping iterations.
  • 51f06d7 Fix invalid format specifier in debug statement.
  • 7c122b7 Update broken links in reference documentation.
  • f9344d7 Update links to Spring Framework reference docs.
  • d26a5ec Fix class loader issue with LazyLoadingProxyInterceptor.
  • 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)

Bumps [spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 1.8.0.RELEASE to 4.0.1.
- [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases)
- [Commits](spring-projects/spring-data-mongodb@1.8.0.RELEASE...4.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants