Skip to content

GH Actions: Bump the action-runners group with 3 updates#108

Merged
jrfnl merged 1 commit into
mainfrom
dependabot/github_actions/action-runners-c4888875bf
Apr 21, 2026
Merged

GH Actions: Bump the action-runners group with 3 updates#108
jrfnl merged 1 commit into
mainfrom
dependabot/github_actions/action-runners-c4888875bf

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the action-runners group with 3 updates: actions/cache, streetsidesoftware/cspell-action and actions/upload-artifact.

Updates actions/cache from 5.0.4 to 5.0.5

Release notes

Sourced from actions/cache's releases.

v5.0.5

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

Changelog

Sourced from actions/cache's changelog.

Releases

How to prepare a release

[!NOTE]
Relevant for maintainers with write access only.

  1. Switch to a new branch from main.
  2. Run npm test to ensure all tests are passing.
  3. Update the version in https://github.com/actions/cache/blob/main/package.json.
  4. Run npm run build to update the compiled files.
  5. Update this https://github.com/actions/cache/blob/main/RELEASES.md with the new version and changes in the ## Changelog section.
  6. Run licensed cache to update the license report.
  7. Run licensed status and resolve any warnings by updating the https://github.com/actions/cache/blob/main/.licensed.yml file with the exceptions.
  8. Commit your changes and push your branch upstream.
  9. Open a pull request against main and get it reviewed and merged.
  10. Draft a new release https://github.com/actions/cache/releases use the same version number used in package.json
    1. Create a new tag with the version number.
    2. Auto generate release notes and update them to match the changes you made in RELEASES.md.
    3. Toggle the set as the latest release option.
    4. Publish the release.
  11. Navigate to https://github.com/actions/cache/actions/workflows/release-new-action-version.yml
    1. There should be a workflow run queued with the same version number.
    2. Approve the run to publish the new version and update the major tags for this action.

Changelog

5.0.4

  • Bump minimatch to v3.1.5 (fixes ReDoS via globstar patterns)
  • Bump undici to v6.24.1 (WebSocket decompression bomb protection, header validation fixes)
  • Bump fast-xml-parser to v5.5.6

5.0.3

5.0.2

  • Bump @actions/cache to v5.0.3 #1692

5.0.1

  • Update @azure/storage-blob to ^12.29.1 via @actions/cache@5.0.1 #1685

5.0.0

[!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

... (truncated)

Commits

Updates streetsidesoftware/cspell-action from 8.3.0 to 8.4.0

Release notes

Sourced from streetsidesoftware/cspell-action's releases.

v8.4.0

8.4.0 (2026-04-05)

Features

Updates and Bug Fixes

  • Update Dictionaries and Dependencies (#2628) (356d6ad)
  • Update Dictionaries and Dependencies (#2634) (4d2f4fd)
  • Update Dictionaries and Dependencies (#2642) (21dee0c)
  • Update Dictionaries and Dependencies (#2657) (3f8d667)
  • Update Dictionaries and Dependencies (#2661) (e15595b)
  • Update Dictionaries and Dependencies (#2668) (d58ab56)
  • Workflow Bot -- Update ALL Dependencies (main) (#2633) (8adf80d)
  • Workflow Bot -- Update ALL Dependencies (main) (#2637) (6fe080d)
  • Workflow Bot -- Update ALL Dependencies (main) (#2650) (164c120)
  • Workflow Bot -- Update ALL Dependencies (main) (#2652) (dca5a81)
  • Workflow Bot -- Update ALL Dependencies (main) (#2656) (1afd36f)
  • Workflow Bot -- Update ALL Dependencies (main) (#2663) (a327cce)
Changelog

Sourced from streetsidesoftware/cspell-action's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

8.4.0 (2026-04-05)

Features

Updates and Bug Fixes

  • Update Dictionaries and Dependencies (#2628) (356d6ad)
  • Update Dictionaries and Dependencies (#2634) (4d2f4fd)
  • Update Dictionaries and Dependencies (#2642) (21dee0c)
  • Update Dictionaries and Dependencies (#2657) (3f8d667)
  • Update Dictionaries and Dependencies (#2661) (e15595b)
  • Update Dictionaries and Dependencies (#2668) (d58ab56)
  • Workflow Bot -- Update ALL Dependencies (main) (#2633) (8adf80d)
  • Workflow Bot -- Update ALL Dependencies (main) (#2637) (6fe080d)
  • Workflow Bot -- Update ALL Dependencies (main) (#2650) (164c120)
  • Workflow Bot -- Update ALL Dependencies (main) (#2652) (dca5a81)
  • Workflow Bot -- Update ALL Dependencies (main) (#2656) (1afd36f)
  • Workflow Bot -- Update ALL Dependencies (main) (#2663) (a327cce)

8.3.0 (2026-02-23)

Features

Updates and Bug Fixes

8.2.0 (2026-01-27)

Features

... (truncated)

Commits

Updates actions/upload-artifact from 7.0.0 to 7.0.1

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.1

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

Commits
  • 043fb46 Merge pull request #797 from actions/yacaovsnc/update-dependency
  • 634250c Include changes in typespec/ts-http-runtime 0.3.5
  • e454baa Readme: bump all the example versions to v7 (#796)
  • 74fad66 Update the readme with direct upload details (#795)
  • See full diff in compare view

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 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 action-runners group with 3 updates: [actions/cache](https://github.com/actions/cache), [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/cache` from 5.0.4 to 5.0.5
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@6682284...27d5ce7)

Updates `streetsidesoftware/cspell-action` from 8.3.0 to 8.4.0
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@9cd41bb...de2a73e)

Updates `actions/upload-artifact` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@bbbca2d...043fb46)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-runners
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 8.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-runners
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-runners
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions

Copy link
Copy Markdown

=== This is an auto-generated comment ===

Thank you for your PR.
A dry-run has been executed on your PR, executing all markdown pre-processing for the wiki files.

Please review the resulting final markdown files via the created artifact.
This is especially important when adding new pages or updating auto-generated output blocks.

N.B.: the above link will automatically be updated when this PR is updated.

@jrfnl jrfnl merged commit a17c7dc into main Apr 21, 2026
16 checks passed
@jrfnl jrfnl deleted the dependabot/github_actions/action-runners-c4888875bf branch April 21, 2026 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant