You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/06 08:03:46 UTC

[GitHub] [servicecomb-java-chassis] dependabot[bot] opened a new pull request, #3695: Bump docker-maven-plugin from 0.41.0 to 0.42.0

dependabot[bot] opened a new pull request, #3695:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3695

   Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.41.0 to 0.42.0.
   <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>v0.42.0 (2023-02-28)</h2>
   <ul>
   <li>Support <code>docker run --platform</code> (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1641">1641</a>) <a href="https://github.com/chonton"><code>@​chonton</code></a></li>
   <li>Update buildx documentation to amplify the build behavior (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1646">1646</a>) <a href="https://github.com/chonton"><code>@​chonton</code></a></li>
   <li>Default to native platform when creating container (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1645">1645</a>) <a href="https://github.com/chonton"><code>@​chonton</code></a></li>
   <li>JIB ignores the <code>DOCKER_REGISTRY</code> environment variable (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1617">1617</a>) <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.43-SNAPSHOT</strong> :</p>
   </li>
   <li>
   <p><strong>0.42.0</strong> (2023-02-28):</p>
   <ul>
   <li>Support <code>docker run --platform</code> (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1641">1641</a>) <a href="https://github.com/chonton"><code>@​chonton</code></a></li>
   <li>Update buildx documentation to amplify the build behavior (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1646">1646</a>) <a href="https://github.com/chonton"><code>@​chonton</code></a></li>
   <li>Default to native platform when creating container (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1645">1645</a>) <a href="https://github.com/chonton"><code>@​chonton</code></a></li>
   <li>JIB ignores the <code>DOCKER_REGISTRY</code> environment variable (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1617">1617</a>) <a href="https://github.com/rohanKanojia"><code>@​rohanKanojia</code></a></li>
   </ul>
   </li>
   <li>
   <p><strong>0.41.0</strong> (2023-02-06):</p>
   <ul>
   <li>multi-arch build should use provided repository (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1597">1597</a>) <a href="https://github.com/merikan"><code>@​merikan</code></a></li>
   <li>new property docker.build.network to override the network for RUN directives for docker build (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1636">1636</a>) <a href="https://github.com/tulinkry"><code>@​tulinkry</code></a></li>
   <li>Update Jib Core to v0.23.0 (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1637">1637</a>) <a href="https://github.com/rohanKanojia"><code>@​rohanKanojia</code></a></li>
   <li>Update JNR UnixSocket to v0.38.19 (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1638">1638</a>)</li>
   </ul>
   </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>
   </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/8503189fa215aee6ea38c21f7f84d8ea2482ff8e"><code>8503189</code></a> [RELEASE] Update project version to v0.42.0</li>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/2d535a168acfc7328e5a7a69274de08d8429472e"><code>2d535a1</code></a> chore : Update Sonar Project badges in README</li>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/1c0cc00daea3696b0cd8892b9876f1c3de7d8b2a"><code>1c0cc00</code></a> fix : Jib ignores <code>DOCKER_REGISTRY</code> environment variable (<a href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1617">#1617</a>)</li>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/920fde88a4c17d1d50e01b01c75f094778f156a9"><code>920fde8</code></a> default to native platform when creating container</li>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/f3849b4297c4df271d50debe08139fe4a883cc4b"><code>f3849b4</code></a> update buildx documentation to amplify the build behavior</li>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/25398b092b488b70bda7e0e09898e0153014961d"><code>25398b0</code></a> Support --platform argument for docker start</li>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/1bf9b361813d9457d5dddee264d3c81a13908ed3"><code>1bf9b36</code></a> Docs: Move <code>autoRemove</code> at its proper place in the config list</li>
   <li><a href="https://github.com/fabric8io/docker-maven-plugin/commit/8fb20677b9811ca257f1cbfc3d643c14007cc9c6"><code>8fb2067</code></a> [RELEASE] Prepare for next development iteration</li>
   <li>See full diff in <a href="https://github.com/fabric8io/docker-maven-plugin/compare/v0.41.0...v0.42.0">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.41.0&new-version=0.42.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: commits-unsubscribe@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] codecov-commenter commented on pull request #3695: Bump docker-maven-plugin from 0.41.0 to 0.42.0

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #3695:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3695#issuecomment-1465917912

   ## [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3695?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 [#3695](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3695?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (db76aa0) into [master](https://codecov.io/gh/apache/servicecomb-java-chassis/commit/7c078e9b83954b2d2d9ef74ec94086f694198298?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (7c078e9) will **decrease** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head db76aa0 differs from pull request most recent head 874c574. Consider uploading reports for the commit 874c574 to get more accurate results
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3695      +/-   ##
   ============================================
   - Coverage     43.83%   43.82%   -0.01%     
   + Complexity     6069     6068       -1     
   ============================================
     Files          1555     1555              
     Lines         38245    38245              
     Branches       3516     3516              
   ============================================
   - Hits          16764    16762       -2     
   - Misses        20172    20173       +1     
   - Partials       1309     1310       +1     
   ```
   
   
   [see 4 files with indirect coverage changes](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3695/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: commits-unsubscribe@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] Shoothzj merged pull request #3695: Bump docker-maven-plugin from 0.41.0 to 0.42.0

Posted by "Shoothzj (via GitHub)" <gi...@apache.org>.
Shoothzj merged PR #3695:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3695


-- 
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: commits-unsubscribe@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] Shoothzj commented on pull request #3695: Bump docker-maven-plugin from 0.41.0 to 0.42.0

Posted by "Shoothzj (via GitHub)" <gi...@apache.org>.
Shoothzj commented on PR #3695:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3695#issuecomment-1465802792

   @dependabot rebase


-- 
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: commits-unsubscribe@servicecomb.apache.org

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