Skip to content

chore(deps): Bump the development-dependencies group with 2 updates#129

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/github_actions/development-dependencies-6eec79f00f
Mar 10, 2026
Merged

chore(deps): Bump the development-dependencies group with 2 updates#129
github-actions[bot] merged 1 commit intomasterfrom
dependabot/github_actions/development-dependencies-6eec79f00f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps the development-dependencies group with 2 updates: github/contributors and taiki-e/install-action.

Updates github/contributors from 2.0.2 to 2.0.3

Release notes

Sourced from github/contributors's releases.

v2.0.3

Changelog

🐛 Bug Fixes

🧰 Maintenance

See details of all code changes since previous release

Commits

Updates taiki-e/install-action from 2.68.19 to 2.68.25

Release notes

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

2.68.25

  • Update zizmor@latest to 1.23.1.

  • Update tombi@latest to 0.9.4.

  • Update cargo-semver-checks@latest to 0.47.0.

2.68.24

  • Avoid triggering zizmor ref-confusion when using this action in form of uses: taiki-e/install-action@v2 or uses: taiki-e/install-action@<tool_name>.

2.68.23

  • Update zizmor@latest to 1.23.0.

  • Update tombi@latest to 0.9.3.

  • Update mise@latest to 2026.3.5.

2.68.22

  • Update release-plz@latest to 0.3.157.

  • Update cargo-binstall@latest to 1.17.7.

  • Update mise@latest to 2026.3.4.

2.68.21

  • Update tombi@latest to 0.9.2.

  • Update uv@latest to 0.10.9.

  • Update rclone@latest to 1.73.2.

  • Update cargo-sort@latest to 2.1.1.

2.68.20

  • Update tombi@latest to 0.9.1.

  • Update cargo-neat@latest to 0.3.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.68.25] - 2026-03-08

  • Update zizmor@latest to 1.23.1.

  • Update tombi@latest to 0.9.4.

  • Update cargo-semver-checks@latest to 0.47.0.

[2.68.24] - 2026-03-08

  • Avoid triggering zizmor ref-confusion when using this action in form of uses: taiki-e/install-action@v2 or uses: taiki-e/install-action@<tool_name>.

[2.68.23] - 2026-03-08

  • Update zizmor@latest to 1.23.0.

  • Update tombi@latest to 0.9.3.

  • Update mise@latest to 2026.3.5.

[2.68.22] - 2026-03-07

  • Update release-plz@latest to 0.3.157.

  • Update cargo-binstall@latest to 1.17.7.

  • Update mise@latest to 2026.3.4.

[2.68.21] - 2026-03-07

  • Update tombi@latest to 0.9.2.

  • Update uv@latest to 0.10.9.

  • Update rclone@latest to 1.73.2.

  • Update cargo-sort@latest to 2.1.1.

... (truncated)

Commits
  • a37010d Release 2.68.25
  • ffc2b1c Update zizmor@latest to 1.23.1
  • 8f3b52a Update tombi@latest to 0.9.4
  • df9c07a Update cargo-semver-checks@latest to 0.47.0
  • 3c19ebd zizmor: Enable ref-confusion
  • b18b9d9 Release 2.68.24
  • 5ccf629 codegen: Avoid allocation in workspace_root()
  • 93ea0b3 Avoid triggering zizmor ref-confusion
  • 7c8485f Update script and CI config
  • fc2a2b3 Release 2.68.23
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 9, 2026
@github-actions github-actions bot enabled auto-merge (rebase) March 9, 2026 01:58
@codecov
Copy link

codecov bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (dd30d73) to head (091ada4).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #129   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           14        14           
=========================================
  Hits            14        14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps the development-dependencies group with 2 updates: [github/contributors](https://github.com/github/contributors) and [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `github/contributors` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/github/contributors/releases)
- [Commits](github-community-projects/contributors@aff93cf...d699725)

Updates `taiki-e/install-action` from 2.68.19 to 2.68.25
- [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@385db9c...a37010d)

---
updated-dependencies:
- dependency-name: github/contributors
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: taiki-e/install-action
  dependency-version: 2.68.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/development-dependencies-6eec79f00f branch from 79d2710 to 091ada4 Compare March 10, 2026 01:56
@github-actions github-actions bot merged commit 12d5a8c into master Mar 10, 2026
32 of 33 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/development-dependencies-6eec79f00f branch March 10, 2026 01:59
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