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 5 updates in the / directory:
4.2.0
4.2.2
14
15
2.7.3
2.7.5
0.5.71
0.5.82
2.44.13
2.44.60
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
DeterminateSystems/nix-installer-action
from 14 to 15Release notes
Sourced from DeterminateSystems/nix-installer-action's releases.
Commits
b92f665
Add the job-status option (#125)ddfca32
Convert flakehub: true to determinate: true (#123)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.60Release notes
Sourced from taiki-e/install-action's releases.
... (truncated)
Changelog
Sourced from taiki-e/install-action's changelog.
... (truncated)
Commits
678b06b
Release 2.44.607763aee
Updatecargo-hack@latest
to 0.6.334b40a97
Release 2.44.59c03415c
Updatecargo-binstall@latest
to 1.10.10ac7aba6
Updatetypos@latest
to 1.27.0684122d
Release 2.44.5814e9fc3
Updateosv-scanner@latest
to 1.9.15d69aad
Release 2.44.572397c6b
Updaterelease-plz@latest
to 0.3.106e082d6f
Updateespup@latest
to 0.13.0Dependabot 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