feat: update kopia/kopia to v0.13.0 #327
Open
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.
This PR contains the following updates:
v0.12.1
->v0.13.0
Release Notes
kopia/kopia
v0.13.0
Compare Source
BREAKING CHANGES:
Background
Previously several commands had some hidden shortcuts/default subcommands:
kopia snapshot create
had a shortcut ofkopia snapshot
kopia index list
had a shortcut ofkopia index
kopia cache info
had a shortcut ofkopia cache
kopia manifest list
had a shortcut ofkopia manifest
kopia maintenance run
had a shortcut ofkopia maintenance
kopia repository upgrade begin
had a shortcut ofkopia repository upgrade
Despite being sometimes convenient to type, the hidden shortcuts were hard to discover and had some unusual behaviors, so we've decided to remove them all and not rely on such defaults in the future.
General Improvements
Repository
Dependencies
Development Dependencies
CI/CD
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.