You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@archiva.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/08 16:05:51 UTC

[GitHub] [archiva-redback-core] dependabot[bot] opened a new pull request, #97: Bump actions/setup-java from 3.3.0 to 3.10.0

dependabot[bot] opened a new pull request, #97:
URL: https://github.com/apache/archiva-redback-core/pull/97

   Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.3.0 to 3.10.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>v3.10.0</h2>
   <p>In scope of this release we added support for Oracle JDK (<a href="https://github-redirect.dependabot.com/actions/setup-java/pull/450">actions/setup-java#450</a>).</p>
   <pre lang="yaml"><code>steps:
    - name: Checkout
     uses: actions/checkout@v3
    - name: Setup-java
     uses: actions/setup-java@v3
     with:
      distribution: oracle
      java-version: 17
   </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>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>zulu</code></td>
   <td>Azul 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>AdoptOpenJDK 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>AdoptOpenJDK 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>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>
   <tr>
   <td><code>microsoft</code></td>
   <td>Microsoft Build of OpenJDK</td>
   <td><a href="https://www.microsoft.com/openjdk">Link</a></td>
   <td><a href="https://docs.microsoft.com/java/openjdk/faq">Link</a></td>
   </tr>
   <tr>
   <td><code>corretto</code></td>
   <td>Amazon Corretto Build of OpenJDK</td>
   <td><a href="https://aws.amazon.com/corretto/">Link</a></td>
   <td><a href="https://aws.amazon.com/corretto/faqs/">Link</a></td>
   </tr>
   <tr>
   <td><code>oracle</code></td>
   <td>Oracle JDK</td>
   <td><a href="https://www.oracle.com/java/technologies/downloads/">Link</a></td>
   <td><a href="https://java.com/freeuselicense">Link</a></td>
   </tr>
   </tbody>
   </table>
   <h2>v3.9.0</h2>
   <p>In scope of this release we add support for <code>.java-version</code> file (<a href="https://github-redirect.dependabot.com/actions/setup-java/pull/426">actions/setup-java#426</a>). For more information about its usage please refer to the documentation.</p>
   <pre lang="yaml"><code>    steps:
         - uses: actions/checkout@v3
         - name: Setup java
           uses: actions/setup-java@v3
           with:
             distribution: '&lt;distribution&gt;'
             java-version-file: .java-version
         - run: java HelloWorldApp.java
   </code></pre>
   <h2>v3.8.0</h2>
   <p>In scope of this release we added logic to pass the token input through on GHES for Microsoft Build of OpenJDK (<a href="https://github-redirect.dependabot.com/actions/setup-java/pull/395">actions/setup-java#395</a>) and updated <a href="https://github-redirect.dependabot.com/actions/setup-java/pull/413">minimatch</a> dependency.</p>
   <h2>v3.6.0</h2>
   <p>In scope of this release we added <a href="https://github-redirect.dependabot.com/actions/setup-java/issues/276">Maven Toolchains Support</a> and <a href="https://github-redirect.dependabot.com/actions/setup-java/pull/282">Maven Toolchains Declaration</a>. Moreover, from this release we use <code>os.arch</code> to determine default architecture for runners: <a href="https://github-redirect.dependabot.com/actions/setup-java/pull/376">actions/setup-java#376</a>. Besides, we made such changes as:</p>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/actions/setup-java/pull/392">Upgrade <code>@​actions/cache</code> from 3.0.0 to 3.0.4</a> so it respects <code>SEGMENT_DOWNLOAD_TIMEOUT_MINS</code></li>
   <li><a href="https://github-redirect.dependabot.com/actions/setup-java/pull/394">Support Gradle version catalog</a></li>
   <li><a href="https://github-redirect.dependabot.com/actions/setup-java/pull/390">Update <code>@​actions/core</code> to 1.10.0</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/actions/setup-java/commit/3f07048e3d294f56e9b90ac5ea2c6f74e9ad0f98"><code>3f07048</code></a> Revert &quot;Revert &quot;Add support for Oracle JDK (<a href="https://github-redirect.dependabot.com/actions/setup-java/issues/401">#401</a>)&quot; (<a href="https://github-redirect.dependabot.com/actions/setup-java/issues/421">#421</a>)&quot; (<a href="https://github-redirect.dependabot.com/actions/setup-java/issues/450">#450</a>)</li>
   <li><a href="https://github.com/actions/setup-java/commit/9b86bbe88a8152e5b9e6c15fd2e0efdd2994ffb6"><code>9b86bbe</code></a> Update workflow badges (<a href="https://github-redirect.dependabot.com/actions/setup-java/issues/449">#449</a>)</li>
   <li><a href="https://github.com/actions/setup-java/commit/8f12c5c4d1ebd18bf4b7a51a1b0b912633f0bc61"><code>8f12c5c</code></a> Updated readme file (<a href="https://github-redirect.dependabot.com/actions/setup-java/issues/446">#446</a>)</li>
   <li><a href="https://github.com/actions/setup-java/commit/e11351903adc86f18bfc6660e4de2911b9fc33b4"><code>e113519</code></a> Update release-new-action-version.yml (<a href="https://github-redirect.dependabot.com/actions/setup-java/issues/442">#442</a>)</li>
   <li><a href="https://github.com/actions/setup-java/commit/285fb318c51dae7a9ebfe0043800b786c3839a03"><code>285fb31</code></a> Bump json5 from 2.2.0 to 2.2.3 (<a href="https://github-redirect.dependabot.com/actions/setup-java/issues/439">#439</a>)</li>
   <li><a href="https://github.com/actions/setup-java/commit/308abcba03229002f0055e17d79d00c32fca160f"><code>308abcb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-java/issues/437">#437</a> from actions/update-code-owners</li>
   <li><a href="https://github.com/actions/setup-java/commit/03d1057e7db8ef9024b10af90001d6882212e582"><code>03d1057</code></a> Update CODEOWNERS</li>
   <li><a href="https://github.com/actions/setup-java/commit/d401f0c4509e19dacfbe8696df04022cef8796f9"><code>d401f0c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-java/issues/435">#435</a> from actions/update-codeowners</li>
   <li><a href="https://github.com/actions/setup-java/commit/5e1c7d44c8eacd93fa0b1e1010889f18b06e5dd6"><code>5e1c7d4</code></a> update codeowners</li>
   <li><a href="https://github.com/actions/setup-java/commit/bf3c59574143a8ab749a244667acfda1699b0779"><code>bf3c595</code></a> Update CODEOWNERS</li>
   <li>Additional commits viewable in <a href="https://github.com/actions/setup-java/compare/v3.3.0...v3.10.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=3.3.0&new-version=3.10.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-redback-core] dependabot[bot] commented on pull request #97: Bump actions/setup-java from 3.3.0 to 3.10.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #97:
URL: https://github.com/apache/archiva-redback-core/pull/97#issuecomment-1485517341

   Superseded by #100.


-- 
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-redback-core] dependabot[bot] closed pull request #97: Bump actions/setup-java from 3.3.0 to 3.10.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #97: Bump actions/setup-java from 3.3.0 to 3.10.0
URL: https://github.com/apache/archiva-redback-core/pull/97


-- 
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