You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2021/07/20 16:06:16 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request #1114: build(deps-dev): bump testcontainers from 1.15.3 to 1.16.0

dependabot[bot] opened a new pull request #1114:
URL: https://github.com/apache/myfaces-tobago/pull/1114


   Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.15.3 to 1.16.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/testcontainers/testcontainers-java/releases">testcontainers's releases</a>.</em></p>
   <blockquote>
   <h2>1.16.0</h2>
   <h1>What's Changed</h1>
   <h2>🚀 Features &amp; Enhancements</h2>
   <ul>
   <li>Fallback to x86 image if image pulling fails (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4290">#4290</a>) <a href="https://github.com/bsideup"><code>@​bsideup</code></a></li>
   <li>Spock Testcontainers annotation is now inherited (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4053">#4053</a>) <a href="https://github.com/tlefevre"><code>@​tlefevre</code></a></li>
   <li>Use implicit strategy when <code>docker.host</code> configuration is set (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4175">#4175</a>) <a href="https://github.com/rnorth"><code>@​rnorth</code></a></li>
   <li>Add support for community edition of couchbase server (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4221">#4221</a>) <a href="https://github.com/Gerschtli"><code>@​Gerschtli</code></a></li>
   <li>Use Apache HttpClient5 transport as the default (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4287">#4287</a>) <a href="https://github.com/bsideup"><code>@​bsideup</code></a></li>
   <li>Couchbase: Update to latest version, add flushEnabled flag (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4041">#4041</a>) <a href="https://github.com/Gerschtli"><code>@​Gerschtli</code></a></li>
   <li>Only publish exposed ports (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4122">#4122</a>) <a href="https://github.com/rnorth"><code>@​rnorth</code></a></li>
   <li>Allow DOCKER_HOST and related settings to be set in <code>~/.testcontainers.properties</code> (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4118">#4118</a>) <a href="https://github.com/rnorth"><code>@​rnorth</code></a></li>
   <li>Remove visible assertions dependency (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4010">#4010</a>) <a href="https://github.com/bsideup"><code>@​bsideup</code></a></li>
   <li>Improve logging in InternalCommandPortListeningCheck (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2984">#2984</a>) (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/3001">#3001</a>) <a href="https://github.com/vcvitaly"><code>@​vcvitaly</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Remove withPublishAllPorts from Ryuk and stabilize containerInfo content on start (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4263">#4263</a>) <a href="https://github.com/kiview"><code>@​kiview</code></a></li>
   <li>Allow for docker timestamps with timezone offsets (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4073">#4073</a>) <a href="https://github.com/candrews"><code>@​candrews</code></a></li>
   <li>Fix KafkaContainer with multiple networks defined (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4213">#4213</a>) <a href="https://github.com/DennisFederico"><code>@​DennisFederico</code></a></li>
   <li>Fixed potential NPE in <code>MountableFile</code> (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4193">#4193</a>) <a href="https://github.com/fkorotkov"><code>@​fkorotkov</code></a></li>
   <li>Improve log messages when database container test query fails (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/3015">#3015</a>) <a href="https://github.com/vcvitaly"><code>@​vcvitaly</code></a></li>
   </ul>
   <h2>📖 Documentation</h2>
   <ul>
   <li>Remove GitHub Sponsors button (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4217">#4217</a>) <a href="https://github.com/rnorth"><code>@​rnorth</code></a></li>
   <li>Add <a href="https://github.com/oleg-nenashev"><code>@​oleg-nenashev</code></a> as backer, reference <a href="https://github.com/jenkinsci"><code>@​jenkinsci</code></a> and <a href="https://github.com/cloudbees"><code>@​cloudbees</code></a> as adopters (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4170">#4170</a>) <a href="https://github.com/oleg-nenashev"><code>@​oleg-nenashev</code></a></li>
   <li>Docs: Use <code>testImplementation</code> instead of deprecated <code>testCompile</code> (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4054">#4054</a>) <a href="https://github.com/slovdahl"><code>@​slovdahl</code></a></li>
   <li>Docs: Add Backbase as Bronze sponsor (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4039">#4039</a>) <a href="https://github.com/torrespro"><code>@​torrespro</code></a></li>
   </ul>
   <h2>🧹 Housekeeping</h2>
   <ul>
   <li>Split Windows CI into core and non-core steps (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4293">#4293</a>) <a href="https://github.com/rnorth"><code>@​rnorth</code></a></li>
   <li>Upgrade alpine images for better M1 compatibility (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4291">#4291</a>) <a href="https://github.com/rnorth"><code>@​rnorth</code></a></li>
   <li>Switch from using Travis to GitHub Actions for release (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/3434">#3434</a>) <a href="https://github.com/rnorth"><code>@​rnorth</code></a></li>
   <li>Remove stalebot (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4216">#4216</a>) <a href="https://github.com/rnorth"><code>@​rnorth</code></a></li>
   <li>Cleanup japicmp excludes (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4192">#4192</a>) <a href="https://github.com/bsideup"><code>@​bsideup</code></a></li>
   <li>Update to Gradle 7 (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4171">#4171</a>) <a href="https://github.com/bsideup"><code>@​bsideup</code></a></li>
   <li>Add combine-prs workflow (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4176">#4176</a>) <a href="https://github.com/rnorth"><code>@​rnorth</code></a></li>
   <li>Bump actions/cache from 2.1.3 to 2.1.6 (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4162">#4162</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Combined dependencies PR (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4135">#4135</a>) <a href="https://github.com/rnorth"><code>@​rnorth</code></a></li>
   <li>Only run update-* and release-drafter on original repository, not on forks (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4104">#4104</a>) <a href="https://github.com/mrotteveel"><code>@​mrotteveel</code></a></li>
   <li>Reduce dependabot bump rate to monthly (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4083">#4083</a>) <a href="https://github.com/rnorth"><code>@​rnorth</code></a></li>
   <li>Use up-to-date MySQL docker images (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4059">#4059</a>) <a href="https://github.com/rnorth"><code>@​rnorth</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Remove visible assertions dependency (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4010">#4010</a>) <a href="https://github.com/bsideup"><code>@​bsideup</code></a></li>
   <li>Update <code>docker-java</code> to 3.2.11 (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4220">#4220</a>) <a href="https://github.com/bsideup"><code>@​bsideup</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-java/commit/3b3d130c823adf0364815f5bb87df256efbce786"><code>3b3d130</code></a> Split Windows CI into core and non-core steps (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4293">#4293</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/034daa6e3d4a99c4ce71332ac49bf66957f903db"><code>034daa6</code></a> Remove withPublishAllPorts from Ryuk and stabilize containerInfo content on s...</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/3c614f2538bce1564ea6fab5cd51e560721b2030"><code>3c614f2</code></a> Upgrade alpine images for better M1 compatibility (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4291">#4291</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/71314ab78f7105a939d257e05ea2b335dfba7dbf"><code>71314ab</code></a> Fallback to x86 image if image pulling fails (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4290">#4290</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/b837bb15dbbe784155922cc4b13f0cbe8b296ddf"><code>b837bb1</code></a> Spock Testcontainers annotation is now inherited (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4053">#4053</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/bfd61d7eda8502c2bd93542fa45a509fd6ecfea8"><code>bfd61d7</code></a> Use implicit strategy when <code>docker.host</code> configuration is set (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4175">#4175</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/e89dce16e6471513772aa2a9dbb67430740b13b7"><code>e89dce1</code></a> Allow for docker timestamps with timezone offsets (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4073">#4073</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/014500b18964e9780355a8c5c7152632357124ef"><code>014500b</code></a> Add support for community edition of couchbase server (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4221">#4221</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/a4a475f7d71646f71920d2d30810818a1beaff5f"><code>a4a475f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4288">#4288</a> from testcontainers/combined-pr-branch</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/f4c1add362eda0ef684baf975aa17052ba8455f6"><code>f4c1add</code></a> Use Apache HttpClient5 transport as the default (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/4287">#4287</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/testcontainers/testcontainers-java/compare/1.15.3...1.16.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.testcontainers:testcontainers&package-manager=maven&previous-version=1.15.3&new-version=1.16.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: dev-unsubscribe@myfaces.apache.org

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



[GitHub] [myfaces-tobago] henningn merged pull request #1114: build(deps-dev): bump testcontainers from 1.15.3 to 1.16.0

Posted by GitBox <gi...@apache.org>.
henningn merged pull request #1114:
URL: https://github.com/apache/myfaces-tobago/pull/1114


   


-- 
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: dev-unsubscribe@myfaces.apache.org

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