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 2022/07/01 16:03:42 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #2883: build(deps-dev): bump junit-jupiter from 1.17.2 to 1.17.3

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

   Bumps [junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.17.2 to 1.17.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/testcontainers/testcontainers-java/releases">junit-jupiter's releases</a>.</em></p>
   <blockquote>
   <h2>1.17.3</h2>
   <h1>What's Changed</h1>
   <h2>🚀 Features &amp; Enhancements</h2>
   <ul>
   <li>modules/clickhouse: JDBC driver name changed, liveness port (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5474">#5474</a>) <a href="https://github.com/anavrotski"><code>@​anavrotski</code></a></li>
   <li>Elasticsearch: Fix startup check for 8.3 and above (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5521">#5521</a>) <a href="https://github.com/spinscale"><code>@​spinscale</code></a></li>
   <li>Switch toxiproxy default image to ghcr.io and update default tag to 2.4.0 (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5173">#5173</a>) <a href="https://github.com/gmunozfe"><code>@​gmunozfe</code></a></li>
   <li>Check admin endpoint instead of metrics for Pulsar WaitStrategy.  (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5514">#5514</a>) <a href="https://github.com/nahguam"><code>@​nahguam</code></a></li>
   <li>[LocalStack] Remove usage of deprecated methods (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5491">#5491</a>) <a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   <li>Add clickhouse/clickhouse-server compatibility (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5488">#5488</a>) <a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   <li>Use sshd container 1.1.0 (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5486">#5486</a>) <a href="https://github.com/jerrinot"><code>@​jerrinot</code></a></li>
   <li>[HiveMQ] do not delete /opt/hivemq/temp-extensions in startup command (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5509">#5509</a>) <a href="https://github.com/YannickWeber"><code>@​YannickWeber</code></a></li>
   <li>Pulsar: add flag to enable transactions and set configuration (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5479">#5479</a>) <a href="https://github.com/nicoloboschi"><code>@​nicoloboschi</code></a></li>
   <li>Don't ignore sql test query exception, add it as cause exception (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5484">#5484</a>) <a href="https://github.com/anatoly0karyakin"><code>@​anatoly0karyakin</code></a></li>
   <li>Get region from env variables or default (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/3556">#3556</a>) <a href="https://github.com/adrianpozueco"><code>@​adrianpozueco</code></a></li>
   <li>Use <code>TestInstances</code> API from JUnit Jupiter (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2719">#2719</a>) <a href="https://github.com/tobiasstadler"><code>@​tobiasstadler</code></a></li>
   </ul>
   <h2>☠️ Deprecations</h2>
   <ul>
   <li>[LocalStack] Deprecate methods using aws sdk v1 (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5489">#5489</a>) <a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Don't delete images if <code>deleteOnExit</code> is false (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5391">#5391</a>) <a href="https://github.com/kiview"><code>@​kiview</code></a></li>
   </ul>
   <h2>📖 Documentation</h2>
   <ul>
   <li>Added the Bucket4j library to &quot;Who is using Testcontainers?&quot; (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5480">#5480</a>) <a href="https://github.com/MaxBartkov"><code>@​MaxBartkov</code></a></li>
   <li>Docs: Add Spark ClickHouse Connector use case (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5270">#5270</a>) <a href="https://github.com/pan3793"><code>@​pan3793</code></a></li>
   <li>Polish examples (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5520">#5520</a>) <a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   <li>[LocalStack] Remove usage of deprecated methods (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5491">#5491</a>) <a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   <li>Feature template: Fix typo in Alternatives section label (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5505">#5505</a>) <a href="https://github.com/daniel-shuy"><code>@​daniel-shuy</code></a></li>
   <li>Fix missing link color in docs (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5508">#5508</a>) <a href="https://github.com/kiview"><code>@​kiview</code></a></li>
   <li>adds docs cockroach jdbc example (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5100">#5100</a>) <a href="https://github.com/cristianbriscaru"><code>@​cristianbriscaru</code></a></li>
   <li>Remove free disk space check log in example (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5502">#5502</a>) <a href="https://github.com/KENNYSOFT"><code>@​KENNYSOFT</code></a></li>
   <li>Add issue forms (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5490">#5490</a>) <a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   <li>Add MariaDB <code>root</code> user password section to docs (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5498">#5498</a>) <a href="https://github.com/kiview"><code>@​kiview</code></a></li>
   <li>Add section about MySQL root user password to docs (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5497">#5497</a>) <a href="https://github.com/kiview"><code>@​kiview</code></a></li>
   </ul>
   <h2>🧹 Housekeeping</h2>
   <ul>
   <li>Cleanup japicmp baselines (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5463">#5463</a>) <a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   <li>JdbcDatabaseContainer: fix wrong instance call (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5465">#5465</a>) <a href="https://github.com/monosoul"><code>@​monosoul</code></a></li>
   <li>Add try-with-resources to HttpWaitStrategyTest (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5397">#5397</a>) <a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   <li>Apply spotless and checkstyle (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5390">#5390</a>) <a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   <li>Add spotless and checkstyle (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5383">#5383</a>) <a href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/4a14eccad30b0090ea99db7bd1ffa49a94ba37a1"><code>4a14ecc</code></a> Elasticsearch: Fix startup check for 8.3 and above (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5521">#5521</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/e23f378e68938f2a1f459f82d80c9485c7fcf006"><code>e23f378</code></a> [clickhouse] Add new JDBC driver name (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5474">#5474</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/5a2d76fa7f26b5ad1b57c98b2f1cac94ace397cb"><code>5a2d76f</code></a> Switch default image to ghcr.io and update default tag to 2.4.0 (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5173">#5173</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/56d0cf1941ad5faf77d1223766a4a0c495b29f8c"><code>56d0cf1</code></a> Check admin endpoint instead of metrics for Pulsar WaitStrategy.  (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5514">#5514</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/c0eb042dabe7b048130f33459d4a542075fb1355"><code>c0eb042</code></a> Polish examples (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5520">#5520</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/afde5d3cde1657625e890740c9f137344b360cee"><code>afde5d3</code></a> JdbcDatabaseContainer: fix wrong instance call (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5465">#5465</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/a9c2e9e148097f4996dc7a96f85fced1ee857ddc"><code>a9c2e9e</code></a> [LocalStack] Remove usage of deprecated methods (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5491">#5491</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/cfc64bd2997000f67c46fa891dc402fd4ddbc5b1"><code>cfc64bd</code></a> Add clickhouse/clickhouse-server compatibility (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5488">#5488</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/1f7dc46e2f48d76e6770dce10479a2c63d30bad1"><code>1f7dc46</code></a> Use sshd container 1.1.0 (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5486">#5486</a>)</li>
   <li><a href="https://github.com/testcontainers/testcontainers-java/commit/00faa95834120b482117d7d0363e9b713adb18eb"><code>00faa95</code></a> [HiveMQ] do not delete /opt/hivemq/temp-extensions in startup command (<a href="https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/5509">#5509</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/testcontainers/testcontainers-java/compare/1.17.2...1.17.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.testcontainers:junit-jupiter&package-manager=maven&previous-version=1.17.2&new-version=1.17.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: 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 #2883: build(deps-dev): bump junit-jupiter from 1.17.2 to 1.17.3

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


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