Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump taiki-e/install-action from 2.47.25 to 2.48.0 #529

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2025

Bumps taiki-e/install-action from 2.47.25 to 2.48.0.

Release notes

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

2.48.0

  • Support parse-dockerfile. (#838)

  • Update release-plz@latest to 0.3.116.

2.47.32

  • Update typos@latest to 1.29.5.

2.47.31

  • Fix checksum error with [email protected] on macOS. (They rebuilt binaries for some reason.)

2.47.30

  • Support cargo-cyclonedx on x86_64 Linux (musl).

  • Support installing native binary for cargo-cyclonedx on AArch64 macOS. (Previously x86_64 macOS binary is used as fallback.)

  • Update cargo-cyclonedx@latest to 0.5.7.

2.47.29

  • Support cargo-semver-checks on AArch64 Linux.

  • Support cargo-zigbuild on x86_64 macOS.

  • Support installing native binary for mdbook and shellcheck on AArch64 macOS. (Previously x86_64 macOS binary is used as fallback.)

  • Support installing native binary for just and sccache on AArch64 Windows. (Previously x86_64 Windows binary is used as fallback.)

  • Update mdbook@latest to 0.4.44.

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

2.47.28

No change on the install-action itself.

  • Provide install-action-manifest-schema crate to access to the install-action manifests from Rust code. (#657, thanks @​NobodyXu)

    This is being considered for use to speed up cargo-binstall in the future.

2.47.27

  • Update editorconfig-checker@latest to 3.2.0.

  • Update cargo-lambda@latest to 1.6.3.

2.47.26

  • Update wash@latest to 0.38.0.
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]

  • Update dprint@latest to 0.49.0.

[2.48.0] - 2025-02-01

  • Support parse-dockerfile. (#838)

  • Update release-plz@latest to 0.3.116.

[2.47.32] - 2025-01-31

  • Update typos@latest to 1.29.5.

[2.47.31] - 2025-01-30

  • Fix checksum error with [email protected] on macOS. (They rebuilt binaries for some reason.)

[2.47.30] - 2025-01-28

  • Support cargo-cyclonedx on x86_64 Linux (musl).

  • Support installing native binary for cargo-cyclonedx on AArch64 macOS. (Previously x86_64 macOS binary is used as fallback.)

  • Update cargo-cyclonedx@latest to 0.5.7.

[2.47.29] - 2025-01-28

  • Support cargo-semver-checks on AArch64 Linux.

  • Support cargo-zigbuild on x86_64 macOS.

  • Support installing native binary for mdbook and shellcheck on AArch64 macOS. (Previously x86_64 macOS binary is used as fallback.)

  • Support installing native binary for just and sccache on AArch64 Windows. (Previously x86_64 Windows binary is used as fallback.)

  • Update mdbook@latest to 0.4.44.

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

... (truncated)

Commits
  • 0dfccb3 Release 2.48.0
  • ceb86e3 Update changelog
  • 33d49f6 Add parse-dockerfile
  • 1182afd ci: Update reusable workflows
  • bf0c8c6 Update release-plz@latest to 0.3.116
  • ebb53fb ci: Use taiki-e/github-actions/.github/workflows/test.yml reusable workflow
  • 0b0596d ci: Temporarily disable buggy ubuntu-24.04-arm runner
  • 6583578 Release 2.47.32
  • 01f3d2d Update typos@latest to 1.29.5
  • 76a1fec Release 2.47.31
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.47.25 to 2.48.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@1936c8c...0dfccb3)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 2, 2025
@dependabot dependabot bot requested a review from andros21 February 2, 2025 06:13
@andros21 andros21 merged commit 4a97d33 into master Feb 2, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/taiki-e/install-action-2.48.0 branch February 2, 2025 09:42
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.

1 participant