Bumps the github-actions group with 6 updates:
Updatescrate-ci/typos from 1.38.1 to 1.39.0
Release notes
Sourced fromcrate-ci/typos's releases.
v1.39.0
[1.39.0] - 2025-10-31
Features
Fixes
- When a typo is pluralized, prefer pluralized corrections
Changelog
Sourced fromcrate-ci/typos's changelog.
Change Log
All notable changes to this project will be documented in this file.
The format is based onKeep a Changelogand this project adheres toSemantic Versioning.
[Unreleased] - ReleaseDate
[1.39.0] - 2025-10-31
Features
Fixes
- When a typo is pluralized, prefer pluralized corrections
[1.38.1] - 2025-10-07
Fixes
- Ignore common golang identifiers
[1.38.0] - 2025-10-06
Features
Fixes
- Don't correct
typ - Consistently error on unused config fields
[1.37.3] - 2025-10-06
Fixes
- Don't correct
PN forbitbake file types
[1.37.2] - 2025-10-03
Fixes
- Don't suggest
diagnostic fordiagnotics, preferringdiagnostics
[1.37.1] - 2025-10-01
... (truncated)
Commits
Updateschromaui/action from 13.3.2 to 13.3.3
Commits
Updatesfluxcd/flux2 from 2.7.2 to 2.7.3
Release notes
Sourced fromfluxcd/flux2's releases.
v2.7.3
Highlights
Flux v2.7.3 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience.
ℹ️ Please follow theUpgrade Procedure for Flux v2.7+ for a smooth upgrade from Flux v2.6 to the latest version.
Fixes:
- Restore SOCKS5 proxy support in all controllers
- Fix status reporting of HelmReleases with
RetryOnFailure strategy - Automated retries for ImagePolicies when no image tags are found in the database
- Fix alerting for Telegram's
message_thread_id - Allow running kustomize-controller and helm-controller on the same loopback interface as source-watcher
⚠️ Note that signature verification for OCI artifacts in source-controller is not compatible with Cosign v3. Users are advised to useCosign v2.6 for signing Flux OCI artifacts and Helm charts, until support for Cosign v3 is added in Flux v2.8.
Components changelog
CLI changelog
Full Changelog:fluxcd/flux2@v2.7.2...v2.7.3
Commits
b6e76ca Merge pull request#5606 from fluxcd/backport-5602-to-release/v2.7.xe084250 fix: return supported values for flags when calling Values.Type()c3bc3d5 Merge pull request#5605 from fluxcd/backport-5603-to-release/v2.7.x1295ba2 Fix bootstrap e2e test for image policy41ebc0e Update toolkit components67d2fb0 Merge pull request#5595 from fluxcd/backport-5594-to-release/v2.7.x888e8a9 Pin cosign to v2.6.1- See full diff incompare view
Updatestj-actions/changed-files from dbf178ceecb9304128c8e0648591d71208c6e2c9 to 0ff001de0805038ff3f118de4875002200057732
Changelog
Sourced fromtj-actions/changed-files's changelog.
Changelog
47.0.0 - (2025-09-13)
🚀 Features
➖ Remove
- Commit and push step from build job (#2538) (be393a9) - (Tonye Jack)
🔄 Update
- Updated README.md (#2592)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> (3dbc1e1) - (github-actions[bot])
- Updated README.md (#2591)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> (b1ccff8) - (github-actions[bot])
- Updated README.md (#2574)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> (050a3d3) - (github-actions[bot])
📚 Documentation
- Update link to glob patterns (#2590) (a892f50) - (Tonye Jack)
- Add Jellyfrog as a contributor for code, and doc (#2573) (f000a9b) - (allcontributors[bot])
🧪 Testing
⚙️ Miscellaneous Tasks
- deps-dev: Bump jest from 30.0.5 to 30.1.3 (#2655) (9a67555) - (dependabot[bot])
- deps: Bump tj-actions/git-cliff from 2.1.0 to 2.2.0 (#2660) (b67e30d) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.30.2 to 3.30.3 (#2661) (62aef42) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.29.11 to 3.30.2 (#2659) (e874f3c) - (dependabot[bot])
- deps: Bump actions/setup-node from 4.4.0 to 5.0.0 (#2656) (8c14441) - (dependabot[bot])
- deps-dev: Bump
@types/node from 24.3.0 to 24.3.1 (#2657) (e995ac4) - (dependabot[bot]) - deps-dev: Bump
@types/node from 24.2.1 to 24.3.0 (#2649) (3b04099) - (dependabot[bot]) - deps: Bump github/codeql-action from 3.29.9 to 3.29.11 (#2651) (e7b6c97) - (dependabot[bot])
- deps: Bump tj-actions/git-cliff from 2.0.2 to 2.1.0 (#2648) (765d62b) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.29.8 to 3.29.9 (#2647) (2036da1) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.29.7 to 3.29.8 (#2644) (239aef8) - (dependabot[bot])
- deps-dev: Bump
@types/node from 24.2.0 to 24.2.1 (#2645) (a7d5f5f) - (dependabot[bot]) - deps: Bump actions/checkout from 4.2.2 to 5.0.0 (#2646) (5107f3a) - (dependabot[bot])
- deps-dev: Bump
@types/node from 24.1.0 to 24.2.0 (#2640) (f963b3f) - (dependabot[bot]) - deps: Bump actions/download-artifact from 4.3.0 to 5.0.0 (#2641) (f956744) - (dependabot[bot])
... (truncated)
Commits
0ff001d chore(deps-dev): bump ts-jest from 29.4.4 to 29.4.5 (#2688)52b808a chore(deps-dev): bump@types/micromatch from 4.0.9 to 4.0.10 (#2699)d6388b7 chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 (#2697)cf5e80a chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#2698)cff4543 chore(deps-dev): bump@types/node from 24.9.1 to 24.9.2 (#2700)9dc1b5f chore(deps): bump github/codeql-action from 4.30.9 to 4.31.2 (#2702)- See full diff incompare view
Updatesgithub/codeql-action from 4.31.0 to 4.31.2
Release notes
Sourced fromgithub/codeql-action's releases.
v4.31.2
CodeQL Action Changelog
See thereleases page for the relevant changes to the CodeQL CLI and language packs.
4.31.2 - 30 Oct 2025
No user facing changes.
See the fullCHANGELOG.md for more information.
v4.31.1
CodeQL Action Changelog
See thereleases page for the relevant changes to the CodeQL CLI and language packs.
4.31.1 - 30 Oct 2025
- The
add-snippets input has been removed from theanalyze action. This input has been deprecated since CodeQL Action 3.26.4 in August 2024 when this removal was announced.
See the fullCHANGELOG.md for more information.
Changelog
Sourced fromgithub/codeql-action's changelog.
CodeQL Action Changelog
See thereleases page for the relevant changes to the CodeQL CLI and language packs.
[UNRELEASED]
No user facing changes.
4.31.2 - 30 Oct 2025
No user facing changes.
4.31.1 - 30 Oct 2025
- The
add-snippets input has been removed from theanalyze action. This input has been deprecated since CodeQL Action 3.26.4 in August 2024 when this removal was announced.
4.31.0 - 24 Oct 2025
- Bump minimum CodeQL bundle version to 2.17.6.#3223
- When SARIF files are uploaded by the
analyze orupload-sarif actions, the CodeQL Action automatically performs post-processing steps to prepare the data for the upload. Previously, these post-processing steps were only performed before an upload took place. We are now changing this so that the post-processing steps will always be performed, even when the SARIF files are not uploaded. This does not change anything for theupload-sarif action. Foranalyze, this may affect Advanced Setup for CodeQL users who specify a value other thanalways for theupload input.#3222
4.30.9 - 17 Oct 2025
- Update default CodeQL bundle version to 2.23.3.#3205
- Experimental: A new
setup-codeql action has been added which is similar toinit, except it only installs the CodeQL CLI and does not initialize a database. Do not use this in production as it is part of an internal experiment and subject to change at any time.#3204
4.30.8 - 10 Oct 2025
No user facing changes.
4.30.7 - 06 Oct 2025
- [v4+ only] The CodeQL Action now runs on Node.js v24.#3169
3.30.6 - 02 Oct 2025
- Update default CodeQL bundle version to 2.23.2.#3168
3.30.5 - 26 Sep 2025
- We fixed a bug that was introduced in
3.30.4 withupload-sarif which resulted in files without a.sarif extension not getting uploaded.#3160
3.30.4 - 25 Sep 2025
- We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the
codeql-action/init step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of thecodeql-action/init step.#3099 and#3100 - We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time.#3107
- You can now run the latest CodeQL nightly bundle by passing
tools: nightly to theinit action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff.#3130 - Update default CodeQL bundle version to 2.23.1.#3118
3.30.3 - 10 Sep 2025
... (truncated)
Commits
0499de3 Merge pull request#3261 from github/henrymercer/setup-python3b96745 Set up Python in mergeback workflow8a06050 Merge pull request#3259 from github/update-v4.31.2-9576b5cbe752a642 Update changelog for v4.31.29576b5c Merge pull request#3258 from github/mbg/enablement-errors/case-insensitivecc88437 Merge pull request#3257 from github/henrymercer/ubuntu-slimf0e9bf0 MakeisEnablementError case-insensitive2a3599c Run lightweight workflows onubuntu-slim514ff4d Merge pull request#3256 from github/henrymercer/resolve-bad-mergeaab1c2f Merge pull request#3253 from github/mergeback/v4.31.1-to-main-5fe9434c- Additional commits viewable incompare view
UpdatesMattraks/delete-workflow-runs from ab482449ba468316e9a8801e092d0405715c5e6d to 86d29a75093353c4c509a876c176234037c2025b
Commits
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
Bumps the github-actions group with 6 updates:
1.38.11.39.013.3.213.3.32.7.22.7.3dbf178ceecb9304128c8e0648591d71208c6e2c90ff001de0805038ff3f118de48750022000577324.31.04.31.2ab482449ba468316e9a8801e092d0405715c5e6d86d29a75093353c4c509a876c176234037c2025bUpdates
crate-ci/typosfrom 1.38.1 to 1.39.0Release notes
Sourced fromcrate-ci/typos's releases.
Changelog
Sourced fromcrate-ci/typos's changelog.
... (truncated)
Commits
07d900bchore: Releasefcce1f8chore: Release85692fddocs: Update changelogda7527cMerge pull request#1406 from epage/oct9046b5bfeat(dict): October additions9a86c0adocs: Update screenshotUpdates
chromaui/actionfrom 13.3.2 to 13.3.3Commits
ac86f2fv13.3.3Updates
fluxcd/flux2from 2.7.2 to 2.7.3Release notes
Sourced fromfluxcd/flux2's releases.
Commits
b6e76caMerge pull request#5606 from fluxcd/backport-5602-to-release/v2.7.xe084250fix: return supported values for flags when calling Values.Type()c3bc3d5Merge pull request#5605 from fluxcd/backport-5603-to-release/v2.7.x1295ba2Fix bootstrap e2e test for image policy41ebc0eUpdate toolkit components67d2fb0Merge pull request#5595 from fluxcd/backport-5594-to-release/v2.7.x888e8a9Pin cosign to v2.6.1Updates
tj-actions/changed-filesfrom dbf178ceecb9304128c8e0648591d71208c6e2c9 to 0ff001de0805038ff3f118de4875002200057732Changelog
Sourced fromtj-actions/changed-files's changelog.
... (truncated)
Commits
0ff001dchore(deps-dev): bump ts-jest from 29.4.4 to 29.4.5 (#2688)52b808achore(deps-dev): bump@types/micromatchfrom 4.0.9 to 4.0.10 (#2699)d6388b7chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 (#2697)cf5e80achore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#2698)cff4543chore(deps-dev): bump@types/nodefrom 24.9.1 to 24.9.2 (#2700)9dc1b5fchore(deps): bump github/codeql-action from 4.30.9 to 4.31.2 (#2702)Updates
github/codeql-actionfrom 4.31.0 to 4.31.2Release notes
Sourced fromgithub/codeql-action's releases.
Changelog
Sourced fromgithub/codeql-action's changelog.
... (truncated)
Commits
0499de3Merge pull request#3261 from github/henrymercer/setup-python3b96745Set up Python in mergeback workflow8a06050Merge pull request#3259 from github/update-v4.31.2-9576b5cbe752a642Update changelog for v4.31.29576b5cMerge pull request#3258 from github/mbg/enablement-errors/case-insensitivecc88437Merge pull request#3257 from github/henrymercer/ubuntu-slimf0e9bf0MakeisEnablementErrorcase-insensitive2a3599cRun lightweight workflows onubuntu-slim514ff4dMerge pull request#3256 from github/henrymercer/resolve-bad-mergeaab1c2fMerge pull request#3253 from github/mergeback/v4.31.1-to-main-5fe9434cUpdates
Mattraks/delete-workflow-runsfrom ab482449ba468316e9a8801e092d0405715c5e6d to 86d29a75093353c4c509a876c176234037c2025bCommits
86d29a7Update deprecated@octokit/restlibrary call methodsMost Recent Ignore Conditions Applied to This Pull Request
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