dependabot[bot]
e18fc93bfe
build(deps-dev): bump electron-notarize from 1.2.1 to 1.2.2 in /app ( #2537 )
...
Bumps [electron-notarize](https://github.com/electron/notarize ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/electron/notarize/releases )
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json )
- [Commits](https://github.com/electron/notarize/compare/v1.2.1...v1.2.2 )
---
updated-dependencies:
- dependency-name: electron-notarize
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 20:32:34 -07:00
dependabot[bot]
29ec24583a
build(deps-dev): bump playwright from 1.26.0 to 1.26.1 in /app ( #2472 )
2022-10-02 05:24:32 +00:00
dependabot[bot]
ec564f8e9e
build(deps-dev): bump concurrently from 7.3.0 to 7.4.0 in /app ( #2473 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.3.0...v7.4.0 )
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-02 04:39:41 +00:00
dependabot[bot]
ef38b448c4
build(deps-dev): bump dotenv from 16.0.2 to 16.0.3 in /app ( #2471 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.0.2 to 16.0.3.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.2...v16.0.3 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-02 03:57:31 +00:00
dependabot[bot]
3de79f91f4
build(deps-dev): bump @playwright/test from 1.26.0 to 1.26.1 in /app ( #2474 )
2022-10-02 03:14:39 +00:00
Jarek Kowalski
5227d74996
style(ui): icon updates ( #2469 )
...
- removed padding from Windows icons
- improved Windows tray icon
- removed 1020x1024 from the icns file.
Fixes #2458
2022-10-01 22:14:52 +00:00
Jarek Kowalski
596e3547d1
style(ui): new app icons ( #2451 )
...
Based on https://github.com/kopia/kopia/pull/2390 but slightly reworked.
2022-09-27 21:17:41 -07:00
Jarek Kowalski
09575943f8
test(ui): added minimal automated KopiaUI test ( #2434 )
...
* test(ui): added minimal automated KopiaUI test
```
$ make kopia-ui-test
```
This currently executes super minimal E2E test on pre-built KopiaUI
using Playwright https://playwright.dev
* better os/arch detection
* remove unwanted log
* fixed executable path on linux
* fix for linux, misc
2022-09-23 17:37:36 -07:00
Jarek Kowalski
5c04dbc7ca
build(deps-dev): revert electron from 19.0.8 to 20.0.1 in /app ( #2423 )
...
This reverts commit 5fce956853 .
The app built with 20.0.1 fails to start on at least darwin/arm64,
needs to be investigated.
2022-09-18 22:46:54 +00:00
dependabot[bot]
2115d98524
build(deps-dev): bump electron from 20.0.1 to 20.1.3 in /app ( #2388 )
...
Bumps [electron](https://github.com/electron/electron ) from 20.0.1 to 20.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/v20.0.1...v20.1.3 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-10 19:30:33 -07:00
dependabot[bot]
64c2fcd481
build(deps-dev): bump dotenv from 16.0.1 to 16.0.2 in /app ( #2359 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.0.1 to 16.0.2.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.1...v16.0.2 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 21:45:39 -07:00
dependabot[bot]
5fce956853
build(deps-dev): bump electron from 19.0.8 to 20.0.1 in /app ( #2288 )
...
Bumps [electron](https://github.com/electron/electron ) from 19.0.8 to 20.0.1.
- [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...v20.0.1 )
---
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>
2022-08-08 21:24:38 -07:00
dependabot[bot]
07ec981a25
build(deps-dev): bump asar from 3.1.0 to 3.2.0 in /app ( #2258 )
...
Bumps [asar](https://github.com/electron/asar ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/electron/asar/releases )
- [Changelog](https://github.com/electron/asar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/electron/asar/compare/v3.1.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: asar
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>
2022-08-07 15:36:37 -07:00
dependabot[bot]
3c63203eee
build(deps): bump electron-updater from 5.0.5 to 5.2.1 in /app ( #2259 )
...
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater ) from 5.0.5 to 5.2.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@5.2.1/packages/electron-updater )
---
updated-dependencies:
- dependency-name: electron-updater
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>
2022-08-07 15:36:24 -07:00
dependabot[bot]
7a4b31a3c1
build(deps-dev): bump electron-builder from 23.1.0 to 23.3.3 in /app ( #2257 )
...
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ) from 23.1.0 to 23.3.3.
- [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.3.3/packages/electron-builder )
---
updated-dependencies:
- dependency-name: electron-builder
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>
2022-08-02 21:13:46 -07:00
dependabot[bot]
72c5716476
build(deps-dev): bump concurrently from 7.2.2 to 7.3.0 in /app ( #2255 )
2022-08-01 23:22:42 +00:00
dependabot[bot]
e10e9b0252
build(deps-dev): bump electron from 19.0.7 to 19.0.8 in /app ( #2199 )
...
Bumps [electron](https://github.com/electron/electron ) from 19.0.7 to 19.0.8.
- [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.7...v19.0.8 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
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>
2022-07-15 21:04:53 -07:00
Jarek Kowalski
0f680cd24e
fix(ui): fixed missing directory browser button in KopiaUI ( #2155 )
...
Fixes #2145
2022-07-07 01:40:51 +00:00
basldfalksjdf
bc0e0641bf
fix(ui): "Kopia UI" to "KopiaUI" ( #2140 )
...
Just removing the extra space
2022-07-06 18:18:22 -07:00
Jarek Kowalski
3af5a48493
refactor(ci): removed unused ReactJS app from KopiaUI ( #2117 )
...
This was producing an empty directory, which was completely unused.
2022-07-02 17:07:26 +00:00
dependabot[bot]
5f7ad83803
build(deps): bump electron-updater from 5.0.1 to 5.0.5 in /app ( #2109 )
...
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater ) from 5.0.1 to 5.0.5.
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@5.0.5/packages/electron-updater )
---
updated-dependencies:
- dependency-name: electron-updater
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>
2022-07-01 19:49:56 -07:00
dependabot[bot]
5aca9785dd
build(deps-dev): bump concurrently from 7.2.1 to 7.2.2 in /app ( #2110 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.2.1...v7.2.2 )
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
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>
2022-07-01 18:59:27 -07:00
dependabot[bot]
5d1637078c
build(deps): bump electron-log from 4.4.7 to 4.4.8 in /app ( #2108 )
...
Bumps [electron-log](https://github.com/megahertz/electron-log ) from 4.4.7 to 4.4.8.
- [Release notes](https://github.com/megahertz/electron-log/releases )
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/megahertz/electron-log/compare/v4.4.7...v4.4.8 )
---
updated-dependencies:
- dependency-name: electron-log
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>
2022-07-01 18:58:24 -07:00
dependabot[bot]
7a3e964fec
build(deps-dev): bump electron-builder from 23.0.3 to 23.1.0 in /app ( #2111 )
...
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ) from 23.0.3 to 23.1.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.1.0/packages/electron-builder )
---
updated-dependencies:
- dependency-name: electron-builder
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>
2022-07-01 18:31:41 -07:00
dependabot[bot]
6589470613
build(deps-dev): bump electron from 18.2.0 to 19.0.7 in /app ( #2107 )
...
Bumps [electron](https://github.com/electron/electron ) from 18.2.0 to 19.0.7.
- [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/v18.2.0...v19.0.7 )
---
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>
2022-07-01 15:13:02 -07:00
dependabot[bot]
a93abb47c1
build(deps): bump electron-updater from 4.6.5 to 5.0.1 in /app ( #2030 )
...
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater ) from 4.6.5 to 5.0.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@5.0.1/packages/electron-updater )
---
updated-dependencies:
- dependency-name: electron-updater
dependency-type: direct:production
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>
2022-06-30 22:03:23 -07:00
dependabot[bot]
1c55866ab9
build(deps-dev): bump electron-builder from 22.14.13 to 23.0.3 in /app ( #1919 )
...
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ) from 22.14.13 to 23.0.3.
- [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.0.3/packages/electron-builder )
---
updated-dependencies:
- dependency-name: electron-builder
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>
2022-06-30 22:03:08 -07:00
dependabot[bot]
7e9ea50286
build(deps-dev): bump concurrently from 7.1.0 to 7.2.1 in /app ( #1998 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 7.1.0 to 7.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.1.0...v7.2.1 )
---
updated-dependencies:
- dependency-name: concurrently
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>
2022-06-01 22:18:17 -07:00
dependabot[bot]
11677f1a9d
build(deps): bump electron-log from 4.4.6 to 4.4.7 in /app ( #1997 )
...
Bumps [electron-log](https://github.com/megahertz/electron-log ) from 4.4.6 to 4.4.7.
- [Release notes](https://github.com/megahertz/electron-log/releases )
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/megahertz/electron-log/compare/v4.4.6...v4.4.7 )
---
updated-dependencies:
- dependency-name: electron-log
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>
2022-06-01 21:36:05 -07:00
dependabot[bot]
5f676f05d9
build(deps-dev): bump electron from 18.0.1 to 18.2.0 in /app ( #1911 )
...
Bumps [electron](https://github.com/electron/electron ) from 18.0.1 to 18.2.0.
- [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/v18.0.1...v18.2.0 )
---
updated-dependencies:
- dependency-name: electron
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>
2022-05-25 07:15:39 -07:00
dependabot[bot]
717cf9dfd1
build(deps): bump async from 2.6.3 to 2.6.4 in /app ( #1954 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-25 07:15:11 -07:00
dependabot[bot]
997a58953c
build(deps): bump ejs from 3.1.6 to 3.1.7 in /app ( #1922 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 02:40:07 +00:00
dependabot[bot]
2a5df3bed0
build(deps-dev): bump concurrently from 7.0.0 to 7.1.0 in /app ( #1915 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.0.0...v7.1.0 )
---
updated-dependencies:
- dependency-name: concurrently
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>
2022-05-01 19:20:25 -07:00
dependabot[bot]
b2a2a4f48a
build(deps-dev): bump react-scripts from 5.0.0 to 5.0.1 in /app ( #1920 )
...
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/facebook/create-react-app/releases )
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts )
---
updated-dependencies:
- dependency-name: react-scripts
dependency-type: direct:development
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>
2022-05-01 19:19:01 -07:00
dependabot[bot]
1138b7ec1f
build(deps-dev): bump electron from 17.2.0 to 18.0.1 in /app ( #1871 )
...
Bumps [electron](https://github.com/electron/electron ) from 17.2.0 to 18.0.1.
- [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/v17.2.0...v18.0.1 )
---
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>
2022-04-01 19:38:39 -07:00
dependabot[bot]
9ae83f4753
build(deps-dev): bump electron-notarize from 1.1.1 to 1.2.1 in /app ( #1858 )
...
Bumps [electron-notarize](https://github.com/electron/electron-notarize ) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/electron/electron-notarize/releases )
- [Changelog](https://github.com/electron/electron-notarize/blob/master/.releaserc.json )
- [Commits](https://github.com/electron/electron-notarize/compare/v1.1.1...v1.2.1 )
---
updated-dependencies:
- dependency-name: electron-notarize
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>
2022-03-26 22:24:05 +00:00
dependabot[bot]
32cb189ec1
build(deps-dev): bump electron from 17.1.0 to 17.2.0 in /app ( #1856 )
...
Bumps [electron](https://github.com/electron/electron ) from 17.1.0 to 17.2.0.
- [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/v17.1.0...v17.2.0 )
---
updated-dependencies:
- dependency-name: electron
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>
2022-03-26 21:46:05 +00:00
dependabot[bot]
f5f2be5116
build(deps): bump plist from 3.0.4 to 3.0.5 in /app ( #1851 )
2022-03-26 19:42:52 +00:00
Jarek Kowalski
dc0d41b7e0
build(deps): upgrade minimist to 1.2.6 ( #1845 )
2022-03-21 21:50:14 -07:00
Jarek Kowalski
436933caa1
feat(kopiaui): support both left and right click to open tray menu ( #1805 )
...
* feat(kopiaui): support both left and right click to open tray menu
Fixes #1798
* feat(kopiaui): show all repository windows on double click
2022-03-06 21:09:01 -08:00
Jarek Kowalski
353e8b1ff4
feat(kopiaui): provide feedback for 'Check For Updates Now' ( #1804 )
...
Fixes #1797
2022-03-06 20:25:27 -08:00
dependabot[bot]
a70da61d0e
build(deps-dev): bump electron from 17.0.0 to 17.1.0 in /app ( #1784 )
...
Bumps [electron](https://github.com/electron/electron ) from 17.0.0 to 17.1.0.
- [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/v17.0.0...v17.1.0 )
---
updated-dependencies:
- dependency-name: electron
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>
2022-03-06 15:32:29 -08:00
dependabot[bot]
1d50a343f7
build(deps): bump nanoid from 3.1.30 to 3.3.1 in /app ( #1790 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.30 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.1 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 21:26:00 -08:00
dependabot[bot]
7d5abf87f4
build(deps): bump electron-updater from 4.6.1 to 4.6.5 in /app ( #1781 )
...
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater ) from 4.6.1 to 4.6.5.
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@4.6.5/packages/electron-updater )
---
updated-dependencies:
- dependency-name: electron-updater
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>
2022-03-01 21:23:50 -08:00
dependabot[bot]
ff8d64c1a9
build(deps): bump electron-log from 4.4.5 to 4.4.6 in /app ( #1788 )
...
Bumps [electron-log](https://github.com/megahertz/electron-log ) from 4.4.5 to 4.4.6.
- [Release notes](https://github.com/megahertz/electron-log/releases )
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/megahertz/electron-log/compare/v4.4.5...v4.4.6 )
---
updated-dependencies:
- dependency-name: electron-log
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>
2022-03-01 21:21:11 -08:00
dependabot[bot]
67e9878074
build(deps): bump follow-redirects from 1.14.6 to 1.14.8 in /app ( #1745 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.6 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-11 18:24:45 -08:00
dependabot[bot]
3447f1865f
build(deps-dev): bump electron from 16.0.5 to 17.0.0 in /app ( #1705 )
...
Bumps [electron](https://github.com/electron/electron ) from 16.0.5 to 17.0.0.
- [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/v16.0.5...v17.0.0 )
---
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>
2022-02-02 22:53:16 -08:00
dependabot[bot]
55f044550a
build(deps-dev): bump electron-builder from 22.14.11 to 22.14.13 in /app ( #1699 )
...
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ) from 22.14.11 to 22.14.13.
- [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/v22.14.13/packages/electron-builder )
---
updated-dependencies:
- dependency-name: electron-builder
dependency-type: direct:development
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>
2022-02-02 21:59:25 -08:00
dependabot[bot]
f89849a857
build(deps): bump electron-log from 4.4.4 to 4.4.5 in /app ( #1700 )
...
Bumps [electron-log](https://github.com/megahertz/electron-log ) from 4.4.4 to 4.4.5.
- [Release notes](https://github.com/megahertz/electron-log/releases )
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/megahertz/electron-log/compare/v4.4.4...v4.4.5 )
---
updated-dependencies:
- dependency-name: electron-log
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>
2022-02-02 07:40:17 -08:00
dependabot[bot]
92cd81d6f3
build(deps-dev): bump concurrently from 6.5.1 to 7.0.0 in /app ( #1701 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 6.5.1 to 7.0.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.5.1...v7.0.0 )
---
updated-dependencies:
- dependency-name: concurrently
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>
2022-02-01 19:41:40 -08:00