Sourced from crate-ci/typos's releases.
v1.39.0
[1.39.0] - 2025-10-31
Features
- Updated the dictionary with the October 2025 changes
Fixes
- When a typo is pluralized, prefer pluralized corrections
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.39.0] - 2025-10-31
Features
- Updated the dictionary with the October 2025 changes
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
- Update type list
Fixes
- Don't correct
typ- Consistently error on unused config fields
[1.37.3] - 2025-10-06
Fixes
- Don't correct
PNforbitbakefile types[1.37.2] - 2025-10-03
Fixes
- Don't suggest
diagnosticfordiagnotics, preferringdiagnostics[1.37.1] - 2025-10-01
... (truncated)
ac86f2f
v13.3.3Sourced from fluxcd/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 the Upgrade 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
RetryOnFailurestrategy- 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
:warning: Note that signature verification for OCI artifacts in source-controller is not compatible with Cosign v3. Users are advised to use Cosign v2.6 for signing Flux OCI artifacts and Helm charts, until support for Cosign v3 is added in Flux v2.8.
Components changelog
- source-controller v1.7.3
- kustomize-controller v1.7.2
- notification-controller v1.7.4
- helm-controller v1.4.3
- image-reflector-controller v1.0.3
- image-automation-controller v1.0.3
CLI changelog
- [release/v2.7.x] Pin cosign to v2.6.1 by
@fluxcdbotin fluxcd/flux2#5595- [release/v2.7.x] Update toolkit components by
@fluxcdbotin fluxcd/flux2#5605- [release/v2.7.x] fix: return accepted values for flags when calling Values.Type() by
@fluxcdbotin fluxcd/flux2#5606Full Changelog: https://github.com/fluxcd/flux2/compare/v2.7.2...v2.7.3
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.1Sourced from tj-actions/changed-files's changelog.
Changelog
47.0.0 - (2025-09-13)
🚀 Features
➖ Remove
🔄 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/nodefrom 24.3.0 to 24.3.1 (#2657) (e995ac4) - (dependabot[bot])- deps-dev: Bump
@types/nodefrom 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/nodefrom 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/nodefrom 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)
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)Sourced from github/codeql-action's releases.
v4.31.2
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.2 - 30 Oct 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v4.31.1
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.1 - 30 Oct 2025
- The
add-snippetsinput has been removed from theanalyzeaction. This input has been deprecated since CodeQL Action 3.26.4 in August 2024 when this removal was announced.See the full CHANGELOG.md for more information.
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.
4.31.2 - 30 Oct 2025
No user facing changes.
4.31.1 - 30 Oct 2025
- The
add-snippetsinput has been removed from theanalyzeaction. 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
analyzeorupload-sarifactions, 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-sarifaction. Foranalyze, this may affect Advanced Setup for CodeQL users who specify a value other thanalwaysfor theuploadinput. #32224.30.9 - 17 Oct 2025
- Update default CodeQL bundle version to 2.23.3. #3205
- Experimental: A new
setup-codeqlaction 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. #32044.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.4withupload-sarifwhich resulted in files without a.sarifextension not getting uploaded. #31603.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/initstep 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/initstep. #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: nightlyto theinitaction. 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)
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
Make isEnablementError case-insensitive2a3599c
Run lightweight workflows on ubuntu-slim514ff4d
Merge pull request #3256
from github/henrymercer/resolve-bad-mergeaab1c2f
Merge pull request #3253
from github/mergeback/v4.31.1-to-main-5fe9434c86d29a7
Update deprecated @octokit/rest library call methods