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/03/10 05:06:48 UTC

[GitHub] [beam] dependabot[bot] opened a new pull request, #25789: Bump github.com/testcontainers/testcontainers-go from 0.18.0 to 0.19.0 in /sdks

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

   Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.18.0 to 0.19.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/testcontainers/testcontainers-go/releases">github.com/testcontainers/testcontainers-go's releases</a>.</em></p>
   <blockquote>
   <h2>v0.19.0</h2>
   <h1>What's Changed</h1>
   <h2>🔒 Security</h2>
   <ul>
   <li>chore: bump golang/x/net and containerd (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/858">#858</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   </ul>
   <h2>🚀 Features</h2>
   <ul>
   <li>remove volumes on down (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/910">#910</a>) <a href="https://github.com/cgoodsirsmyth-pp"><code>@​cgoodsirsmyth-pp</code></a></li>
   <li>Allow numerical characters in example names/titles (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/922">#922</a>) <a href="https://github.com/fbiville"><code>@​fbiville</code></a></li>
   <li>feat: support for reading auth credentials from docker credential helpers (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/869">#869</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>feat: convert pulsar example into a Go module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/872">#872</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>feat: add basic auth support in the wait.ForHTTP strategy (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/301">#301</a>) <a href="https://github.com/nevins-b"><code>@​nevins-b</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix stop services in docker compose (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/918">#918</a>) <a href="https://github.com/sko00o"><code>@​sko00o</code></a></li>
   <li>bug(892): include godog in replace block of compose gomod (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/893">#893</a>) <a href="https://github.com/cgoodsirsmyth-pp"><code>@​cgoodsirsmyth-pp</code></a></li>
   <li>fix: proper sorting of dependabot updates when generating a module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/894">#894</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>fix: update modules path in generator (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/877">#877</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   </ul>
   <h2>📖 Documentation</h2>
   <ul>
   <li>docs: add social links in the website (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/890">#890</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>Update docs link for tc-node (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/878">#878</a>) <a href="https://github.com/cristianrgreco"><code>@​cristianrgreco</code></a></li>
   <li>docs: add usage reference in OpenTelemetry Collector (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/861">#861</a>) <a href="https://github.com/dmitryax"><code>@​dmitryax</code></a></li>
   <li>docs: include haskell logo to the website (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/860">#860</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   </ul>
   <h2>🧹 Housekeeping</h2>
   <ul>
   <li>chore: prepare Go modules for the next release (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/929">#929</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>fix: use right paths in the release script (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/928">#928</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>chore: bump minimal compile version of GO to 1.19 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/924">#924</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>chore: sync governance files (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/909">#909</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>chore: monthly updates for dependabot (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/906">#906</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>chore: simplify env vars for localstack module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/873">#873</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>chore: remove replace directive in modules (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/871">#871</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>chore: bump testcontainers-go in Go modules (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/870">#870</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>chore: sync governance files (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/859">#859</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>chore: prepare for next minor development cycle (0.19.0) (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/840">#840</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>fix: tune release script (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/839">#839</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>chore: prepare Go modules for the next release (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/929">#929</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>chore: sync dependencies (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/927">#927</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>chore(deps): bump github.com/moby/buildkit from 0.11.2 to 0.11.4 in /modules/compose (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/926">#926</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>chore: sync dependencies in Go modules (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/920">#920</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   <li>chore(deps): bump dependencies  (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/919">#919</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/testcontainers/testcontainers-go/commit/2f49f6ee39ad7a17786cf1c89fdecb0f28092f79"><code>2f49f6e</code></a> chore: prepare Go modules for the next release (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/929">#929</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-go/commit/843b27ec628ba2d93c37f8de95ceaae9bdadd0b3"><code>843b27e</code></a> fix: use right paths in the release script (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/928">#928</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-go/commit/4187f44c185936487fcfe19869b7168dbafa0ebe"><code>4187f44</code></a> chore: sync dependencies (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/927">#927</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-go/commit/13c752116c18e15dff2f383294df207ebec21aff"><code>13c7521</code></a> Fix stop services in docker compose (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/918">#918</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-go/commit/8c611389aeef9b2c9731e30d167e88f4df1dae71"><code>8c61138</code></a> chore(deps): bump github.com/moby/buildkit in /modules/compose (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/926">#926</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-go/commit/8767d82abcf500c5d97c117570e2a1983beaf886"><code>8767d82</code></a> remove volumes on down (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/910">#910</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-go/commit/2ec7297ed177d68dc22504c1b80bc8ef8462d7e5"><code>2ec7297</code></a> Allow numerical characters in example names/titles (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/922">#922</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-go/commit/f565bd9e5577e0878489f2ee15cb24520abb7008"><code>f565bd9</code></a> chore: bump minimal compile version of GO to 1.19 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/924">#924</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-go/commit/b56e66abfeed6dccf6c7fcd9c9991cb08812ddfa"><code>b56e66a</code></a> feat: support for reading auth credentials from docker credential helpers (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/869">#869</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-go/commit/e67432ef384e907655097f8fd77b9e0273ee08b1"><code>e67432e</code></a> chore: go mod tidy modules (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/920">#920</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/testcontainers/testcontainers-go/compare/v0.18.0...v0.19.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/testcontainers/testcontainers-go&package-manager=go_modules&previous-version=0.18.0&new-version=0.19.0)](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] riteshghorse commented on pull request #25789: Bump github.com/testcontainers/testcontainers-go from 0.18.0 to 0.19.0 in /sdks

Posted by "riteshghorse (via GitHub)" <gi...@apache.org>.
riteshghorse commented on PR #25789:
URL: https://github.com/apache/beam/pull/25789#issuecomment-1469982092

   Run Go PostCommit


-- 
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] riteshghorse merged pull request #25789: Bump github.com/testcontainers/testcontainers-go from 0.18.0 to 0.19.0 in /sdks

Posted by "riteshghorse (via GitHub)" <gi...@apache.org>.
riteshghorse merged PR #25789:
URL: https://github.com/apache/beam/pull/25789


-- 
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 #25789: Bump github.com/testcontainers/testcontainers-go from 0.18.0 to 0.19.0 in /sdks

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

   Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @riteshghorse 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


[GitHub] [beam] codecov[bot] commented on pull request #25789: Bump github.com/testcontainers/testcontainers-go from 0.18.0 to 0.19.0 in /sdks

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

   ## [Codecov](https://codecov.io/gh/apache/beam/pull/25789?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 [#25789](https://codecov.io/gh/apache/beam/pull/25789?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (be730c7) into [master](https://codecov.io/gh/apache/beam/commit/48c143de3be7fd0f1fd0301033c038543622f878?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (48c143d) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master   #25789   +/-   ##
   =======================================
     Coverage   72.82%   72.82%           
   =======================================
     Files         775      775           
     Lines      102948   102948           
   =======================================
     Hits        74974    74974           
     Misses      26520    26520           
     Partials     1454     1454           
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | go | `53.96% <ø> (ø)` | |
   
   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.
   
   
   :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