Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.mongodb:mongodb-driver-reactivestreams from 4.11.1 to 5.0.0 #964

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps org.mongodb:mongodb-driver-reactivestreams from 4.11.1 to 5.0.0.

Release notes

Sourced from org.mongodb:mongodb-driver-reactivestreams's releases.

Java Driver 5.0.0 (Mar 1, 2023)

The MongoDB JVM team is pleased to announce version 5.0.0 of the MongoDB Java Driver!

Release announcement: https://www.mongodb.com/community/forums/t/mongodb-java-driver-5-0-is-released/268913

What's Changed

New Contributors

Full Changelog: mongodb/mongo-java-driver@r4.11.0...r5.0.0

Commits

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 <dependency name> 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)

Bumps [org.mongodb:mongodb-driver-reactivestreams](https://github.com/mongodb/mongo-java-driver) from 4.11.1 to 5.0.0.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.11.1...r5.0.0)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-reactivestreams
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependency updates java Pull requests that update Java code labels Mar 4, 2024
@dependabot dependabot bot requested review from chrisrohr and sleberknight March 4, 2024 23:16
@sleberknight
Copy link
Member

Marking as draft for the reasons discussed in #967 (comment)

@sleberknight sleberknight marked this pull request as draft March 5, 2024 14:55
@sleberknight sleberknight added this to the 2.0.10 milestone Mar 13, 2024
@sleberknight sleberknight marked this pull request as ready for review March 13, 2024 01:56
@sleberknight
Copy link
Member

Ran Mongo tests in kiwi against 5.0.0 and they all passed, so this should be pretty safe.

@sleberknight sleberknight merged commit 06f0123 into master Mar 13, 2024
2 checks passed
@sleberknight sleberknight deleted the dependabot/maven/org.mongodb-mongodb-driver-reactivestreams-5.0.0 branch March 13, 2024 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants