Skip to content

chore(ci): bump actions/setup-java from 4 to 5 - #3900

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/github_actions/actions/setup-java-5
Closed

chore(ci): bump actions/setup-java from 4 to 5#3900
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/github_actions/actions/setup-java-5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown

Bumps actions/setup-java from 4 to 5.

Release notes

Sourced from actions/setup-java's releases.

v5.0.0

What's Changed

Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Upgrades

Bug Fixes

New Contributors

Full Changelog: actions/setup-java@v4...v5.0.0

v4.9.1

Adds a deprecation warning for setup-java v4.

v4.9.0

What's Changed

Full Changelog: actions/setup-java@v4.8.0...v4.9.0

v4.8.0

What's Changed

Full Changelog: actions/setup-java@v4...v4.8.0

v4.7.1

What's Changed

Documentation changes

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 14, 2026
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

0pcom added a commit that referenced this pull request Aug 14, 2026
…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.
@0pcom

0pcom commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Superseded by #3911 — the action bump was replicated on a fork branch (0pcom) per our workflow and merged there.

@0pcom 0pcom closed this Aug 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Author

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 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.

@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/setup-java-5 branch August 14, 2026 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants