You can trigger a rebase of this PR 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 siderolabs group with 2 updates in the / directory: github.com/cosi-project/runtime and github.com/siderolabs/talos/pkg/machinery.
Updates
github.com/cosi-project/runtime
from 0.6.4 to 0.7.2Release notes
Sourced from github.com/cosi-project/runtime's releases.
Commits
cf137ef
feat: addWithIgnoreTeardownWhile
toqtransform
controllers5eca531
test: fix a data race in the test3c04d64
feat: support watch bookmarksUpdates
github.com/siderolabs/talos/pkg/machinery
from 1.8.1 to 1.8.3Release notes
Sourced from github.com/siderolabs/talos/pkg/machinery's releases.
... (truncated)
Commits
6494ace
release(v1.8.3): prepare release01c9f45
fix: arch linux search paths and names for QEMU provisioner8b5c5f1
chore: fix nil pointer dereference in AWS uploaderfbf85dd
fix: install disk matcher errorff3fcce
feat: add dm-cache dm-cache-smq kernel modules6d872e4
feat: allow extra mounts for docker-basedtalosctl cluster create
8c193c8
fix: update permissions for logging directories in /var5044a41
fix: mount /sys/kernel/security conditionally83abb66
fix: make route normalization keep family228a943
fix: do not trim 0 from process SELinux labelYou can trigger a rebase of this PR 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