You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by GitBox <gi...@apache.org> on 2020/11/09 07:11:49 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request #273: Bump jib-maven-plugin from 2.2.0 to 2.6.0

dependabot[bot] opened a new pull request #273:
URL: https://github.com/apache/isis/pull/273


   Bumps [jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 2.2.0 to 2.6.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/GoogleContainerTools/jib/releases">jib-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>jib-maven-plugin v2.6.0</h2>
   <h3>Major Changes</h3>
   <ul>
   <li>Upgraded the ASM library to 9.0 to resolve an issue when auto-inferring main class in Java 15+. (<a href="https://github-redirect.dependabot.com/GoogleContainerTools/jib/issues/2776">#2776</a>)</li>
   <li>(Incubating) Configure multiple platforms (such as architectures) to build multiple images as a bundle and push as a manifest list. (<a href="https://github-redirect.dependabot.com/GoogleContainerTools/jib/issues/2523">#2523</a>)</li>
   <li>Fixed authentication failure with Azure Container Registry when using &quot;tokens&quot;. (<a href="https://github-redirect.dependabot.com/GoogleContainerTools/jib/issues/2784">#2784</a>)</li>
   <li>Improved authentication flow for base image registry. (<a href="https://github-redirect.dependabot.com/GoogleContainerTools/jib/issues/2134">#2134</a>)</li>
   </ul>
   <p>See <a href="https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md">CHANGELOG.md</a> for more details.</p>
   <h2>jib-gradle-plugin v2.6.0</h2>
   <h3>Major Changes</h3>
   <ul>
   <li>Added lazy evaluation for <code>jib.to.image</code> and <code>jib.to.tags</code> using Gradle Property and Provider. (<a href="https://github-redirect.dependabot.com/GoogleContainerTools/jib/issues/2727">#2727</a>)</li>
   <li>(Incubating) Configure multiple platforms (such as architectures) to build multiple images as a bundle and push as a manifest list. (<a href="https://github-redirect.dependabot.com/GoogleContainerTools/jib/issues/2523">#2523</a>)</li>
   <li>Upgraded the ASM library to 9.0 to resolve an issue when auto-inferring main class in Java 15+. (<a href="https://github-redirect.dependabot.com/GoogleContainerTools/jib/issues/2776">#2776</a>)</li>
   <li>Fixed NullPointerException during input validation (in Java 9+) when configuring Jib parameters using certain immutable collections (such as List.of()). (<a href="https://github-redirect.dependabot.com/GoogleContainerTools/jib/issues/2702">#2702</a>)</li>
   <li>Fixed authentication failure with Azure Container Registry when using &quot;tokens&quot;. (<a href="https://github-redirect.dependabot.com/GoogleContainerTools/jib/issues/2784">#2784</a>)</li>
   <li>Improved authentication flow for base image registry. (<a href="https://github-redirect.dependabot.com/GoogleContainerTools/jib/issues/2134">#2134</a>)</li>
   </ul>
   <p>See <a href="https://github.com/GoogleContainerTools/jib/blob/master/jib-gradle-plugin/CHANGELOG.md">CHANGELOG.md</a> for more details.</p>
   <h2>jib-maven-plugin v2.5.2</h2>
   <p><a href="https://search.maven.org/artifact/com.google.cloud.tools/jib-maven-plugin/2.5.2/maven-plugin">jib-maven-plugin</a></p>
   <h4>Major Changes</h4>
   <ul>
   <li>Fixed the regression introduced in 2.5.1 that caused Jib to containerize a Spring Boot fat JAR instead of a normal thin JAR when <code>&lt;containerizingMode&gt;packaged</code> is set and the Spring Boot Maven plugin does not have a <code>&lt;configuration&gt;</code> block. (<a href="https://github-redirect.dependabot.com/GoogleContainerTools/jib/pull/2693">#2693</a>)</li>
   </ul>
   <p>See <a href="https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md">CHANGELOG.md</a> for more details.</p>
   <h2>jib-maven-plugin v2.5.1</h2>
   <p><a href="https://search.maven.org/artifact/com.google.cloud.tools/jib-maven-plugin/2.5.1/maven-plugin">jib-maven-plugin</a></p>
   <h4>Major Changes</h4>
   <ul>
   <li>Fixed <code>NullPointerException</code> when <code>&lt;containerizingMode&gt;packaged</code> is set and the Spring Boot Maven plugin does not have a <code>&lt;configuration&gt;</code> block. (<a href="https://github-redirect.dependabot.com/GoogleContainerTools/jib/issues/2687">#2687</a>)</li>
   </ul>
   <p>See <a href="https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md">CHANGELOG.md</a> for more details.</p>
   <h2>jib-maven-plugin v2.5.0</h2>
   <p><a href="https://search.maven.org/artifact/com.google.cloud.tools/jib-maven-plugin/2.5.0/maven-plugin">jib-maven-plugin</a></p>
   <h4>Major Changes</h4>
   <ul>
   <li><em>Incubating feature</em>: can now configure desired platform (architecture and OS) to select the matching manifest from a Docker manifest list for a base image. Currently supports building only one image. OCI image indices are not supported. (<a href="https://github-redirect.dependabot.com/GoogleContainerTools/jib/issues/1567">#1567</a>)
   <pre lang="xml"><code>  &lt;from&gt;
       &lt;image&gt;... image reference to a manifest list ...&lt;/image&gt;
       &lt;platforms&gt;
   </code></pre>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a href="https://github.com/GoogleContainerTools/jib/commits">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.cloud.tools:jib-maven-plugin&package-manager=maven&previous-version=2.2.0&new-version=2.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   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:
users@infra.apache.org



[GitHub] [isis] andi-huber merged pull request #273: Bump jib-maven-plugin from 2.2.0 to 2.6.0

Posted by GitBox <gi...@apache.org>.
andi-huber merged pull request #273:
URL: https://github.com/apache/isis/pull/273


   


----------------------------------------------------------------
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:
users@infra.apache.org