dependabot[bot]
c13d8f9398
build(deps-dev): bump electron from 36.3.2 to 36.8.1 in /app ( #4800 )
...
Bumps [electron](https://github.com/electron/electron ) from 36.3.2 to 36.8.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/v36.3.2...v36.8.1 )
---
updated-dependencies:
- dependency-name: electron
dependency-version: 36.8.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 22:17:48 +00:00
dependabot[bot]
242b18e017
build(deps-dev): bump electron ( #4631 )
2025-06-01 17:07:22 -07:00
Jarek Kowalski
2e16917518
chore(ci): enforce consistent formatting of KopiaUI code ( #4586 )
...
* chore(ci): enforce consistent formatting of KopiaUI code
* fix htmlui_changelog.sh
* fix
2025-05-20 22:33:54 -07:00
Jarek Kowalski
496f2d5d96
build(deps): updated all dependencies of KopiaUI app ( #4580 )
2025-05-18 18:56:17 -07:00
dependabot[bot]
c40a4b4617
build(deps): bump the kopia-ui-npm-dependencies group ( #4327 )
...
Bumps the kopia-ui-npm-dependencies group in /app with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [electron-log](https://github.com/megahertz/electron-log ) | `5.2.3` | `5.2.4` |
| [@playwright/test](https://github.com/microsoft/playwright ) | `1.49.0` | `1.49.1` |
| [concurrently](https://github.com/open-cli-tools/concurrently ) | `9.1.0` | `9.1.2` |
| [dotenv](https://github.com/motdotla/dotenv ) | `16.4.5` | `16.4.7` |
| [playwright](https://github.com/microsoft/playwright ) | `1.49.0` | `1.49.1` |
| [playwright-core](https://github.com/microsoft/playwright ) | `1.49.0` | `1.49.1` |
Updates `electron-log` from 5.2.3 to 5.2.4
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/megahertz/electron-log/compare/v5.2.3...v5.2.4 )
Updates `@playwright/test` from 1.49.0 to 1.49.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.49.0...v1.49.1 )
Updates `concurrently` from 9.1.0 to 9.1.2
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v9.1.0...v9.1.2 )
Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.5...v16.4.7 )
Updates `playwright` from 1.49.0 to 1.49.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.49.0...v1.49.1 )
Updates `playwright-core` from 1.49.0 to 1.49.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.49.0...v1.49.1 )
---
updated-dependencies:
- dependency-name: electron-log
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: dotenv
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright-core
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-07 18:35:53 -08:00
Jarek Kowalski
8adf978a98
feat(kopiaui): support for AppArmor on Ubuntu 24.04 ( #4318 )
2024-12-28 15:44:53 -08:00
dependabot[bot]
aea3dd4f32
build(deps): bump the kopia-ui-npm-dependencies group ( #4288 )
...
Bumps the kopia-ui-npm-dependencies group in /app with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [electron-log](https://github.com/megahertz/electron-log ) | `5.2.0` | `5.2.3` |
| [uuid](https://github.com/uuidjs/uuid ) | `11.0.2` | `11.0.3` |
| [@playwright/test](https://github.com/microsoft/playwright ) | `1.48.2` | `1.49.0` |
| [concurrently](https://github.com/open-cli-tools/concurrently ) | `9.0.1` | `9.1.0` |
| [electron](https://github.com/electron/electron ) | `33.0.2` | `33.2.1` |
| [playwright](https://github.com/microsoft/playwright ) | `1.48.2` | `1.49.0` |
| [playwright-core](https://github.com/microsoft/playwright ) | `1.48.2` | `1.49.0` |
Updates `electron-log` from 5.2.0 to 5.2.3
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/megahertz/electron-log/compare/v5.2.0...v5.2.3 )
Updates `uuid` from 11.0.2 to 11.0.3
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v11.0.2...v11.0.3 )
Updates `@playwright/test` from 1.48.2 to 1.49.0
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.48.2...v1.49.0 )
Updates `concurrently` from 9.0.1 to 9.1.0
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.0 )
Updates `electron` from 33.0.2 to 33.2.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/v33.0.2...v33.2.1 )
Updates `playwright` from 1.48.2 to 1.49.0
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.48.2...v1.49.0 )
Updates `playwright-core` from 1.48.2 to 1.49.0
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.48.2...v1.49.0 )
---
updated-dependencies:
- dependency-name: electron-log
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright-core
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-07 11:27:34 -08:00
dependabot[bot]
500fd41af4
build(deps): bump the kopia-ui-npm-dependencies group ( #4223 )
...
Bumps the kopia-ui-npm-dependencies group in /app with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater ) | `6.3.4` | `6.3.9` |
| [uuid](https://github.com/uuidjs/uuid ) | `10.0.0` | `11.0.2` |
| [@playwright/test](https://github.com/microsoft/playwright ) | `1.47.2` | `1.48.2` |
| [electron](https://github.com/electron/electron ) | `32.1.2` | `33.0.2` |
| [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ) | `25.0.5` | `25.1.8` |
| [playwright](https://github.com/microsoft/playwright ) | `1.47.2` | `1.48.2` |
| [playwright-core](https://github.com/microsoft/playwright ) | `1.47.2` | `1.48.2` |
Updates `electron-updater` from 6.3.4 to 6.3.9
- [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@6.3.9/packages/electron-updater )
Updates `uuid` from 10.0.0 to 11.0.2
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.2 )
Updates `@playwright/test` from 1.47.2 to 1.48.2
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.47.2...v1.48.2 )
Updates `electron` from 32.1.2 to 33.0.2
- [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/v32.1.2...v33.0.2 )
Updates `electron-builder` from 25.0.5 to 25.1.8
- [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/electron-builder@25.1.8/packages/electron-builder )
Updates `playwright` from 1.47.2 to 1.48.2
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.47.2...v1.48.2 )
Updates `playwright-core` from 1.47.2 to 1.48.2
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.47.2...v1.48.2 )
---
updated-dependencies:
- dependency-name: electron-updater
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron-builder
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright-core
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-05 23:02:45 -08:00
dependabot[bot]
a8b1d7251c
build(deps): bump the kopia-ui-npm-dependencies group ( #4149 )
...
Bumps the kopia-ui-npm-dependencies group in /app with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [electron-log](https://github.com/megahertz/electron-log ) | `5.1.7` | `5.2.0` |
| [@electron/notarize](https://github.com/electron/notarize ) | `2.4.0` | `2.5.0` |
| [@playwright/test](https://github.com/microsoft/playwright ) | `1.46.1` | `1.47.2` |
| [concurrently](https://github.com/open-cli-tools/concurrently ) | `8.2.2` | `9.0.1` |
| [electron](https://github.com/electron/electron ) | `32.0.1` | `32.1.2` |
| [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ) | `24.13.3` | `25.0.5` |
| [playwright](https://github.com/microsoft/playwright ) | `1.46.1` | `1.47.2` |
| [playwright-core](https://github.com/microsoft/playwright ) | `1.46.1` | `1.47.2` |
Updates `electron-log` from 5.1.7 to 5.2.0
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/megahertz/electron-log/compare/v5.1.7...v5.2.0 )
Updates `@electron/notarize` from 2.4.0 to 2.5.0
- [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/v2.4.0...v2.5.0 )
Updates `@playwright/test` from 1.46.1 to 1.47.2
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.46.1...v1.47.2 )
Updates `concurrently` from 8.2.2 to 9.0.1
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.2...v9.0.1 )
Updates `electron` from 32.0.1 to 32.1.2
- [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/v32.0.1...v32.1.2 )
Updates `electron-builder` from 24.13.3 to 25.0.5
- [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/v25.0.5/packages/electron-builder )
Updates `playwright` from 1.46.1 to 1.47.2
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.46.1...v1.47.2 )
Updates `playwright-core` from 1.46.1 to 1.47.2
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.46.1...v1.47.2 )
---
updated-dependencies:
- dependency-name: electron-log
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@electron/notarize"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron-builder
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright-core
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 20:49:21 -07:00
dependabot[bot]
433fef543b
build(deps): bump the kopia-ui-npm-dependencies group ( #4087 )
...
Bumps the kopia-ui-npm-dependencies group in /app with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater ) | `6.3.2` | `6.3.4` |
| [@electron/notarize](https://github.com/electron/notarize ) | `2.3.2` | `2.4.0` |
| [@playwright/test](https://github.com/microsoft/playwright ) | `1.45.3` | `1.46.1` |
| [electron](https://github.com/electron/electron ) | `31.3.1` | `32.0.1` |
| [playwright](https://github.com/microsoft/playwright ) | `1.45.3` | `1.46.1` |
| [playwright-core](https://github.com/microsoft/playwright ) | `1.45.3` | `1.46.1` |
Updates `electron-updater` from 6.3.2 to 6.3.4
- [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@6.3.4/packages/electron-updater )
Updates `@electron/notarize` from 2.3.2 to 2.4.0
- [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/v2.3.2...v2.4.0 )
Updates `@playwright/test` from 1.45.3 to 1.46.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.3...v1.46.1 )
Updates `electron` from 31.3.1 to 32.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/v31.3.1...v32.0.1 )
Updates `playwright` from 1.45.3 to 1.46.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.3...v1.46.1 )
Updates `playwright-core` from 1.45.3 to 1.46.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.3...v1.46.1 )
---
updated-dependencies:
- dependency-name: electron-updater
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@electron/notarize"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright-core
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 21:01:11 -07:00
dependabot[bot]
fdba718fb1
build(deps): bump the kopia-ui-npm-dependencies group ( #4019 )
...
Bumps the kopia-ui-npm-dependencies group in /app with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [electron-log](https://github.com/megahertz/electron-log ) | `5.1.5` | `5.1.7` |
| [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater ) | `6.3.0-alpha.7` | `6.3.2` |
| [semver](https://github.com/npm/node-semver ) | `7.6.2` | `7.6.3` |
| [@playwright/test](https://github.com/microsoft/playwright ) | `1.45.1` | `1.45.3` |
| [electron](https://github.com/electron/electron ) | `31.2.0` | `31.3.1` |
| [playwright](https://github.com/microsoft/playwright ) | `1.45.1` | `1.45.3` |
| [playwright-core](https://github.com/microsoft/playwright ) | `1.45.1` | `1.45.3` |
Updates `electron-log` from 5.1.5 to 5.1.7
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/megahertz/electron-log/compare/v5.1.5...v5.1.7 )
Updates `electron-updater` from 6.3.0-alpha.7 to 6.3.2
- [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@6.3.2/packages/electron-updater )
Updates `semver` from 7.6.2 to 7.6.3
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.6.2...v7.6.3 )
Updates `@playwright/test` from 1.45.1 to 1.45.3
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.45.3 )
Updates `electron` from 31.2.0 to 31.3.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/v31.2.0...v31.3.1 )
Updates `playwright` from 1.45.1 to 1.45.3
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.45.3 )
Updates `playwright-core` from 1.45.1 to 1.45.3
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.45.3 )
---
updated-dependencies:
- dependency-name: electron-log
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron-updater
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright-core
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-03 20:14:30 -07:00
dependabot[bot]
6235ba5c6b
build(deps): bump the kopia-ui-npm-dependencies group across 1 directory with 9 updates + upgraded 'app' to ESM modules ( #3978 )
...
* build(deps): bump the kopia-ui-npm-dependencies group across 1 directory with 9 updates
Bumps the kopia-ui-npm-dependencies group with 7 updates in the /app directory:
| Package | From | To |
| --- | --- | --- |
| [electron-log](https://github.com/megahertz/electron-log ) | `5.1.2` | `5.1.5` |
| [electron-store](https://github.com/sindresorhus/electron-store ) | `8.2.0` | `10.0.0` |
| [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater ) | `6.3.0-alpha.6` | `6.3.0-alpha.7` |
| [uuid](https://github.com/uuidjs/uuid ) | `9.0.1` | `10.0.0` |
| [@electron/notarize](https://github.com/electron/notarize ) | `2.3.0` | `2.3.2` |
| [@playwright/test](https://github.com/microsoft/playwright ) | `1.42.1` | `1.45.1` |
| [electron](https://github.com/electron/electron ) | `29.1.6` | `31.2.0` |
Updates `electron-log` from 5.1.2 to 5.1.5
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/megahertz/electron-log/compare/v5.1.2...v5.1.5 )
Updates `electron-store` from 8.2.0 to 10.0.0
- [Release notes](https://github.com/sindresorhus/electron-store/releases )
- [Commits](https://github.com/sindresorhus/electron-store/compare/v8.2.0...v10.0.0 )
Updates `electron-updater` from 6.3.0-alpha.6 to 6.3.0-alpha.7
- [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@6.3.0-alpha.7/packages/electron-updater )
Updates `uuid` from 9.0.1 to 10.0.0
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0 )
Updates `@electron/notarize` from 2.3.0 to 2.3.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/v2.3.0...v2.3.2 )
Updates `@playwright/test` from 1.42.1 to 1.45.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.42.1...v1.45.1 )
Updates `electron` from 29.1.6 to 31.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/v29.1.6...v31.2.0 )
Updates `playwright` from 1.42.1 to 1.45.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.42.1...v1.45.1 )
Updates `playwright-core` from 1.42.1 to 1.45.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.42.1...v1.45.1 )
---
updated-dependencies:
- dependency-name: electron-log
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron-store
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron-updater
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@electron/notarize"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright-core
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
* upgraded app to ES modules
* renamed notarize.js and sign.js to CommonJS
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jarek Kowalski <jaak@jkowalski.net >
2024-07-13 02:31:41 +00:00
Jarek Kowalski
dd82907774
build(depds): upgrade electron-updater to 6.3.0-alpha.6 ( #3975 )
...
Addresses https://github.com/advisories/GHSA-9jxc-qjr9-vjxq
2024-07-11 05:56:57 +00:00
dependabot[bot]
a67a09c2be
build(deps): bump the kopia-ui-npm-dependencies group ( #3765 )
...
Bumps the kopia-ui-npm-dependencies group in /app with 3 updates: [electron-log](https://github.com/megahertz/electron-log ), [electron-store](https://github.com/sindresorhus/electron-store ) and [electron](https://github.com/electron/electron ).
Updates `electron-log` from 5.1.1 to 5.1.2
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/megahertz/electron-log/compare/v5.1.1...v5.1.2 )
Updates `electron-store` from 8.1.0 to 8.2.0
- [Release notes](https://github.com/sindresorhus/electron-store/releases )
- [Commits](https://github.com/sindresorhus/electron-store/compare/v8.1.0...v8.2.0 )
Updates `electron` from 29.1.0 to 29.1.6
- [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/v29.1.0...v29.1.6 )
---
updated-dependencies:
- dependency-name: electron-log
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron-store
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 22:46:12 -07:00
dependabot[bot]
44f5767fb1
build(deps): bump the kopia-ui-npm-dependencies group in /app with 10 updates ( #3704 )
...
* build(deps): bump the kopia-ui-npm-dependencies group
Bumps the kopia-ui-npm-dependencies group in /app with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [electron-is-dev](https://github.com/sindresorhus/electron-is-dev ) | `2.0.0` | `3.0.1` |
| [electron-log](https://github.com/megahertz/electron-log ) | `5.0.3` | `5.1.1` |
| [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater ) | `6.1.7` | `6.1.8` |
| [semver](https://github.com/npm/node-semver ) | `7.5.4` | `7.6.0` |
| [@electron/notarize](https://github.com/electron/notarize ) | `2.2.1` | `2.3.0` |
| [@playwright/test](https://github.com/microsoft/playwright ) | `1.40.1` | `1.42.1` |
| [dotenv](https://github.com/motdotla/dotenv ) | `16.3.1` | `16.4.5` |
| [electron](https://github.com/electron/electron ) | `28.1.0` | `29.1.0` |
| [playwright](https://github.com/microsoft/playwright ) | `1.40.1` | `1.42.1` |
| [playwright-core](https://github.com/microsoft/playwright ) | `1.40.1` | `1.42.1` |
Updates `electron-is-dev` from 2.0.0 to 3.0.1
- [Release notes](https://github.com/sindresorhus/electron-is-dev/releases )
- [Commits](https://github.com/sindresorhus/electron-is-dev/compare/v2.0.0...v3.0.1 )
Updates `electron-log` from 5.0.3 to 5.1.1
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/megahertz/electron-log/compare/v5.0.3...v5.1.1 )
Updates `electron-updater` from 6.1.7 to 6.1.8
- [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@6.1.8/packages/electron-updater )
Updates `semver` from 7.5.4 to 7.6.0
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.4...v7.6.0 )
Updates `@electron/notarize` from 2.2.1 to 2.3.0
- [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/v2.2.1...v2.3.0 )
Updates `@playwright/test` from 1.40.1 to 1.42.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.40.1...v1.42.1 )
Updates `dotenv` from 16.3.1 to 16.4.5
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.3.1...v16.4.5 )
Updates `electron` from 28.1.0 to 29.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/v28.1.0...v29.1.0 )
Updates `playwright` from 1.40.1 to 1.42.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.40.1...v1.42.1 )
Updates `playwright-core` from 1.40.1 to 1.42.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.40.1...v1.42.1 )
---
updated-dependencies:
- dependency-name: electron-is-dev
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron-log
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron-updater
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@electron/notarize"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: dotenv
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright-core
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
* removed dependency on electron-is-dev
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jarek Kowalski <jaak@jkowalski.net >
2024-03-04 22:00:17 -08:00
dependabot[bot]
679d10b0a7
build(deps): bump app-builder-lib and electron-builder in /app ( #3699 )
...
Bumps [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib ) to 24.13.3 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 `app-builder-lib` from 24.9.1 to 24.13.3
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/app-builder-lib/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.13.3/packages/app-builder-lib )
Updates `electron-builder` from 24.9.1 to 24.13.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/v24.13.3/packages/electron-builder )
---
updated-dependencies:
- dependency-name: app-builder-lib
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>
2024-03-04 17:19:49 -08:00
dependabot[bot]
14d24d2b4e
build(deps): bump the kopia-ui-npm-dependencies group ( #3548 )
...
Bumps the kopia-ui-npm-dependencies group in /app with 2 updates: [electron-log](https://github.com/megahertz/electron-log ) and [electron](https://github.com/electron/electron ).
Updates `electron-log` from 5.0.1 to 5.0.3
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/megahertz/electron-log/compare/v5.0.1...v5.0.3 )
Updates `electron` from 27.1.3 to 28.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/v27.1.3...v28.1.0 )
---
updated-dependencies:
- dependency-name: electron-log
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 09:54:29 -08:00
dependabot[bot]
b85b0b854b
build(deps): bump the kopia-ui-npm-dependencies group ( #3480 )
...
Bumps the kopia-ui-npm-dependencies group in /app with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [electron-log](https://github.com/megahertz/electron-log ) | `5.0.0` | `5.0.1` |
| [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater ) | `6.1.4` | `6.1.7` |
| [@electron/notarize](https://github.com/electron/notarize ) | `2.1.0` | `2.2.0` |
| [@playwright/test](https://github.com/microsoft/playwright ) | `1.39.0` | `1.40.1` |
| [electron](https://github.com/electron/electron ) | `27.0.3` | `27.1.3` |
| [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ) | `24.6.4` | `24.9.1` |
Updates `electron-log` from 5.0.0 to 5.0.1
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/megahertz/electron-log/compare/v5.0.0...v5.0.1 )
Updates `electron-updater` from 6.1.4 to 6.1.7
- [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@6.1.7/packages/electron-updater )
Updates `@electron/notarize` from 2.1.0 to 2.2.0
- [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/v2.1.0...v2.2.0 )
Updates `@playwright/test` from 1.39.0 to 1.40.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.39.0...v1.40.1 )
Updates `electron` from 27.0.3 to 27.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/v27.0.3...v27.1.3 )
Updates `electron-builder` from 24.6.4 to 24.9.1
- [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.9.1/packages/electron-builder )
---
updated-dependencies:
- dependency-name: electron-log
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron-updater
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@electron/notarize"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron-builder
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 23:53:10 -08:00
dependabot[bot]
983fb6534c
build(deps): bump the kopia-ui-npm-dependencies group ( #3425 )
...
Bumps the kopia-ui-npm-dependencies group in /app with 4 updates: [electron-log](https://github.com/megahertz/electron-log ), [@playwright/test](https://github.com/microsoft/playwright ), [concurrently](https://github.com/open-cli-tools/concurrently ) and [electron](https://github.com/electron/electron ).
Updates `electron-log` from 4.4.8 to 5.0.0
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/megahertz/electron-log/compare/v4.4.8...v5.0.0 )
Updates `@playwright/test` from 1.38.1 to 1.39.0
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.38.1...v1.39.0 )
Updates `concurrently` from 8.2.1 to 8.2.2
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.1...v8.2.2 )
Updates `electron` from 26.2.4 to 27.0.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/v26.2.4...v27.0.3 )
---
updated-dependencies:
- dependency-name: electron-log
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-05 20:51:35 -08:00
dependabot[bot]
45c1f0950f
build(deps): bump the kopia-ui-npm-dependencies group ( #3366 )
...
Bumps the kopia-ui-npm-dependencies group in /app with 4 updates: [uuid](https://github.com/uuidjs/uuid ), [@playwright/test](https://github.com/Microsoft/playwright ), [electron](https://github.com/electron/electron ) and [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ).
Updates `uuid` from 9.0.0 to 9.0.1
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1 )
Updates `@playwright/test` from 1.37.1 to 1.38.1
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.37.1...v1.38.1 )
Updates `electron` from 26.2.1 to 26.2.4
- [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/v26.2.1...v26.2.4 )
Updates `electron-builder` from 24.6.3 to 24.6.4
- [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.6.4/packages/electron-builder )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron-builder
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 09:44:34 +02:00
dependabot[bot]
c68a545129
build(deps-dev): bump electron from 26.1.0 to 26.2.1 in /app ( #3320 )
...
Bumps [electron](https://github.com/electron/electron ) from 26.1.0 to 26.2.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/v26.1.0...v26.2.1 )
---
updated-dependencies:
- dependency-name: electron
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-09-18 13:57:57 -07:00
Christoph Anderson
a4eeed93cb
feat(kopiaui): Retain window size and location after close ( #3302 )
...
* Minor refactoring. Added electron-store as a
new dependency. Electron windows now store their size.
* Removed package.json and package-lock.json
* Update electron.js
fixed typos
---------
Co-authored-by: lupusA <lupuapps@gmail.com >
Co-authored-by: Jarek Kowalski <jaak@jkowalski.net >
2023-09-16 16:19:56 +00:00
dependabot[bot]
8df0e07e99
build(deps-dev): bump the kopia-ui-npm-dependencies group ( #3261 )
...
Bumps the kopia-ui-npm-dependencies group in /app with 4 updates: [@playwright/test](https://github.com/Microsoft/playwright ), [concurrently](https://github.com/open-cli-tools/concurrently ), [electron](https://github.com/electron/electron ) and [playwright](https://github.com/Microsoft/playwright ).
Updates `@playwright/test` from 1.36.2 to 1.37.1
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.36.2...v1.37.1 )
Updates `concurrently` from 8.2.0 to 8.2.1
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1 )
Updates `electron` from 25.3.2 to 26.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/v25.3.2...v26.1.0 )
Updates `playwright` from 1.36.2 to 1.37.1
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.36.2...v1.37.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-02 16:04:53 -07:00
dependabot[bot]
214aa7d81d
build(deps): bump the kopia-ui-npm-dependencies group ( #3188 )
...
Bumps the kopia-ui-npm-dependencies group in /app with 5 updates:
| Package | Update |
| --- | --- |
| [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater ) | 6.1.3 to 6.1.4 |
| [@playwright/test](https://github.com/Microsoft/playwright ) | 1.36.1 to 1.36.2 |
| [electron](https://github.com/electron/electron ) | 25.3.1 to 25.3.2 |
| [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ) | 24.4.0 to 24.6.3 |
| [playwright](https://github.com/Microsoft/playwright ) | 1.36.1 to 1.36.2 |
Updates `electron-updater` from 6.1.3 to 6.1.4
- [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@6.1.4/packages/electron-updater )
Updates `@playwright/test` from 1.36.1 to 1.36.2
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.36.1...v1.36.2 )
Updates `electron` from 25.3.1 to 25.3.2
- [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/v25.3.1...v25.3.2 )
Updates `electron-builder` from 24.4.0 to 24.6.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/v24.6.3/packages/electron-builder )
Updates `playwright` from 1.36.1 to 1.36.2
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.36.1...v1.36.2 )
---
updated-dependencies:
- dependency-name: electron-updater
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron-builder
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 21:37:48 -07:00
Jarek Kowalski
e512731d72
chore(ci): switched to @electron/notarize ( #3175 )
2023-07-29 13:10:57 -07:00
Niraj Tolia
22d2d6dfc1
fix: upgrade electron-updater from 6.1.2 to 6.1.3 ( #3169 )
...
Snyk has created this PR to upgrade electron-updater from 6.1.2 to 6.1.3.
See this package in npm:
https://www.npmjs.com/package/electron-updater
See this project in Snyk:
https://app.snyk.io/org/ntolia/project/5873ddd0-25ef-4a90-8449-f10121a81cf2?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2023-07-21 17:08:20 -07:00
Niraj Tolia
e78fd3cdd2
fix: upgrade electron-updater from 6.1.1 to 6.1.2 ( #3150 )
...
Snyk has created this PR to upgrade electron-updater from 6.1.1 to 6.1.2.
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
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2023-07-21 19:05:42 +00:00
dependabot[bot]
ad9d51f3a9
build(deps-dev): bump the kopia-ui-npm-dependencies group ( #3167 )
...
Bumps the kopia-ui-npm-dependencies group in /app with 1 update: [electron](https://github.com/electron/electron ).
- [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/v25.3.0...v25.3.1 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 05:21:02 +00:00
dependabot[bot]
ffa5b64e03
build(deps): bump the kopia-ui-npm-dependencies group ( #3156 )
...
Bumps the kopia-ui-npm-dependencies group in /app with 4 updates: [semver](https://github.com/npm/node-semver ), [@playwright/test](https://github.com/Microsoft/playwright ), [electron](https://github.com/electron/electron ) and [playwright](https://github.com/Microsoft/playwright ).
Updates `semver` from 7.5.3 to 7.5.4
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.3...v7.5.4 )
Updates `@playwright/test` from 1.35.1 to 1.36.1
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.35.1...v1.36.1 )
Updates `electron` from 25.2.0 to 25.3.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/v25.2.0...v25.3.0 )
Updates `playwright` from 1.35.1 to 1.36.1
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.35.1...v1.36.1 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: kopia-ui-npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 07:10:39 +00:00
dependabot[bot]
35b1c43c32
build(deps): bump the kopia-ui-npm-dependencies group in /app with 8 updates ( #3120 )
...
Dependabot couldn't find the original pull request head commit, 0e05e35b342c5b5aa6b1fb4122d87ba9c2cadb22.
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 23:31:25 -07:00
dependabot[bot]
3b26da5463
build(deps-dev): bump playwright-core from 1.33.0 to 1.35.1 in /app ( #3104 )
2023-07-03 21:41:48 +00:00
Jarek Kowalski
cd69801082
chore(ci): fix npm audit failure by removing electron-first-run and upgrading electron and semver ( #3101 )
...
Fixed semi-manually:
```
npm remove electron-first-run
npm install electron@25.0.0
npm install semver@7.5.3
```
2023-07-03 20:25:28 +00:00
Kopia Builder [bot]
d8580d87d7
build(deps): app/package.json & app/package-lock.json to reduce vulnerabilities ( #3075 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ELECTRON-5710425
- https://snyk.io/vuln/SNYK-JS-ELECTRON-5710514
- https://snyk.io/vuln/SNYK-JS-ELECTRON-5710556
- https://snyk.io/vuln/SNYK-JS-ELECTRON-5710600
- https://snyk.io/vuln/SNYK-JS-ELECTRON-5710601
- https://snyk.io/vuln/SNYK-JS-ELECTRON-5710620
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2023-06-18 11:19:27 -07:00
dependabot[bot]
f078b90d12
build(deps-dev): bump playwright-core from 1.32.3 to 1.33.0 in /app ( #2995 )
2023-05-02 01:10:45 +00:00
dependabot[bot]
aa4c9ab4ae
build(deps-dev): bump @playwright/test from 1.32.3 to 1.33.0 in /app ( #2994 )
2023-05-02 00:31:50 +00:00
dependabot[bot]
f8e28d4bff
build(deps-dev): bump electron from 24.1.1 to 24.1.2 in /app ( #2969 )
2023-04-26 05:46:43 +00:00
dependabot[bot]
54e8848d8f
build(deps-dev): bump playwright from 1.32.1 to 1.32.3 in /app ( #2970 )
2023-04-25 20:18:17 +00:00
dependabot[bot]
5c04c1d82e
build(deps-dev): bump @playwright/test from 1.26.1 to 1.32.3 in /app ( #2973 )
2023-04-25 19:38:27 +00:00
dependabot[bot]
2f85a0b7dd
build(deps-dev): bump playwright-core from 1.32.1 to 1.32.3 in /app ( #2971 )
2023-04-25 19:22:13 +00:00
dependabot[bot]
a8b3e870f1
build(deps-dev): bump concurrently from 7.6.0 to 8.0.1 in /app ( #2880 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 7.6.0 to 8.0.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.6.0...v8.0.1 )
---
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>
2023-04-13 22:25:47 -07:00
dependabot[bot]
7cb4b378ac
build(deps-dev): bump electron from 23.1.3 to 24.1.1 in /app ( #2940 )
...
Bumps [electron](https://github.com/electron/electron ) from 23.1.3 to 24.1.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/v23.1.3...v24.1.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>
2023-04-13 21:19:36 -07:00
dependabot[bot]
e006f99565
build(deps-dev): bump electron-builder from 24.0.0 to 24.2.0 in /app ( #2922 )
...
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ) from 24.0.0 to 24.2.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.2.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>
2023-04-13 20:09:27 -07:00
dependabot[bot]
0be749d40e
build(deps-dev): bump playwright from 1.31.1 to 1.32.1 in /app ( #2883 )
2023-04-02 01:24:16 +00:00
dependabot[bot]
40708355f2
build(deps-dev): bump playwright-core from 1.31.1 to 1.32.1 in /app ( #2882 )
2023-04-02 00:34:58 +00:00
Julio Lopez
58d0e84fb8
build(deps): bump minimist from 1.2.7 to 1.2.8 in /app ( #2820 )
...
Bumps [minimist](https://github.com/minimistjs/minimist ) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases )
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.7...v1.2.8 )
---
updated-dependencies:
- dependency-name: minimist
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-04-01 01:26:14 +00:00
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]
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
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