Bumps the github-actions group with 3 updates in the / directory: msys2/setup-msys2, actions/cache and github/codeql-action.
Bumps the github-actions group with 1 update in the /.github/actions/test_artifacts directory: actions/github-script.
Updates msys2/setup-msys2 from 2 to 2.31.0
Sourced from msys2/setup-msys2's releases.
v2.31.0
v2.30.0
- Update base distribution to 20251213. [#565]
- Remove folder-hash dependency [#555]
- Update dependencies
v2.29.0
- Allow installation to C:\msys64 if it doesn't exist already. Like with the new
windows-11-armimage, for example. [#542]- Update base distribution to 20250830. [#548]
- Update dependencies
v2.28.0
v2.27.0
v2.26.0
- Update base distribution to 20241208. [#444]
- Update dependencies
- Update
@actions/cacheto v4 which will be required for the GitHub cache backend migration, which is scheduled for 2025-02, see https://github.com/actions/toolkit/discussions/1890 for details. There is no action required for users of this action, but old versions of this action may start to fail after the legacy cache backend is sunset.v2.25.0
v2.24.1
- Added a new action output
msys2-locationto get the path to the MSYS2 installation directory. [#404]v2.24.0
v2.23.0
v2.22.0
v2.21.1
- Work around
@actions/cachepreventing node from exiting after a cache upload #354
... (truncated)
ChangelogSourced from msys2/setup-msys2's changelog.
2.31.0
2.30.0
- Update base distribution to 20251213. [#565]
- Remove folder-hash dependency [#555]
- Update dependencies
2.29.0
- Allow installation to C:\msys64 if it doesn't exist already. Like with the new
windows-11-armimage, for example. [#542]- Update base distribution to 20250830. [#548]
- Update dependencies
2.28.0
2.27.0
2.26.0
- Update base distribution to 20241208. [#444]
- Update dependencies
- Update
@actions/cacheto v4 which will be required for the GitHub cache backend migration, which is scheduled for 2025-02, see https://github.com/actions/toolkit/discussions/1890 for details. There is no action required for users of this action, but old versions of this action may start to fail after the legacy cache backend is sunset.2.25.0
2.24.1
- Added a new action output
msys2-locationto get the path to the MSYS2 installation directory. [#404]2.24.0
... (truncated)
Commitsf84a36b v2.9.0 01ac7b3f1f49a74acd8a1cfe362df8311c8c8c56Updates actions/cache from 5 to 5.0.4
Sourced from actions/cache's releases.
v5.0.4
What's Changed
- Add release instructions and update maintainer docs by
@Link- in actions/cache#1696- Potential fix for code scanning alert no. 52: Workflow does not contain permissions by
@Link- in actions/cache#1697- Fix workflow permissions and cleanup workflow names / formatting by
@Link- in actions/cache#1699- docs: Update examples to use the latest version by
@XZTDeanin actions/cache#1690- Fix proxy integration tests by
@Link- in actions/cache#1701- Fix cache key in examples.md for bun.lock by
@RyPeckin actions/cache#1722- Update dependencies & patch security vulnerabilities by
@Link- in actions/cache#1738New Contributors
@XZTDeanmade their first contribution in actions/cache#1690@RyPeckmade their first contribution in actions/cache#1722Full Changelog: actions/cache@v5...v5.0.4
v5.0.3
What's Changed
- Bump
@actions/cacheto v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)- Bump
@actions/coreto v2.0.3Full Changelog: actions/cache@v5...v5.0.3
v.5.0.2
v5.0.2
What's Changed
When creating cache entries, 429s returned from the cache service will not be retried.
v5.0.1
[!IMPORTANT]
actions/cache@v5runs on the Node.js 24 runtime and requires a minimum Actions Runner version of2.327.1.If you are using self-hosted runners, ensure they are updated before upgrading.
v5.0.1
What's Changed
- fix: update
@actions/cachefor Node.js 24 punycode deprecation by@salmanmkcin actions/cache#1685- prepare release v5.0.1 by
@salmanmkcin actions/cache#1686v5.0.0
What's Changed
... (truncated)
ChangelogSourced from actions/cache's changelog.
5.0.4
- Bump
minimatchto v3.1.5 (fixes ReDoS via globstar patterns)- Bump
undicito v6.24.1 (WebSocket decompression bomb protection, header validation fixes)- Bump
fast-xml-parserto v5.5.65.0.3
- Bump
@actions/cacheto v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)- Bump
@actions/coreto v2.0.35.0.2
- Bump
@actions/cacheto v5.0.3 #16925.0.1
- Update
@azure/storage-blobto^12.29.1via@actions/ca...@5.0.1#16855.0.0
[!IMPORTANT]
actions/cache@v5runs on the Node.js 24 runtime and requires a minimum Actions Runner version of2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.4.3.0
- Bump
@actions/cacheto v4.1.04.2.4
- Bump
@actions/cacheto v4.0.54.2.3
- Bump
@actions/cacheto v4.0.3 (obfuscates SAS token in debug logs for cache entries)4.2.2
- Bump
@actions/cacheto v4.0.24.2.1
- Bump
@actions/cacheto v4.0.14.2.0
TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
... (truncated)
Commitscdf6c1f Merge pull request #1695 from actions/Link-/prepare-5.0.3a1bee22 Add review for the @actions/http-client license4695763 Add licensed outputdc73bb9 Upgrade dependencies and address security warningsUpdates github/codeql-action from 4 to 4.35.1
Sourced from github/codeql-action's releases.
v4.35.1
- Fix incorrect minimum required Git version for improved incremental analysis: it should have been 2.36.0, not 2.11.0. #3781
v4.35.0
- Reduced the minimum Git version required for improved incremental analysis from 2.38.0 to 2.11.0. #3767
- Update default CodeQL bundle version to 2.25.1. #3773
v4.34.1
- Downgrade default CodeQL bundle version to 2.24.3 due to issues with a small percentage of Actions and JavaScript analyses. #3762
v4.34.0
- Added an experimental change which disables TRAP caching when improved incremental analysis is enabled, since improved incremental analysis supersedes TRAP caching. This will improve performance and reduce Actions cache usage. We expect to roll this change out to everyone in March. #3569
- We are rolling out improved incremental analysis to C/C++ analyses that use build mode
none. We expect this rollout to be complete by the end of April 2026. #3584- Update default CodeQL bundle version to 2.25.0. #3585
v4.33.0
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. #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.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
v4.32.4
- 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
v4.32.3
- 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
... (truncated)
ChangelogSourced from github/codeql-action's changelog.
4.35.1 - 27 Mar 2026
- Fix incorrect minimum required Git version for improved incremental analysis: it should have been 2.36.0, not 2.11.0. #3781
4.35.0 - 27 Mar 2026
- Reduced the minimum Git version required for improved incremental analysis from 2.38.0 to 2.11.0. #3767
- Update default CodeQL bundle version to 2.25.1. #3773
4.34.1 - 20 Mar 2026
- Downgrade default CodeQL bundle version to 2.24.3 due to issues with a small percentage of Actions and JavaScript analyses. #3762
4.34.0 - 20 Mar 2026
- Added an experimental change which disables TRAP caching when improved incremental analysis is enabled, since improved incremental analysis supersedes TRAP caching. This will improve performance and reduce Actions cache usage. We expect to roll this change out to everyone in March. #3569
- We are rolling out improved incremental analysis to C/C++ analyses that use build mode
none. We expect this rollout to be complete by the end of April 2026. #3584- Update default CodeQL bundle version to 2.25.0. #3585
4.33.0 - 16 Mar 2026
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. #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
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
... (truncated)
Commitsc10b806 Merge pull request #3782 from github/update-v4.35.1-d6d1743b8c5ffd06 Update changelog for v4.35.1d6d1743 Merge pull request #3781 from github/henrymercer/update-git-minimum-version65d2efa Add changelog note2437b20 Update minimum git version for overlay to 2.36.0ea5f719 Merge pull request #3775 from github/dependabot/npm_and_yarn/node-forge-1.4.045ceeea Merge pull request #3777 from github/mergeback/v4.35.0-to-main-b8bb9f2824448c9 Rebuild7c51060 Update changelog and version after v4.35.0b8bb9f2 Merge pull request #3776 from github/update-v4.35.0-0078ad667Updates actions/github-script from 8 to 9
Sourced from actions/github-script's releases.
Commitsv9.0.0
New features:
getOctokitfactory function — Available directly in the script context. Create additional authenticated Octokit clients with different tokens for multi-token workflows, GitHub App tokens, and cross-org access. See Creating additional clients withgetOctokitfor details and examples.- Orchestration ID in user-agent — The
ACTIONS_ORCHESTRATION_IDenvironment variable is automatically appended to the user-agent string for request tracing.Breaking changes:
require('@actions/github')no longer works in scripts. The upgrade to@actions/githubv9 (ESM-only) meansrequire('@actions/github')will fail at runtime. If you previously used patterns likeconst { getOctokit } = require('@actions/github')to create secondary clients, use the new injectedgetOctokitfunction instead — it's available directly in the script context with no imports needed.getOctokitis now an injected function parameter. Scripts that declareconst getOctokit = ...orlet getOctokit = ...will get aSyntaxErrorbecause JavaScript does not allowconst/letredeclaration of function parameters. Use the injectedgetOctokitdirectly, or usevar getOctokit = ...if you need to redeclare it.- If your script accesses other
@actions/githubinternals beyond the standardgithub/octokitclient, you may need to update those references for v9 compatibility.What's Changed
- Add ACTIONS_ORCHESTRATION_ID to user-agent string by
@Copilotin actions/github-script#695- ci: use deployment: false for integration test environments by
@salmanmkcin actions/github-script#712- feat!: add getOctokit to script context, upgrade
@actions/githubv9,@octokit/corev7, and related packages by@salmanmkcin actions/github-script#700New Contributors
@Copilotmade their first contribution in actions/github-script#695Full Changelog: actions/github-script@v8.0.0...v9.0.0
3a2844b Merge pull request #700 from actions/salmanmkc/expose-getoctokit + prepare re...ca10bbd fix: use @octokit/core/types import for v7 compatibility86e48e2 merge: incorporate main branch changesc108472 chore: rebuild dist for v9 upgrade and getOctokit factoryafff112 Merge pull request #712 from actions/salmanmkc/deployment-false + fix user-ag...ff8117e ci: fix user-agent test to handle orchestration ID81c6b78 ci: use deployment: false to suppress deployment noise from integration tests3953caf docs: update README examples from @v8 to @v9, add getOctokit docs and v9 brea...c17d55b ci: add getOctokit integration test joba047196 test: add getOctokit integration tests via callAsyncFunctionDependabot 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.
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 <dependency name> major version will 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 version will 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 conditionshttps://github.com/vim/vim/pull/20001
(3 files)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()