ci(deps): update taiki-e/install-action action to v2.14.3 #373
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.12.23
->v2.14.3
Release Notes
taiki-e/install-action (taiki-e/install-action)
v2.14.3
: 2.14.3Compare Source
Update
protoc@latest
to 3.24.0.Update
parse-changelog@latest
to 0.6.2.v2.14.2
: 2.14.2Compare Source
Update
cargo-llvm-cov@latest
to 0.5.25.Update
cargo-hack@latest
to 0.5.29.v2.14.1
: 2.14.1Compare Source
mdbook@latest
to 0.4.34.v2.14.0
: 2.14.0Compare Source
Use
cargo-binstall
to installnextest
. (#183)This is a change made in response to the request from the nextest maintainer, which potentially increases the installation time of nextest and the possibility of network errors during installation.
If you encounter network errors, you should usually be able to work around them by setting
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
environment variable.v2.13.6
: 2.13.6Compare Source
mdbook@latest
to 0.4.33.v2.13.5
: 2.13.5Compare Source
cargo-nextest@latest
to 0.9.57.v2.13.4
: 2.13.4Compare Source
Update
cargo-nextest@latest
to 0.9.56.Update
cargo-deny@latest
to 0.14.1.v2.13.3
: 2.13.3Compare Source
dprint@latest
to 0.40.2.v2.13.2
: 2.13.2Compare Source
syft@latest
to 0.86.1.v2.13.1
: 2.13.1Compare Source
dprint@latest
to 0.40.1.v2.13.0
: 2.13.0Compare Source
Support
cargo-careful
. (#173)Improve performance and robustness for cases where the host environment lacks the packages required for installation, such as containers or self-hosted runners.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.