Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update dependencies via
$ cargo update $ cd web $ npm update
With the exception of the rust dependency
winnow
which was manually limited to version0.4.1
instead of the newest upstream release0.4.6
due to a minimum rust version bump after0.4.1
which is incompatible with the current rust version inmeta-lxatac
:A
langdale
->mickledore
yocto update will bring a sufficiently new rust version to updatewinnow
.Related Pull Requests
This PR is based on Poll for RAUC updates and show notifications #19 even though the change is completely orthogonal to the changes there. This is done to have a commit hash to point to in mymeta-lxatac
recipes. It should likely be merged first.