mirror of
https://github.com/kopia/kopia.git
synced 2026-09-13 21:59:51 -04:00
* build(deps): bump the kopia-ui-npm-dependencies group Bumps the kopia-ui-npm-dependencies group in /app with 3 updates: [uuid](https://github.com/uuidjs/uuid), [concurrently](https://github.com/open-cli-tools/concurrently) and [electron](https://github.com/electron/electron). Updates `uuid` from 14.0.1 to 14.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/v14.0.1...v14.0.2) Updates `concurrently` from 10.0.4 to 10.0.5 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v10.0.4...v10.0.5) Updates `electron` from 43.3.0 to 44.0.0 - [Release notes](https://github.com/electron/electron/releases) - [Commits](https://github.com/electron/electron/compare/v43.3.0...v44.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kopia-ui-npm-dependencies - dependency-name: concurrently dependency-version: 10.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kopia-ui-npm-dependencies - dependency-name: electron dependency-version: 44.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: kopia-ui-npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * fix(ci): retain Electron armv7 build support Co-authored-by: julio-lopez <1953782+julio-lopez@users.noreply.github.com> * build: drop Linux ARMv7 support Co-authored-by: julio-lopez <1953782+julio-lopez@users.noreply.github.com> * revert: allow installing node for armv7l --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: julio-lopez <1953782+julio-lopez@users.noreply.github.com>