You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/02/25 02:27:26 UTC

[GitHub] [maven-gh-actions-shared] dependabot[bot] opened a new pull request #32: Bump actions/setup-java from 2.5.0 to 3.0.0

dependabot[bot] opened a new pull request #32:
URL: https://github.com/apache/maven-gh-actions-shared/pull/32


   Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.5.0 to 3.0.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.0.0</h2>
   <p>In scope of this release we changed version of the runtime Node.js for the setup-java action and updated package-lock.json file to  v2.</p>
   <h3>Breaking Changes</h3>
   <p>With the update to Node 16 in <a href="https://github-redirect.dependabot.com/actions/setup-java/pull/290">#290</a>, all scripts will now be run with Node 16 rather than Node 12.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/actions/setup-java/commit/f69f00b5e5324696b07f6b1c92f0470a6df00780"><code>f69f00b</code></a> Update lockfileVersion (<a href="https://github-redirect.dependabot.com/actions/setup-java/issues/293">#293</a>)</li>
   <li><a href="https://github.com/actions/setup-java/commit/2e1dfa1fb43424fa6465aaeacd047e9ef2f69961"><code>2e1dfa1</code></a> Update Default runtime to node16 (<a href="https://github-redirect.dependabot.com/actions/setup-java/issues/290">#290</a>)</li>
   <li><a href="https://github.com/actions/setup-java/commit/a12e082d834968c1847f782019214fadd20719f6"><code>a12e082</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-java/issues/224">#224</a> from KengoTODA/remove-husky</li>
   <li><a href="https://github.com/actions/setup-java/commit/04d53533c260c5d4b63a5c354d85d12ee217ebd6"><code>04d5353</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-java/issues/215">#215</a> from beatngu13/update-readme-cache-key</li>
   <li><a href="https://github.com/actions/setup-java/commit/d8da887cad432a14fdb5025b0f7ebde23972b258"><code>d8da887</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-java/issues/196">#196</a> from oscard0m/add-cache-to-node-workflows</li>
   <li><a href="https://github.com/actions/setup-java/commit/6df0b04fb5c90dd0ed00af7b32d9fc2c23fa11ba"><code>6df0b04</code></a> build: remove the config for husky</li>
   <li><a href="https://github.com/actions/setup-java/commit/a1ad2000b3447224fd80533038cfa7091999edb9"><code>a1ad200</code></a> Describe cache key format in readme</li>
   <li><a href="https://github.com/actions/setup-java/commit/faa22ddfbcd95ff97a0ad066bc5527e007c510bb"><code>faa22dd</code></a> style(workflows): restore single quote strings</li>
   <li>See full diff in <a href="https://github.com/actions/setup-java/compare/v2.5.0...v3.0.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.5.0&new-version=3.0.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: issues-unsubscribe@maven.apache.org

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



[GitHub] [maven-gh-actions-shared] dependabot[bot] closed pull request #32: Bump actions/setup-java from 2.5.0 to 3.0.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #32:
URL: https://github.com/apache/maven-gh-actions-shared/pull/32


   


-- 
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: issues-unsubscribe@maven.apache.org

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



[GitHub] [maven-gh-actions-shared] dependabot[bot] commented on pull request #32: Bump actions/setup-java from 2.5.0 to 3.0.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #32:
URL: https://github.com/apache/maven-gh-actions-shared/pull/32#issuecomment-1053815195


   Superseded by #34.


-- 
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: issues-unsubscribe@maven.apache.org

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



[GitHub] [maven-gh-actions-shared] slawekjaranowski closed pull request #32: Bump actions/setup-java from 2.5.0 to 3.0.0

Posted by GitBox <gi...@apache.org>.
slawekjaranowski closed pull request #32:
URL: https://github.com/apache/maven-gh-actions-shared/pull/32


   


-- 
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: issues-unsubscribe@maven.apache.org

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



[GitHub] [maven-gh-actions-shared] dependabot[bot] commented on pull request #32: Bump actions/setup-java from 2.5.0 to 3.0.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #32:
URL: https://github.com/apache/maven-gh-actions-shared/pull/32#issuecomment-1058386268


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: issues-unsubscribe@maven.apache.org

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



[GitHub] [maven-gh-actions-shared] slawekjaranowski commented on pull request #32: Bump actions/setup-java from 2.5.0 to 3.0.0

Posted by GitBox <gi...@apache.org>.
slawekjaranowski commented on pull request #32:
URL: https://github.com/apache/maven-gh-actions-shared/pull/32#issuecomment-1058377951


   @dependabot reopen


-- 
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: issues-unsubscribe@maven.apache.org

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