You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/04 05:21:25 UTC

[GitHub] [beam] dependabot[bot] opened a new pull request, #26093: Bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3 in /sdks

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 />
   
   
   [![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.11.2&new-version=1.11.3)](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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] dependabot[bot] commented on pull request #26093: Bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3 in /sdks

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #26093:
URL: https://github.com/apache/beam/pull/26093#issuecomment-1496922978

   Superseded by #26111.


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] dependabot[bot] closed pull request #26093: Bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3 in /sdks

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #26093: Bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3 in /sdks
URL: https://github.com/apache/beam/pull/26093


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] codecov[bot] commented on pull request #26093: Bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3 in /sdks

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #26093:
URL: https://github.com/apache/beam/pull/26093#issuecomment-1495368328

   ## [Codecov](https://codecov.io/gh/apache/beam/pull/26093?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#26093](https://codecov.io/gh/apache/beam/pull/26093?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c4d5a53) into [master](https://codecov.io/gh/apache/beam/commit/c90f5b9dd9af5e926685fb8574c545b4108d831d?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c90f5b9) will **decrease** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #26093      +/-   ##
   ==========================================
   - Coverage   71.36%   71.36%   -0.01%     
   ==========================================
     Files         783      783              
     Lines      102937   102937              
   ==========================================
   - Hits        73463    73460       -3     
   - Misses      27998    28000       +2     
   - Partials     1476     1477       +1     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | go | `54.07% <ø> (-0.01%)` | :arrow_down: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   [see 1 file with indirect coverage changes](https://codecov.io/gh/apache/beam/pull/26093/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] commented on pull request #26093: Bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3 in /sdks

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #26093:
URL: https://github.com/apache/beam/pull/26093#issuecomment-1495399813

   Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @lostluck for label go.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
   
   The PR bot will only process comments in the main thread (not review comments).


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org