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 github-dependencies group with 4 updates in the / directory: actions/checkout, Swatinem/rust-cache, MarcoIeni/release-plz-action and taiki-e/install-action.
Updates
actions/checkout
from 4.2.0 to 4.2.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
Commits
11bd719
Prepare 4.2.2 Release (#1953)e3d2460
Expand unit test coverage (#1946)163217d
url-helper.ts
now leverages well-known environment variables. (#1941)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
Swatinem/rust-cache
from 2.7.3 to 2.7.5Release notes
Sourced from Swatinem/rust-cache's releases.
Changelog
Sourced from Swatinem/rust-cache's changelog.
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 dependenciesUpdates
MarcoIeni/release-plz-action
from 0.5.71 to 0.5.82Release notes
Sourced from MarcoIeni/release-plz-action's releases.
... (truncated)
Commits
fff938e
Update to 0.3.105 (#174)0a28fd4
Update to 0.3.104 (#173)394e0e4
Update to 0.3.103 (#172)45f2f8b
build(deps): bump mio from 0.8.10 to 0.8.11 in /updater (#171)b86d133
Update to 0.3.102 (#170)b9c99ed
update 0.3.101 (#169)1284a1a
Update to 0.3.100 (#168)ede2f28
Update to 0.3.99 (#167)aba3cd4
Update to 0.3.98 (#164)693f6d4
Update to 0.3.96 (#163)Updates
taiki-e/install-action
from 2.44.13 to 2.44.54Release notes
Sourced from taiki-e/install-action's releases.
... (truncated)
Changelog
Sourced from taiki-e/install-action's changelog.
... (truncated)
Commits
cdcde4a
Release 2.44.549efac91
Updatecargo-zigbuild@latest
to 0.19.4278aeeb
Release 2.44.537de2f7d
Updaterelease-plz@latest
to 0.3.105de2de18
Release 2.44.526dfe677
ci: Auto approve auto-updated PR02867b0
Update changelogbfb935d
Updatedprint@latest
to 0.47.5693262a
Updatecargo-udeps@latest
to 0.1.526f2d433
Updateparse-changelog@latest
to 0.6.10Dependabot 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