Skip to content

chore(deps): Bump the development-dependencies group with 3 updates#181

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/github_actions/development-dependencies-9096eb62c9
May 5, 2026
Merged

chore(deps): Bump the development-dependencies group with 3 updates#181
github-actions[bot] merged 1 commit intomasterfrom
dependabot/github_actions/development-dependencies-9096eb62c9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps the development-dependencies group with 3 updates: go-openapi/gh-actions, github/contributors and taiki-e/install-action.

Updates go-openapi/gh-actions from 1.4.12 to 1.4.13

Release notes

Sourced from go-openapi/gh-actions's releases.

v1.4.13

1.4.13 - 2026-05-04

Full Changelog: go-openapi/gh-actions@v1.4.12...v1.4.13

1 commits in this release.


Documentation


People who contributed to this release


gh-actions license terms

License

Commits
  • 21fde93 doc: fixup README
  • aad6240 docs: aligned with org-level docs (#88)
  • bce7342 build(deps): Bump the development-dependencies group across 1 directory with ...
  • 4558ddc build(deps): Bump the development-dependencies group with 2 updates
  • aa1e20a build(deps): Bump github/contributors
  • 16d7bab build(deps): Bump orhun/git-cliff-action
  • 19f29b8 build(deps): Bump aquasecurity/trivy-action
  • ade6233 build(deps): Bump dependabot/fetch-metadata
  • 63c784c build(deps): Bump github/codeql-action
  • a6ea825 build(deps): Bump the development-dependencies group across 2 directories wit...
  • See full diff in compare view

Updates github/contributors from 2.0.9 to 2.0.10

Release notes

Sourced from github/contributors's releases.

v2.0.10

Changelog

🧰 Maintenance

  • chore(deps): bump mypy from 1.20.1 to 1.20.2 in the dependencies group @dependabot[bot] (#466)
  • chore(deps): bump github-community-projects/contributors from 2.0.8 to 2.0.9 in the dependencies group @dependabot[bot] (#465)

See details of all code changes since previous release

Commits
  • 1878140 chore(deps): bump mypy from 1.20.1 to 1.20.2 in the dependencies group (#466)
  • 67ece99 chore(deps): bump github-community-projects/contributors (#465)
  • See full diff in compare view

Updates taiki-e/install-action from 2.75.30 to 2.77.0

Release notes

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

2.77.0

  • Support rust. (#1779)

    This installs rust using rustup.

    If rustup is not yet installed, this action downloads rustup-init for the current platform using HTTPS with tlsv1.2+, verifies SHA256 checksum, and then installs rustup using it.

    This also supports installing additional components at the same time by +<additional> syntax:

    - uses: taiki-e/install-action@v2
      with:
        # Install rust stable with rustfmt component and wasm32-wasip1 target.
        tool: rust+rustfmt+wasm32-wasip1
        # When installing another rust version:
        # tool: rust@nightly + rustfmt + wasm32-wasip1
  • Fix issue where x86_64 binary will be installed on AArch64 Windows even when AArch64 Windows binary available.

  • Update mise@latest to 2026.5.0.

  • Diagnostic improvements.

2.76.0

  • Support mdbook-d2. (#1737, thanks @​nhu)

  • Support cargo-apple-runner. (#1731, thanks @​madsmtm)

  • Support cargo-binstall on riscv64 Linux.

  • Update cargo-deb@latest to 3.7.0.

  • Update tombi@latest to 0.10.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.77.0] - 2026-05-05

  • Support rust. (#1779)

    This installs rust using rustup.

    If rustup is not yet installed, this action downloads rustup-init for the current platform using HTTPS with tlsv1.2+, verifies SHA256 checksum, and then installs rustup using it.

    This also supports installing additional components at the same time by +<additional> syntax:

    - uses: taiki-e/install-action@v2
      with:
        # Install rust stable with rustfmt component and wasm32-wasip1 target.
        tool: rust+rustfmt+wasm32-wasip1
        # When installing another rust version:
        # tool: rust@nightly + rustfmt + wasm32-wasip1
  • Fix issue where x86_64 binary will be installed on AArch64 Windows even when AArch64 Windows binary available.

  • Update mise@latest to 2026.5.0.

  • Diagnostic improvements.

[2.76.0] - 2026-05-04

  • Support mdbook-d2. (#1737, thanks @​nhu)

  • Support cargo-apple-runner. (#1731, thanks @​madsmtm)

  • Support cargo-binstall on riscv64 Linux.

  • Update cargo-deb@latest to 3.7.0.

  • Update tombi@latest to 0.10.2.

[2.75.30] - 2026-05-03

... (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 3 updates: [go-openapi/gh-actions](https://github.com/go-openapi/gh-actions), [github/contributors](https://github.com/github/contributors) and [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `go-openapi/gh-actions` from 1.4.12 to 1.4.13
- [Release notes](https://github.com/go-openapi/gh-actions/releases)
- [Changelog](https://github.com/go-openapi/gh-actions/blob/master/release_tracker.go)
- [Commits](go-openapi/gh-actions@1ade8c4...21fde93)

Updates `github/contributors` from 2.0.9 to 2.0.10
- [Release notes](https://github.com/github/contributors/releases)
- [Commits](github-community-projects/contributors@9c4c2b6...1878140)

Updates `taiki-e/install-action` from 2.75.30 to 2.77.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@db5fb34...7ea35f0)

---
updated-dependencies:
- dependency-name: go-openapi/gh-actions
  dependency-version: 1.4.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: github/contributors
  dependency-version: 2.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: taiki-e/install-action
  dependency-version: 2.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 May 5, 2026
@github-actions github-actions Bot enabled auto-merge (rebase) May 5, 2026 03:55
@github-actions github-actions Bot merged commit 2d86d85 into master May 5, 2026
31 of 32 checks passed
@github-actions github-actions Bot deleted the dependabot/github_actions/development-dependencies-9096eb62c9 branch May 5, 2026 03:57
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