dependabot[bot]
90b606f5e5
build(deps): bump minimatch and electron-builder in /app ( #2819 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) to 3.1.2 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ). These dependencies need to be updated together.
Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
Updates `electron-builder` from 23.6.0 to 24.0.0
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.0.0/packages/electron-builder )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: electron-builder
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 22:11:14 -07:00
dependabot[bot]
3e5134c1cf
build(deps): bump github.com/klauspost/compress from 1.15.15 to 1.16.3 ( #2833 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.15.15 to 1.16.3.
- [Release notes](https://github.com/klauspost/compress/releases )
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml )
- [Commits](https://github.com/klauspost/compress/compare/v1.15.15...v1.16.3 )
---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 22:09:55 -07:00
dependabot[bot]
90a24f9629
build(deps): bump github.com/prometheus/common from 0.40.0 to 0.42.0 ( #2827 )
2023-03-15 00:25:15 +00:00
dependabot[bot]
99751c6a40
build(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 ( #2825 )
2023-03-14 23:38:01 +00:00
Julio Lopez
3f663c4c4a
build(deps): bump github.com/hanwen/go-fuse/v2 ( #2821 )
...
Bumps [github.com/hanwen/go-fuse/v2](https://github.com/hanwen/go-fuse ) from 2.1.1-0.20220112183258-f57e95bda82d to 2.2.0.
- [Release notes](https://github.com/hanwen/go-fuse/releases )
- [Commits](https://github.com/hanwen/go-fuse/commits/v2.2.0 )
---
updated-dependencies:
- dependency-name: github.com/hanwen/go-fuse/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 08:29:17 +00:00
dependabot[bot]
071b7d1f63
build(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 ( #2815 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 01:52:12 +00:00
dependabot[bot]
87dbc1688a
build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0 ( #2817 )
2023-03-14 01:51:06 +00:00
dependabot[bot]
bd147cc64f
build(deps): bump golang.org/x/mod from 0.8.0 to 0.9.0 ( #2816 )
2023-03-14 01:06:29 +00:00
dependabot[bot]
3fc07daf8a
build(deps): bump google.golang.org/api from 0.110.0 to 0.112.0 ( #2818 )
2023-03-14 00:23:53 +00:00
dependabot[bot]
4351749265
build(deps): bump golang.org/x/term from 0.5.0 to 0.6.0 ( #2814 )
2023-03-13 07:44:12 +00:00
Snyk bot
e5584331c9
fix(deps): upgrade @fortawesome/fontawesome-common-types from 0.1.7 to 0.2.36 ( #2703 )
...
Snyk has created this PR to upgrade @fortawesome/fontawesome-common-types from 0.1.7 to 0.2.36.
See this package in npm:
https://www.npmjs.com/package/@fortawesome/fontawesome-common-types
See this project in Snyk:
https://app.snyk.io/org/ntolia/project/58424cd5-ee02-4c16-8df1-43129217353f?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-03-13 00:09:01 -07:00
Juerd Waalboer
3a13ebf518
docs(site): added control credentials to example ( #2807 )
...
- Added server control credentials to `kopia server start` example
- Reformatted `kopia server start` to avoid excessive horizontal scrolling
- Moved pre-v0.8 information to quoted notes to reduce confusion
2023-03-12 14:53:10 -07:00
Jarek Kowalski
91a3e9b4b0
fix(kopiaui): fixed '<starting up>' in the tray menu. ( #2813 )
...
The fix is to use `127.0.0.1` instead of `localhost` when starting the
server and polling for the server status.
This resolves an issue where KopiaUI can't connect to the server
which only listens on IPv4 localhost (127.0.0.1) but the Javascript
client prefers IPv6 (::1) and fails to connect.
2023-03-12 21:43:04 +00:00
lupusA
95fbf5a266
docs(site): rephrased the section "Two Variants of Kopia" and corrected the outline to match the document. Added a docker-compose example to the "Docker Images" section. ( #2812 )
...
Co-authored-by: lupusA <lupuapps@gmail.com >
2023-03-12 20:23:47 +00:00
Jarek Kowalski
e96efbddea
fix(kopiaui): added missing entitlement for M1 build ( #2809 )
2023-03-12 11:09:40 -07:00
dependabot[bot]
0496ee8d95
build(deps): bump got and electron-builder in /app ( #2808 )
...
Removes [got](https://github.com/sindresorhus/got ). It's no longer used after updating ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ). These dependencies need to be updated together.
Removes `got`
Updates `electron-builder` from 23.3.3 to 23.6.0
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/v23.6.0/packages/electron-builder )
---
updated-dependencies:
- dependency-name: got
dependency-type: indirect
- dependency-name: electron-builder
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-12 06:05:14 +00:00
dependabot[bot]
978bd26b9b
build(deps-dev): bump electron from 19.0.8 to 23.1.3 in /app ( #2805 )
...
Bumps [electron](https://github.com/electron/electron ) from 19.0.8 to 23.1.3.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v19.0.8...v23.1.3 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-12 05:20:18 +00:00
Jarek Kowalski
1febe17ae7
chore(ci): sort go.mod as described in #2669 ( #2806 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-12 00:50:34 +00:00
Jarek Kowalski
92291a61e1
feat(repository): added RepositoryWriter.ReplaceManifests ( #2747 )
...
This simplifies use cases where we intend to replace a manifest uniquely
identified by a set of labels with another one as is the case for
policies.
This helped fix annoying test flake on Windows where the clock is not
guaranteed to move forward when read in quick succession.
This is now passing on Windows:
```
$ go test -timeout 1000s ./internal/server -run TestSourceRefreshesAfterPolicy -count=1000
```
2023-03-12 00:44:28 +00:00
Snyk bot
f66cc072f0
build(deps): upgrade electron-updater from 5.2.1 to 5.3.0 ( #2702 )
...
Snyk has created this PR to upgrade electron-updater from 5.2.1 to 5.3.0.
See this package in npm:
https://www.npmjs.com/package/electron-updater
See this project in Snyk:
https://app.snyk.io/org/kopia/project/8d808158-51d1-4cf8-b3e0-40e912ecfd63?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-03-12 00:27:06 +00:00
dependabot[bot]
6f1e4dcdbc
build(deps-dev): bump playwright from 1.28.1 to 1.31.1 in /app ( #2790 )
...
Bumps [playwright](https://github.com/Microsoft/playwright ) from 1.28.1 to 1.31.1.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.28.1...v1.31.1 )
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-11 15:58:52 -08:00
Jarek Kowalski
6fa50640f4
build(deps): manual upgrade to github.com/alecthomas/kingpin/v2 ( #2804 )
...
also upgraded github.com/klauspost/reedsolomon to latest non-retracted version
go mod tidy
2023-03-11 06:28:05 -08:00
dependabot[bot]
84675c1185
build(deps): bump github.com/tg123/go-htpasswd from 1.2.0 to 1.2.1 ( #2771 )
...
Bumps [github.com/tg123/go-htpasswd](https://github.com/tg123/go-htpasswd ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/tg123/go-htpasswd/releases )
- [Commits](https://github.com/tg123/go-htpasswd/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: github.com/tg123/go-htpasswd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-11 06:55:31 +00:00
dependabot[bot]
e4cc005017
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0 ( #2781 )
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.4.3...v4.5.0 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-10 22:38:20 -08:00
PrplHaz4
e04eec1d0e
docs(site): fix link to repositories docs ( #2789 )
2023-03-06 00:59:13 +00:00
dependabot[bot]
4aa8f12314
build(deps-dev): bump playwright-core from 1.28.1 to 1.31.1 in /app ( #2792 )
2023-03-02 00:32:38 +00:00
Julio Lopez
5c901abc90
test(general): parse stdout and stderr in robustness framework helper ( #2779 )
...
Parse stdout as well as stderr in `KopiaSnapshotter.CreateSnapshot`.
This is contained to the Robustness Framework.
Co-authored-by: Carl Braganza <carl@kasten.io >
2023-02-23 10:18:07 -08:00
dependabot[bot]
fdb386154a
build(deps): bump github.com/aws/aws-sdk-go from 1.44.206 to 1.44.207 ( #2780 )
2023-02-22 23:41:19 +00:00
dependabot[bot]
b5b66f8f44
build(deps): bump github.com/prometheus/common from 0.39.0 to 0.40.0 ( #2777 )
2023-02-22 00:27:45 +00:00
dependabot[bot]
ce069a290b
build(deps): bump github.com/aws/aws-sdk-go from 1.44.205 to 1.44.206 ( #2776 )
2023-02-22 00:21:48 +00:00
dependabot[bot]
fba03c9882
build(deps): bump github.com/minio/minio-go/v7 from 7.0.47 to 7.0.49 ( #2774 )
2023-02-21 00:28:15 +00:00
dependabot[bot]
1837ae1d3b
build(deps): bump github.com/aws/aws-sdk-go from 1.44.201 to 1.44.205 ( #2773 )
2023-02-21 00:24:53 +00:00
dependabot[bot]
e8a8a5a63d
build(deps): bump github.com/aws/aws-sdk-go from 1.44.200 to 1.44.201 ( #2764 )
2023-02-15 00:27:22 +00:00
dependabot[bot]
d558d7b8e6
build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 ( #2763 )
2023-02-15 00:21:47 +00:00
dependabot[bot]
8b4681cf30
build(deps): bump google.golang.org/api from 0.109.0 to 0.110.0 ( #2762 )
2023-02-14 00:40:10 +00:00
dependabot[bot]
50ba2b96d6
build(deps): bump github.com/aws/aws-sdk-go from 1.44.196 to 1.44.200 ( #2761 )
2023-02-14 00:32:33 +00:00
dependabot[bot]
363d68d7dd
build(deps): bump golang.org/x/crypto from 0.5.0 to 0.6.0 ( #2752 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.5.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-10 23:58:50 -08:00
dependabot[bot]
fc0fd968ce
build(deps): bump github.com/klauspost/reedsolomon from 1.11.5 to 1.11.6 ( #2753 )
...
Bumps [github.com/klauspost/reedsolomon](https://github.com/klauspost/reedsolomon ) from 1.11.5 to 1.11.6.
- [Release notes](https://github.com/klauspost/reedsolomon/releases )
- [Commits](https://github.com/klauspost/reedsolomon/compare/v1.11.5...v1.11.6 )
---
updated-dependencies:
- dependency-name: github.com/klauspost/reedsolomon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-10 22:08:55 -08:00
dependabot[bot]
adb3a72626
build(deps): bump golang.org/x/mod from 0.7.0 to 0.8.0 ( #2757 )
...
Bumps [golang.org/x/mod](https://github.com/golang/mod ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/mod/releases )
- [Commits](https://github.com/golang/mod/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-10 22:06:39 -08:00
dependabot[bot]
a7683f8265
build(deps): bump go.opentelemetry.io/otel/exporters/jaeger ( #2758 )
2023-02-11 00:25:25 +00:00
dependabot[bot]
7ada5e1c3b
build(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 ( #2755 )
2023-02-10 06:52:57 +00:00
dependabot[bot]
3452ecbde4
build(deps): bump go.opentelemetry.io/otel/sdk from 1.12.0 to 1.13.0 ( #2754 )
2023-02-10 00:34:06 +00:00
dependabot[bot]
c1ffa34b94
build(deps): bump golang.org/x/oauth2 from 0.3.0 to 0.5.0 ( #2745 )
2023-02-09 07:08:50 +00:00
dependabot[bot]
5df514c39d
build(deps): bump github.com/klauspost/compress from 1.15.12 to 1.15.15 ( #2709 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.15.12 to 1.15.15.
- [Release notes](https://github.com/klauspost/compress/releases )
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml )
- [Commits](https://github.com/klauspost/compress/compare/v1.15.12...v1.15.15 )
---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 22:48:39 -08:00
Jarek Kowalski
939152cfda
chore(ci): upgraded linter to 1.51.1, minor style fixes ( #2748 )
2023-02-09 06:47:36 +00:00
Jarek Kowalski
ba919e9f16
chore(ci): fixed test flakes caused by not waiting for server to stop ( #2749 )
2023-02-09 06:46:56 +00:00
dependabot[bot]
7c7f033fa5
build(deps): bump golang.org/x/net from 0.5.0 to 0.6.0 ( #2746 )
2023-02-09 06:38:06 +00:00
dependabot[bot]
ddcaed54ef
build(deps): bump go.opentelemetry.io/otel from 1.12.0 to 1.13.0 ( #2744 )
2023-02-08 23:25:01 +00:00
dependabot[bot]
6cd9e48a03
build(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0 ( #2739 )
2023-02-08 00:24:15 +00:00
dependabot[bot]
dc285dc01b
build(deps): bump github.com/prometheus/common from 0.37.0 to 0.39.0 ( #2742 )
2023-02-07 23:43:30 +00:00