dependabot[bot] opened a new pull request, #26093: URL: https://github.com/apache/beam/pull/26093
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.11.2 to 1.11.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mongodb/mongo-go-driver/releases">go.mongodb.org/mongo-driver's releases</a>.</em></p> <blockquote> <h2>MongoDB Go Driver 1.11.3</h2> <p>The MongoDB Go Driver Team is pleased to release version 1.11.3 of the official Go driver.</p> <h2>Release Notes</h2> <p>This release reduces memory usage under some query workloads and fixes a bug that can cause undefined behavior when reading the <code>Raw</code> field on database error types, including <code>CommandError</code> and <code>WriteException</code>.</p> <hr /> <p>For a full list of tickets included in this release, please see the links below:</p> <ul> <li> <p><a href="https://jira.mongodb.org/issues/?jql=project%3DGODRIVER%20and%20type%3DBug%20and%20status%3Dclosed%20and%20fixVersion%3D1.11.3">Bugs</a></p> </li> <li> <p><a href="https://jira.mongodb.org/issues/?jql=project%3Dgodriver%20and%20type%3D%22task%22%20and%20status%20%3D%20Closed%20and%20fixVersion%3D1.11.3">Tasks</a></p> </li> </ul> <p>Documentation for the Go driver can be found on <a href="https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo?tab=doc">pkg.go.dev</a> and the <a href="https://docs.mongodb.com/ecosystem/drivers/go/">MongoDB documentation site</a>. BSON library documentation is also available on <a href="https://pkg.go.dev/go.mongodb.org/mongo-driver/bson?tab=doc">pkg.go.dev</a>. Questions and inquiries can be asked on the <a href="https://community.mongodb.com/">MongoDB Developer Community</a>. Bugs can be reported in the <a href="https://jira.mongodb.org/secure/CreateIssue!default.jspa?pid=14289">Go Driver project in the MongoDB JIRA</a> where a list of <a href="https://jira.mongodb.org/browse/GODRIVER">current issues</a> can be found. Your feedback on the Go driver is greatly appreciated!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-go-driver/commit/20a7983746710f97263c0b93bb80155c542fcc7b"><code>20a7983</code></a> Update version to v1.11.3</li> <li><a href="https://github.com/mongodb/mongo-go-driver/commit/a38beeaf3bfa35c3533808c3dc584b800d593f6f"><code>a38beea</code></a> GODRIVER-2773 Retract v1.11.0 through v1.11.2. (<a href="https://redirect.github.com/mongodb/mongo-go-driver/issues/1203">#1203</a>)</li> <li><a href="https://github.com/mongodb/mongo-go-driver/commit/53b68156c6e2369e40af4c70aa1ea3b2c4664c3d"><code>53b6815</code></a> GODRIVER-2730 Remove blocking channel in update recovering. (<a href="https://redirect.github.com/mongodb/mongo-go-driver/issues/1196">#1196</a>)</li> <li><a href="https://github.com/mongodb/mongo-go-driver/commit/0ffab785069f70443d76f02768e82daf6163253a"><code>0ffab78</code></a> GODRIVER-2677 Improve memory pooling. (<a href="https://redirect.github.com/mongodb/mongo-go-driver/issues/1157">#1157</a>)</li> <li><a href="https://github.com/mongodb/mongo-go-driver/commit/596c496b6276c2cfe547371952b117099e5a914b"><code>596c496</code></a> GODRIVER-2764 update fle2 tests (<a href="https://redirect.github.com/mongodb/mongo-go-driver/issues/1197">#1197</a>)</li> <li>See full diff in <a href="https://github.com/mongodb/mongo-go-driver/compare/v1.11.2...v1.11.3">compare view</a></li> </ul> </details> <br /> [](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> -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org