Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps mongo-java-driver from 3.12.4 to 3.12.5.

Release notes

Sourced from mongo-java-driver's releases.

Java Driver 3.12.5 (June 2, 2020)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-3-12-5-released/4886

Commits
  • 5d4905e Bump version to 3.12.5
  • 1ca6ab1 Remove performance tests
  • 5634570 Fix test calling List.tail()
  • 2c7dc57 Make ChangeStreamOperationSpecification more resilient
  • ecbce07 Use database specified in spec test files rather than default database
  • 095965c Update change stream retryable reads tests
  • f9d7705 Updated retryable-reads tests to latest spec version
  • 9810ce4 Clean up TLS Socket Factory in key management service
  • 868821a Fix race condition causing an NPE in tlschannel
  • c91ea1d Ensure async bindings are released before calling callback
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 6, 2020
@rnorth rnorth merged commit 54b3a18 into master Jun 6, 2020
@rnorth rnorth deleted the dependabot/gradle/core/org.mongodb-mongo-java-driver-3.12.5 branch June 6, 2020 07:46
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