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: github.com/cosi-project/runtime and github.com/siderolabs/talos/pkg/machinery.
Updates
github.com/cosi-project/runtime
from 0.4.2 to 0.4.3Commits
6a660d6
feat: support run and shutdown hooks in theQController
Updates
github.com/siderolabs/talos/pkg/machinery
from 1.7.1 to 1.7.4Release notes
Sourced from github.com/siderolabs/talos/pkg/machinery's releases.
... (truncated)
Commits
cb3a830
release(v1.7.4): prepare releaseb0ad590
fix: correct time adjustment intime.SyncController
b4e09d3
release(v1.7.3): prepare release92ec41c
fix: mounttracefs
filesystem1b3ac2c
fix: workaround problems with udevd races1f2a870
fix: time sync over NTP from future era4e9aa30
fix: correctly handle dns messages in our dns implementation8159a00
fix: panic in osroot controllerb78fb4f
fix: update go-tail library to fix 'short read' error2df5319
test: add a test for watchdog timersYou 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