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 2022/07/11 16:45:04 UTC

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

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

   Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.3.0 to 3.4.1.
   <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.4.1</h2>
   <p>In scope of this release we updated <code>actions/cache</code> package as the new version contains fixes for <a href="https://github-redirect.dependabot.com/actions/setup-java/pull/350">caching error handling</a>.</p>
   <h2>v3.4.0</h2>
   <p>In scope of this release we introduce such changes as:</p>
   <ul>
   <li>Add Java 11.0.15 to Microsoft Build of OpenJDK: <a href="https://github-redirect.dependabot.com/actions/setup-java/pull/331">actions/setup-java#331</a></li>
   <li>Update versions for Java 17 to 17.0.3 and add aarch64 support to Java 11 for Microsoft Build of OpenJDK: <a href="https://github-redirect.dependabot.com/actions/setup-java/pull/342">actions/setup-java#342</a></li>
   <li>Fix support for <code>Zulu OpenJDK</code> arm64 architecture: <a href="https://github-redirect.dependabot.com/actions/setup-java/pull/339">actions/setup-java#339</a></li>
   <li><code>Sbt-cache</code>: don't cache some files: <a href="https://github-redirect.dependabot.com/actions/setup-java/pull/332">actions/setup-java#332</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/actions/setup-java/commit/2c7a4878f5d120bd643426d54ae1209b29cc01a3"><code>2c7a487</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-java/issues/350">#350</a> from e-korolevskii/Add-tests-for-updated-cachetool-ve...</li>
   <li><a href="https://github.com/actions/setup-java/commit/e2f30c1450bce6700d8b3e58de46c61fd34d6699"><code>e2f30c1</code></a> test(cache): Add test for cachetool v 3.0</li>
   <li><a href="https://github.com/actions/setup-java/commit/2dfaeac2db884f19de2e0476d8df8fd84195800e"><code>2dfaeac</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-java/issues/347">#347</a> from e-korolevskii/CacheVersionUpdateTo3</li>
   <li><a href="https://github.com/actions/setup-java/commit/aa24fa78d24343be721fd9fecb04eb82c0eaa158"><code>aa24fa7</code></a> regenerate dist</li>
   <li><a href="https://github.com/actions/setup-java/commit/25d94e7786c8446db7abfc78022e794c7ac5b91f"><code>25d94e7</code></a> add build</li>
   <li><a href="https://github.com/actions/setup-java/commit/2fc49d780a34faedd8c761a44645f37626faf112"><code>2fc49d7</code></a> remove old build</li>
   <li><a href="https://github.com/actions/setup-java/commit/e6a4b93088f7f8704d6213822adf6bd2c14b82c5"><code>e6a4b93</code></a> update licenses</li>
   <li><a href="https://github.com/actions/setup-java/commit/821cc3dbd19c35cf0c512a9bfb197e83504a944e"><code>821cc3d</code></a> Merge branch 'CacheVersionUpdateTo3' of <a href="https://github.com/e-korolevskii/setu">https://github.com/e-korolevskii/setu</a>...</li>
   <li><a href="https://github.com/actions/setup-java/commit/4903eafcd7a04dbe49605e50c4f0bc058ab51836"><code>4903eaf</code></a> update licenses</li>
   <li><a href="https://github.com/actions/setup-java/commit/a0500669b76d25ad2417cdc21317a0d7ddf5e4af"><code>a050066</code></a> Merge branch 'main' into CacheVersionUpdateTo3</li>
   <li>Additional commits viewable in <a href="https://github.com/actions/setup-java/compare/v3.3.0...v3.4.1">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.4.1)](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] olamy commented on pull request #73: Bump actions/setup-java from 3.3.0 to 3.4.1

Posted by GitBox <gi...@apache.org>.
olamy commented on PR #73:
URL: https://github.com/apache/archiva-redback-core/pull/73#issuecomment-1207131069

   @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: 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 #73: Bump actions/setup-java from 3.3.0 to 3.4.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #73: Bump actions/setup-java from 3.3.0 to 3.4.1
URL: https://github.com/apache/archiva-redback-core/pull/73


-- 
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 #73: Bump actions/setup-java from 3.3.0 to 3.4.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #73:
URL: https://github.com/apache/archiva-redback-core/pull/73#issuecomment-1240967182

   Superseded by #80.


-- 
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] olamy commented on pull request #73: Bump actions/setup-java from 3.3.0 to 3.4.1

Posted by GitBox <gi...@apache.org>.
olamy commented on PR #73:
URL: https://github.com/apache/archiva-redback-core/pull/73#issuecomment-1193469257

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

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


[GitHub] [archiva-redback-core] olamy commented on pull request #73: Bump actions/setup-java from 3.3.0 to 3.4.1

Posted by GitBox <gi...@apache.org>.
olamy commented on PR #73:
URL: https://github.com/apache/archiva-redback-core/pull/73#issuecomment-1207142922

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

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