Skip to content

chore(deps): bump CI actions (setup-java v5, gradle v6, setup-tinygo v3) + go mod x/mod - #3911

Merged
0pcom merged 2 commits into
skycoin:developfrom
0pcom:chore/deps-update-and-ci-bumps
Aug 14, 2026
Merged

chore(deps): bump CI actions (setup-java v5, gradle v6, setup-tinygo v3) + go mod x/mod#3911
0pcom merged 2 commits into
skycoin:developfrom
0pcom:chore/deps-update-and-ci-bumps

Conversation

@0pcom

@0pcom 0pcom commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Owns the three open dependabot CI-action bumps as a single fork-branch commit (per the standing workflow), plus a code-dependency sweep.

CI action bumps (replicates #3900 / #3898 / #3899):

  • actions/setup-java 4 → 5
  • gradle/actions/setup-gradle 4 → 6
  • acifani/setup-tinygo 2 → 3

Go deps: go get -u ./... + skycoin/skycoin@develop + go mod tidy + go mod vendor. The tree was already current from the last sweep, so the only update is golang.org/x/mod v0.39.0 → v0.40.0. Native + js/wasm (cmd/wasm-visor) builds verified.

Closes the dependabot PRs #3898, #3899, #3900 (superseded by this owned commit).

0pcom added 2 commits August 14, 2026 15:50
Replicates dependabot PRs skycoin#3900 (actions/setup-java 4→5), skycoin#3898
(gradle/actions 4→6) and skycoin#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.
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.
@0pcom
0pcom merged commit afb40b5 into skycoin:develop Aug 14, 2026
14 of 15 checks passed
@0pcom
0pcom deleted the chore/deps-update-and-ci-bumps branch August 17, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant