Skip to content

ci(deps): bump the actions-patches group with 2 updates#202

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-patches-a1724570dc
Open

ci(deps): bump the actions-patches group with 2 updates#202
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-patches-a1724570dc

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the actions-patches group with 2 updates: taiki-e/install-action and pulumi/auth-actions.

Updates taiki-e/install-action from 2.77.4 to 2.79.0

Release notes

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

2.79.0

  • Support more host architectures. (#1841, thanks @​Gelbpunkt)

  • Deprecate mdbook-alerts because the feature now included in mdbook and the repository has been archived. (#1844)

  • Deprecate iai-callgrind-runner because it has been renamed to gungraun-runner. gungraun-runner is also supported by this action. (#1844)

2.78.3

  • Update zizmor@latest to 1.25.2.

  • Update cargo-zigbuild@latest to 0.22.3. (#1814, thanks @​simonhollingshead)

  • Update wasm-tools@latest to 1.249.0.

  • Update gungraun-runner@latest to 0.19.0.

2.78.2

  • Update wasm-pack@latest to 0.15.0.

  • Update zizmor@latest to 1.25.0.

  • Update mise@latest to 2026.5.9.

  • Update cargo-nextest@latest to 0.9.135.

  • Update cyclonedx@latest to 0.32.0.

  • Update prek@latest to 0.4.0.

2.78.1

  • Update mise@latest to 2026.5.7.

  • Diagnostic improvements.

2.78.0

  • Support cargo-mutants. (#1812, thanks @​jakewimmer)

  • Update covgate@latest to 0.2.0.

  • Update cargo-llvm-cov@latest to 0.8.7.

  • Update uv@latest to 0.11.14.

  • Update martin@latest to 1.9.1.

  • Update tombi@latest to 0.11.4.

2.77.7

  • Update mise@latest to 2026.5.6.

... (truncated)

Changelog

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

[2.79.0] - 2026-05-17

  • Support more host architectures. (#1841, thanks @​Gelbpunkt)

  • Deprecate mdbook-alerts because the feature now included in mdbook and the repository has been archived. (#1844)

  • Deprecate iai-callgrind-runner because it has been renamed to gungraun-runner. gungraun-runner is also supported by this action. (#1844)

[2.78.3] - 2026-05-17

  • Update zizmor@latest to 1.25.2.

  • Update cargo-zigbuild@latest to 0.22.3. (#1814, thanks @​simonhollingshead)

  • Update wasm-tools@latest to 1.249.0.

  • Update gungraun-runner@latest to 0.19.0.

[2.78.2] - 2026-05-16

  • Update wasm-pack@latest to 0.15.0.

  • Update zizmor@latest to 1.25.0.

  • Update mise@latest to 2026.5.9.

  • Update cargo-nextest@latest to 0.9.135.

  • Update cyclonedx@latest to 0.32.0.

  • Update prek@latest to 0.4.0.

[2.78.1] - 2026-05-15

  • Update mise@latest to 2026.5.7.

  • Diagnostic improvements.

[2.78.0] - 2026-05-14

  • Support cargo-mutants. (#1812, thanks @​jakewimmer)

  • Update covgate@latest to 0.2.0.

  • Update cargo-llvm-cov@latest to 0.8.7.

  • Update uv@latest to 0.11.14.

  • Update martin@latest to 1.9.1.

... (truncated)

Commits

Updates pulumi/auth-actions from 1 to 1.0.1

Release notes

Sourced from pulumi/auth-actions's releases.

v1.0.1

Fix how the url is built for windows runtime. By using path.Join, it would incorrectly use the window's filesystem path separator which is not correct for the URL.

Changelog

Sourced from pulumi/auth-actions's changelog.

CHANGELOG

HEAD (Unreleased)

(none)


2.1.0 (2026-05-29)

  • fix: Build with rollup instead of ncc to fix a load crash (require is not defined in ES module scope) that broke v2.0.0 for all consumers (#63)

2.0.0 (2026-05-29)

  • feat: Update action runtime to Node 24 (breaking change) (#59)
  • chore: Use @pulumi/actions-helpers (#54)
  • docs: Remove mention of old admin scope for org tokens on OIDC (#56)
  • fix: oauth url on windows (#53)

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 actions-patches group with 2 updates: [taiki-e/install-action](https://github.com/taiki-e/install-action) and [pulumi/auth-actions](https://github.com/pulumi/auth-actions).


Updates `taiki-e/install-action` from 2.77.4 to 2.79.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@v2.77.4...v2.79.0)

Updates `pulumi/auth-actions` from 1 to 1.0.1
- [Release notes](https://github.com/pulumi/auth-actions/releases)
- [Changelog](https://github.com/pulumi/auth-actions/blob/main/CHANGELOG.md)
- [Commits](pulumi/auth-actions@v1...v1.0.1)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.79.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-patches
- dependency-name: pulumi/auth-actions
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-patches
...

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 31, 2026
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