dependabot[bot] opened a new pull request, #2439: URL: https://github.com/apache/logging-log4j2/pull/2439
Bumps `mongodb.version` from 5.0.0 to 5.0.1. Updates `org.mongodb:bson` from 5.0.0 to 5.0.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.0.1 (Apr 3, 2024)</h2> <h2>What's Changed</h2> <ul> <li>Fix ClusterFixture#hasEncryptionTestsEnabled to correctly detect env … by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1343">mongodb/mongo-java-driver#1343</a></li> <li>Use <code>InetAddressResolverProvider</code> and add tests by <a href="https://github.com/stIncMale"><code>@stIncMale</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1354">mongodb/mongo-java-driver#1354</a></li> <li>A fix to expand the bounds for distinct and MongoIterable#map, allowing for nullable types in those scenarios in Kotlin by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1352">mongodb/mongo-java-driver#1352</a></li> <li>A fix converting Bson to BsonDocument for hint by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1335">mongodb/mongo-java-driver#1335</a></li> <li>Don't gossip cluster time from monitoring connections by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1276">mongodb/mongo-java-driver#1276</a></li> <li>A fix to support discriminators not being the first field when decoding in Kotlin by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1324">mongodb/mongo-java-driver#1324</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.0.0...r5.0.1">https://github.com/mongodb/mongo-java-driver/compare/r5.0.0...r5.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/e605774966caab3670670fae7f9f065f1bd94432"><code>e605774</code></a> Version: bump 5.0.1</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/53a0f163e859284cc60df2a22d4536f1b3a0ef38"><code>53a0f16</code></a> Expand bounds for distinct and MongoIterable#map (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1352">#1352</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/81a30b7ccd9a078b0cfdb6889ad41450edaa7a76"><code>81a30b7</code></a> Skip rangePreview tests on server 8.0+ (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1345">#1345</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/d05a2311bdb60b998ff0709734055be6e8167a14"><code>d05a231</code></a> Force unique clusterTime values by splitting insert into two commands (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1356">#1356</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/1b8bce480860bef2ecda45a291cc4a901d919f27"><code>1b8bce4</code></a> Use <code>InetAddressResolverProvider</code> and add tests (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1354">#1354</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/4198e2795fe0496e1c3f64967ee7cddb15204d6f"><code>4198e27</code></a> Support discriminators not being the first field when decoding (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1324">#1324</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/c4e3cb19511d49fdee312b42a09e8f860f3e31c8"><code>c4e3cb1</code></a> Fix ClusterFixture#hasEncryptionTestsEnabled to correctly detect env vars (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1">#1</a>...</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/628015805c1c313dd281a69d82f3fdcc45f7eb49"><code>6280158</code></a> Fix test failures on 8.0 sharded clusters (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1319">#1319</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/625543756a3cabaaf77e1c456e32ec5ab493a60d"><code>6255437</code></a> Convert Bson to BsonDocument for hint (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1335">#1335</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/6e3485e2cad288aef65e6af3075aa200b7c04e56"><code>6e3485e</code></a> Version: bump 5.0.1-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.0.0...r5.0.1">compare view</a></li> </ul> </details> <br /> Updates `org.mongodb:mongodb-driver-core` from 5.0.0 to 5.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mongodb/mongo-java-driver/releases">org.mongodb:mongodb-driver-core's releases</a>.</em></p> <blockquote> <h2>Java Driver 5.0.1 (Apr 3, 2024)</h2> <h2>What's Changed</h2> <ul> <li>Fix ClusterFixture#hasEncryptionTestsEnabled to correctly detect env … by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1343">mongodb/mongo-java-driver#1343</a></li> <li>Use <code>InetAddressResolverProvider</code> and add tests by <a href="https://github.com/stIncMale"><code>@stIncMale</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1354">mongodb/mongo-java-driver#1354</a></li> <li>A fix to expand the bounds for distinct and MongoIterable#map, allowing for nullable types in those scenarios in Kotlin by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1352">mongodb/mongo-java-driver#1352</a></li> <li>A fix converting Bson to BsonDocument for hint by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1335">mongodb/mongo-java-driver#1335</a></li> <li>Don't gossip cluster time from monitoring connections by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1276">mongodb/mongo-java-driver#1276</a></li> <li>A fix to support discriminators not being the first field when decoding in Kotlin by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1324">mongodb/mongo-java-driver#1324</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.0.0...r5.0.1">https://github.com/mongodb/mongo-java-driver/compare/r5.0.0...r5.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/e605774966caab3670670fae7f9f065f1bd94432"><code>e605774</code></a> Version: bump 5.0.1</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/53a0f163e859284cc60df2a22d4536f1b3a0ef38"><code>53a0f16</code></a> Expand bounds for distinct and MongoIterable#map (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1352">#1352</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/81a30b7ccd9a078b0cfdb6889ad41450edaa7a76"><code>81a30b7</code></a> Skip rangePreview tests on server 8.0+ (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1345">#1345</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/d05a2311bdb60b998ff0709734055be6e8167a14"><code>d05a231</code></a> Force unique clusterTime values by splitting insert into two commands (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1356">#1356</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/1b8bce480860bef2ecda45a291cc4a901d919f27"><code>1b8bce4</code></a> Use <code>InetAddressResolverProvider</code> and add tests (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1354">#1354</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/4198e2795fe0496e1c3f64967ee7cddb15204d6f"><code>4198e27</code></a> Support discriminators not being the first field when decoding (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1324">#1324</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/c4e3cb19511d49fdee312b42a09e8f860f3e31c8"><code>c4e3cb1</code></a> Fix ClusterFixture#hasEncryptionTestsEnabled to correctly detect env vars (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1">#1</a>...</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/628015805c1c313dd281a69d82f3fdcc45f7eb49"><code>6280158</code></a> Fix test failures on 8.0 sharded clusters (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1319">#1319</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/625543756a3cabaaf77e1c456e32ec5ab493a60d"><code>6255437</code></a> Convert Bson to BsonDocument for hint (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1335">#1335</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/6e3485e2cad288aef65e6af3075aa200b7c04e56"><code>6e3485e</code></a> Version: bump 5.0.1-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.0.0...r5.0.1">compare view</a></li> </ul> </details> <br /> Updates `org.mongodb:mongodb-driver-sync` from 5.0.0 to 5.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mongodb/mongo-java-driver/releases">org.mongodb:mongodb-driver-sync's releases</a>.</em></p> <blockquote> <h2>Java Driver 5.0.1 (Apr 3, 2024)</h2> <h2>What's Changed</h2> <ul> <li>Fix ClusterFixture#hasEncryptionTestsEnabled to correctly detect env … by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1343">mongodb/mongo-java-driver#1343</a></li> <li>Use <code>InetAddressResolverProvider</code> and add tests by <a href="https://github.com/stIncMale"><code>@stIncMale</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1354">mongodb/mongo-java-driver#1354</a></li> <li>A fix to expand the bounds for distinct and MongoIterable#map, allowing for nullable types in those scenarios in Kotlin by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1352">mongodb/mongo-java-driver#1352</a></li> <li>A fix converting Bson to BsonDocument for hint by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1335">mongodb/mongo-java-driver#1335</a></li> <li>Don't gossip cluster time from monitoring connections by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1276">mongodb/mongo-java-driver#1276</a></li> <li>A fix to support discriminators not being the first field when decoding in Kotlin by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1324">mongodb/mongo-java-driver#1324</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.0.0...r5.0.1">https://github.com/mongodb/mongo-java-driver/compare/r5.0.0...r5.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/e605774966caab3670670fae7f9f065f1bd94432"><code>e605774</code></a> Version: bump 5.0.1</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/53a0f163e859284cc60df2a22d4536f1b3a0ef38"><code>53a0f16</code></a> Expand bounds for distinct and MongoIterable#map (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1352">#1352</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/81a30b7ccd9a078b0cfdb6889ad41450edaa7a76"><code>81a30b7</code></a> Skip rangePreview tests on server 8.0+ (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1345">#1345</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/d05a2311bdb60b998ff0709734055be6e8167a14"><code>d05a231</code></a> Force unique clusterTime values by splitting insert into two commands (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1356">#1356</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/1b8bce480860bef2ecda45a291cc4a901d919f27"><code>1b8bce4</code></a> Use <code>InetAddressResolverProvider</code> and add tests (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1354">#1354</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/4198e2795fe0496e1c3f64967ee7cddb15204d6f"><code>4198e27</code></a> Support discriminators not being the first field when decoding (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1324">#1324</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/c4e3cb19511d49fdee312b42a09e8f860f3e31c8"><code>c4e3cb1</code></a> Fix ClusterFixture#hasEncryptionTestsEnabled to correctly detect env vars (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1">#1</a>...</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/628015805c1c313dd281a69d82f3fdcc45f7eb49"><code>6280158</code></a> Fix test failures on 8.0 sharded clusters (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1319">#1319</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/625543756a3cabaaf77e1c456e32ec5ab493a60d"><code>6255437</code></a> Convert Bson to BsonDocument for hint (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1335">#1335</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/6e3485e2cad288aef65e6af3075aa200b7c04e56"><code>6e3485e</code></a> Version: bump 5.0.1-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.0.0...r5.0.1">compare view</a></li> </ul> </details> <br /> 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
