chore(ci): bump actions/setup-java from 4 to 5 - #3900
Conversation
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
…v3) + go mod x/mod (#3911) * chore(ci): bump setup-java v5, gradle/actions v6, setup-tinygo v3 Replicates dependabot PRs #3900 (actions/setup-java 4→5), #3898 (gradle/actions 4→6) and #3899 (acifani/setup-tinygo 2→3) on a fork branch per the standing workflow, so the bumps land as a single owned commit. Go code-dependency update deferred to a separate commit on this branch: it requires a full 'go mod vendor' rewrite (this repo vendors deps), which is disk-heavy and was thrashing iowait alongside the dev loop. * build(deps): go get -u ./... (golang.org/x/mod v0.39.0 → v0.40.0) Ran the full dep sweep (go get -u ./... + skycoin/skycoin@develop + go mod tidy + go mod vendor); the tree was already current, so the only update is golang.org/x/mod. Native + js/wasm builds verified.
|
Superseded by #3911 — the action bump was replicated on a fork branch (0pcom) per our workflow and merged there. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps actions/setup-java from 4 to 5.
Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
b6effb0Deprecate legacy Adopt distributions in v5 (#1186)e498d2aBackport #1151: Fix missing wrapper cache distributions (#1153)6a3384dFix npm audit failures on releases/v5 (#1154)03ad4deBackport #1097/#1098: cache Maven and Gradle wrapper distributions separately...d229d2eBackport #1111: Preserve Maven toolchains across repeated setup-java runs (#1...bbf0f69dist: Cover Tencent Kona JDK 25 (#1110)513edc4feat: expose cache-primary-key output (#597) [v5 backport] (#1089)62df799Add Maven compiler problem matcher for javac diagnostics (#1087)176156achore: bump version to 5.6.0 for v5 release linebf7b8debuild: rebuild dist for backported changes (#1079, #1083, #1084)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)