Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update kopia/kopia to v0.13.0 #327

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

teletraan-x[bot]
Copy link
Contributor

@teletraan-x teletraan-x bot commented May 8, 2023

This PR contains the following updates:

Package Update Change
kopia/kopia minor v0.12.1 -> v0.13.0

Release Notes

kopia/kopia

v0.13.0

Compare Source

BREAKING CHANGES:
  1. KopiaUI no longer supports Windows 7 or 8 due to upstream breaking change - see https://github.com/kopia/kopia/issues/2923
  2. Remove default behavior for CLI command (#​2861) by Julio Lopez
  3. Package signing key has been regenerated after the previous one has expired. Users need to re-import the key.

Background

Previously several commands had some hidden shortcuts/default subcommands:

  • kopia snapshot create had a shortcut of kopia snapshot
  • kopia index list had a shortcut of kopia index
  • kopia cache info had a shortcut of kopia cache
  • kopia manifest list had a shortcut of kopia manifest
  • kopia maintenance run had a shortcut of kopia maintenance
  • kopia repository upgrade begin had a shortcut of kopia 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
  • added tests for parallelwork (#​2942) by Denis Voytyuk
  • added unit tests for diff (#​2931) by Denis Voytyuk
  • added tests for iocopy (#​2932) by Denis Voytyuk
  • added tests for tlsutil (#​2933) by Denis Voytyuk
  • fixed remaining checklocks violations (#​2939) by Jarek Kowalski
  • added unit tests for freepool (#​2930) by Denis Voytyuk
Repository
  • New Feature Reduce memory usage when parsing manifests (#​2956) by ashmrtn
Dependencies
  • bump github.com/aws/aws-sdk-go from 1.44.252 to 1.44.253 (#​2981) by dependabot[bot]
  • bump github.com/aws/aws-sdk-go from 1.44.251 to 1.44.252 (#​2979) by dependabot[bot]
  • bump github.com/aws/aws-sdk-go from 1.44.250 to 1.44.251 (#​2977) by dependabot[bot]
  • bump google.golang.org/api from 0.119.0 to 0.120.0 (#​2975) by dependabot[bot]
  • bump github.com/aws/aws-sdk-go from 1.44.249 to 1.44.250 (#​2972) by dependabot[bot]
  • bump github.com/hanwen/go-fuse/v2 from 2.2.0 to 2.3.0 (#​2966) by dependabot[bot]
  • bump github.com/aws/aws-sdk-go from 1.44.247 to 1.44.249 (#​2965) by dependabot[bot]
  • bump github.com/aws/aws-sdk-go from 1.44.246 to 1.44.247 (#​2960) by dependabot[bot]
  • bump github.com/aws/aws-sdk-go from 1.44.245 to 1.44.246 (#​2958) by dependabot[bot]
  • bump google.golang.org/api from 0.118.0 to 0.119.0 (#​2957) by dependabot[bot]
  • bump github.com/klauspost/compress from 1.16.4 to 1.16.5 (#​2955) by dependabot[bot]
  • bump github.com/aws/aws-sdk-go from 1.44.244 to 1.44.245 (#​2954) by dependabot[bot]
Development Dependencies
  • bump electron from 24.1.1 to 24.1.2 in /app (#​2969) by dependabot[bot]
  • bump playwright from 1.32.1 to 1.32.3 in /app (#​2970) by dependabot[bot]
  • bump @​playwright/test from 1.26.1 to 1.32.3 in /app (#​2973) by dependabot[bot]
  • bump playwright-core from 1.32.1 to 1.32.3 in /app (#​2971) by dependabot[bot]
CI/CD
  • test commit (#​2987) by Jarek Kowalski

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@teletraan-x teletraan-x bot force-pushed the renovate/kopia-kopia-0.x branch from 8fc3d10 to 0fe64f9 Compare September 18, 2023 00:41
@teletraan-x teletraan-x bot force-pushed the renovate/kopia-kopia-0.x branch from 0fe64f9 to a92ec42 Compare September 25, 2023 00:41
@teletraan-x teletraan-x bot force-pushed the renovate/kopia-kopia-0.x branch from a92ec42 to 0dda0c5 Compare October 23, 2023 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants