ci: bump the github-actions group with 8 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(4 months ago)
(4 months ago)
dependencies github_actions
Bumps the github-actions group with 8 updates:
| Package | From | To |
|---|---|---|
| actions/checkout | 4.2.2 |
4.3.0 |
| actions/cache | 4.2.3 |
4.2.4 |
| crate-ci/typos | 1.34.0 |
1.35.3 |
| docker/login-action | 3.4.0 |
3.5.0 |
| google-github-actions/setup-gcloud | 2.1.5 |
2.2.0 |
| actions/download-artifact | 4.3.0 |
5.0.0 |
| tj-actions/changed-files | c2ca2493190021783138cb8aac49bcee14b4bb89 |
f963b3f3562b00b6d2dd25efc390eb04e51ef6c6 |
| github/codeql-action | 3.29.7 |
3.29.8 |
Updates actions/checkout from 4.2.2 to 4.3.0
Release notes
Sourced from actions/checkout's releases.
v4.3.0
What's Changed
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236- Prepare release v4.3.0 by
@salmanmkcin actions/checkout#2237New Contributors
@motssmade their first contribution in actions/checkout#1971@mouismailmade their first contribution in actions/checkout#1977@benwellsmade their first contribution in actions/checkout#2043@nebuk89made their first contribution in actions/checkout#2194@salmanmkcmade their first contribution in actions/checkout#2236Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.0
Changelog
Sourced from actions/checkout's changelog.
Changelog
V4.3.0
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependency updates by
@dependabot- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabotin actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabotin actions/checkout#1697- Check out other refs/* by commit by
@orhantoyin actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-millerin actions/checkout#1732v4.1.5
- Update NPM dependencies by
@cory-millerin actions/checkout#1703- Bump github/codeql-action from 2 to 3 by
@dependabotin actions/checkout#1694- Bump actions/setup-node from 1 to 4 by
@dependabotin actions/checkout#1696- Bump actions/upload-artifact from 2 to 4 by
@dependabotin actions/checkout#1695- README: Suggest
user.emailto be41898282+github-actions[bot]@users.noreply.github.comby@cory-millerin actions/checkout#1707v4.1.4
- Disable
extensions.worktreeConfigwhen disablingsparse-checkoutby@jww3in actions/checkout#1692- Add dependabot config by
@cory-millerin actions/checkout#1688- Bump the minor-actions-dependencies group with 2 updates by
@dependabotin actions/checkout#1693- Bump word-wrap from 1.2.3 to 1.2.5 by
@dependabotin actions/checkout#1643v4.1.3
- Check git version before attempting to disable
sparse-checkoutby@jww3in actions/checkout#1656- Add SSH user parameter by
@cory-millerin actions/checkout#1685- Update
actions/checkoutversion inupdate-main-version.ymlby@jww3in actions/checkout#1650
... (truncated)
Commits
08eba0bPrepare release v4.3.0 (#2237)631c7dcUpdate package dependencies (#2236)8edcb1bUpdate CODEOWNERS for actions (#2224)09d2acaUpdate README.md (#2194)85e6279Adjust positioning of user email note and permissions heading (#2044)009b9aeDocumentation update - add recommended permissions to Readme (#2043)cbb7224Update README.md (#1977)3b9b8c8docs: update README.md (#1971)- See full diff in compare view
Updates actions/cache from 4.2.3 to 4.2.4
Release notes
Sourced from actions/cache's releases.
v4.2.4
What's Changed
- Update README.md by
@nebuk89in actions/cache#1620- Upgrade
@actions/cacheto4.0.5and move@protobuf-ts/pluginto dev depdencies by@Link- in actions/cache#1634- Prepare release
4.2.4by@Link- in actions/cache#1636New Contributors
@nebuk89made their first contribution in actions/cache#1620Full Changelog: https://github.com/actions/cache/compare/v4...v4.2.4
Changelog
Sourced from actions/cache's changelog.
Releases
4.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.
We are deprecating some versions of this action. We recommend upgrading to version
v4orv3as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0orv3.4.0If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
4.1.2
- Add GitHub Enterprise Cloud instances hostname filters to inform API endpoint choices - #1474
- Security fix: Bump braces from 3.0.2 to 3.0.3 - #1475
4.1.1
- Restore original behavior of
cache-hitoutput - #14674.1.0
4.0.2
- Fixed restore
fail-on-cache-missnot working.
... (truncated)
Commits
0400d5fMerge pull request #1636 from actions/Link-/release-4.2.4374a27fPrepare release 4.2.4358a730Merge pull request #1634 from actions/Link-/optimise-deps2ee706eFix with another approach94f7b5dFix bundle execc36116cFix the workflow to use licensed from source320fe7dUpdate the licensed workflow to use the latest versiond81cc47Add licensed outputde24398Add licensed outpute7b6a9c@protobuf-ts/pluginto dev dependencies- Additional commits viewable in compare view
Updates crate-ci/typos from 1.34.0 to 1.35.3
Release notes
Sourced from crate-ci/typos's releases.
v1.35.3
[1.35.3] - 2025-08-08
Fixes
- Don't correct
ratatuiin Rust filesv1.35.2
[1.35.2] - 2025-08-07
Fixes
- Don't correct
unmarshalingv1.35.1
[1.35.1] - 2025-08-04
Fixes
- Fix typo in correction to
apostroph- Fix typo in correction to
cordinate- Fix typo in correction to
reproduceability- Fix typo in correction to
revolutionss- Fix typo in correction to
transivityv1.35.0
[1.35.0] - 2025-08-04
Features
- Updated the dictionary with the July 2025 changes
Changelog
Sourced from crate-ci/typos's changelog.
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[Unreleased] - ReleaseDate
[1.35.3] - 2025-08-08
Fixes
- Don't correct
ratatuiin Rust files[1.35.2] - 2025-08-07
Fixes
- Don't correct
unmarshaling[1.35.1] - 2025-08-04
Fixes
- Fix typo in correction to
apostroph- Fix typo in correction to
cordinate- Fix typo in correction to
reproduceability- Fix typo in correction to
revolutionss- Fix typo in correction to
transivity[1.35.0] - 2025-08-04
Features
- Updated the dictionary with the July 2025 changes
[1.34.0] - 2025-06-30
Features
- Updated the dictionary with the June 2025 changes
[1.33.1] - 2025-06-02
Fixes
- (dict) Don't correct
wasn'ttowasm't[1.33.0] - 2025-06-02
... (truncated)
Commits
52bd719chore: Releasec6f77dddocs: Update changeloge35d08cMerge pull request #1353 from Rolv-Apneseth/ratatui9d6691bfix: Ignoreratatuiin Rust filesf1231bcchore: Release66def63docs: Update changelog623f09bchore: Release1080316chore: Release442605bMerge pull request #1352 from epage/marshaling983f866fix(dict): Don't correct marshaling- Additional commits viewable in compare view
Updates docker/login-action from 3.4.0 to 3.5.0
Release notes
Sourced from docker/login-action's releases.
v3.5.0
- Support dual-stack endpoints for AWS ECR by
@Spacefish@crazy-maxin docker/login-action#874 docker/login-action#876- Bump
@aws-sdk/client-ecrto 3.859.0 in docker/login-action#860 docker/login-action#878- Bump
@aws-sdk/client-ecr-publicto 3.859.0 in docker/login-action#860 docker/login-action#878- Bump
@docker/actions-toolkitfrom 0.57.0 to 0.62.1 in docker/login-action#870- Bump form-data from 2.5.1 to 2.5.5 in docker/login-action#875
Full Changelog: https://github.com/docker/login-action/compare/v3.4.0...v3.5.0
Commits
184bdaaMerge pull request #878 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...5c6bc94chore: update generated contentcaf4058build(deps): bump the aws-sdk-dependencies group with 2 updatesef38ec3Merge pull request #860 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...d52e8efchore: update generated content9644ab7build(deps): bump the aws-sdk-dependencies group with 2 updates7abd1d5Merge pull request #875 from docker/dependabot/npm_and_yarn/form-data-2.5.51a81202Merge pull request #876 from crazy-max/aws-public-dual-stackd1ab30dchore: update generated contentf25ff28support dual-stack for aws public ecr- Additional commits viewable in compare view
Updates google-github-actions/setup-gcloud from 2.1.5 to 2.2.0
Release notes
Sourced from google-github-actions/setup-gcloud's releases.
v2.2.0
What's Changed
- Introduce an option to skip the tool cache by
@sethvargoin google-github-actions/setup-gcloud#718- Release: v2.2.0 by
@google-github-actions-botin google-github-actions/setup-gcloud#719Full Changelog: https://github.com/google-github-actions/setup-gcloud/compare/v2.1.5...v2.2.0
Commits
cb1e50aRelease: v2.2.0 (#719)ef52f8cIntroduce an option to skip the tool cache (#718)- See full diff in compare view
Updates actions/download-artifact from 4.3.0 to 5.0.0
Release notes
Sourced from actions/download-artifact's releases.
v5.0.0
What's Changed
- Update README.md by
@nebuk89in actions/download-artifact#407- BREAKING fix: inconsistent path behavior for single artifact downloads by ID by
@GrantBirkiin actions/download-artifact#416v5.0.0
🚨 Breaking Change
This release fixes an inconsistency in path behavior for single artifact downloads by ID. If you're downloading single artifacts by ID, the output path may change.
What Changed
Previously, single artifact downloads behaved differently depending on how you specified the artifact:
- By name:
name: my-artifact→ extracted topath/(direct)- By ID:
artifact-ids: 12345→ extracted topath/my-artifact/(nested)Now both methods are consistent:
- By name:
name: my-artifact→ extracted topath/(unchanged)- By ID:
artifact-ids: 12345→ extracted topath/(fixed - now direct)Migration Guide
✅ No Action Needed If:
- You download artifacts by name
- You download multiple artifacts by ID
- You already use
merge-multiple: trueas a workaround⚠️ Action Required If:
You download single artifacts by ID and your workflows expect the nested directory structure.
Before v5 (nested structure):
- uses: actions/download-artifact@v4 with: artifact-ids: 12345 path: dist # Files were in: dist/my-artifact/Where
my-artifactis the name of the artifact you previously uploadedTo maintain old behavior (if needed):
</tr></table>
... (truncated)
Commits
634f93cMerge pull request #416 from actions/single-artifact-id-download-pathb19ff43refactor: resolve download path correctly in artifact download tests (mainly ...e262cbebundle distbff23f9update docsfff8c14fix download path logic when downloading a single artifact by id448e3f8Merge pull request #407 from actions/nebuk89-patch-147225c4Update README.md- See full diff in compare view
Updates tj-actions/changed-files from c2ca2493190021783138cb8aac49bcee14b4bb89 to f963b3f3562b00b6d2dd25efc390eb04e51ef6c6
Changelog
Sourced from tj-actions/changed-files's changelog.
Changelog
46.0.5 - (2025-04-09)
⚙️ Miscellaneous Tasks
- deps: Bump yaml from 2.7.0 to 2.7.1 (#2520) (ed68ef8) - (dependabot[bot])
- deps-dev: Bump typescript from 5.8.2 to 5.8.3 (#2516) (a7bc14b) - (dependabot[bot])
- deps-dev: Bump
@types/nodefrom 22.13.11 to 22.14.0 (#2517) (3d751f6) - (dependabot[bot])- deps-dev: Bump eslint-plugin-prettier from 5.2.3 to 5.2.6 (#2519) (e2fda4e) - (dependabot[bot])
- deps-dev: Bump ts-jest from 29.2.6 to 29.3.1 (#2518) (0bed1b1) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.28.12 to 3.28.15 (#2530) (6802458) - (dependabot[bot])
- deps: Bump tj-actions/branch-names from 8.0.1 to 8.1.0 (#2521) (cf2e39e) - (dependabot[bot])
- deps: Bump tj-actions/verify-changed-files from 20.0.1 to 20.0.4 (#2523) (6abeaa5) - (dependabot[bot])
⬆️ Upgrades
- Upgraded to v46.0.4 (#2511)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users.noreply.github.com> (6f67ee9) - (github-actions[bot])46.0.4 - (2025-04-03)
🐛 Bug Fixes
- Bug modified_keys and changed_key outputs not set when no changes detected (#2509) (6cb76d0) - (Tonye Jack)
📚 Documentation
⬆️ Upgrades
- Upgraded to v46.0.3 (#2506)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users.noreply.github.com> Co-authored-by: Tonye Jack jtonye@ymail.com (27ae6b3) - (github-actions[bot])46.0.3 - (2025-03-23)
🔄 Update
- Updated README.md (#2501)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users.noreply.github.com> (41e0de5) - (github-actions[bot])
- Updated README.md (#2499)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users.noreply.github.com> (9457878) - (github-actions[bot])📚 Documentation
... (truncated)
Commits
f963b3fchore(deps-dev): bump@types/nodefrom 24.1.0 to 24.2.0 (#2640)f956744chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 (#2641)9009babchore(deps): bump yaml from 2.8.0 to 2.8.1 (#2642)2ecafedchore(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (#2643)8cdfb76chore(deps): bump tj-actions/eslint-changed-files from 25.3.1 to 25.3.2 (#2638)087c158chore(deps-dev): bump ts-jest from 29.4.0 to 29.4.1 (#2639)- See full diff in compare view
Updates github/codeql-action from 3.29.7 to 3.29.8
Release notes
Sourced from github/codeql-action's releases.
v3.29.8
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.8 - 08 Aug 2025
- Fix an issue where the Action would autodetect unsupported languages such as HTML. #3015
See the full CHANGELOG.md for more information.
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]
No user facing changes.
3.29.8 - 08 Aug 2025
- Fix an issue where the Action would autodetect unsupported languages such as HTML. #3015
3.29.7 - 07 Aug 2025
This release rolls back 3.29.6 to address issues with language autodetection. It is identical to 3.29.5.
3.29.6 - 07 Aug 2025
- The
cleanup-levelinput to theanalyzeAction is now deprecated. The CodeQL Action has written a limited amount of intermediate results to the database since version 2.2.5, and now automatically manages cleanup. #2999- Update default CodeQL bundle version to 2.22.3. #3000
3.29.5 - 29 Jul 2025
- Update default CodeQL bundle version to 2.22.2. #2986
3.29.4 - 23 Jul 2025
No user facing changes.
3.29.3 - 21 Jul 2025
No user facing changes.
3.29.2 - 30 Jun 2025
- Experimental: When the
quality-queriesinput for theinitaction is provided with an argument, separate.quality.sariffiles are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #29353.29.1 - 27 Jun 2025
- Fix bug in PR analysis where user-provided
includequery filter fails to exclude non-included queries. #2938- Update default CodeQL bundle version to 2.22.1. #2950
3.29.0 - 11 Jun 2025
- Update default CodeQL bundle version to 2.22.0. #2925
- Bump minimum CodeQL bundle version to 2.16.6. #2912
3.28.21 - 28 July 2025
No user facing changes.
... (truncated)
Commits
76621b6Merge pull request #3019 from github/update-v3.29.8-679a40d3329ac3ceAdd release notes for 3.29.7737cfdeUpdate changelog for v3.29.8679a40dMerge pull request #3014 from github/henrymercer/rebuild-dispatch6fe50b2Merge pull request #3015 from github/henrymercer/language-autodetection-worka...6bc91d6Add changelog note6b4fedcBump Action patch version5794ffcFix auto-detection of extractors that aren't languagesbd62bf4Finish in-progress merges2afb4e6Avoid specifying branch unnecessarily- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| crate-ci/typos | [>= 1.30.a, < 1.31] |
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
Pull Request Statistics
1
11
+54
-54
Package Dependencies
google-github-actions/setup-gcloud
actions
2.1.5 → 2.2.0
Minor
actions/download-artifact
actions
4.3.0 → 5.0.0
Major
tj-actions/changed-files
actions
c2ca2493190021783138cb8aac49bcee14b4bb89 → f963b3f3562b00b6d2dd25efc390eb04e51ef6c6
Technical Details
| ID: | 4899797 |
| UUID: | 2736047213 |
| Node ID: | PR_kwDOGkVX1s6jFMRt |
| Host: | GitHub |
| Repository: | coder/coder |
| Merge State: | Unknown |