Skip to content

build(deps): bump the actions-minor-patch group across 2 directories with 1 update#789

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-minor-patch-27682b5ade
Closed

build(deps): bump the actions-minor-patch group across 2 directories with 1 update#789
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-minor-patch-27682b5ade

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions-minor-patch group with 1 update in the / directory: actions/cache.
Bumps the actions-minor-patch group with 1 update in the /.github/actions/package-toolchain directory: actions/cache.

Updates actions/cache from 5 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

v5.0.4

What's Changed

New Contributors

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

v5.0.3

What's Changed

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

v.5.0.2

v5.0.2

What's Changed

When creating cache entries, 429s returned from the cache service will not be retried.

v5.0.1

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

If you are using self-hosted runners, ensure they are updated before upgrading.


v5.0.1

... (truncated)

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

6.1.0

6.0.0

  • Updated @actions/cache to ^6.0.1, @actions/core to ^3.0.1, @actions/exec to ^3.0.0, @actions/io to ^3.0.2
  • Migrated to ESM module system
  • Upgraded Jest to v30 and test infrastructure to be ESM compatible

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

... (truncated)

Commits

Updates actions/cache from 5 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

v5.0.4

What's Changed

New Contributors

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

v5.0.3

What's Changed

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

v.5.0.2

v5.0.2

What's Changed

When creating cache entries, 429s returned from the cache service will not be retried.

v5.0.1

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

If you are using self-hosted runners, ensure they are updated before upgrading.


v5.0.1

... (truncated)

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

6.1.0

6.0.0

  • Updated @actions/cache to ^6.0.1, @actions/core to ^3.0.1, @actions/exec to ^3.0.0, @actions/io to ^3.0.2
  • Migrated to ESM module system
  • Upgraded Jest to v30 and test infrastructure to be ESM compatible

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

... (truncated)

Commits

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

…with 1 update

Bumps the actions-minor-patch group with 1 update in the / directory: [actions/cache](https://github.com/actions/cache).
Bumps the actions-minor-patch group with 1 update in the /.github/actions/package-toolchain directory: [actions/cache](https://github.com/actions/cache).


Updates `actions/cache` from 5 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@v5...v5.0.5)

Updates `actions/cache` from 5 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@v5...v5.0.5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor-patch
- dependency-name: actions/cache
  dependency-version: 5.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 29, 2026
@github-actions

Copy link
Copy Markdown

Phase B-1 matrix build status — pr-789-staging

ABI v16. 68 built, 0 failed, 68 total.

Package Arch Status Sha
libcurl wasm32 built 5ff94510
libcxx wasm32 built 9aab6264
libcxx wasm64 built 3c619b56
libpng wasm32 built ff4b0395
libxml2 wasm32 built 94e8fe03
libxml2 wasm64 built 69e801d5
openssl wasm32 built f4196cf9
openssl wasm64 built c56382f0
sqlite wasm32 built 7118f236
sqlite wasm64 built 3ec75e7f
zlib wasm32 built c25d6701
zlib wasm64 built d1a58669
bc wasm32 built 0fac6ccd
bzip2 wasm32 built 17ed1d81
coreutils wasm32 built 59fedccd
curl wasm32 built e6987626
dash wasm32 built 7dc79d4c
diffutils wasm32 built 99863c98
dinit wasm32 built 1cfa0b8e
fbdoom wasm32 built faad00a1
file wasm32 built 216ec1a4
findutils wasm32 built 981ac257
gawk wasm32 built b3d95cfb
git wasm32 built 237824a8
grep wasm32 built c4c678f6
gzip wasm32 built 878f07c1
hello wasm32 built 0a480e89
kandelo-sdk wasm32 built 96f3f5b8
kernel wasm32 built 58ac8313
less wasm32 built 6948eea0
lsof wasm32 built 86887f3e
m4 wasm32 built 9c213b08
make wasm32 built 7e4c5d7a
mariadb wasm32 built 1bc35279
mariadb wasm64 built 60bf7b75
modeset wasm32 built 491a0490
msmtpd wasm32 built 375360d3
nano wasm32 built 11754b79
ncurses wasm32 built 2281caf1
netcat wasm32 built f1ebac24
nginx wasm32 built 32219fbc
php wasm32 built 060bbb74
posix-utils-lite wasm32 built e850d62d
sed wasm32 built db4c3167
spidermonkey wasm32 built 8748b76b
tar wasm32 built 8e00a3d4
tcl wasm32 built 9bdbcee7
unzip wasm32 built 4cf91ed9
userspace wasm32 built b5d28655
vim wasm32 built bca1e3ba
wget wasm32 built 2c14ff84
xz wasm32 built 795b3133
zip wasm32 built b47ed1cd
zstd wasm32 built c960108c
bash wasm32 built e9c49f0a
mariadb-test wasm32 built 7439c426
mariadb-vfs wasm32 built 34621647
mariadb-vfs wasm64 built cb111e51
nethack wasm32 built 784b4097
node wasm32 built 8a530aa4
spidermonkey-node wasm32 built 4f560f23
vim-browser-bundle wasm32 built bdc5eb8e
nethack-browser-bundle wasm32 built 12814062
rootfs wasm32 built 55d95f36
shell wasm32 built 0bfe4a1f
lamp wasm32 built 8ecdc01f
node-vfs wasm32 built fb550bc4
wordpress wasm32 built 434877ce

Auto-generated; replaced on each push. Raw data in the publish-status workflow artifact.

@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 6, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/actions-minor-patch-27682b5ade branch July 6, 2026 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants