Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ci: bump the github-actions group across 1 directory with 6 updates#21017

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubDec 1, 2025

Bumps the github-actions group with 6 updates in the / directory:

PackageFromTo
actions/checkout5.0.06.0.0
crate-ci/typos1.39.21.40.0
chromaui/action13.3.313.3.4
fluxcd/flux22.7.32.7.5
tj-actions/changed-files70069877f29101175ed2b055d210fe8b1d54d7d7abdd2f68ea150cee8f236d4a9fb4e0f2491abf1b
github/codeql-action4.31.34.31.6

Updatesactions/checkout from 5.0.0 to 6.0.0

Release notes

Sourced fromactions/checkout's releases.

v6.0.0

What's Changed

Full Changelog:actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under$RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version ofv2.329.0 to access the persisted credentials forDocker container action scenarios.

v5.0.1

What's Changed

Full Changelog:actions/checkout@v5...v5.0.1

Changelog

Sourced fromactions/checkout's changelog.

Changelog

V6.0.0

V5.0.1

V5.0.0

V4.3.1

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

... (truncated)

Commits

Updatescrate-ci/typos from 1.39.2 to 1.40.0

Release notes

Sourced fromcrate-ci/typos's releases.

v1.40.0

[1.40.0] - 2025-11-26

Features

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.40.0] - 2025-11-26

Features

[1.39.2] - 2025-11-13

Fixes

  • Don't offerentry as a correction forentrys

[1.39.1] - 2025-11-12

Features

  • Make--help more vibrant

[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

  • Update type list

Fixes

... (truncated)

Commits

Updateschromaui/action from 13.3.3 to 13.3.4

Commits

Updatesfluxcd/flux2 from 2.7.3 to 2.7.5

Release notes

Sourced fromfluxcd/flux2's releases.

v2.7.5

Highlights

Flux v2.7.5 is a patch release that comes with fixes to helm-controller. 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:

  • Fix HelmRelease history truncation when using theRetryOnFailure strategy.

⚠️ Note that signature verification for OCI artifacts in source-controller is not compatible with Cosign v3.Flux 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.4...v2.7.5

v2.7.4

Highlights

Flux v2.7.4 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:

  • AddDisableConfigWatchers feature gate to all controllers for disabling the Secrets/ConfigMaps watchers
  • Fix Workload Identity for Azure China Cloud in all controllers
  • Update Helm Go SDK to v3.19.2 fixing schema validation issues in helm-controller
  • Skip secret decryption for remote kustomize patches in kustomize-controller
  • Improve post-build error reporting in kustomize-controller
  • AddArtifactGenerator to aggregated RBAC roles

⚠️ Note that signature verification for OCI artifacts in source-controller is not compatible with Cosign v3.Flux 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

... (truncated)

Commits
  • 8454b02 Merge pull request#5649 from fluxcd/backport-5648-to-release/v2.7.x
  • 931f101 Update toolkit components
  • 06ed49d Merge pull request#5642 from fluxcd/backport-5597-to-release/v2.7.x
  • 6021981 Allow option to skip tenant namespace creation
  • 4b7d46e Merge pull request#5640 from fluxcd/backport-5639-to-release/v2.7.x
  • e8c8704 Update toolkit components
  • abd603e Merge pull request#5635 from fluxcd/backport-5625-to-release/v2.7.x
  • 83d426c diff: report if object is skipped
  • 48e77c8 Merge pull request#5634 from fluxcd/backport-5633-to-release/v2.7.x
  • 01fbe37 Upgrade k8s to 1.34.2, c-r to 0.22.4 and helm to 3.19.2
  • Additional commits viewable incompare view

Updatestj-actions/changed-files from 70069877f29101175ed2b055d210fe8b1d54d7d7 to abdd2f68ea150cee8f236d4a9fb4e0f2491abf1b

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
  • abdd2f6 chore(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#2717)
  • 1d08ab2 chore(deps-dev): bump@​types/lodash from 4.17.20 to 4.17.21 (#2718)
  • 085eb10 chore(deps-dev): bump eslint-plugin-jest from 29.1.0 to 29.2.1 (#2719)
  • 72321d1 chore(deps): bump github/codeql-action from 4.31.4 to 4.31.5 (#2720)
  • 8c66df4 chore(deps-dev): bump prettier from 3.6.2 to 3.7.1 (#2722)
  • 6da3c88 chore(deps): bump nrwl/nx-set-shas from 4.3.3 to 4.4.0 (#2712)
  • 48b6e97 chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 (#2714)
  • 4206138 Update README.md
  • 31e663c chore(deps): bump github/codeql-action from 4.31.2 to 4.31.4 (#2715)
  • 46fd332 chore(deps-dev): bump@​types/node from 24.10.0 to 24.10.1 (#2711)
  • Additional commits viewable incompare view

Updatesgithub/codeql-action from 4.31.3 to 4.31.6

Release notes

Sourced fromgithub/codeql-action's releases.

v4.31.6

CodeQL Action Changelog

See thereleases page for the relevant changes to the CodeQL CLI and language packs.

4.31.6 - 01 Dec 2025

No user facing changes.

See the fullCHANGELOG.md for more information.

v4.31.5

CodeQL Action Changelog

See thereleases page for the relevant changes to the CodeQL CLI and language packs.

4.31.5 - 24 Nov 2025

  • Update default CodeQL bundle version to 2.23.6.#3321

See the fullCHANGELOG.md for more information.

v4.31.4

CodeQL Action Changelog

See thereleases page for the relevant changes to the CodeQL CLI and language packs.

4.31.4 - 18 Nov 2025

No user facing changes.

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.6 - 01 Dec 2025

No user facing changes.

4.31.5 - 24 Nov 2025

  • Update default CodeQL bundle version to 2.23.6.#3321

4.31.4 - 18 Nov 2025

No user facing changes.

4.31.3 - 13 Nov 2025

  • CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, seeUpcoming deprecation of CodeQL Action v3.
  • Update default CodeQL bundle version to 2.23.5.#3288

4.31.2 - 30 Oct 2025

No user facing changes.

4.31.1 - 30 Oct 2025

  • Theadd-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 theanalyze 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 newsetup-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

... (truncated)

Commits
  • fe4161a Merge pull request#3336 from github/update-v4.31.6-ecec1f887
  • 88c2ab5 Update changelog for v4.31.6
  • ecec1f8 Merge pull request#3335 from github/mbg/ci/run-codeql-on-all-prs
  • 23da732 Merge pull request#3334 from github/kaspersv/overlay-minor-comments
  • f7abc74 Remove branch filter for PR event in CodeQL workflow
  • 32ada5e Merge branch 'main' into kaspersv/overlay-minor-comments
  • 75b2f49 Merge pull request#3333 from github/kaspersv/overlay-no-resource-checks-option
  • f036b1c Merge branch 'main' into kaspersv/overlay-no-resource-checks-option
  • 58c5954 Add comment to runnerSupportsOverlayAnalysis
  • b02fa13 Order feature flags alphabetically
  • Additional commits viewable incompare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency NameIgnore 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 in the / directory:| Package | From | To || --- | --- | --- || [actions/checkout](https://github.com/actions/checkout) | `5.0.0` | `6.0.0` || [crate-ci/typos](https://github.com/crate-ci/typos) | `1.39.2` | `1.40.0` || [chromaui/action](https://github.com/chromaui/action) | `13.3.3` | `13.3.4` || [fluxcd/flux2](https://github.com/fluxcd/flux2) | `2.7.3` | `2.7.5` || [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `70069877f29101175ed2b055d210fe8b1d54d7d7` | `abdd2f68ea150cee8f236d4a9fb4e0f2491abf1b` || [github/codeql-action](https://github.com/github/codeql-action) | `4.31.3` | `4.31.6` |Updates `actions/checkout` from 5.0.0 to 6.0.0- [Release notes](https://github.com/actions/checkout/releases)- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)- [Commits](actions/checkout@08c6903...1af3b93)Updates `crate-ci/typos` from 1.39.2 to 1.40.0- [Release notes](https://github.com/crate-ci/typos/releases)- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)- [Commits](crate-ci/typos@626c4be...2d0ce56)Updates `chromaui/action` from 13.3.3 to 13.3.4- [Release notes](https://github.com/chromaui/action/releases)- [Commits](chromaui/action@ac86f2f...4c20b95)Updates `fluxcd/flux2` from 2.7.3 to 2.7.5- [Release notes](https://github.com/fluxcd/flux2/releases)- [Commits](fluxcd/flux2@b6e76ca...8454b02)Updates `tj-actions/changed-files` from 70069877f29101175ed2b055d210fe8b1d54d7d7 to abdd2f68ea150cee8f236d4a9fb4e0f2491abf1b- [Release notes](https://github.com/tj-actions/changed-files/releases)- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)- [Commits](tj-actions/changed-files@7006987...abdd2f6)Updates `github/codeql-action` from 4.31.3 to 4.31.6- [Release notes](https://github.com/github/codeql-action/releases)- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)- [Commits](github/codeql-action@014f16e...fe4161a)---updated-dependencies:- dependency-name: actions/checkout  dependency-version: 6.0.0  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: github-actions- dependency-name: crate-ci/typos  dependency-version: 1.40.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: github-actions- dependency-name: chromaui/action  dependency-version: 13.3.4  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: github-actions- dependency-name: fluxcd/flux2  dependency-version: 2.7.5  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: github-actions- dependency-name: tj-actions/changed-files  dependency-version: abdd2f68ea150cee8f236d4a9fb4e0f2491abf1b  dependency-type: direct:production  dependency-group: github-actions- dependency-name: github/codeql-action  dependency-version: 4.31.6  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: github-actions...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file github_actionsPull requests that update GitHub Actions code labelsDec 1, 2025
@dependabotdependabotbot added dependenciesPull requests that update a dependency file github_actionsPull requests that update GitHub Actions code labelsDec 1, 2025
@github-actionsgithub-actionsbotenabled auto-merge (squash)December 1, 2025 10:22
@github-actionsgithub-actionsbot merged commitfad8b54 intomainDec 1, 2025
42 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/github_actions/github-actions-b3cf8f3fe7 branchDecember 1, 2025 10:32
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

@jdomeracki-coderjdomeracki-coderAwaiting requested review from jdomeracki-coderjdomeracki-coder is a code owner

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filegithub_actionsPull requests that update GitHub Actions code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp