Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2022

Bumps mongodb-driver-sync from 4.0.2 to 4.4.1.

Release notes

Sourced from mongodb-driver-sync's releases.

Java Driver 4.4.1 (January 6, 2022)

Release notes: https://www.mongodb.com/community/forums/t/mongodb-java-driver-4-4-1-released/140443

Java Driver 4.3.4 (November 2, 2021)

Release Notes: https://www.mongodb.com/community/forums/t/mongodb-java-driver-4-3-4-released/131405

Java Driver 4.3.3 (October 6, 2021)

Release notes: https://www.mongodb.com/community/forums/t/mongodb-java-driver-4-3-3-released/127291

Java Driver 4.3.2 (September 7, 2021)

Release Notes: https://www.mongodb.com/community/forums/t/mongodb-java-driver-4-3-2-released/122918

Java Driver 4.3.1 (Aug 3, 2021)

Release Notes: https://www.mongodb.com/community/forums/t/mongodb-java-driver-4-3-1-released/117946

Java Driver 4.3.0 (July 13, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-3-0-released/115086

Java Driver 4.2.3 (April 6, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-2-3-released/101935

Java Driver 4.2.2 (March 2, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-2-2-released/16881

Java Driver 4.2.1 (February 18, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-2-1-released/16829

Java Driver 4.2.0 (January 22, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-2-0-released/14750

Java Driver 4.1.2 (February 18, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-1-2-released/16827

Java Driver 4.1.1 (October 20, 2020)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-1-1-released/10382

Java Driver 4.1.0 (July 30, 2020)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-1-0-released/7363

Java Driver 4.1.0-rc0 (July 10, 2020)

Release notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-1-0-rc0-released/6528

Java Driver 4.1.0-beta2 (June 9, 2020)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-1-0-beta2-released/5164

Java Driver 4.0.6 (February 18, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-0-6-released/16826

Java Driver 4.0.5 (July 8, 2020)

... (truncated)

Commits
  • c81282d Version: bump 4.4.1
  • eec0eed Merge changes from tls-channel for race condition manifested when closing asy...
  • 3084f18 Ensure insertedIds contain ids from all batches (#850)
  • 7aa0a12 Build: Fix Manifest for jdk.net
  • fac48e3 Ensure MongoClient instances are closed in Scala tests (#830)
  • 9e94de6 Make retryable write spec test error labels behave consistently with server
  • 27c5812 Add error labels to MongoWriteConcernException (#834)
  • 3afb588 Fix mistake in previous change to this test.
  • 92b7d31 Update estimatedDocumentCount test for Atlas Data Lake
  • 98a54e0 Revert errant commit restricting tests run in CI
  • 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 [mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) from 4.0.2 to 4.4.1.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.0.2...r4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Jan 11, 2022
@kiview kiview mentioned this pull request Jan 13, 2022
@kiview kiview merged commit b971440 into master Jan 13, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/modules/mongodb/org.mongodb-mongodb-driver-sync-4.4.1 branch January 13, 2022 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants