ci: bump the github-actions group with 4 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(5 months ago)
(5 months ago)
dependencies github_actions
Bumps the github-actions group with 4 updates: crate-ci/typos, chromaui/action, github/codeql-action and aquasecurity/trivy-action.
Updates crate-ci/typos from 1.32.0 to 1.33.1
Release notes
Sourced from crate-ci/typos's releases.
v1.33.1
[1.33.1] - 2025-06-02
Fixes
- (dict) Don't correct
wasn'ttowasm'tv1.33.0
[1.33.0] - 2025-06-02
Features
- Updated the dictionary with the May 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.33.1] - 2025-06-02
Fixes
- (dict) Don't correct
wasn'ttowasm't[1.33.0] - 2025-06-02
Features
- Updated the dictionary with the May 2025 changes
[1.32.0] - 2025-05-02
Features
- Updated the dictionary with the April 2025 changes
[1.31.2] - 2025-04-28
Fixes
- (exclusion) Don't confused emails as base64
- (dict) Correct
contaminttocontaminant, notcontaminat- (dict) Correct
contamintstocontaminants, notcontaminatsPerformance
- Improve tokenization performance
[1.31.1] - 2025-03-31
Fixes
- (dict) Also correct
typtotype[1.31.0] - 2025-03-28
Features
- Updated the dictionary with the March 2025 changes
... (truncated)
Commits
b1ae8d9chore: Release6c5d17ddocs: Update changelog0a237baMerge pull request #1311 from epage/wasn79920cffix(dict): Don't correctwasn'te99b2b4chore: Release2afc152chore: Release544a19bdocs: Update changelog2e0ca28Merge pull request #1310 from epage/may94eb4e7feat(dict): May 2025 updatesa4cce4cMerge pull request #1308 from crate-ci/renovate/schemars-0.x- Additional commits viewable in compare view
Updates chromaui/action from 12.0.0 to 12.1.1
Commits
8536229v12.1.139708fev12.1.0- See full diff in compare view
Updates github/codeql-action from 3.28.18 to 3.28.19
Release notes
Sourced from github/codeql-action's releases.
v3.28.19
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.19 - 03 Jun 2025
- The CodeQL Action no longer includes its own copy of the extractor for the
actionslanguage, which is currently in public preview. Theactionsextractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled theactionslanguage and you have pinned yourtools:property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disableactionsanalysis.- Update default CodeQL bundle version to 2.21.4. #2910
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.28.19 - 03 Jun 2025
- The CodeQL Action no longer includes its own copy of the extractor for the
actionslanguage, which is currently in public preview. Theactionsextractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled theactionslanguage and you have pinned yourtools:property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disableactionsanalysis.- Update default CodeQL bundle version to 2.21.4. #2910
3.28.18 - 16 May 2025
- Update default CodeQL bundle version to 2.21.3. #2893
- Skip validating SARIF produced by CodeQL for improved performance. #2894
- The number of threads and amount of RAM used by CodeQL can now be set via the
CODEQL_THREADSandCODEQL_RAMrunner environment variables. If set, these environment variables override thethreadsandraminputs respectively. #28913.28.17 - 02 May 2025
- Update default CodeQL bundle version to 2.21.2. #2872
3.28.16 - 23 Apr 2025
- Update default CodeQL bundle version to 2.21.1. #2863
3.28.15 - 07 Apr 2025
- Fix bug where the action would fail if it tried to produce a debug artifact with more than 65535 files. #2842
3.28.14 - 07 Apr 2025
- Update default CodeQL bundle version to 2.21.0. #2838
3.28.13 - 24 Mar 2025
No user facing changes.
3.28.12 - 19 Mar 2025
- Dependency caching should now cache more dependencies for Java
build-mode: noneextractions. This should speed up workflows and avoid inconsistent alerts in some cases.- Update default CodeQL bundle version to 2.20.7. #2810
3.28.11 - 07 Mar 2025
- Update default CodeQL bundle version to 2.20.6. #2793
... (truncated)
Commits
fca7aceMerge pull request #2918 from github/update-v3.28.19-4a00331d41dcd2beUpdate changelog for v3.28.194a00331Merge pull request #2910 from github/update-bundle/codeql-bundle-v2.21.4c0a821dAdd changelog noted621686Update default bundle to codeql-bundle-v2.21.4dc138d4Merge pull request #2913 from github/henrymercer/win-2019-deprecated3201e46Stop running CI onwindows-20197fd6215Merge pull request #2911 from github/update-supported-enterprise-server-versions31eae5eUpdate supported GitHub Enterprise Server versionsbc02a25Merge pull request #2908 from github/henrymercer/dependabot- Additional commits viewable in compare view
Updates aquasecurity/trivy-action from 0.30.0 to 0.31.0
Release notes
Sourced from aquasecurity/trivy-action's releases.
v0.31.0
What's Changed
- docs: add info that
unix:/prefix is required fordocker-hostinput by@DmitriyLewenin aquasecurity/trivy-action#455- Fix Trivy action inputs leaking between invocations (#422) by
@rvessein aquasecurity/trivy-action#454- Pin aquasecuriy/setup-trivy to hash instead of tag by
@lhotariin aquasecurity/trivy-action#456- Bump Trivy version to fix GitHub actions by
@maximmasiutinin aquasecurity/trivy-action#460- refactor: use ubuntu 24.04 in example code by
@simar7in aquasecurity/trivy-action#465- ci: fix workflow to bump Trivy by
@nikpivkinin aquasecurity/trivy-action#466- chore(deps): Update trivy to v0.63.0 by
@aqua-botin aquasecurity/trivy-action#467New Contributors
@lhotarimade their first contribution in aquasecurity/trivy-action#456@maximmasiutinmade their first contribution in aquasecurity/trivy-action#460@aqua-botmade their first contribution in aquasecurity/trivy-action#467Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.30.0...0.31.0
Commits
76071efchore(deps): Update trivy to v0.63.0 (#467)4844d82ci: fix workflow to bump Trivy (#466)26d71e6refactor: use ubuntu 24.04 (#465)b3dafe5Bump Trivy version to fix GitHub actions (#460)99baf0dPin aquasecuriy/setup-trivy to hash instead of tag (#456)7aca5acfix: Trivy action inputs leaking between invocations (#422) (#454)ea27ac1docs: add info thatunix:/prefix is required (#455)- See full diff 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
3
+8
-8
Package Dependencies
github/codeql-action
actions
3.28.18 → 3.28.19
Patch
aquasecurity/trivy-action
actions
0.30.0 → 0.31.0
Minor
Technical Details
| ID: | 1339128 |
| UUID: | 2578250668 |
| Node ID: | PR_kwDOGkVX1s6ZrPus |
| Host: | GitHub |
| Repository: | coder/coder |
| Merge State: | Unknown |