An open index of dependabot pull requests across open source projects.

ci: bump the github-actions group with 9 updates

Open
Number: #664
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 26, 2025 at 01:21 AM UTC
(2 months ago)
Updated: August 26, 2025 at 01:21 AM UTC
(2 months ago)
Labels:
dependencies github_actions
Description:

Bumps the github-actions group with 9 updates:

Package From To
actions/checkout 4 5
crate-ci/typos 1.19.0 1.35.5
codecov/codecov-action 4 5
chromaui/action 10 13
contributor-assistant/github-action 2.3.2 2.6.1
tj-actions/branch-names 8 9
toshimaru/auto-author-assign 2.1.0 2.1.1
aquasecurity/trivy-action 0.18.0 0.32.0
beatlabs/delete-old-branches-action 0.0.10 0.0.11

Updates actions/checkout from 4 to 5

Release notes

Sourced from actions/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: https://github.com/actions/checkout/compare/v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v4.2.0...v4.2.1

... (truncated)

Changelog

Sourced from actions/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

Updates crate-ci/typos from 1.19.0 to 1.35.5

Release notes

Sourced from crate-ci/typos's releases.

v1.35.5

[1.35.5] - 2025-08-18

Fixes

  • Fix typo in correction to accidently
  • Fix typo in correction to dynamincally
  • Fix typo in correction to interruptability
  • Fix typo in correction to interruptability
  • Fix typo in correction to messager
  • Fix typo in correction to preferables
  • Fix typo in correction to producibles
  • Fix typo in correction to restauranteur
  • Fix typo in correction to restauranteurs
  • Fix typo in correction to searialize
  • Fix typo in correction to somethin
  • Fix typo in correction to unaccessible
  • Fix typo in correction to unnesessarily

v1.35.4

[1.35.4] - 2025-08-12

Fixes

  • Fix typo in correction to exctracting

v1.35.3

[1.35.3] - 2025-08-08

Fixes

  • Don't correct ratatui in Rust files

v1.35.2

[1.35.2] - 2025-08-07

Fixes

  • Don't correct unmarshaling

v1.35.1

[1.35.1] - 2025-08-04

Fixes

  • Fix typo in correction to apostroph
  • Fix typo in correction to cordinate
  • Fix typo in correction to reproduceability
  • Fix typo in correction to revolutionss
  • Fix typo in correction to transivity

... (truncated)

Changelog

Sourced from crate-ci/typos's changelog.

[1.35.5] - 2025-08-18

Fixes

  • Fix typo in correction to accidently
  • Fix typo in correction to dynamincally
  • Fix typo in correction to interruptability
  • Fix typo in correction to interruptability
  • Fix typo in correction to messager
  • Fix typo in correction to preferables
  • Fix typo in correction to producibles
  • Fix typo in correction to restauranteur
  • Fix typo in correction to restauranteurs
  • Fix typo in correction to searialize
  • Fix typo in correction to somethin
  • Fix typo in correction to unaccessible
  • Fix typo in correction to unnesessarily

[1.35.4] - 2025-08-12

Fixes

  • Fix typo in correction to exctracting

[1.35.3] - 2025-08-08

Fixes

  • Don't correct ratatui in Rust files

[1.35.2] - 2025-08-07

Fixes

  • Don't correct unmarshaling

[1.35.1] - 2025-08-04

Fixes

  • Fix typo in correction to apostroph
  • Fix typo in correction to cordinate
  • Fix typo in correction to reproduceability
  • Fix typo in correction to revolutionss
  • Fix typo in correction to transivity

[1.35.0] - 2025-08-04

Features

... (truncated)

Commits

Updates codecov/codecov-action from 4 to 5

Release notes

Sourced from codecov/codecov-action's releases.

v5.0.0

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

[!WARNING]
The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

[!WARNING] The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

... (truncated)

Commits

Updates chromaui/action from 10 to 13

Commits

Updates contributor-assistant/github-action from 2.3.2 to 2.6.1

Release notes

Sourced from contributor-assistant/github-action's releases.

v2.6.1

What's Changed

Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.6.0...v2.6.1

v2.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.5.2...v2.6.0

v2.5.2

What's Changed

New Contributors

Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.5.1...v2.5.2

v2.5.1

What's Changed

Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.5.0...v2.5.1

v2.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.4.0...v2.5.0

v2.4.0

What's Changed

New Contributors

... (truncated)

Commits
  • ca4a40a Update README.md
  • 5110cc4 docs(contributor): contrib-readme-action has updated readme
  • ec9e083 Merge pull request #163 from kingthorin/recheck-cond-fix
  • 0230ea8 consistent space placement
  • 5160ea2 Move bot signature outside of recheck text
  • 0fb6942 Update README.md
  • b1522fa docs(contributor): contrib-readme-action has updated readme
  • d755a68 Merge pull request #158 from kingthorin/recheck-param
  • ca58bcf Built
  • fdca7a0 Update README.md
  • Additional commits viewable in compare view

Updates tj-actions/branch-names from 8 to 9

Release notes

Sourced from tj-actions/branch-names's releases.

v9

Changes in v9.0.2

What's Changed

Full Changelog: https://github.com/tj-actions/branch-names/compare/v9...v9.0.2


Changes in v9.0.1

What's Changed

Full Changelog: https://github.com/tj-actions/branch-names/compare/v9.0.0...v9.0.1


Changes in v9.0.0

What's Changed

Full Changelog: https://github.com/tj-actions/branch-names/compare/v8...v9.0.0


v8.2.1

What's Changed

Full Changelog: https://github.com/tj-actions/branch-names/compare/v8.2.0...v8.2.1

v8.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/tj-actions/branch-names/compare/v8...v8.2.0

... (truncated)

Changelog

Sourced from tj-actions/branch-names's changelog.

⬆️ Upgrades

  • Upgraded from v9.0.0 -> v9.0.1 (#424)

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

9.0.1 - (2025-07-26)

👷 CI/CD

  • deps: Bump codacy/codacy-analysis-cli-action from 4.4.5 to 4.4.7 (#421) (386e117) - (dependabot[bot])
  • deps: Bump tj-actions/git-cliff from 1.5.0 to 2.0.2 (#422) (2114174) - (dependabot[bot])

9.0.0 - (2025-07-25)

🔄 Update

  • Updated README.md (#419)

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

⚙️ Miscellaneous Tasks

Commits

Updates toshimaru/auto-author-assign from 2.1.0 to 2.1.1

Release notes

Sourced from toshimaru/auto-author-assign's releases.

v2.1.1

What's Changed

This release includes only dependency updates.

Dependencies

Full Changelog: https://github.com/toshimaru/auto-author-assign/compare/v2.1.0...v2.1.1

Changelog

Sourced from toshimaru/auto-author-assign's changelog.

2.1.1 (2024-06-26)

Commits

Updates aquasecurity/trivy-action from 0.18.0 to 0.32.0

Release notes

Sourced from aquasecurity/trivy-action's releases.

v0.32.0

What's Changed

Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.31.0...0.32.0

v0.31.0

What's Changed

New Contributors

Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.30.0...0.31.0

v0.30.0

What's Changed

New Contributors

Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.29.0...0.30.0

v0.29.0

What's Changed

Pull Request Statistics
Commits:
1
Files Changed:
10
Additions:
+41
Deletions:
-41
Package Dependencies
Ecosystem:
actions
Version Change:
4 → 5
Ecosystem:
actions
Version Change:
4 → 5
Ecosystem:
actions
Version Change:
0.18.0 → 0.32.0
Update Type:
Minor
Ecosystem:
actions
Version Change:
10 → 13
Ecosystem:
actions
Version Change:
1.19.0 → 1.35.5
Update Type:
Minor
Ecosystem:
actions
Version Change:
2.3.2 → 2.6.1
Update Type:
Minor
Ecosystem:
actions
Version Change:
8 → 9
Ecosystem:
actions
Version Change:
0.0.10 → 0.0.11
Update Type:
Patch
Ecosystem:
actions
Version Change:
2.1.0 → 2.1.1
Update Type:
Patch
Technical Details
ID: 5785967
UUID: 2773442010
Node ID: PR_kwDOLmBl1M6lT13a
Host: GitHub
Repository: Txim0520/https-github.com-coder-coder
Mergeable: Yes
Merge State: Unstable
Rebaseable: Yes