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 16 updates#19736

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[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubSep 8, 2025

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

PackageFromTo
actions/checkout4.3.05.0.0
crate-ci/typos1.35.31.36.2
azure/setup-helm4.3.04.3.1
chromaui/action13.1.313.1.4
actions/setup-java4.7.15.0.0
google-github-actions/auth2.1.123.0.0
google-github-actions/setup-gcloud2.2.03.0.1
actions/attest2.4.03.0.0
google-github-actions/get-gke-credentials2.3.43.0.0
actions/github-script7.0.18.0.0
depot/build-push-action1.15.01.16.2
tj-actions/changed-filesf963b3f3562b00b6d2dd25efc390eb04e51ef6c68c14441336bb3d84fd6b7fa83b6d7201c740baf5
nixbuild/nix-quick-install-action3233
github/codeql-action3.29.83.30.1
aquasecurity/trivy-action0.32.00.33.1
actions/stale9.1.010.0.0

Updatesactions/checkout from 4.3.0 to 5.0.0

Release notes

Sourced fromactions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

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

Changelog

Sourced fromactions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Updatescrate-ci/typos from 1.35.3 to 1.36.2

Release notes

Sourced fromcrate-ci/typos's releases.

v1.36.2

[1.36.2] - 2025-09-04

Fixes

  • Fix regression from 1.36.1 when rendering an error for a line with invalid UTF-8

v1.36.1

[1.36.1] - 2025-09-03

Fixes

  • Replaced the error rendering for various quality of life improvements

v1.36.0

[1.36.0] - 2025-09-02

Features

v1.35.8

[1.35.8] - 2025-09-02

v1.35.7

[1.35.7] - 2025-08-29

Documentation

  • Expand PyPI metadata

v1.35.6

[1.35.6] - 2025-08-28

Fixes

  • Trackgo.mod as a golang file (regression from 1.13.21)

v1.35.5

[1.35.5] - 2025-08-18

Fixes

  • Fix typo in correction toaccidently
  • Fix typo in correction todynamincally
  • Fix typo in correction tointerruptability
  • Fix typo in correction tointerruptability
  • Fix typo in correction tomessager
  • Fix typo in correction topreferables
  • Fix typo in correction toproducibles

... (truncated)

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.36.2] - 2025-09-04

Fixes

  • Fix regression from 1.36.1 when rendering an error for a line with invalid UTF-8

[1.36.1] - 2025-09-03

Fixes

  • Replaced the error rendering for various quality of life improvements

[1.36.0] - 2025-09-02

Features

[1.35.8] - 2025-09-02

[1.35.7] - 2025-08-29

Documentation

  • Expand PyPI metadata

[1.35.6] - 2025-08-28

Fixes

  • Trackgo.mod as a golang file (regression from 1.13.21)

[1.35.5] - 2025-08-18

Fixes

  • Fix typo in correction toaccidently
  • Fix typo in correction todynamincally
  • Fix typo in correction tointerruptability
  • Fix typo in correction tointerruptability
  • Fix typo in correction tomessager

... (truncated)

Commits

Updatesazure/setup-helm from 4.3.0 to 4.3.1

Release notes

Sourced fromazure/setup-helm's releases.

v4.3.1

Changed

Added

Changelog

Sourced fromazure/setup-helm's changelog.

Change Log

[4.3.1] - 2025-08-12

Changed

Added

[4.3.0] - 2025-02-15

  • #152 feat: log when restoring from cache
  • #157 Dependencies Update
  • #137 Add dependabot

[4.2.0] - 2024-04-15

  • #124 Fix OS detection and download OS-native archive extension

[4.1.0] - 2024-03-01

  • #130 switches to use Helm published file to read latest version instead of using GitHub releases

[4.0.0] - 2024-02-12

  • #121 update to node20 as node16 is deprecated
Commits
  • 1a275c3 build
  • 9e7f762 chore(release): v4.3.1 (#208)
  • c096176 Bump@​types/node from 24.1.0 to 24.2.1 in the actions group (#206)
  • 5e72872 ci(workflows): update helm version to v3.18.4 and add matrix for tests (#207)
  • fb8fa40 Update default helm version to 3.18.3 (#194)
  • 0d09729 chore: remove unnecessary prebuild script (#192)
  • 32bc120 chore(tests): Mock arch to make tests pass on arm host (#191)
  • 51463d6 Bump the actions group with 2 updates (#205)
  • aff1094 Bump the actions group across 1 directory with 2 updates (#204)
  • a10a524 Update helm version retrieval to use JSON output for latest version (#203)
  • Additional commits viewable incompare view

Updateschromaui/action from 13.1.3 to 13.1.4

Commits

Updatesactions/setup-java from 4.7.1 to 5.0.0

Release notes

Sourced fromactions/setup-java's releases.

v5.0.0

What's Changed

Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1Release Notes

Dependency Upgrades

Bug Fixes

New Contributors

Full Changelog:actions/setup-java@v4...v5.0.0

Commits

Updatesgoogle-github-actions/auth from 2.1.12 to 3.0.0

Release notes

Sourced fromgoogle-github-actions/auth's releases.

v3.0.0

What's Changed

Full Changelog:google-github-actions/auth@v2...v3.0.0

v2.1.13

What's Changed

Full Changelog:google-github-actions/auth@v2.1.12...v2.1.13

Commits

Updatesgoogle-github-actions/setup-gcloud from 2.2.0 to 3.0.1

Release notes

Sourced fromgoogle-github-actions/setup-gcloud's releases.

v3.0.1

What's Changed

Full Changelog:google-github-actions/setup-gcloud@v3.0.0...v3.0.1

v3.0.0

What's Changed

  • ‼️ This release requires Node 24+!
  • ‼️ Theskip_tool_cache option has been removed! Skipping the tool cache is now the default behavior. To restore the previous behavior of using the tool cache (which is unnecessary on GitHub managed runners, but may provide performance increases on self-hosted runners), setcache: true.

Full Changelog:google-github-actions/setup-gcloud@v2.2.1...v3.0.0

v3

Floating v3 tag

v2.2.1

What's Changed

Full Changelog:google-github-actions/setup-gcloud@v2...v2.2.1

Commits

Updatesactions/attest from 2.4.0 to 3.0.0

Release notes

Sourced fromactions/attest's releases.

v3.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog:actions/attest@v2.4.0...v3.0.0

Commits

Updatesgoogle-github-actions/get-gke-credentials from 2.3.4 to 3.0.0

Release notes

Sourced fromgoogle-github-actions/get-gke-credentials's releases.

v3.0.0

What's Changed

Full Changelog:google-github-actions/get-gke-credentials@v2...v3.0.0

v2.3.5

What's Changed

Full Changelog:google-github-actions/get-gke-credentials@v2.3.4...v2.3.5

Commits

Updatesactions/github-script from 7.0.1 to 8.0.0

Release notes

Sourced fromactions/github-script's releases.

v8.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

New Contributors

Full Changelog:actions/github-script@v7.1.0...v8.0.0

v7.1.0

What's Changed

New Contributors

Full Changelog:actions/github-script@v7...v7.1.0

Commits

Updatesdepot/build-push-action from 1.15.0 to 1.16.2

Release notes

Sourced fromdepot/build-push-action's releases.

v1.16.2

What's Changed

v1.16.1

What's Changed

v1.16.0

What's Changed

Commits
  • 9785b13 Merge pull request#42 from depot/latest
  • 7a65e80 Use ubuntu-latest for release workflow
  • 0781b33 Merge pull request#41 from depot/updates
  • d5d8e08 Deduplicate dependencies
  • 801feb1 Update@​depot/actions-public-oidc-client to v1.1.0
  • 0b7423b Merge pull request#38 from zanieb/zb/annotations
  • 57a5fb2 Merge branch 'main' into zb/annotations
  • 3ebc0d4 Merge pull request#40 from depot/feat/save-tags
  • d662c5a feat: addsave-tags for multiple depot registry tags
  • 06fcbb7 Add support for annotations
  • See full diff incompare view

Updatestj-actions/changed-files from f963b3f3562b00b6d2dd25efc390eb04e51ef6c6 to 8c14441336bb3d84fd6b7fa83b6d7201c740baf5

Changelog

Sourced fromtj-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/node from 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] <41898282+github-actions[bot]@​users.noreply.github.com> (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] <41898282+github-actions[bot]@​users.noreply.github.com>Co-authored-by: Tonye Jackjtonye@ymail.com (27ae6b3) - (github-actions[bot])

46.0.3 - (2025-03-23)

🔄 Update

  • Updated README.md (#2501)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com> (41e0de5) - (github-actions[bot])

  • Updated README.md (#2499)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com> (9457878) - (github-actions[bot])

📚 Documentation

... (truncated)

Commits
  • 8c14441 chore(deps): bump actions/setup-node from 4.4.0 to 5.0.0 (#2656)
  • e995ac4 chore(deps-dev): bump@​types/node from 24.3.0 to 24.3.1 (#2657)
  • 3b04099 chore(deps-dev): bump@​types/node from 24.2.1 to 24.3.0 (#2649)
  • e7b6c97 chore(deps): bump github/codeql-action from 3.29.9 to 3.29.11 (

Bumps the github-actions group with 16 updates in the / directory:| Package | From | To || --- | --- | --- || [actions/checkout](https://github.com/actions/checkout) | `4.3.0` | `5.0.0` || [crate-ci/typos](https://github.com/crate-ci/typos) | `1.35.3` | `1.36.2` || [azure/setup-helm](https://github.com/azure/setup-helm) | `4.3.0` | `4.3.1` || [chromaui/action](https://github.com/chromaui/action) | `13.1.3` | `13.1.4` || [actions/setup-java](https://github.com/actions/setup-java) | `4.7.1` | `5.0.0` || [google-github-actions/auth](https://github.com/google-github-actions/auth) | `2.1.12` | `3.0.0` || [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) | `2.2.0` | `3.0.1` || [actions/attest](https://github.com/actions/attest) | `2.4.0` | `3.0.0` || [google-github-actions/get-gke-credentials](https://github.com/google-github-actions/get-gke-credentials) | `2.3.4` | `3.0.0` || [actions/github-script](https://github.com/actions/github-script) | `7.0.1` | `8.0.0` || [depot/build-push-action](https://github.com/depot/build-push-action) | `1.15.0` | `1.16.2` || [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `f963b3f3562b00b6d2dd25efc390eb04e51ef6c6` | `8c14441336bb3d84fd6b7fa83b6d7201c740baf5` || [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) | `32` | `33` || [github/codeql-action](https://github.com/github/codeql-action) | `3.29.8` | `3.30.1` || [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) | `0.32.0` | `0.33.1` || [actions/stale](https://github.com/actions/stale) | `9.1.0` | `10.0.0` |Updates `actions/checkout` from 4.3.0 to 5.0.0- [Release notes](https://github.com/actions/checkout/releases)- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)- [Commits](actions/checkout@08eba0b...08c6903)Updates `crate-ci/typos` from 1.35.3 to 1.36.2- [Release notes](https://github.com/crate-ci/typos/releases)- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)- [Commits](crate-ci/typos@52bd719...85f62a8)Updates `azure/setup-helm` from 4.3.0 to 4.3.1- [Release notes](https://github.com/azure/setup-helm/releases)- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md)- [Commits](Azure/setup-helm@b9e5190...1a275c3)Updates `chromaui/action` from 13.1.3 to 13.1.4- [Release notes](https://github.com/chromaui/action/releases)- [Commits](chromaui/action@58d9ffb...d0795df)Updates `actions/setup-java` from 4.7.1 to 5.0.0- [Release notes](https://github.com/actions/setup-java/releases)- [Commits](actions/setup-java@c5195ef...dded088)Updates `google-github-actions/auth` from 2.1.12 to 3.0.0- [Release notes](https://github.com/google-github-actions/auth/releases)- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)- [Commits](google-github-actions/auth@b7593ed...7c6bc77)Updates `google-github-actions/setup-gcloud` from 2.2.0 to 3.0.1- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)- [Commits](google-github-actions/setup-gcloud@cb1e50a...aa5489c)Updates `actions/attest` from 2.4.0 to 3.0.0- [Release notes](https://github.com/actions/attest/releases)- [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md)- [Commits](actions/attest@ce27ba3...daf44fb)Updates `google-github-actions/get-gke-credentials` from 2.3.4 to 3.0.0- [Release notes](https://github.com/google-github-actions/get-gke-credentials/releases)- [Changelog](https://github.com/google-github-actions/get-gke-credentials/blob/main/CHANGELOG.md)- [Commits](google-github-actions/get-gke-credentials@8e574c4...3da1e46)Updates `actions/github-script` from 7.0.1 to 8.0.0- [Release notes](https://github.com/actions/github-script/releases)- [Commits](actions/github-script@60a0d83...ed59741)Updates `depot/build-push-action` from 1.15.0 to 1.16.2- [Release notes](https://github.com/depot/build-push-action/releases)- [Commits](depot/build-push-action@2583627...9785b13)Updates `tj-actions/changed-files` from f963b3f3562b00b6d2dd25efc390eb04e51ef6c6 to 8c14441336bb3d84fd6b7fa83b6d7201c740baf5- [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@f963b3f...8c14441)Updates `nixbuild/nix-quick-install-action` from 32 to 33- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases)- [Commits](nixbuild/nix-quick-install-action@63ca48f...1f095fe)Updates `github/codeql-action` from 3.29.8 to 3.30.1- [Release notes](https://github.com/github/codeql-action/releases)- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)- [Commits](github/codeql-action@76621b6...f1f6e5f)Updates `aquasecurity/trivy-action` from 0.32.0 to 0.33.1- [Release notes](https://github.com/aquasecurity/trivy-action/releases)- [Commits](aquasecurity/trivy-action@dc5a429...b6643a2)Updates `actions/stale` from 9.1.0 to 10.0.0- [Release notes](https://github.com/actions/stale/releases)- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)- [Commits](actions/stale@5bef64f...3a9db7e)---updated-dependencies:- dependency-name: actions/checkout  dependency-version: 5.0.0  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: github-actions- dependency-name: crate-ci/typos  dependency-version: 1.36.2  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: github-actions- dependency-name: azure/setup-helm  dependency-version: 4.3.1  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: github-actions- dependency-name: chromaui/action  dependency-version: 13.1.4  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: github-actions- dependency-name: actions/setup-java  dependency-version: 5.0.0  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: github-actions- dependency-name: google-github-actions/auth  dependency-version: 3.0.0  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: github-actions- dependency-name: google-github-actions/setup-gcloud  dependency-version: 3.0.1  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: github-actions- dependency-name: actions/attest  dependency-version: 3.0.0  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: github-actions- dependency-name: google-github-actions/get-gke-credentials  dependency-version: 3.0.0  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: github-actions- dependency-name: actions/github-script  dependency-version: 8.0.0  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: github-actions- dependency-name: depot/build-push-action  dependency-version: 1.16.2  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: github-actions- dependency-name: tj-actions/changed-files  dependency-version: 8c14441336bb3d84fd6b7fa83b6d7201c740baf5  dependency-type: direct:production  dependency-group: github-actions- dependency-name: nixbuild/nix-quick-install-action  dependency-version: '33'  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: github-actions- dependency-name: github/codeql-action  dependency-version: 3.30.1  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: github-actions- dependency-name: aquasecurity/trivy-action  dependency-version: 0.33.1  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: github-actions- dependency-name: actions/stale  dependency-version: 10.0.0  dependency-type: direct:production  update-type: version-update:semver-major  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 labelsSep 8, 2025
@github-actionsgithub-actionsbotenabled auto-merge (squash)September 8, 2025 11:46
@github-actionsgithub-actionsbot merged commit0b460b8 intomainSep 8, 2025
41 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/github_actions/github-actions-4e9ca2514a branchSeptember 8, 2025 11:55
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

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.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp