This release implements a mechanism to automatically track the latest version of the tool on our end. (#27)
Hopefully, this will avoid situations such as "new version of the tool has been released, but the maintainer has not been aware of it for a number of months".
This also makes it easier to add support for new tools.
This release also includes the following improvements:
Verify SHA256 checksums for downloaded files in all tools installed from GH releases. (#27)
Support omitting the patch/minor version in all tools installed from GH releases. (#27)
Note: This release is considered a breaking change because installing on versions not yet recognized by the action or on pre-release versions will no longer work with this release. (They were never officially supported, but they could work before.) Please submit an issue if you need these supports again.
1.17.3
Update wasmtime@latest to 4.0.0.
1.17.2
Update mdbook@latest to 0.4.25.
1.17.1
Update mdbook@latest to 0.4.23.
Support mdbook on Linux (musl).
Update cargo-llvm-cov@latest to 0.5.3.
1.17.0
Update protoc@latest to 3.21.12.
Support aarch64 self-hosted runners (Linux, macOS, Windows).
Improve support for Fedora/RHEL based containers/self-hosted runners.
1.16.0
Update cargo-binstall@latest to 0.18.1. (#32, thanks @NobodyXu)
If the host environment lacks packages required for installation, such as curl or tar, install them if possible.
It is mainly intended to make the use of this action easy on containers or self-hosted runners, and currently supports Debian-based distributions (including Ubuntu) and Alpine.
You can trigger a rebase of this PR 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 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 from 1 to 2.
Release notes
Sourced from taiki-e/install-action's releases.
... (truncated)
Changelog
Sourced from taiki-e/install-action's changelog.
Commits
8ffc26a
Release 2.0.182e9eb5
Update DEVELOPMENT.mdd3b7ad8
Update changelogf1a96ee
Update changelog when manifest update46063c1
Update cargo-minimal-versions048586d
Update cargo-hackd117b8d
Remove outdated todo76828c3
Release 2.0.0eea8c31
Update readme and changelogab0e193
Support dprintYou can trigger a rebase of this PR 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 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)