ci: bump the github-actions group with 8 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(about 2 months ago)
(about 2 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
@motss
in actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismail
in actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwells
in actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgross
in actions/checkout#2044- Update README.md by
@nebuk89
in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuang
in actions/checkout#2224- Update package dependencies by
@salmanmkc
in actions/checkout#2236- Prepare release v4.3.0 by
@salmanmkc
in actions/checkout#2237New Contributors
@motss
made their first contribution in actions/checkout#1971@mouismail
made their first contribution in actions/checkout#1977@benwells
made their first contribution in actions/checkout#2043@nebuk89
made their first contribution in actions/checkout#2194@salmanmkc
made 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
@motss
in actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismail
in actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwells
in actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgross
in actions/checkout#2044- Update README.md by
@nebuk89
in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuang
in actions/checkout#2224- Update package dependencies by
@salmanmkc
in actions/checkout#2236v4.2.2
url-helper.ts
now leverages well-known environment variables by@jww3
in actions/checkout#1941- Expand unit test coverage for
isGhes
by@jww3
in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoy
in actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacome
in 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
@dependabot
in actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabot
in actions/checkout#1697- Check out other refs/* by commit by
@orhantoy
in actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3
in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-miller
in actions/checkout#1732v4.1.5
- Update NPM dependencies by
@cory-miller
in actions/checkout#1703- Bump github/codeql-action from 2 to 3 by
@dependabot
in actions/checkout#1694- Bump actions/setup-node from 1 to 4 by
@dependabot
in actions/checkout#1696- Bump actions/upload-artifact from 2 to 4 by
@dependabot
in actions/checkout#1695- README: Suggest
user.email
to be41898282+github-actions[bot]@users.noreply.github.com
by@cory-miller
in actions/checkout#1707v4.1.4
- Disable
extensions.worktreeConfig
when disablingsparse-checkout
by@jww3
in actions/checkout#1692- Add dependabot config by
@cory-miller
in actions/checkout#1688- Bump the minor-actions-dependencies group with 2 updates by
@dependabot
in actions/checkout#1693- Bump word-wrap from 1.2.3 to 1.2.5 by
@dependabot
in actions/checkout#1643v4.1.3
- Check git version before attempting to disable
sparse-checkout
by@jww3
in actions/checkout#1656- Add SSH user parameter by
@cory-miller
in actions/checkout#1685- Update
actions/checkout
version inupdate-main-version.yml
by@jww3
in actions/checkout#1650
... (truncated)
Commits
08eba0b
Prepare release v4.3.0 (#2237)631c7dc
Update package dependencies (#2236)8edcb1b
Update CODEOWNERS for actions (#2224)09d2aca
Update README.md (#2194)85e6279
Adjust positioning of user email note and permissions heading (#2044)009b9ae
Documentation update - add recommended permissions to Readme (#2043)cbb7224
Update README.md (#1977)3b9b8c8
docs: 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
@nebuk89
in actions/cache#1620- Upgrade
@actions/cache
to4.0.5
and move@protobuf-ts/plugin
to dev depdencies by@Link
- in actions/cache#1634- Prepare release
4.2.4
by@Link
- in actions/cache#1636New Contributors
@nebuk89
made 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/cache
to v4.0.54.2.3
- Bump
@actions/cache
to v4.0.3 (obfuscates SAS token in debug logs for cache entries)4.2.2
- Bump
@actions/cache
to v4.0.24.2.1
- Bump
@actions/cache
to 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
v4
orv3
as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0
orv3.4.0
If 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-hit
output - #14674.1.0
4.0.2
- Fixed restore
fail-on-cache-miss
not working.
... (truncated)
Commits
0400d5f
Merge pull request #1636 from actions/Link-/release-4.2.4374a27f
Prepare release 4.2.4358a730
Merge pull request #1634 from actions/Link-/optimise-deps2ee706e
Fix with another approach94f7b5d
Fix bundle execc36116c
Fix the workflow to use licensed from source320fe7d
Update the licensed workflow to use the latest versiond81cc47
Add licensed outputde24398
Add licensed outpute7b6a9c
@protobuf-ts/plugin
to 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
ratatui
in Rust filesv1.35.2
[1.35.2] - 2025-08-07
Fixes
- Don't correct
unmarshaling
v1.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
transivity
v1.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
ratatui
in 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't
towasm't
[1.33.0] - 2025-06-02
... (truncated)
Commits
52bd719
chore: Releasec6f77dd
docs: Update changeloge35d08c
Merge pull request #1353 from Rolv-Apneseth/ratatui9d6691b
fix: Ignoreratatui
in Rust filesf1231bc
chore: Release66def63
docs: Update changelog623f09b
chore: Release1080316
chore: Release442605b
Merge pull request #1352 from epage/marshaling983f866
fix(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-max
in docker/login-action#874 docker/login-action#876- Bump
@aws-sdk/client-ecr
to 3.859.0 in docker/login-action#860 docker/login-action#878- Bump
@aws-sdk/client-ecr-public
to 3.859.0 in docker/login-action#860 docker/login-action#878- Bump
@docker/actions-toolkit
from 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
184bdaa
Merge pull request #878 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...5c6bc94
chore: update generated contentcaf4058
build(deps): bump the aws-sdk-dependencies group with 2 updatesef38ec3
Merge pull request #860 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...d52e8ef
chore: update generated content9644ab7
build(deps): bump the aws-sdk-dependencies group with 2 updates7abd1d5
Merge pull request #875 from docker/dependabot/npm_and_yarn/form-data-2.5.51a81202
Merge pull request #876 from crazy-max/aws-public-dual-stackd1ab30d
chore: update generated contentf25ff28
support 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
@sethvargo
in google-github-actions/setup-gcloud#718- Release: v2.2.0 by
@google-github-actions-bot
in google-github-actions/setup-gcloud#719Full Changelog: https://github.com/google-github-actions/setup-gcloud/compare/v2.1.5...v2.2.0
Commits
cb1e50a
Release: v2.2.0 (#719)ef52f8c
Introduce 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
@nebuk89
in actions/download-artifact#407- BREAKING fix: inconsistent path behavior for single artifact downloads by ID by
@GrantBirki
in 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: true
as 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-artifact
is the name of the artifact you previously uploadedTo maintain old behavior (if needed):
</tr></table>
... (truncated)
Commits
634f93c
Merge pull request #416 from actions/single-artifact-id-download-pathb19ff43
refactor: resolve download path correctly in artifact download tests (mainly ...e262cbe
bundle distbff23f9
update docsfff8c14
fix download path logic when downloading a single artifact by id448e3f8
Merge pull request #407 from actions/nebuk89-patch-147225c4
Update 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/node
from 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
f963b3f
chore(deps-dev): bump@types/node
from 24.1.0 to 24.2.0 (#2640)f956744
chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 (#2641)9009bab
chore(deps): bump yaml from 2.8.0 to 2.8.1 (#2642)2ecafed
chore(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (#2643)8cdfb76
chore(deps): bump tj-actions/eslint-changed-files from 25.3.1 to 25.3.2 (#2638)087c158
chore(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-level
input to theanalyze
Action 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-queries
input for theinit
action is provided with an argument, separate.quality.sarif
files 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
include
query 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
76621b6
Merge pull request #3019 from github/update-v3.29.8-679a40d3329ac3ce
Add release notes for 3.29.7737cfde
Update changelog for v3.29.8679a40d
Merge pull request #3014 from github/henrymercer/rebuild-dispatch6fe50b2
Merge pull request #3015 from github/henrymercer/language-autodetection-worka...6bc91d6
Add changelog note6b4fedc
Bump Action patch version5794ffc
Fix auto-detection of extractors that aren't languagesbd62bf4
Finish in-progress merges2afb4e6
Avoid 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 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 |