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 6 updates in the / directory:
4.2.0
4.2.2
14
16
7b1c307e0dcbda6122208f10795a713336a9b35a
315e265cd78dad1e1dcf3a5074f6d6c47029d5aa
2.7.3
2.7.5
0.5.71
0.5.84
2.44.13
2.44.71
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 16Release notes
Sourced from DeterminateSystems/nix-installer-action's releases.
Commits
e50d5f7
Log in to flakehub on existing installs (#129)25431d2
Updatedetsys-ts
for: `Merge pull request #67 from DeterminateSystems/allow...b92f665
Add the job-status option (#125)ddfca32
Convert flakehub: true to determinate: true (#123)Updates
dtolnay/rust-toolchain
from 7b1c307e0dcbda6122208f10795a713336a9b35a to 315e265cd78dad1e1dcf3a5074f6d6c47029d5aaCommits
315e265
Merge pull request #129 from dtolnay/defaultfail2d6236e
Ignore 'rustup default' failureUpdates
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.84Release notes
Sourced from MarcoIeni/release-plz-action's releases.
... (truncated)
Commits
f0fdfff
Update to 0.3.108 (#176)301fd6d
Update to 0.3.107 (#175)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)Updates
taiki-e/install-action
from 2.44.13 to 2.44.71Release notes
Sourced from taiki-e/install-action's releases.
... (truncated)
Changelog
Sourced from taiki-e/install-action's changelog.
... (truncated)
Commits
5d427d8
Release 2.44.71ed8e59b
Updatecargo-nextest@latest
to 0.9.84b4653a6
Updaterclone@latest
to 1.68.215d8c41
Release 2.44.709b24cc9
Updatecargo-deny@latest
to 0.16.285c1f06
Release 2.44.69ee9bdd0
Updaterelease-plz@latest
to 0.3.1089c04113
Release 2.44.68e0464ce
Updatehyperfine@latest
to 1.19.076b1741
Updatecargo-binstall@latest
to 1.10.12Dependabot 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