weXsol / Mongrel

eXist-db extension for MongoDB and GridFS
GNU Lesser General Public License v2.1
4 stars 6 forks source link

Bump mongodb.driver.version from 3.12.8 to 3.12.10 #110

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps mongodb.driver.version from 3.12.8 to 3.12.10. Updates mongodb-driver-core from 3.12.8 to 3.12.10

Commits
  • d5e75f4 Build: version 3.12.10
  • 9c4c81a Docs: Updated for 3.12.10 release
  • 149a04c Disable test that no longer passes on 5.1 server
  • 2a32ac3 Support aggregation with $merge as a string (#768)
  • 81cc1a7 Add top-level error labels to write concern error (#766)
  • c3c0a2c Set proper stream factory in AbstractUnifiedTest
  • 411d5dc Remove misleading note about mongocryptd in reference docs
  • b062e59 Disable tests of legacy wire protocol on 5.1+ servers
  • ba6aef8 Build: version 3.12.10-SNAPSHOT
  • 39815b4 Build: version 3.12.9
  • Additional commits viewable in compare view


Updates mongodb-driver from 3.12.8 to 3.12.10

Commits
  • d5e75f4 Build: version 3.12.10
  • 9c4c81a Docs: Updated for 3.12.10 release
  • 149a04c Disable test that no longer passes on 5.1 server
  • 2a32ac3 Support aggregation with $merge as a string (#768)
  • 81cc1a7 Add top-level error labels to write concern error (#766)
  • c3c0a2c Set proper stream factory in AbstractUnifiedTest
  • 411d5dc Remove misleading note about mongocryptd in reference docs
  • b062e59 Disable tests of legacy wire protocol on 5.1+ servers
  • ba6aef8 Build: version 3.12.10-SNAPSHOT
  • 39815b4 Build: version 3.12.9
  • Additional commits viewable in compare view


Updates bson from 3.12.8 to 3.12.10

Commits
  • d5e75f4 Build: version 3.12.10
  • 9c4c81a Docs: Updated for 3.12.10 release
  • 149a04c Disable test that no longer passes on 5.1 server
  • 2a32ac3 Support aggregation with $merge as a string (#768)
  • 81cc1a7 Add top-level error labels to write concern error (#766)
  • c3c0a2c Set proper stream factory in AbstractUnifiedTest
  • 411d5dc Remove misleading note about mongocryptd in reference docs
  • b062e59 Disable tests of legacy wire protocol on 5.1+ servers
  • ba6aef8 Build: version 3.12.10-SNAPSHOT
  • 39815b4 Build: version 3.12.9
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 2 years ago

Superseded by #121.