Bump the github-actions group across 3 directories with 5 updates by dependabot[bot] · Pull Request #880 · gradle/actions (original) (raw)
Bumps the github-actions group with 5 updates in the / directory:
| Package | From | To |
|---|---|---|
| actions/setup-node | 6.2.0 | 6.3.0 |
| tj-actions/changed-files | 47.0.4 | 47.0.5 |
| github/codeql-action | 4.32.4 | 4.32.6 |
| crazy-max/ghaction-import-gpg | 6.3.0 | 7.0.0 |
| actions/download-artifact | 8.0.0 | 8.0.1 |
Bumps the github-actions group with 1 update in the /.github/actions/build-dist directory: actions/setup-node.
Bumps the github-actions group with 1 update in the /.github/actions/init-integ-test directory: actions/download-artifact.
Updates actions/setup-node from 6.2.0 to 6.3.0
Release notes
Sourced from actions/setup-node's releases.
v6.3.0
What's Changed
Enhancements:
- Support parsing
devEnginesfield by @susnux in actions/setup-node#1283When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.
Dependency updates:
- Fix npm audit issues by @gowridurgad in actions/setup-node#1491
- Replace uuid with crypto.randomUUID() by @trivikr in actions/setup-node#1378
- Upgrade minimatch from 3.1.2 to 3.1.5 by @dependabot in actions/setup-node#1498
Bug fixes:
- Remove hardcoded bearer for mirror-url @marco-ippolito in actions/setup-node#1467
- Scope test lockfiles by package manager and update cache tests by @gowridurgad in actions/setup-node#1495
New Contributors
- @susnux made their first contribution in actions/setup-node#1283
Full Changelog: actions/setup-node@v6...v6.3.0
Commits
- 53b8394 Bump minimatch from 3.1.2 to 3.1.5 (#1498)
- 54045ab Scope test lockfiles by package manager and update cache tests (#1495)
- c882bff Replace uuid with crypto.randomUUID() (#1378)
- 774c1d6 feat(node-version-file): support parsing
devEnginesfield (#1283) - efcb663 fix: remove hardcoded bearer (#1467)
- d02c89d Fix npm audit issues (#1491)
- See full diff in compare view
Updates tj-actions/changed-files from 47.0.4 to 47.0.5
Release notes
Sourced from tj-actions/changed-files's releases.
v47.0.5
What's Changed
- Upgraded to v47.0.4 by @github-actions[bot] in tj-actions/changed-files#2802
- Updated README.md by @github-actions[bot] in tj-actions/changed-files#2803
- Updated README.md by @github-actions[bot] in tj-actions/changed-files#2805
- chore(deps-dev): bump
@types/nodefrom 25.2.2 to 25.3.2 by @dependabot[bot] in tj-actions/changed-files#2811- chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot[bot] in tj-actions/changed-files#2810
- chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in tj-actions/changed-files#2809
- chore(deps-dev): bump eslint-plugin-jest from 29.12.1 to 29.15.0 by @dependabot[bot] in tj-actions/changed-files#2799
- chore(deps): bump github/codeql-action from 4.32.2 to 4.32.4 by @dependabot[bot] in tj-actions/changed-files#2806
- chore(deps-dev): bump prettier from 3.7.4 to 3.8.1 by @dependabot[bot] in tj-actions/changed-files#2775
- chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 by @dependabot[bot] in tj-actions/changed-files#2774
- chore(deps): bump lodash and
@types/lodashby @dependabot[bot] in tj-actions/changed-files#2807- chore(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 by @dependabot[bot] in tj-actions/changed-files#2764
- chore(deps): bump github/codeql-action from 4.32.4 to 4.32.5 by @dependabot[bot] in tj-actions/changed-files#2815
- chore(deps-dev): bump
@types/nodefrom 25.3.2 to 25.3.3 by @dependabot[bot] in tj-actions/changed-files#2814Full Changelog: tj-actions/changed-files@v47.0.4...v47.0.5
Changelog
Sourced from tj-actions/changed-files's changelog.
Changelog
47.0.5 - (2026-03-03)
🔄 Update
- Updated README.md (#2805)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> (35dace0) - (github-actions[bot])
- Updated README.md (#2803)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Tonye Jack jtonye@ymail.com (9ee99eb) - (github-actions[bot])
⚙️ Miscellaneous Tasks
- deps-dev: Bump
@types/nodefrom 25.3.2 to 25.3.3 (#2814) (22103cc) - (dependabot[bot])- deps: Bump github/codeql-action from 4.32.4 to 4.32.5 (#2815) (6c02e90) - (dependabot[bot])
- deps-dev: Bump eslint-plugin-prettier from 5.5.4 to 5.5.5 (#2764) (05f9457) - (dependabot[bot])
- deps: Bump lodash and
@types/lodash(#2807) (52ed872) - (dependabot[bot])- deps: Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#2774) (1cc5746) - (dependabot[bot])
- deps-dev: Bump prettier from 3.7.4 to 3.8.1 (#2775) (de2962f) - (dependabot[bot])
- deps: Bump github/codeql-action from 4.32.2 to 4.32.4 (#2806) (37e96cc) - (dependabot[bot])
- deps-dev: Bump eslint-plugin-jest from 29.12.1 to 29.15.0 (#2799) (2180b0f) - (dependabot[bot])
- deps: Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#2809) (cf021c1) - (dependabot[bot])
- deps: Bump actions/download-artifact from 7.0.0 to 8.0.0 (#2810) (b54ac6f) - (dependabot[bot])
- deps-dev: Bump
@types/nodefrom 25.2.2 to 25.3.2 (#2811) (0f2a510) - (dependabot[bot])⬆️ Upgrades
- Upgraded to v47.0.4 (#2802)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Tonye Jack jtonye@ymail.com (b7ac303) - (github-actions[bot])
47.0.4 - (2026-02-17)
🔄 Update
47.0.3 - (2026-02-17)
🔄 Update
⚙️ Miscellaneous Tasks
... (truncated)
Commits
- 22103cc chore(deps-dev): bump
@types/nodefrom 25.3.2 to 25.3.3 (#2814) - 6c02e90 chore(deps): bump github/codeql-action from 4.32.4 to 4.32.5 (#2815)
- 05f9457 chore(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 (#2764)
- 52ed872 chore(deps): bump lodash and
@types/lodash(#2807) - 1cc5746 chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#2774)
- de2962f chore(deps-dev): bump prettier from 3.7.4 to 3.8.1 (#2775)
- 37e96cc chore(deps): bump github/codeql-action from 4.32.2 to 4.32.4 (#2806)
- 2180b0f chore(deps-dev): bump eslint-plugin-jest from 29.12.1 to 29.15.0 (#2799)
- cf021c1 chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#2809)
- b54ac6f chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 (#2810)
- Additional commits viewable in compare view
Updates github/codeql-action from 4.32.4 to 4.32.6
Release notes
Sourced from github/codeql-action's releases.
v4.32.6
v4.32.5
- Repositories owned by an organization can now set up the
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. #3507- Added an experimental change so that when improved incremental analysis fails on a runner — potentially due to insufficient disk space — the failure is recorded in the Actions cache so that subsequent runs will automatically skip improved incremental analysis until something changes (e.g. a larger runner is provisioned or a new CodeQL version is released). We expect to roll this change out to everyone in March. #3487
- The minimum memory check for improved incremental analysis is now skipped for CodeQL 2.24.3 and later, which has reduced peak RAM usage. #3515
- Reduced log levels for best-effort private package registry connection check failures to reduce noise from workflow annotations. #3516
- Added an experimental change which lowers the minimum disk space requirement for improved incremental analysis, enabling it to run on standard GitHub Actions runners. We expect to roll this change out to everyone in March. #3498
- Added an experimental change which allows the
start-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. #3512- The previously experimental changes from versions 4.32.3, 4.32.4, 3.32.3 and 3.32.4 are now enabled by default. #3503, #3504
Changelog
Sourced from github/codeql-action's changelog.
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
[UNRELEASED]
- 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:
- Repositories owned by an organization: Create a custom repository property with the name
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.- User-owned repositories using default setup: Switch to an advanced setup workflow and set the
CODEQL_ACTION_FILE_COVERAGE_ON_PRSenvironment variable totruein your workflow.- User-owned repositories using advanced setup: Set the
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. #3559- Fixed the retry mechanism for database uploads. Previously this would fail with the error "Response body object should not be disturbed or locked". #3564
4.32.6 - 05 Mar 2026
4.32.5 - 02 Mar 2026
- Repositories owned by an organization can now set up the
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. #3507- Added an experimental change so that when improved incremental analysis fails on a runner — potentially due to insufficient disk space — the failure is recorded in the Actions cache so that subsequent runs will automatically skip improved incremental analysis until something changes (e.g. a larger runner is provisioned or a new CodeQL version is released). We expect to roll this change out to everyone in March. #3487
- The minimum memory check for improved incremental analysis is now skipped for CodeQL 2.24.3 and later, which has reduced peak RAM usage. #3515
- Reduced log levels for best-effort private package registry connection check failures to reduce noise from workflow annotations. #3516
- Added an experimental change which lowers the minimum disk space requirement for improved incremental analysis, enabling it to run on standard GitHub Actions runners. We expect to roll this change out to everyone in March. #3498
- Added an experimental change which allows the
start-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. #3512- The previously experimental changes from versions 4.32.3, 4.32.4, 3.32.3 and 3.32.4 are now enabled by default. #3503, #3504
4.32.4 - 20 Feb 2026
- Update default CodeQL bundle version to 2.24.2. #3493
- Added an experimental change which improves how certificates are generated for the authentication proxy that is used by the CodeQL Action in Default Setup when private package registries are configured. This is expected to generate more widely compatible certificates and should have no impact on analyses which are working correctly already. We expect to roll this change out to everyone in February. #3473
- When the CodeQL Action is run with debugging enabled in Default Setup and private package registries are configured, the "Setup proxy for registries" step will output additional diagnostic information that can be used for troubleshooting. #3486
- Added a setting which allows the CodeQL Action to enable network debugging for Java programs. This will help GitHub staff support customers with troubleshooting issues in GitHub-managed CodeQL workflows, such as Default Setup. This setting can only be enabled by GitHub staff. #3485
- Added a setting which enables GitHub-managed workflows, such as Default Setup, to use a nightly CodeQL CLI release instead of the latest, stable release that is used by default. This will help GitHub staff support customers whose analyses for a given repository or organization require early access to a change in an upcoming CodeQL CLI release. This setting can only be enabled by GitHub staff. #3484
4.32.3 - 13 Feb 2026
- Added experimental support for testing connections to private package registries. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for Default Setup. #3466
4.32.2 - 05 Feb 2026
4.32.1 - 02 Feb 2026
- A warning is now shown in Default Setup workflow logs if a private package registry is configured using a GitHub Personal Access Token (PAT), but no username is configured. #3422
- Fixed a bug which caused the CodeQL Action to fail when repository properties cannot successfully be retrieved. #3421
... (truncated)
Commits
- 0d579ff Merge pull request #3551 from github/update-v4.32.6-72d2d850d
- d4c6be7 Update changelog for v4.32.6
- 72d2d85 Merge pull request #3548 from github/update-bundle/codeql-bundle-v2.24.3
- 23f983c Merge pull request #3544 from github/dependabot/github_actions/dot-github/wor...
- 832e97c Merge pull request #3545 from github/dependabot/github_actions/dot-github/wor...
- 5ef38c0 Merge pull request #3546 from github/dependabot/npm_and_yarn/tar-7.5.10
- 80c9cda Add changelog note
- f2669dd Update default bundle to codeql-bundle-v2.24.3
- bd03c44 Merge branch 'main' into dependabot/github_actions/dot-github/workflows/actio...
- 102d762 Bump tar from 7.5.7 to 7.5.10
- Additional commits viewable in compare view
Updates crazy-max/ghaction-import-gpg from 6.3.0 to 7.0.0
Release notes
Sourced from crazy-max/ghaction-import-gpg's releases.
v7.0.0
- Node 24 as default runtime (requires Actions Runner v2.327.1 or later) by @crazy-max in crazy-max/ghaction-import-gpg#241
- Switch to ESM and update config/test wiring by @crazy-max in crazy-max/ghaction-import-gpg#239
- Bump
@actions/corefrom 1.11.1 to 3.0.0 in crazy-max/ghaction-import-gpg#232- Bump
@actions/execfrom 1.1.1 to 3.0.0 in crazy-max/ghaction-import-gpg#242- Bump brace-expansion from 1.1.11 to 1.1.12 in crazy-max/ghaction-import-gpg#221
- Bump minimatch from 3.1.2 to 3.1.5 in crazy-max/ghaction-import-gpg#240
- Bump openpgp from 6.1.0 to 6.3.0 in crazy-max/ghaction-import-gpg#233
Full Changelog: crazy-max/ghaction-import-gpg@v6.3.0...v7.0.0
Commits
- 2dc316d Merge pull request #242 from crazy-max/dependabot/npm_and_yarn/actions/exec-3...
- 5812792 chore: update generated content
- ceb906e build(deps): bump
@actions/execfrom 1.1.1 to 3.0.0 - a9dffd9 Merge pull request #241 from crazy-max/node24
- 36d49fc node 24 as default runtime
- 50c4e4f Merge pull request #233 from crazy-max/dependabot/npm_and_yarn/openpgp-6.3.0
- c78fe49 chore: update generated content
- 8dbbb1e Merge pull request #221 from crazy-max/dependabot/npm_and_yarn/brace-expansio...
- fc715b0 build(deps): bump openpgp from 6.1.0 to 6.3.0
- 9946916 build(deps): bump brace-expansion from 1.1.11 to 1.1.12
- Additional commits viewable in compare view
Updates actions/download-artifact from 8.0.0 to 8.0.1
Release notes
Sourced from actions/download-artifact's releases.
v8.0.1
What's Changed
- Support for CJK characters in the artifact name by @danwkennedy in actions/download-artifact#471
- Add a regression test for artifact name + content-type mismatches by @danwkennedy in actions/download-artifact#472
Full Changelog: actions/download-artifact@v8...v8.0.1
Commits
- 3e5f45b Add regression tests for CJK characters (#471)
- e6d03f6 Add a regression test for artifact name + content-type mismatches (#472)
- See full diff in compare view
Updates actions/setup-node from 6.2.0 to 6.3.0
Release notes
Sourced from actions/setup-node's releases.
v6.3.0
What's Changed
Enhancements:
- Support parsing
devEnginesfield by @susnux in actions/setup-node#1283When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.
Dependency updates:
- Fix npm audit issues by @gowridurgad in actions/setup-node#1491
- Replace uuid with crypto.randomUUID() by @trivikr in actions/setup-node#1378
- Upgrade minimatch from 3.1.2 to 3.1.5 by @dependabot in actions/setup-node#1498
Bug fixes:
- Remove hardcoded bearer for mirror-url @marco-ippolito in actions/setup-node#1467
- Scope test lockfiles by package manager and update cache tests by @gowridurgad in actions/setup-node#1495
New Contributors
- @susnux made their first contribution in actions/setup-node#1283
Full Changelog: actions/setup-node@v6...v6.3.0
Commits
- 53b8394 Bump minimatch from 3.1.2 to 3.1.5 (#1498)
- 54045ab Scope test lockfiles by package manager and update cache tests (#1495)
- c882bff Replace uuid with crypto.randomUUID() (#1378)
- 774c1d6 feat(node-version-file): support parsing
devEnginesfield (#1283) - efcb663 fix: remove hardcoded bearer (#1467)
- d02c89d Fix npm audit issues (#1491)
- See full diff in compare view
Updates actions/download-artifact from 8.0.0 to 8.0.1
Release notes
Sourced from actions/download-artifact's releases.
v8.0.1
What's Changed
- Support for CJK characters in the artifact name by @danwkennedy in actions/download-artifact#471
- Add a regression test for artifact name + content-type mismatches by @danwkennedy in actions/download-artifact#472
Full Changelog: actions/download-artifact@v8...v8.0.1
Commits
- 3e5f45b Add regression tests for CJK characters (#471)
- e6d03f6 Add a regression test for artifact name + content-type mismatches (#472)
- See full diff in compare view
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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions