chore(deps): update workflows
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/checkout | action | patch | v6.0.0 → v6.0.1 |
| actions/setup-java | action | minor | v5.0.0 → v5.1.0 |
| actions/setup-node | action | minor | v6.0.0 → v6.1.0 |
| github/codeql-action | action | patch | v4.31.5 → v4.31.9 |
| golangci/golangci-lint-action | action | minor | v9.1.0 → v9.2.0 |
| ruby/setup-ruby | action | minor | v1.268.0 → v1.281.0 |
Release Notes
actions/setup-java (actions/setup-java)
v5.1.0
What's Changed
New Features
- Add support for
.sdkmanrcfile injava-version-fileparameter by @guicamest in #736 - Add support for Microsoft OpenJDK 25 builds by @the-mod in #927
Bug Fixes & Improvements
- Update Regex to Support All ASDF Versions for the supported distributions in tool-versions File by @aparnajyothi-y in #767
- Enhance error logging for network failures to include endpoint/IP details, add retry mechanism and update workflows to use macos-15-intel by @priya-kinthali in #946
- Update SapMachine URLs by @RealCLanger in #955
- Add GitHub Token Support for GraalVM and Refactor Code by @mahabaleshwars in #849
Documentation changes
- Update documentation to use checkout and Java v5 by @lmvysakh in #903
- Clarify JAVA_HOME and PATH setup in README by @chiranjib-swain in #841
Dependency updates
- Upgrade prettier from 2.8.8 to 3.6.2 and document breaking changes in v5 by @dependabot in #873
- Upgrade actions/publish-action from 0.3.0 to 0.4.0 by @dependabot in #912
New Contributors
- @lmvysakh made their first contribution in #903
- @chiranjib-swain made their first contribution in #841
- @the-mod made their first contribution in #927
- @priya-kinthali made their first contribution in #946
- @guicamest made their first contribution in #736
Full Changelog: https://github.com/actions/setup-java/compare/v5...v5.1.0
actions/setup-node (actions/setup-node)
v6.1.0
What's Changed
Enhancement:
- Remove always-auth configuration handling by @priyagupta108 in #1436
Dependency updates:
- Upgrade @actions/cache from 4.0.3 to 4.1.0 by @dependabot[bot] in #1384
- Upgrade actions/checkout from 5 to 6 by @dependabot[bot] in #1439
- Upgrade js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #1435
Documentation update:
- Add example for restore-only cache in documentation by @aparnajyothi-y in #1419
Full Changelog: https://github.com/actions/setup-node/compare/v6...v6.1.0
github/codeql-action (github/codeql-action)
v4.31.9
v4.31.8
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.8 - 11 Dec 2025
- Update default CodeQL bundle version to 2.23.8. #3354
See the full CHANGELOG.md for more information.
v4.31.7
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.7 - 05 Dec 2025
- Update default CodeQL bundle version to 2.23.7. #3343
See the full CHANGELOG.md for more information.
v4.31.6
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.6 - 01 Dec 2025
No user facing changes.
See the full CHANGELOG.md for more information.
golangci/golangci-lint-action (golangci/golangci-lint-action)
v9.2.0
What's Changed
Changes
- feat: add version-file option by @ldez in #1320
- chore: move samples into fixtures by @ldez in #1321
Dependencies
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #1317
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #1318
- build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot[bot] in #1323
- build(deps): bump yaml from 2.8.1 to 2.8.2 in the dependencies group by @dependabot[bot] in #1324
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v9.1.0...v9.2.0
ruby/setup-ruby (ruby/setup-ruby)
v1.281.0
What's Changed
- Generate test matrix dynamically by @ntkme in #854
- Add truffleruby-33.0.0,truffleruby+graalvm-33.0.0 by @ruby-builder-bot in #857
Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.280.0...v1.281.0
v1.280.0
What's Changed
- Test ruby 4.0 on windows by @ntkme in #853
- Add token input for downloading release assets by @TingluoHuang in #851
New Contributors
- @TingluoHuang made their first contribution in #851
Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.279.0...v1.280.0
v1.279.0
Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.278.0...v1.279.0
v1.278.0
What's Changed
Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.277.0...v1.278.0
v1.277.0
What's Changed
- Update CRuby releases on Windows by @ruby-builder-bot in #847
Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.276.0...v1.277.0
v1.276.0
What's Changed
- Add ruby-4.0.0 by @ruby-builder-bot in #844
Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.275.0...v1.276.0
v1.275.0
What's Changed
Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.274.0...v1.275.0
v1.274.0
What's Changed
- Fix rubyinstaller2 urls for latest release by @zenspider in #842
New Contributors
- @zenspider made their first contribution in #842
Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.273.0...v1.274.0
v1.273.0
What's Changed
- Update CRuby releases on Windows by @ruby-builder-bot in #840
Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.272.0...v1.273.0
v1.272.0
What's Changed
- Add ruby-4.0.0-preview3 by @ruby-builder-bot in #839
Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.271.0...v1.272.0
v1.271.0
What's Changed
- Add ruby-3.4.8 by @ruby-builder-bot in #838
Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.270.0...v1.271.0
v1.270.0
What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #830
- When setting $JAVA_HOME also add $JAVA_HOME/bin to PATH by @eregon in #836
Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.269.0...v1.270.0
v1.269.0
What's Changed
Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.268.0...v1.269.0
Configuration
📅 Schedule: Branch creation - "before 6am on monday" in timezone Pacific/Auckland, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.