You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@archiva.apache.org by GitBox <gi...@apache.org> on 2021/12/16 12:19:20 UTC

[GitHub] [archiva-parent] dependabot[bot] opened a new pull request #21: Bump actions/setup-java from 2.3.1 to 2.4.0

dependabot[bot] opened a new pull request #21:
URL: https://github.com/apache/archiva-parent/pull/21


   Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.3.1 to 2.4.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/actions/setup-java/releases">actions/setup-java's releases</a>.</em></p>
   <blockquote>
   <h2>v2.4.0</h2>
   <p>In scope of this pull request we add support for Liberica JDK (<a href="https://github-redirect.dependabot.com/actions/setup-java/pull/225">actions/setup-java#225</a>).</p>
   <pre lang="yaml"><code>steps:
     - name: Checkout
       uses: actions/checkout@v2
     - name: Setup-java
       uses: actions/setup-java@v2
       with:
         distribution: liberica
         java-version: 11
   </code></pre>
   <h3>Supported distributions</h3>
   <p>Currently, the following distributions are supported:</p>
   <table>
   <thead>
   <tr>
   <th>Keyword</th>
   <th>Distribution</th>
   <th>Official site</th>
   <th>License</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><code>zulu</code></td>
   <td>Zulu OpenJDK</td>
   <td><a href="https://www.azul.com/downloads/zulu-community/?package=jdk">Link</a></td>
   <td><a href="https://www.azul.com/products/zulu-and-zulu-enterprise/zulu-terms-of-use/">Link</a></td>
   </tr>
   <tr>
   <td><code>adopt</code> or <code>adopt-hotspot</code></td>
   <td>Adopt OpenJDK Hotspot</td>
   <td><a href="https://adoptopenjdk.net/">Link</a></td>
   <td><a href="https://adoptopenjdk.net/about.html">Link</a></td>
   </tr>
   <tr>
   <td><code>adopt-openj9</code></td>
   <td>Adopt OpenJDK OpenJ9</td>
   <td><a href="https://adoptopenjdk.net/">Link</a></td>
   <td><a href="https://adoptopenjdk.net/about.html">Link</a></td>
   </tr>
   <tr>
   <td><code>temurin</code></td>
   <td>Eclipse Temurin</td>
   <td><a href="https://adoptium.net/">Link</a></td>
   <td><a href="https://adoptium.net/about.html">Link</a></td>
   </tr>
   <tr>
   <td><code>liberica</code></td>
   <td>Liberica JDK</td>
   <td><a href="https://bell-sw.com/">Link</a></td>
   <td><a href="https://bell-sw.com/liberica_eula/">Link</a></td>
   </tr>
   </tbody>
   </table>
   <h3>Update actions/cache dependency to 1.0.8 version.</h3>
   <p>We updated actions/cache depdendency to the latest version (1.0.8). For more information please refer to the <a href="https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md">toolkit/cache</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/actions/setup-java/commit/5f00602cd1b2819185d88dc7a1b1985f598c6705"><code>5f00602</code></a> Bumping up actions/cache version to 1.0.8 (<a href="https://github-redirect.dependabot.com/actions/setup-java/issues/254">#254</a>)</li>
   <li><a href="https://github.com/actions/setup-java/commit/d61af71edfe1ca10c4bd4bdb96f0fddc0d002029"><code>d61af71</code></a> Add support for Liberica JDK (<a href="https://github-redirect.dependabot.com/actions/setup-java/issues/225">#225</a>)</li>
   <li><a href="https://github.com/actions/setup-java/commit/ae26cabe43aaa84f8539613cdb171b33610fa704"><code>ae26cab</code></a> Update to Java 17 (<a href="https://github-redirect.dependabot.com/actions/setup-java/issues/242">#242</a>)</li>
   <li><a href="https://github.com/actions/setup-java/commit/ee43590bc7b34363aa6bc61411487a53541f5c96"><code>ee43590</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-java/issues/241">#241</a> from dmitry-shibanov/v-dmshib/audit-dependencies</li>
   <li><a href="https://github.com/actions/setup-java/commit/c187df66d05b21ffe1fc0eba48158f28592e0dcc"><code>c187df6</code></a> update npm dependencies</li>
   <li>See full diff in <a href="https://github.com/actions/setup-java/compare/v2.3.1...v2.4.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-java&package-manager=github_actions&previous-version=2.3.1&new-version=2.4.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: dev-unsubscribe@archiva.apache.org

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



[GitHub] [archiva-parent] dependabot[bot] commented on pull request #21: Bump actions/setup-java from 2.3.1 to 2.4.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #21:
URL: https://github.com/apache/archiva-parent/pull/21#issuecomment-998736564


   Superseded by #22.


-- 
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@archiva.apache.org

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



[GitHub] [archiva-parent] dependabot[bot] closed pull request #21: Bump actions/setup-java from 2.3.1 to 2.4.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #21:
URL: https://github.com/apache/archiva-parent/pull/21


   


-- 
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@archiva.apache.org

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