miurahr/dictzip-java
1
3
Fork
You've already forked dictzip-java
1

Bump actions/setup-java from 2.5.0 to 3 #52

Merged
dependabot[bot] merged 1 commit from dependabot/github_actions/actions/setup-java-3 into master 2022年03月01日 00:40:37 +01:00
dependabot[bot] commented 2022年02月28日 23:16:08 +01:00 (Migrated from github.com)
Copy link

Bumps actions/setup-java from 2.5.0 to 3.

Release notes

Sourced from actions/setup-java's releases.

v3.0.0

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.

Breaking Changes

With the update to Node 16 in #290, all scripts will now be run with Node 16 rather than Node 12.

Commits
  • f69f00b Update lockfileVersion (#293)
  • 2e1dfa1 Update Default runtime to node16 (#290)
  • a12e082 Merge pull request #224 from KengoTODA/remove-husky
  • 04d5353 Merge pull request #215 from beatngu13/update-readme-cache-key
  • d8da887 Merge pull request #196 from oscard0m/add-cache-to-node-workflows
  • 6df0b04 build: remove the config for husky
  • a1ad200 Describe cache key format in readme
  • faa22dd style(workflows): restore single quote strings
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.5.0 to 3. <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">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)](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>
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
miurahr/dictzip-java!52
Reference in a new issue
miurahr/dictzip-java
No description provided.
Delete branch "dependabot/github_actions/actions/setup-java-3"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?