Skip to content

Commit

Permalink
fix(deps): bump org.mongodb:bson from 5.1.0 to 5.1.1 (#138)
Browse files Browse the repository at this point in the history
Bumps [org.mongodb:bson](https://github.com/mongodb/mongo-java-driver) from 5.1.0 to 5.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mongodb/mongo-java-driver/releases">org.mongodb:bson's releases</a>.</em></p>
<blockquote>
<h2>Java Driver 5.1.1 (June 13, 2024)</h2>
<h2>What's Changed</h2>
<ul>
<li>Disallow comma character in authMechanismProperties by <a href="https://github.com/katcharov"><code>@​katcharov</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1412">mongodb/mongo-java-driver#1412</a></li>
<li>OIDC admin credentials by <a href="https://github.com/katcharov"><code>@​katcharov</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1413">mongodb/mongo-java-driver#1413</a></li>
<li>Backport allow-empty by <a href="https://github.com/katcharov"><code>@​katcharov</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1415">mongodb/mongo-java-driver#1415</a></li>
<li>ALLOWED_HOSTS validation, 1 minute machine timeout by <a href="https://github.com/katcharov"><code>@​katcharov</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1417">mongodb/mongo-java-driver#1417</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.1.0...r5.1.1">https://github.com/mongodb/mongo-java-driver/compare/r5.1.0...r5.1.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mongodb/mongo-java-driver/commit/3e2c202dbcb22baaa5646e7c9a00ed8111899c81"><code>3e2c202</code></a> Version: bump 5.1.1</li>
<li><a href="https://github.com/mongodb/mongo-java-driver/commit/0d30c64db87734d2627b3e3c76ddd29bf7b60803"><code>0d30c64</code></a> ALLOWED_HOSTS validation, 1 minute machine timeout (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1380">#1380</a>) (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1417">#1417</a>)</li>
<li><a href="https://github.com/mongodb/mongo-java-driver/commit/90a7e17bdd4c024aa7435405cc6c6c2f149a763b"><code>90a7e17</code></a> Backport allow-empty (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1415">#1415</a>)</li>
<li><a href="https://github.com/mongodb/mongo-java-driver/commit/4927578df76dda178a2109cde62113cc65a92ac6"><code>4927578</code></a> OIDC admin credentials (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1413">#1413</a>)</li>
<li><a href="https://github.com/mongodb/mongo-java-driver/commit/f5293dc9827e5abc15b5009f575c76665c0edf44"><code>f5293dc</code></a> Disable failing unified CRUD tests (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1381">#1381</a>)</li>
<li><a href="https://github.com/mongodb/mongo-java-driver/commit/9ab1a7192978a2bd5f966672bd82d198e5049480"><code>9ab1a71</code></a> Augment <code>config/spotbugs/exclude.xml</code> with finding status and rank (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1392">#1392</a>)</li>
<li><a href="https://github.com/mongodb/mongo-java-driver/commit/b10358dcb7a97784fa63ee9d3ce94e88aab99939"><code>b10358d</code></a> Remove outdated entries from THIRD-PARTY-NOTICES (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1393">#1393</a>)</li>
<li><a href="https://github.com/mongodb/mongo-java-driver/commit/679c93a0316df692f8c37fc779ad6c90c9ab9dba"><code>679c93a</code></a> Disallow comma character in authMechanismProperties (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1412">#1412</a>)</li>
<li><a href="https://github.com/mongodb/mongo-java-driver/commit/fe3e4066a130adc970a7c189160fed9289124ed5"><code>fe3e406</code></a> Remove legacy shell from test scripts (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1404">#1404</a>)</li>
<li><a href="https://github.com/mongodb/mongo-java-driver/commit/2d6aca39b8239c3192ae93cf4a9858a1739af939"><code>2d6aca3</code></a> Create and upload <code>ssdlc_compliance_report.md</code> (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1405">#1405</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.1.0...r5.1.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mongodb:bson&package-manager=gradle&previous-version=5.1.0&new-version=5.1.1)](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 show <dependency name> 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)


</details>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 892cc47 commit 35067d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
api("tech.relaycorp:awala:[1.68.5,2.0.0)")
testImplementation("tech.relaycorp:awala-testing:1.5.31")

implementation("org.mongodb:bson:5.1.0")
implementation("org.mongodb:bson:5.1.1")

implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlinCoroutinesVersion")
testImplementation("org.jetbrains.kotlin:kotlin-test")
Expand Down

0 comments on commit 35067d3

Please sign in to comment.