Skip to content

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

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/github_actions/development-dependencies-9eadd37087
Feb 24, 2026
Merged

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

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

Updates github/contributors from 1.7.8 to 2.0.0

Release notes

Sourced from github/contributors's releases.

v2.0.0

Changelog

🐛 Bug Fixes

  • fix: Update org references from github/ to github-community-projects/ @​zkoppert (#398)

See details of all code changes since previous release

v1.8.0

Changelog

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

See details of all code changes since previous release

Commits
  • 373891b Merge pull request #398 from github-community-projects/update-org-references
  • a6153c7 Fix markdown table alignment in README.md
  • 2bb397c Update org references from github/ to github-community-projects/
  • 2f4fe0a Merge pull request #387 from vchrombie/feat/output-filename-env-18
  • cc09d38 Merge branch 'main' into feat/output-filename-env-18
  • 6fc8c2c Merge pull request #396 from github/dependabot/github_actions/dependencies-68...
  • 047cbef chore(deps): bump actions/stale in the dependencies group
  • 06203fe chore: retrigger CI checks
  • 784fca0 fix: validate OUTPUT_FILENAME to prevent path traversal and unsafe characters
  • e60a905 fix: add output_filename to mock return values in test_contributors.py
  • Additional commits viewable in compare view

Updates taiki-e/install-action from 2.68.7 to 2.68.8

Release notes

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

2.68.8

  • Update cargo-nextest@latest to 0.9.129.

  • Update mise@latest to 2026.2.19.

  • Update tombi@latest to 0.7.32.

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.8] - 2026-02-23

  • Update cargo-nextest@latest to 0.9.129.

  • Update mise@latest to 2026.2.19.

  • Update tombi@latest to 0.7.32.

[2.68.7] - 2026-02-22

  • Update mise@latest to 2026.2.18.

  • Update wasm-bindgen@latest to 0.2.111.

[2.68.6] - 2026-02-21

  • Update wasm-bindgen@latest to 0.2.110.

[2.68.5] - 2026-02-20

  • Update wasm-bindgen@latest to 0.2.109.

[2.68.4] - 2026-02-20

  • Update cargo-nextest@latest to 0.9.128.

[2.68.3] - 2026-02-19

  • Update mise@latest to 2026.2.17.

  • Update cargo-tarpaulin@latest to 0.35.2.

  • Update syft@latest to 1.42.1.

[2.68.2] - 2026-02-18

  • Update uv@latest to 0.10.4.

... (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

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 1.7.8 to 2.0.0
- [Release notes](https://github.com/github/contributors/releases)
- [Commits](github-community-projects/contributors@0d5adc3...373891b)

Updates `taiki-e/install-action` from 2.68.7 to 2.68.8
- [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@f92912f...cfdb446)

---
updated-dependencies:
- dependency-name: github/contributors
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: taiki-e/install-action
  dependency-version: 2.68.8
  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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 24, 2026
@github-actions github-actions bot enabled auto-merge (rebase) February 24, 2026 01:56
@github-actions github-actions bot merged commit 96d090e into master Feb 24, 2026
32 of 33 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/development-dependencies-9eadd37087 branch February 24, 2026 02:01
@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (84f8f9c) to head (33a4dc6).
⚠️ Report is 12 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #112   +/-   ##
=========================================
  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.

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