Open
Conversation
e164147 to
756a167
Compare
23ca8fd to
181b4e4
Compare
cc4139b to
0fbdd96
Compare
7f776fa to
b5163ee
Compare
8ce04ee to
a59335b
Compare
87cc8d1 to
e6c87f5
Compare
93b58b3 to
40a00d6
Compare
4ed50d9 to
9489e6b
Compare
9489e6b to
cf36045
Compare
88b82b2 to
e0e0c78
Compare
b26654d to
8901b52
Compare
4196794 to
bbdb6ab
Compare
bbdb6ab to
cfd9d01
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v5.0.1→v5.0.4v6.0.0→v6.0.2v6.1.0→v6.3.0v5.0.0→v5.2.0v6.0.0→v6.3.0v6.1.0→v6.2.0v4.31.5→v4.33.0v9.1.0→v9.2.0v1.268.0→v1.295.02.36.0→2.37.0Release Notes
actions/cache (actions/cache)
v5.0.4Compare Source
v5.0.3Compare Source
What's Changed
@actions/cacheto v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)@actions/coreto v2.0.3Full Changelog: actions/cache@v5...v5.0.3
v5.0.2Compare Source
actions/checkout (actions/checkout)
v6.0.2Compare Source
v6.0.1Compare Source
actions/setup-go (actions/setup-go)
v6.3.0Compare Source
What's Changed
Full Changelog: actions/setup-go@v6...v6.3.0
v6.2.0Compare Source
What's Changed
Enhancements
Dependency updates
New Contributors
Full Changelog: actions/setup-go@v6...v6.2.0
actions/setup-java (actions/setup-java)
v5.2.0Compare Source
What's Changed
Enhancement
Documentation Changes
Dependency Updates
New Contributors
Full Changelog: actions/setup-java@v5...v5.2.0
v5.1.0Compare Source
What's Changed
New Features
.sdkmanrcfile injava-version-fileparameter by @guicamest in #736Bug Fixes & Improvements
Documentation changes
Dependency updates
New Contributors
Full Changelog: actions/setup-java@v5...v5.1.0
actions/setup-node (actions/setup-node)
v6.3.0Compare Source
What's Changed
Enhancements:
devEnginesfield by @susnux in #1283Dependency updates:
Bug fixes:
New Contributors
Full Changelog: actions/setup-node@v6...v6.3.0
v6.2.0Compare Source
v6.1.0Compare Source
What's Changed
Enhancement:
Dependency updates:
Documentation update:
Full Changelog: actions/setup-node@v6...v6.1.0
actions/setup-python (actions/setup-python)
v6.2.0Compare Source
github/codeql-action (github/codeql-action)
v4.33.0Compare Source
Upcoming change: Starting April 2026, the CodeQL Action will skip collecting file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. Pull request analyses will log a warning about this upcoming change. #3562
To opt out of this change:
github-codeql-file-coverage-on-prsand the type "True/false", then set this property totruein the repository's settings. For more information, see Managing custom properties for repositories in your organization. Alternatively, if you are using an advanced setup workflow, you can set theCODEQL_ACTION_FILE_COVERAGE_ON_PRSenvironment variable totruein your workflow.CODEQL_ACTION_FILE_COVERAGE_ON_PRSenvironment variable totruein your workflow.CODEQL_ACTION_FILE_COVERAGE_ON_PRSenvironment variable totruein your workflow.Fixed a bug which caused the CodeQL Action to fail loading repository properties if a "Multi select" repository property was configured for the repository. #3557
The CodeQL Action now loads custom repository properties on GitHub Enterprise Server, enabling the customization of features such as
github-codeql-disable-overlaythat was previously only available on GitHub.com. #3559Once private package registries can be configured with OIDC-based authentication for organizations, the CodeQL Action will now be able to accept such configurations. #3563
Fixed the retry mechanism for database uploads. Previously this would fail with the error "Response body object should not be disturbed or locked". #3564
A warning is now emitted if the CodeQL Action detects a repository property whose name suggests that it relates to the CodeQL Action, but which is not one of the properties recognised by the current version of the CodeQL Action. #3570
v4.32.6Compare Source
v4.32.5Compare Source
github-codeql-disable-overlaycustom repository property to disable improved incremental analysis for CodeQL. First, create a custom repository property with the namegithub-codeql-disable-overlayand the type "True/false" in the organization's settings. Then in the repository's settings, set this property totrueto disable improved incremental analysis. For more information, see Managing custom properties for repositories in your organization. This feature is not yet available on GitHub Enterprise Server. #3507start-proxyaction to resolve the CodeQL CLI version from feature flags instead of using the linked CLI bundle version. We expect to roll this change out to everyone in March. #3512v4.32.4Compare Source
v4.32.3Compare Source
v4.32.2Compare Source
v4.32.1Compare Source
v4.32.0Compare Source
v4.31.11Compare Source
v4.31.10Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.10 - 12 Jan 2026
See the full CHANGELOG.md for more information.
v4.31.9Compare Source
v4.31.8Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.8 - 11 Dec 2025
See the full CHANGELOG.md for more information.
v4.31.7Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.7 - 05 Dec 2025
See the full CHANGELOG.md for more information.
v4.31.6Compare Source
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.0Compare Source
What's Changed
Changes
Dependencies
Full Changelog: golangci/golangci-lint-action@v9.1.0...v9.2.0
ruby/setup-ruby (ruby/setup-ruby)
v1.295.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.294.0...v1.295.0
v1.294.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.293.0...v1.294.0
v1.293.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.292.0...v1.293.0
v1.292.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.291.0...v1.292.0
v1.291.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.290.0...v1.291.0
v1.290.0Compare Source
What's Changed
New Contributors
Full Changelog: ruby/setup-ruby@v1.289.0...v1.290.0
v1.289.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.288.0...v1.289.0
v1.288.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.287.0...v1.288.0
v1.287.0Compare Source
What's Changed
New Contributors
Full Changelog: ruby/setup-ruby@v1.286.0...v1.287.0
v1.286.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.285.0...v1.286.0
v1.285.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.284.0...v1.285.0
v1.284.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.283.0...v1.284.0
v1.283.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.282.0...v1.283.0
v1.282.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.281.0...v1.282.0
v1.281.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.280.0...v1.281.0
v1.280.0Compare Source
What's Changed
New Contributors
Full Changelog: ruby/setup-ruby@v1.279.0...v1.280.0
v1.279.0Compare Source
Full Changelog: ruby/setup-ruby@v1.278.0...v1.279.0
v1.278.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.277.0...v1.278.0
v1.277.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.276.0...v1.277.0
v1.276.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.275.0...v1.276.0
v1.275.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.274.0...v1.275.0
v1.274.0Compare Source
What's Changed
New Contributors
Full Changelog: ruby/setup-ruby@v1.273.0...v1.274.0
v1.273.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.272.0...v1.273.0
v1.272.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.271.0...v1.272.0
v1.271.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.270.0...v1.271.0
v1.270.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.269.0...v1.270.0
v1.269.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.268.0...v1.269.0
shivammathur/setup-php (shivammathur/setup-php)
v2.37.0Compare Source
Changelog
Updated the action to use Node.js 24. (#1049)
Added support for
masterin thephp-versioninput. It should now set up a nightly build from the master branch ofphp-src.Added support to install
ioncubeandzephir_parserextensions on PHP 8.5.Expanded support for installing extensions using Homebrew on macOS from the
shivammathur/homebrew-extensionstap. This includespdo_firebird,sqlsrv,pdo_sqlsrv,pecl_http,swow,xhprof, and several other supported extensions.Improved switching PHP versions on Linux. Missing alternatives should now be registered automatically before switching versions. #1067
Improved support for Homebrew on macOS. It should now retry stuck
brewcommands with an inactivity watchdog.Improved support for adding tools. It should now correctly use the latest release download URL when a version is not specified. (#1064)
Improved tool setup and caching on self-hosted runners.
Improved support for
sqlsrvandpdo_sqlsrvon PHP 8.1 and 8.2.Fixed installing
pecl_httpon Windows. Switched todownloads.php.netfor fixingICUversion post install.Fixed cached
couchbaseinstalls on macOS using theshivammathur/cache-extensionsaction.Replaced
@actions/corewith local functions to reduce bundle size.Refactored to use ES2024+ features for Node 24.
Updated actions used in examples to their latest versions.
Updated Node.js dependencies.
Thanks @theluckystrike for the contribution 🎉
Thanks @code-kudu, @ssddanbrown, @RoundingWell, and @ntzrbtr for the sponsorship ❤️
For the complete list of changes, please refer to the Full Changelog
Follow for updates
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.
This PR was generated by Mend Renovate. View the repository job log.