Bump mongodb-driver-sync from 4.2.3 to 4.3.0 #682

Merged
dependabot[bot] merged 1 commit from dependabot/maven/greg-dev/org.mongodb-mongodb-driver-sync-4.3.0 into greg-dev 2021-07-14 16:16:12 +02:00
dependabot[bot] commented 2021-07-14 15:08:33 +02:00 (Migrated from github.com)

Bumps mongodb-driver-sync from 4.2.3 to 4.3.0.

Release notes

Sourced from mongodb-driver-sync's releases.

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

Commits
  • d289142 Bump to 4.3.0
  • 062ec13 Bump reference docs to 4.3.0
  • 78b27e8 Add builders for window functions (#747)
  • 9014c64 Link to new Java sync 4.3 docs site (#736)
  • 87b2636 Test redaction of replies to security-sensitive commands (#749)
  • 76bce0c Make connectivity test faster
  • a3afd75 Fix test: add serverApi to command
  • fce49df Disable tests of legacy wire protocol on 5.1+ servers
  • 043a9c6 Add more Atlas URIs for connectivity testing
  • b928cd3 Remove Beta annotation from remaining client side encryption-related classes ...
  • 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.2.3 to 4.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mongodb/mongo-java-driver/releases">mongodb-driver-sync's releases</a>.</em></p> <blockquote> <h2>Java Driver 4.3.0 (July 13, 2021)</h2> <p>Release Notes: <a href="https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-3-0-released/115086">https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-3-0-released/115086</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/d2891427ddc4f1df8e673ca703fef91b79c35d07"><code>d289142</code></a> Bump to 4.3.0</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/062ec13bd678c5d8f5aa9ca41a45c0c2dacf8968"><code>062ec13</code></a> Bump reference docs to 4.3.0</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/78b27e834fc1c279ca43fcfd3e926f9b10afd3d7"><code>78b27e8</code></a> Add builders for window functions (<a href="https://github-redirect.dependabot.com/mongodb/mongo-java-driver/issues/747">#747</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/9014c64f42bbff2c00fd42fe02293e3e32bcf25b"><code>9014c64</code></a> Link to new Java sync 4.3 docs site (<a href="https://github-redirect.dependabot.com/mongodb/mongo-java-driver/issues/736">#736</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/87b2636b92ef50339758e5ce751918cbaad4e63c"><code>87b2636</code></a> Test redaction of replies to security-sensitive commands (<a href="https://github-redirect.dependabot.com/mongodb/mongo-java-driver/issues/749">#749</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/76bce0ca8032f68324d9aae41ac826c437261565"><code>76bce0c</code></a> Make connectivity test faster</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/a3afd758f0c79e82623fc660343080fc4555da35"><code>a3afd75</code></a> Fix test: add serverApi to command</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/fce49df1719497e92ea7799a944c6ceb1a69c57f"><code>fce49df</code></a> Disable tests of legacy wire protocol on 5.1+ servers</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/043a9c662e107002f71bce58f82fbd4cf682f3f6"><code>043a9c6</code></a> Add more Atlas URIs for connectivity testing</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/b928cd3e605bedd46221cb347b1129bae0948ca3"><code>b928cd3</code></a> Remove Beta annotation from remaining client side encryption-related classes ...</li> <li>Additional commits viewable in <a href="https://github.com/mongodb/mongo-java-driver/compare/r4.2.3...r4.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mongodb:mongodb-driver-sync&package-manager=maven&previous-version=4.2.3&new-version=4.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
greg6775 (Migrated from github.com) reviewed 2021-07-14 15:08:33 +02:00
Schlauer-Hax (Migrated from github.com) reviewed 2021-07-14 15:08:33 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg6775/Hadder#682
No description provided.