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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the ci-dependencies group with 3 updates: actions/checkout, taiki-e/install-action and Swatinem/rust-cache.
Updates
actions/checkout
from 4.2.0 to 4.2.1Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
eef6144
Prepare 4.2.1 release (#1925)6b42224
Add workflow file for publishing releases to immutable action package (#1919)de5a000
Check out other refs/* by commit if provided, fall back to ref (#1924)Updates
taiki-e/install-action
from 2.44.25 to 2.44.35Release notes
Sourced from taiki-e/install-action's releases.
Changelog
Sourced from taiki-e/install-action's changelog.
... (truncated)
Commits
42f4ec8
Release 2.44.3578b291a
Updaterelease-plz@latest
to 0.3.990551545
Release 2.44.3496603e0
Updatecargo-binstall@latest
to 1.10.8b3b1a76
Updatexh@latest
to 0.23.05ffe29a
Release 2.44.33fad0a2f
Updatecargo-llvm-cov@latest
to 0.6.14c2262ca
Release 2.44.3287eb4c9
Updatecargo-make@latest
to 0.37.22d41099f
Release 2.44.31Updates
Swatinem/rust-cache
from 2.7.3 to 2.7.5Release notes
Sourced from Swatinem/rust-cache's releases.
Commits
82a92a6
2.7.5598fe25
update dependencies, rebuild8f842c2
Support Cargo.lock format cargo-lock v4 (#211)96a8d65
Only run macOsWorkaround() on macOS (#206)9bdad04
fix: usage ofdeprecated
version ofnode
(#197)f7a52f6
"add jsonpath test"2bceda3
"update dependencies"640a221
Upgrade checkout action from version 3 to 4 (#190)1582741
update dependenciesDependabot 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