Skip to content

ci: bump the actions group with 2 updates - #1374

Merged
dekobon merged 1 commit into
mainfrom
dependabot/github_actions/actions-e0e3efc51f
Aug 30, 2026
Merged

ci: bump the actions group with 2 updates#1374
dekobon merged 1 commit into
mainfrom
dependabot/github_actions/actions-e0e3efc51f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 2 updates: taiki-e/install-action and mikepenz/action-junit-report.

Updates taiki-e/install-action from 2.86.8 to 2.87.0

Release notes

Sourced from taiki-e/install-action's releases.

2.87.0

  • Support kache. (#1980, thanks @​ChrisJr404)

  • Update vacuum@latest to 0.30.1.

  • Update uv@latest to 0.12.6.

  • Update mise@latest to 2026.8.14.

  • Update editorconfig-checker@latest to 3.11.2.

Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

[2.87.1] - 2026-08-29

  • Update uv@latest to 0.12.7.

  • Update typos@latest to 1.49.1.

  • Update syft@latest to 1.51.1.

  • Update prek@latest to 0.5.0.

  • Update d2@latest to 0.8.2.

  • Update cargo-zigbuild@latest to 0.23.3.

  • Update cargo-rdme@latest to 2.2.2.

  • Update biome@latest to 2.5.11.

[2.87.0] - 2026-08-27

  • Support kache. (#1980, thanks @​ChrisJr404)

  • Update vacuum@latest to 0.30.1.

  • Update uv@latest to 0.12.6.

  • Update mise@latest to 2026.8.14.

  • Update editorconfig-checker@latest to 3.11.2.

[2.86.8] - 2026-08-26

  • Update wasmtime@latest to 48.0.1.

  • Update wasm-tools@latest to 1.258.0.

  • Update oxfmt@latest to 1.80.0.

... (truncated)

Commits

Updates mikepenz/action-junit-report from 6.4.2 to 6.5.0

Release notes

Sourced from mikepenz/action-junit-report's releases.

v6.5.0

🚀 Features

  • ci: add OpenSSF Scorecard, top-level permissions, fix script injection

🐛 Fixes

  • fix: accept comma separated exclude_sources again

📦 Dependencies

  • chore(deps): lock file maintenance
  • chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:24-bullseye docker digest to 4823a29
  • chore(deps): update node devdependency non-major updates
  • chore(deps): update dependency undici to v8
  • chore(deps): lock file maintenance
  • chore(deps): update dependency serialize-javascript to v7.0.6
  • chore(deps): update node devdependency non-major updates
  • chore(deps): update dependency js-yaml to v5
  • chore(deps): update actions/checkout action to v7
  • chore(deps): lock file maintenance
  • chore(deps): update dependency vite to v8.1.0
  • chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:24-bullseye docker digest to 2449e39
  • chore(deps): update node devdependency non-major updates
  • chore(deps): lock file maintenance
  • chore(deps): update dependency brace-expansion to v5.0.7
  • chore(deps): update node devdependency non-major updates
  • chore(deps): update dependency undici to v8.7.0
  • chore(deps): update dependency serialize-javascript to v7.0.7
  • chore(deps): update dependency vite to v8.1.3

... (truncated)

Commits
  • a9170d5 chore(deps): update mikepenz/action-gh-release action to v3.1.0 (#1619)
  • efeb9fc Merge pull request #1617 from mikepenz/renovate/node-devdependency-non-major-...
  • b96a237 Merge pull request #1616 from mikepenz/renovate/js-yaml-5.x
  • e80da3b chore: rebuild dist for renovate
  • 1ede41f chore: sync js-yaml version between devDependencies and overrides
  • d0a2dbb chore: sync js-yaml version between devDependencies and overrides
  • e66f752 chore(deps): update node devdependency non-major updates
  • 07503e7 chore(deps): update dependency js-yaml to v5.3.0
  • 6efe830 chore(deps): update mikepenz/release-changelog-builder-action action to v6.2....
  • d9dc257 Merge pull request #1614 from mikepenz/renovate/nanoid-6.x
  • Additional commits viewable 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 actions group with 2 updates: [taiki-e/install-action](https://github.com/taiki-e/install-action) and [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report).


Updates `taiki-e/install-action` from 2.86.8 to 2.87.0
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@fcf5432...37f7c57)

Updates `mikepenz/action-junit-report` from 6.4.2 to 6.5.0
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](mikepenz/action-junit-report@d9f48fc...a9170d5)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.87.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: mikepenz/action-junit-report
  dependency-version: 6.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

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 Aug 30, 2026
@dekobon
dekobon merged commit 866c756 into main Aug 30, 2026
45 checks passed
@dekobon
dekobon deleted the dependabot/github_actions/actions-e0e3efc51f branch August 30, 2026 15:58
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.

1 participant