chore(ci): bump acifani/setup-tinygo from 2 to 3 - #3899
Conversation
Bumps [acifani/setup-tinygo](https://github.com/acifani/setup-tinygo) from 2 to 3. - [Release notes](https://github.com/acifani/setup-tinygo/releases) - [Commits](acifani/setup-tinygo@v2...v3) --- updated-dependencies: - dependency-name: acifani/setup-tinygo dependency-version: '3' 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 acifani/setup-tinygo from 2 to 3.
Release notes
Sourced from acifani/setup-tinygo's releases.
Commits
f51bf10chore(deps): bump undici from 6.25.0 to 6.28.0 (#23)f724d7ddocs: add ubuntu arm to supported runners2501366ci: bump actions (#18)dd8a707refactor!: node24 and esm (#17)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)