dependabot[bot] opened a new pull request, #33582:
URL: https://github.com/apache/beam/pull/33582

   Bumps 
[go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 
1.17.1 to 1.17.2.
   <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.17.2</h2>
   <p>The MongoDB Go Driver Team is pleased to release version 1.17.2 of the 
official MongoDB Go driver.</p>
   <h2>Release Notes</h2>
   <p>This release addresses several issues and tasks to improve the 
functionality of the Go Driver. It includes a fix for a bug in the 
<code>DefaultValueDecoders.ValueUnmarshalerDecodeValue</code> to avoid  
inappropriately instantiating a pointer field decoded from null data if the 
user defined an <code>UnmarshalBSONValue</code>. Additionally, the release 
resolves a goroutine and memory leak issue found in the Zstandard (zstd) 
network compression decoding process.</p>
   <p>Furthermore, the release includes a task to restore the 
<code>ReadCompressedCompressedMessage()</code> function to the wiremessage API. 
This function was previously removed under task GODRIVER-3303 with the aim of 
preventing out-of-bounds runtime errors, as it was identified as complicit in 
such issues and was not needed by the driver itself. However, it has been 
identified as a convenient utility for some users of the Go Driver.</p>
   <hr />
   <p>For a full list of tickets included in this release, please see the links 
below:</p>
   <ul>
   <li><a 
href="https://jira.mongodb.org/issues/?jql=project%3Dgodriver%20and%20type%3Depic%20and%20status%20%3D%20Closed%20and%20fixVersion%3D1.17.2";>Projects</a></li>
   <li><a 
href="https://jira.mongodb.org/issues/?jql=project%3Dgodriver%20and%20type%3D%22new%20feature%22%20and%20status%20%3D%20Closed%20and%20fixVersion%3D1.17.2";>New
 Features</a></li>
   <li><a 
href="https://jira.mongodb.org/issues/?jql=project%3Dgodriver%20and%20type%3Dimprovement%20and%20status%20%3D%20Closed%20and%20fixVersion%3D1.17.2";>Improvements</a></li>
   <li><a 
href="https://jira.mongodb.org/issues/?jql=project%3DGODRIVER%20and%20type%3DBug%20and%20status%3Dclosed%20and%20fixVersion%3D1.17.2";>Bugs</a></li>
   <li><a 
href="https://jira.mongodb.org/issues/?jql=project%3Dgodriver%20and%20type%3D%22task%22%20and%20status%20%3D%20Closed%20and%20fixVersion%3D1.17.2";>Tasks</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/mongodb/mongo-go-driver/compare/v1.17.1...v1.17.2";>v1.17.1...v1.17.2</a></p>
   <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/f1323781ad1c8abea94148323f81eafa6e41c565";><code>f132378</code></a>
 BUMP v1.17.2</li>
   <li><a 
href="https://github.com/mongodb/mongo-go-driver/commit/6c22d67dd4206b189f59ea0ba755698887cc3384";><code>6c22d67</code></a>
 GODRIVER-3436 Avoid initializing null data given custom decoder (<a 
href="https://redirect.github.com/mongodb/mongo-go-driver/issues/1902";>#1902</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-go-driver/commit/c3448e685952c728a60ac002bd8c3df36c8b899b";><code>c3448e6</code></a>
 GODRIVER-3340 Add a test for goroutine leaks. (<a 
href="https://redirect.github.com/mongodb/mongo-go-driver/issues/1874";>#1874</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-go-driver/commit/f60e29e0e32219f89335b4da8ed42968031ed42f";><code>f60e29e</code></a>
 Update reviewers.txt (<a 
href="https://redirect.github.com/mongodb/mongo-go-driver/issues/1855";>#1855</a>)
 [v1] (<a 
href="https://redirect.github.com/mongodb/mongo-go-driver/issues/1883";>#1883</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-go-driver/commit/e4c2740a9d23a55b9e2bd94dd9124c2c833f152b";><code>e4c2740</code></a>
 Fix data race in 'discard connections' pool test. [v1] (<a 
href="https://redirect.github.com/mongodb/mongo-go-driver/issues/1877";>#1877</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-go-driver/commit/6378a228d9bf44ca781dc5084584f3196a4c2675";><code>6378a22</code></a>
 Bump golangci-lint for 1.23 compatibility [v1] (<a 
href="https://redirect.github.com/mongodb/mongo-go-driver/issues/1875";>#1875</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-go-driver/commit/f8ca5cde75866e8ef59bbdaf77dcc13341263885";><code>f8ca5cd</code></a>
 GODRIVER-3340 Bump github.com/klauspost/compress from 1.13.6 to 1.16.7 [v1] 
(...</li>
   <li><a 
href="https://github.com/mongodb/mongo-go-driver/commit/2036071fdef4711f9d274f703eadae043b48398f";><code>2036071</code></a>
 GODRIVER-3374 Add ReadCompressedCompressedMessage back to wiremessage API (<a 
href="https://redirect.github.com/mongodb/mongo-go-driver/issues/1";>#1</a>...</li>
   <li><a 
href="https://github.com/mongodb/mongo-go-driver/commit/695247364a3801c387aeb97562274f51f71a4109";><code>6952473</code></a>
 GODRIVER-3156 Detect and discard closed idle connections. (<a 
href="https://redirect.github.com/mongodb/mongo-go-driver/issues/1815";>#1815</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-go-driver/commit/a94713a92b082d28865677176e2680a8f54efc28";><code>a94713a</code></a>
 GODRIVER-3358 Do not override authSource from TXT record (<a 
href="https://redirect.github.com/mongodb/mongo-go-driver/issues/1830";>#1830</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mongodb/mongo-go-driver/compare/v1.17.1...v1.17.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.mongodb.org/mongo-driver&package-manager=go_modules&previous-version=1.17.1&new-version=1.17.2)](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>


-- 
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]

Reply via email to