4sh / datamaintain

One tool to maintain all your database schemas!
Apache License 2.0
25 stars 6 forks source link

chore(deps): bump org.mongodb:mongodb-driver from 3.11.2 to 3.12.14 #229

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 12 months ago

Bumps org.mongodb:mongodb-driver from 3.11.2 to 3.12.14.

Release notes

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

Java Driver 3.12.12 (February 7, 2023)

pom.xml description updates and clarification.

Java Driver 3.12.11 (April 22, 2022)

Release notes: https://www.mongodb.com/community/forums/t/mongodb-java-driver-3-12-11-released/159538

Java Driver 3.12.8 (February 18, 2021)

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

Java Driver 3.12.6 (July 8, 2020)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-3-12-6-released/6448/2

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

3.12.4

Java Driver 3.12.3 (April 7, 2020)

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

3.12.3

Java Driver 3.12.3 (April 7, 2020)

Release Notes: https://community.mongodb.com/t/mongodb-java-driver-3-12-3-released/2510/2

3.12.2

Java Driver 3.12.2 (March 4, 2020)

The 3.12.2 MongoDB Java Driver is a patch to the 3.12.1 release.

Reference documentation

The documentation hub includes extensive documentation of the 3.12 driver, including

and much more.

Bug fixes

You can find a full list of bug fixes here.

API Documentation

http://mongodb.github.io/mongo-java-driver/3.12/javadoc/

3.12.1

Java Driver 3.12.1 (January 17, 2020)

... (truncated)

Commits
  • 9118eb8 Build: Update version to 3.12.14
  • 5ac0fb6 Remove broken CI testing of 2.6-3.4
  • d08b993 Use default compression level for zstd (#1116)
  • c28506c Build: version 3.12.14-SNAPSHOT
  • 833220e Build: version 3.12.13
  • 998cb96 Remove "latest" from testing matrix
  • cd2b814 Update test to use 4.x Junit API
  • ad6326a Fix regression in MongoWriteException error code
  • 1feee6c Build: Version 3.12.13-SNAPSHOT
  • 773cb01 Build: Version 3.12.12
  • 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 show 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)