You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2023/01/01 10:07:31 UTC

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request, #1186: Bump docker-maven-plugin from 0.40.2 to 0.40.3

dependabot[bot] opened a new pull request, #1186:
URL: https://github.com/apache/logging-log4j2/pull/1186

   Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.40.2 to 0.40.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/fabric8io/docker-maven-plugin/releases">docker-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>0.40.3 (2022-12-18)</h2>
   <ul>
   <li>image/squash option is taken into account when using buildx (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1605">1605</a>) <a href="https://github.com/kevinleturc"><code>@​kevinleturc</code></a></li>
   <li>Allow having build args with same name but different value in various sources, which are overriden in the order of precedence in resulting build args map (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1407">1407</a>) <a href="https://github.com/pavelsmolensky"><code>@​pavelsmolensky</code></a></li>
   <li>Use double for <code>docker.cpus</code> property and interpret this value in the same way as Docker config option <code>--cpus</code> (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1609">1609</a>) <a href="https://github.com/vjuranek"><code>@​vjuranek</code></a></li>
   <li>NPE from Assembly plugin when POM packaging is used (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1146">1146</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>Docker pulling progress only shown after pull has completed and not in real-time (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1598">1598</a>) <a href="https://github.com/causalnet"><code>@​causalnet</code></a></li>
   <li>Bump <code>org.yaml:snakeyaml</code> to v1.32 (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1619">1619</a>) <a href="https://github.com/pen4"><code>@​pen4</code></a></li>
   <li>Bump <code>com.google.cloud.tools:jib-core</code> to v0.23.0 (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1620">1620</a>) <a href="https://github.com/pen4"><code>@​pen4</code></a></li>
   <li>Bump <code>com.google.guava:guava</code> to v31.1-jre <a href="https://github.com/rohanKanojia"><code>@​rohanKanojia</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md">docker-maven-plugin's changelog</a>.</em></p>
   <blockquote>
   <h1>ChangeLog</h1>
   <ul>
   <li>
   <p><strong>0.41-SNAPSHOT</strong> :</p>
   </li>
   <li>
   <p><strong>0.40.3</strong> (2022-12-18):</p>
   <ul>
   <li>image/squash option is taken into account when using buildx (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1605">1605</a>) <a href="https://github.com/kevinleturc"><code>@​kevinleturc</code></a></li>
   <li>Allow having build args with same name but different value in various sources, which are overriden in the order of precedence in resulting build args map (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1407">1407</a>) <a href="https://github.com/pavelsmolensky"><code>@​pavelsmolensky</code></a></li>
   <li>Use double for <code>docker.cpus</code> property and interpret this value in the same way as Docker config option <code>--cpus</code> (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1609">1609</a>) <a href="https://github.com/vjuranek"><code>@​vjuranek</code></a></li>
   <li>NPE from Assembly plugin when POM packaging is used (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1146">1146</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>Docker pulling progress only shown after pull has completed and not in real-time (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1598">1598</a>) <a href="https://github.com/causalnet"><code>@​causalnet</code></a></li>
   <li>Bump <code>org.yaml:snakeyaml</code> to v1.32 (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1619">1619</a>) <a href="https://github.com/pen4"><code>@​pen4</code></a></li>
   <li>Bump <code>com.google.cloud.tools:jib-core</code> to v0.23.0 (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1620">1620</a>) <a href="https://github.com/pen4"><code>@​pen4</code></a></li>
   <li>Bump <code>com.google.guava:guava</code> to v31.1-jre <a href="https://github.com/rohanKanojia"><code>@​rohanKanojia</code></a></li>
   </ul>
   </li>
   <li>
   <p><strong>0.40.2</strong> (2022-07-31):</p>
   <ul>
   <li>Plugin doesn't abort building an image in case Podman is used and Dockerfile can't be processed (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1512">1562</a>) <a href="https://github.com/jh-cd"><code>@​jh-cd</code></a></li>
   <li>Bump gson from 2.8.5 to 2.8.9 (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1556">1556</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Build and load native platform during build goal, build and push all platforms during push goal (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1576">1576</a>) <a href="https://github.com/chonton"><code>@​chonton</code></a></li>
   <li>Remove buildx cache, don't delete builder instances after goal. Use builder instance to cache artifacts (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1579">1579</a>) <a href="https://github.com/chonton"><code>@​chonton</code></a></li>
   <li>Multiple assemblies use the name &quot;maven&quot;. Please assign each assembly a unique name (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1558">1558</a>) <a href="https://github.com/tbfky"><code>@​tbfky</code></a></li>
   <li>Use <code>https://index.docker.io/v1/</code> as default buildx server registry (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1574">1574</a>) <a href="https://github.com/chonton"><code>@​chonton</code></a></li>
   <li>When using buildx, do not force build of native platform  (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1572">1572</a>) <a href="https://github.com/chonton"><code>@​chonton</code></a></li>
   </ul>
   </li>
   <li>
   <p><strong>0.40.1</strong> (2022-06-11):</p>
   <ul>
   <li>buildx does not work when specifying Dockerfile location (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1562">1562</a>) <a href="https://github.com/chonton"><code>@​chonton</code></a></li>
   <li>Use buildx, set tag to current version fails if it contains <code>-SNAPSHOT</code> (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1566">1566</a>) <a href="https://github.com/chonton"><code>@​chonton</code></a></li>
   </ul>
   </li>
   <li>
   <p><strong>0.40.0</strong> (2022-05-29):</p>
   <ul>
   <li><code>docker:stop</code> should respect docker.skip even when <code>docker.executeStopOnVMShutdown</code> is set to <code>true</code> (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1561">1561</a>) <a href="https://github.com/doyleyoung"><code>@​doyleyoung</code></a></li>
   <li>Prevent concurrent access to secDispatcher during password decryption (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1533">1533</a>) <a href="https://github.com/joserebelo"><code>@​joserebelo</code></a></li>
   <li>Support for <code>docker run --sysctl</code> parameters (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1530">1530</a>) <a href="https://github.com/jpraet"><code>@​jpraet</code></a></li>
   <li>Migrate to JUnit5 and Mockito for testing (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1550">1550</a>) <a href="https://github.com/chonton"><code>@​chonton</code></a></li>
   <li>Multi-architecture images using buildx (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1502">1502</a>) <a href="https://github.com/chonton"><code>@​chonton</code></a></li>
   <li>Add missing dash to buildx <code>--build-arg</code> (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1559">1559</a>) <a href="https://github.com/elektro-wolle"><code>@​elektro-wolle</code></a></li>
   </ul>
   </li>
   <li>
   <p><strong>0.39.1</strong> (2022-02-27):</p>
   <ul>
   <li>determineFinalArgValue respect default value if key exists but value is null (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1528">1528</a>) <a href="https://github.com/twendelmuth"><code>@​twendelmuth</code></a></li>
   </ul>
   </li>
   <li>
   <p><strong>0.39.0</strong> (2022-02-06):</p>
   <ul>
   <li><code>skipPom</code> is ignored by &quot;push&quot; goal (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1482">1482</a>) <a href="https://github.com/rohanKanojia"><code>@​rohanKanojia</code></a></li>
   <li>Cleanup dangling images as a result of image tagging, auto-pulling a base image, or auto-pulling a cacheFrom image (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1513">#1513</a>) <a href="https://github.com/rkhmelichek"><code>@​rkhmelichek</code></a></li>
   <li>Fix logic bug to remove dangling images in BuildService (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1522">1522</a>) <a href="https://github.com/rkhmelichek"><code>@​rkhmelichek</code></a></li>
   <li>Enable Create Image (pull) HTTP API option (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1516">#1516</a>) <a href="https://github.com/rohanKanojia"><code>@​rohanKanojia</code></a></li>
   </ul>
   </li>
   <li>
   <p><strong>0.38.1</strong> (2021-12-18):</p>
   <ul>
   <li>Update to jnr-unixsocket 0.38.14 to solve UnsatisfiedLinkError on Apple M1 (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1507">#1257</a>) <a href="https://github.com/henningn"><code>@​henningn</code></a></li>
   <li>Revert &quot;Only push the <code>latest</code> tag if no other tags where specified in jib mode. This can break your build, if you rely on the automatic <code>latest</code> tag.&quot; (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1510">#1510</a>) <a href="https://github.com/Postremus"><code>@​Postremus</code></a></li>
   <li>Revert &quot;Only push the <code>latest</code> tag if no other tags where specified in docker mode. This can break your build, if you rely on the automatic <code>latest</code> tag.&quot; (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1509">#1509</a>) <a href="https://github.com/Postremus"><code>@​Postremus</code></a></li>
   </ul>
   </li>
   <li>
   <p><strong>0.38.0</strong> (2021-11-09):</p>
   <ul>
   <li>Allow replacement in tags. Added a new replacement <code>%T</code> which always adds a timestamp. (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1491">#1491</a>)</li>
   </ul>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/dbcfbcca4ba3f664763ca964b31e89987740875d"><code>dbcfbcc</code></a> [RELEASE] Update project version to v0.40.3</li>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/2ed5f127c9eee31baabb91bf24647fa6e2fbe375"><code>2ed5f12</code></a> chore : Remove unused property from pom.xml</li>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/e7de2d34d10b1cf490b859f7d2ec8ab105dc9607"><code>e7de2d3</code></a> Avoid buffering and stream the response if the headers indicate it is definit...</li>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/165b557932264c150aa6eea1a5462a7d7df81bc5"><code>165b557</code></a> chore : Bump <code>com.google.guava:guava</code> to v31.1-jre</li>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/828f2c036e3117787aa3f0f5753662d5b2bf91aa"><code>828f2c0</code></a> update com.google.cloud.tools:jib-core 0.18.0 to 0.22.0</li>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/7211bed043af7c0ca89131beaf63744c77c9418e"><code>7211bed</code></a> update org.yaml:snakeyaml 1.26 to 1.32</li>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/be517e129a228f86d5c1064ab27af6f818157cd6"><code>be517e1</code></a> BuildMojo should require dependencies resolutions</li>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/83cae7e489d57cb51faefd43e521c4864d4a5521"><code>83cae7e</code></a> Required Maven version should be the same as used Maven - 3.3.9</li>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/2156a4899870b7f46d267c376a1a327fb937a32e"><code>2156a48</code></a> Issue <a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1608">#1608</a>: use double for docker.cpus property</li>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/79a4a33702c7e59ff09de2a22b5a6853391b25ed"><code>79a4a33</code></a> Allow having build args with same name but different value in various sources...</li>
   <li>Additional commits viewable in <a href="https://github.com/fabric8io/docker-maven-plugin/compare/v0.40.2...v0.40.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.fabric8:docker-maven-plugin&package-manager=maven&previous-version=0.40.2&new-version=0.40.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: notifications-unsubscribe@logging.apache.org

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


Re: [PR] Bump docker-maven-plugin from 0.40.2 to 0.40.3 (logging-log4j2)

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #1186: Bump docker-maven-plugin from 0.40.2 to 0.40.3
URL: https://github.com/apache/logging-log4j2/pull/1186


-- 
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: robots-unsubscribe@logging.apache.org

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


Re: [PR] Bump docker-maven-plugin from 0.40.2 to 0.40.3 (logging-log4j2)

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

   Superseded by #1294.


-- 
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: robots-unsubscribe@logging.apache.org

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