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


   Bumps 
[docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 
0.35.0 to 0.36.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.36.0</h2>
   <ul>
   <li>CI builds with Maven Wrapper to ensure that Maven Wrapper files and 
configuration are correct (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1450";>1450</a>)</li>
   <li>Using <!-- raw HTML omitted --> properties in image configuration 
disables Docker cache during build (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1455";>1455</a>)</li>
   <li>Update documentation to clearly state that 
<code>docker.cacheFrom.idx</code> is a <em>list</em> property and should always 
be used with a <code>idx</code> suffix. With this change, 
<code>docker.cacheFrom</code> (without <em>idx</em>) is not considered 
anymore.</li>
   <li>A placeholder in docker.image.tag isn't replaced by the final result 
when used during docker:build (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1468";>1468</a>)</li>
   <li>Add a property(<code>outputFile</code>) to dump the output of Docker 
commands to file (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1472";>1472</a>)</li>
   <li>Add pulling of <code>cacheFrom</code> images during build (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1457";>1457</a>)</li>
   <li>Update Guava to 30.1-jre and Jib-Core to 0.18.0 (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1475";>1475</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.36-SNAPSHOT</strong></p>
   </li>
   <li>
   <p><strong>0.36.0</strong> (2021-05-23)</p>
   <ul>
   <li>CI builds with Maven Wrapper to ensure that Maven Wrapper files and 
configuration are correct (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1450";>1450</a>)</li>
   <li>Using <!-- raw HTML omitted --> properties in image configuration 
disables Docker cache during build (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1455";>1455</a>)</li>
   <li>Update documentation to clearly state that 
<code>docker.cacheFrom.idx</code> is a <em>list</em> property and should always 
be used with a <code>idx</code> suffix. With this change, 
<code>docker.cacheFrom</code> (without <em>idx</em>) is not considered 
anymore.</li>
   <li>A placeholder in docker.image.tag isn't replaced by the final result 
when used during docker:build (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1468";>1468</a>)</li>
   <li>Add a property(<code>outputFile</code>) to dump the output of Docker 
commands to file ([1472]<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1472";>fabric8io/docker-maven-plugin#1472</a>)</li>
   <li>Add pulling of <code>cacheFrom</code> images during build (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1457";>1457</a>)</li>
   <li>Update Guava to 30.1-jre and Jib-Core to 0.18.0 (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1475";>1475</a>)</li>
   </ul>
   </li>
   <li>
   <p><strong>0.35.0</strong> (2021-04-04)</p>
   <ul>
   <li>Building 'spring-boot-with-jib' sample fails with NoSuchMethodError (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1384";>1384</a>)</li>
   <li>Loading Image tarball into docker daemon fails in JIB mode (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1385";>1385</a>)</li>
   <li><code>assembly.inline</code> is removed when external properties are 
enabled (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1082";>1082</a>)</li>
   <li>Fix Support for Podman REST API(when configured) Related to (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1330";>1330</a>)</li>
   <li>Fix ignored <code>SHELL</code> directive when provided in XML 
configuration (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1418";>#1418</a>)</li>
   <li>Restore support for getting a random container name (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1352";>1352</a>)</li>
   <li>Provide exception messages that occurred during stop (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1435";>1435</a>)</li>
   <li>Make Maven build Reproducible (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1406";>1406</a>)</li>
   <li>Fix Windows tests (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1417";>1416</a>)</li>
   <li>Add a skipPom parameter, skipping a project if packaging is pom (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1388";>1388</a>)</li>
   <li>Add support for config to specify isolation technology for container (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1376";>1376</a>)</li>
   <li>Add Docker build cache friendly example utilizing Spring Boot Layered 
JAR and Maven Assembly Plugin (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1412";>1412</a>)</li>
   <li>Retry port mapping to avoid race condition where complete port 
information may not be initially available in Docker Engine 20.10.5 (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1447";>1447</a>)</li>
   <li>New <code>copy</code> goal for copying files and directories from 
containers to host (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/752";>752</a>
 and <a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1405";>1405</a>)</li>
   <li>Add support for multiple copy layers using multiple assemblies (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/554";>554</a>)</li>
   <li>Prefer HOME environment variable over the Java system property to 
determine the user's home directory to better resemble the golang client's 
behavior (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1263";>#1236</a></li>
   <li>Volume binding bug in windows (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1338";>1338</a>)</li>
   </ul>
   </li>
   <li>
   <p><strong>0.34.1</strong> (2020-09-27)</p>
   <ul>
   <li>Fix NPE with &quot;skipPush&quot; and no build configuration given (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1381";>#1381</a>)</li>
   <li>upgrade to jib-core 0.15.0 (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1378";>#1378</a>)</li>
   <li>Plugin now resolves ARG provided in BuildImageConfiguration (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1373";>#1373</a>)</li>
   </ul>
   </li>
   <li>
   <p><strong>0.34.0</strong> (2020-09-13)</p>
   <ul>
   <li>Support <code>ARG</code> in <code>FROM</code> (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/859";>#859</a>)</li>
   <li>Handle authentication tokens returned from credential helpers (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1348";>#1348</a>)</li>
   <li>Migrate from joda-time to java.time (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1025";>#1025</a>)
   The handling of Y changes when the week straddle the New year (<a 
href="https://stackoverflow.com/questions/26431882/difference-between-year-of-era-and-week-based-year";>Stack
 Overflow</a>)</li>
   <li>Fix JSON error when parsin tafs (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1354";>#1354</a>)</li>
   <li>Add <code>skipPush</code> option to build image configuration (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1243";>#1243</a>)</li>
   <li>docker.container.<!-- raw HTML omitted -->.ip property is no longer set 
(<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1242";>#1242</a>)</li>
   <li>Support <code>squash</code> in build options to squash newly built 
layers into a single layer (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/785";>#785</a>)</li>
   <li>Support for JIB mode(<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/pull/1277";>#1277</a>)</li>
   </ul>
   </li>
   <li>
   <p><strong>0.33.0</strong> (2020-01-21)</p>
   <ul>
   <li>Update to jnr-unixsocket 0.25 to solve concurrency issues (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/552";>#552</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/f20f6c95ca5be839ee89e01d02eab408bc582684";><code>f20f6c9</code></a>
 [RELEASE] Update project version to 0.36.0</li>
   <li><a 
href="https://github.com/fabric8io/docker-maven-plugin/commit/eb8918368ab35bedafeea6a773376f4d3fca6792";><code>eb89183</code></a>
 Update Guava to 30.1-jre and Jib-Core to 0.18.0 (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1475";>#1475</a>)</li>
   <li><a 
href="https://github.com/fabric8io/docker-maven-plugin/commit/a05bcd196ffa93964f4f20884b76f5088c26abe9";><code>a05bcd1</code></a>
 [1457] pull cacheFrom images during build (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1463";>#1463</a>)</li>
   <li><a 
href="https://github.com/fabric8io/docker-maven-plugin/commit/ee65068e1764d697da98f19bdea1a7819c7af5fa";><code>ee65068</code></a>
 Add an option to dump the logs to an output file (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1472";>#1472</a>)</li>
   <li><a 
href="https://github.com/fabric8io/docker-maven-plugin/commit/f0d189b750884b6fdc08c296f2c48ce5b5273dc5";><code>f0d189b</code></a>
 If docker.image.tag is set to a placeholder, we should replace it. This 
occur...</li>
   <li><a 
href="https://github.com/fabric8io/docker-maven-plugin/commit/61e0cc700f0d635ecb166a8db6144983a46bf7c7";><code>61e0cc7</code></a>
 Bump commons-io from 2.5 to 2.7 in /it/dockerfile (<a 
href="https://github-redirect.dependabot.com/fabric8io/docker-maven-plugin/issues/1465";>#1465</a>)</li>
   <li><a 
href="https://github.com/fabric8io/docker-maven-plugin/commit/8a2def6f2e2f11b01b611245dc596a48bf434740";><code>8a2def6</code></a>
 Update src/main/asciidoc/inc/external/_property_configuration.adoc</li>
   <li><a 
href="https://github.com/fabric8io/docker-maven-plugin/commit/f6388ac95853c43ec88b078b604e8699ded7ea6c";><code>f6388ac</code></a>
 Add a note in change log</li>
   <li><a 
href="https://github.com/fabric8io/docker-maven-plugin/commit/ca20e61403c683ebdb56d07ab81a766ec2e8d125";><code>ca20e61</code></a>
 Update documentation to reflect the fact that cacheFrom is a LIST property</li>
   <li><a 
href="https://github.com/fabric8io/docker-maven-plugin/commit/5f2ea4c8cf5b74d452d47c0928fd573d39cedc9c";><code>5f2ea4c</code></a>
 Fix test case</li>
   <li>Additional commits viewable in <a 
href="https://github.com/fabric8io/docker-maven-plugin/compare/v0.35.0...v0.36.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.35.0&new-version=0.36.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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to