ci: bump the github-actions group with 3 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(6 months ago)
(6 months ago)
dependencies github_actions
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the github-actions group with 3 updates: crate-ci/typos, tj-actions/changed-files and github/codeql-action.
Updates crate-ci/typos from 1.31.1 to 1.32.0
Release notes
Sourced from crate-ci/typos's releases.
v1.32.0
[1.32.0] - 2025-05-02
Features
- Updated the dictionary with the April 2025 changes
v1.31.2
[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
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.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
[1.30.3] - 2025-03-24
Features
- Support detecting
go.workandgo.work.sumfiles[1.30.2] - 2025-03-10
Features
- Add
--highlight-wordsand--highlight-identifiersfor easier debugging of config
... (truncated)
Commits
0f0ccbachore: Release5cb9423chore: Release2af8019docs: Update changelog970eb54Merge pull request #1291 from epage/maye84064ffeat(dict): April 2025 updates8dddd50chore(deps): Update compatible (#1289)3be8334chore: Releasef16e5d4docs: Update changeloge0927bddocs(action): Remove non-existent variables2dbcebfMerge pull request #1287 from epage/dict- Additional commits viewable in compare view
Updates tj-actions/changed-files from 5426ecc3f5c2b10effaefbd374f0abdc6a571b2f to 4168bb487d5b82227665ab4ec90b67ce02691741
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] (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] 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] (41e0de5) - (github-actions[bot])
- Updated README.md (#2499)
Co-authored-by: github-actions[bot] (9457878) - (github-actions[bot])
📚 Documentation
... (truncated)
Commits
4168bb4chore(deps-dev): bump@types/nodefrom 22.15.0 to 22.15.3 (#2548)- See full diff in compare view
Updates github/codeql-action from 3.28.16 to 3.28.17
Release notes
Sourced from github/codeql-action's releases.
v3.28.17
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.17 - 02 May 2025
- Update default CodeQL bundle version to 2.21.2. #2872
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.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
3.28.10 - 21 Feb 2025
- Update default CodeQL bundle version to 2.20.5. #2772
- Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS. #2768
3.28.9 - 07 Feb 2025
- Update default CodeQL bundle version to 2.20.4. #2753
3.28.8 - 29 Jan 2025
- Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3. #2744
... (truncated)
Commits
60168efMerge pull request #2886 from github/update-v3.28.17-97a2bfd2a0d5a311Update changelog for v3.28.1797a2bfdMerge pull request #2872 from github/update-bundle/codeql-bundle-v2.21.29aba20eMerge branch 'main' into update-bundle/codeql-bundle-v2.21.281a9508Merge pull request #2876 from github/henrymercer/fix-diff-informed-multiple-a...1569f4cDisable diff-informed queries in code scanning config tests62fbeb6Merge branch 'main' into henrymercer/fix-diff-informed-multiple-analyzef122d1dAddress test failures from computing temporary directory too early083772aDo not fail diff informed analyses whenanalyzeis run twice in the same job5db14d0Merge branch 'main' into update-bundle/codeql-bundle-v2.21.2- 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
0
0
+0
-0
Package Dependencies
github/codeql-action
actions
3.28.16 → 3.28.17
Patch
tj-actions/changed-files
actions
5426ecc3f5c2b10effaefbd374f0abdc6a571b2f → 4168bb487d5b82227665ab4ec90b67ce02691741
Technical Details
| ID: | 980984 |
| UUID: | 3039510061 |
| Node ID: | PR_kwDOGkVX1s6U7d4U |
| Host: | GitHub |
| Repository: | coder/coder |