Skip to content

ci: bump the github-actions group with 2 updates#174

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/main/github-actions-c21faa9636
Closed

ci: bump the github-actions group with 2 updates#174
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/main/github-actions-c21faa9636

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the github-actions group with 2 updates: taiki-e/install-action and release-drafter/release-drafter.

Updates taiki-e/install-action from 2.82.3 to 2.82.7

Release notes

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

2.82.7

  • Update tombi@latest to 1.1.6.

  • Update kingfisher@latest to 1.105.0.

  • Update gungraun-runner@latest to 0.19.3.

  • Update editorconfig-checker@latest to 3.8.0.

  • Update dprint@latest to 0.55.1.

  • Update cargo-tarpaulin@latest to 0.36.0.

2.82.6

  • Update vacuum@latest to 0.29.7.

  • Update uv@latest to 0.11.25.

  • Update syft@latest to 1.46.0.

  • Update dprint@latest to 0.55.0.

  • Update cargo-auditable@latest to 0.7.5.

2.82.5

  • Update wasmtime@latest to 46.0.1.

  • Update wasm-bindgen@latest to 0.2.126.

  • Update vacuum@latest to 0.29.6.

  • Update mise@latest to 2026.6.14.

  • Update cargo-rdme@latest to 2.1.0.

2.82.4

  • Update uv@latest to 0.11.24.

  • Update mise@latest to 2026.6.13.

  • Update just@latest to 1.54.0.

  • Update biome@latest to 2.5.1.

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.82.7] - 2026-06-30

  • Update tombi@latest to 1.1.6.

  • Update kingfisher@latest to 1.105.0.

  • Update gungraun-runner@latest to 0.19.3.

  • Update editorconfig-checker@latest to 3.8.0.

  • Update dprint@latest to 0.55.1.

  • Update cargo-tarpaulin@latest to 0.36.0.

[2.82.6] - 2026-06-29

  • Update vacuum@latest to 0.29.7.

  • Update uv@latest to 0.11.25.

  • Update syft@latest to 1.46.0.

  • Update dprint@latest to 0.55.0.

  • Update cargo-auditable@latest to 0.7.5.

[2.82.5] - 2026-06-26

  • Update wasmtime@latest to 46.0.1.

  • Update wasm-bindgen@latest to 0.2.126.

  • Update vacuum@latest to 0.29.6.

  • Update mise@latest to 2026.6.14.

  • Update cargo-rdme@latest to 2.1.0.

... (truncated)

Commits
  • 16b0581 Release 2.82.7
  • 68c8453 Update uv manifest
  • 8532697 Update trivy manifest
  • 2959f9e Update tombi@latest to 1.1.6
  • 9bfa119 Update kingfisher@latest to 1.105.0
  • f198b91 Update just manifest
  • 20feedd Update gungraun-runner@latest to 0.19.3
  • 314197a Update editorconfig-checker@latest to 3.8.0
  • f8632eb Update dprint@latest to 0.55.1
  • 4234dc0 Update cargo-tarpaulin@latest to 0.36.0
  • Additional commits viewable in compare view

Updates release-drafter/release-drafter from 7.4.0 to 7.5.1

Release notes

Sourced from release-drafter/release-drafter's releases.

v7.5.1

What's Changed

Bug Fixes

  • fix: use PR changed files as the source of truth for path filtering (#1640) @​cchanche

Full Changelog: release-drafter/release-drafter@v7.5.0...v7.5.1

v7.5.0

What's Changed

New

Bug Fixes

Dependency Updates

Full Changelog: release-drafter/release-drafter@v7.4.0...v7.5.0

Commits
  • 4d75298 chore: release v7.5.1
  • 87be2bf fix: use PR changed files as the source of truth for path filtering (#1640)
  • 73b95fa chore: release v7.5.0
  • 46fd415 Fix/align increments to semver lib from 0.0.0 (#1636)
  • ee02572 chore: upgrade various deps
  • cd91445 build(deps): bump undici from 6.24.1 to 6.27.0 (#1637)
  • 33c969b fix: require actual matches for category mode only (#1639)
  • 5d6d314 ci: support label 'dependencies' for dependabot
  • 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 github-actions group with 2 updates: [taiki-e/install-action](https://github.com/taiki-e/install-action) and [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter).


Updates `taiki-e/install-action` from 2.82.3 to 2.82.7
- [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@ace6ebe...16b0581)

Updates `release-drafter/release-drafter` from 7.4.0 to 7.5.1
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@ed4bc48...4d75298)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.82.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: release-drafter/release-drafter
  dependency-version: 7.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates and maintenance github-actions GitHub Actions and workflow updates labels Jul 2, 2026
@dependabot dependabot Bot requested a review from nicx17 as a code owner July 2, 2026 03:05
@dependabot dependabot Bot added dependencies Dependency updates and maintenance github-actions GitHub Actions and workflow updates labels Jul 2, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@sonarqubecloud

sonarqubecloud Bot commented Jul 2, 2026

Copy link
Copy Markdown

@nicx17 nicx17 self-assigned this Jul 8, 2026

@nicx17 nicx17 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checks done

@nicx17 nicx17 closed this Jul 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/github_actions/main/github-actions-c21faa9636 branch July 8, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates and maintenance github-actions GitHub Actions and workflow updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant