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.0 #9

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

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

Release notes

Sourced from spring-data-mongodb's releases.

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!

4.0.0-RC1

📗 Links

⭐ New Features

  • Remove references to ClassTypeInformation from TypeInformation #4195
  • Change Streams fullDocumentBeforeChange support #4187
  • Add new aggregation variables to SystemVariable #4145
  • Add support for MongoDB 6.0 Aggregation changes #4139

🐞 Bug Fixes

  • Failed usage of provided ID value on document insert #4184
  • Point must only contain numeric elements when using near count query with GeoJson points #4004

📔 Documentation

  • Update documentation example to configure Reactive Transactional Support #4190
  • Prefer Java configuration over XML #4186

... (truncated)

Commits
  • 548cbd8 Release version 4.0 GA (2022.0.0).
  • 02647ad Prepare 4.0 GA (2022.0.0).
  • fe549f7 Add Nullable annotation to parameter of overridden equals method.
  • c069e09 Implement equals, hashCode and toString for CollectionOptions.
  • 62f3656 Replace upgrading section in documentation with links to the release notes.
  • cbc718e Upgrade to MongoDB driver 4.8.0
  • 23be69b Upgrade to MongoDB driver 4.8.0-rc0
  • b7b5b08 Remove micrometer docs plugin.
  • 2d292c5 After release cleanups.
  • f959a77 Prepare next development iteration.
  • 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.0.
- [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases)
- [Commits](spring-projects/spring-data-mongodb@1.8.0.RELEASE...4.0.0)

---
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 Nov 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 16, 2023

Superseded by #23.

@dependabot dependabot bot closed this Jan 16, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.data-spring-data-mongodb-4.0.0 branch January 16, 2023 06:08
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.

0 participants