Skip to content

build(deps): bump the kopia-ui-npm-dependencies group in /app with 13 updates#516

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/app/kopia-ui-npm-dependencies-f3259fca32
Open

build(deps): bump the kopia-ui-npm-dependencies group in /app with 13 updates#516
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/app/kopia-ui-npm-dependencies-f3259fca32

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 1, 2026

Bumps the kopia-ui-npm-dependencies group in /app with 13 updates:

Package From To
electron-log 5.1.7 5.4.3
electron-store 10.0.0 11.0.2
electron-updater 6.3.2 6.7.3
semver 7.6.3 7.7.3
uuid 10.0.0 13.0.0
@electron/notarize 2.3.2 3.1.1
@playwright/test 1.45.3 1.58.1
concurrently 8.2.2 9.2.1
dotenv 16.4.5 17.2.3
electron 31.3.1 40.1.0
electron-builder 24.13.3 26.7.0
playwright 1.45.3 1.58.1
playwright-core 1.45.3 1.58.1

Updates electron-log from 5.1.7 to 5.4.3

Changelog

Sourced from electron-log's changelog.

Changelog

5.4.2

  • #472 Add the gray color and log.transports.console.colorMap option.

5.4.0

  • #465 Allow using %c template for the transports.console.format. This change may break formatting if you already use %c in your format string. In this case, you can run log.transports.console.transforms.shift() before initializing the logger.

5.2.4

  • Add Buffering feature.

5.2.0

  • fix: #436 log.log isn't bound to log.info. Previously, it was processed with non-existent log level.

5.1.0

  • New entry point for NW.js / Node.js apps: 'electron-log/node'

5.0.0

Core

  • Now it's a time to use modern ES instead of ES5. It was a joy to use old-fashioned ES5, but since the library grows it becomes harder to follow its restrictions. Starting from v5 the library requires Node.js 14+ or Electron 13 at least.
  • Now a renderer process just sends log data to the main through IPC, so only the main logger can be configured. See initialize for more information
  • A new tranforms property is added for each transport. It allows to configure transformations preformed on message data. See transforms for more information.
  • log.create(logId) is replaced by log.create({ logId })

File transport

  • archiveLog options is renamed to archiveLogFn
  • resolvePath options is renamed to resolvePathFn
  • All logs are written to main.log file. If you want to write renderer logs to a separated file, you can do that by overriding resolvePathFn

... (truncated)

Commits
  • 2ea69c9 5.4.3
  • 9c9e16f chore(init): Warn on double initialization fixes #475
  • 09504c8 chore(docs): Mark file and remote transports as main proc only, closes #473
  • 4fa304d 5.4.2
  • 78e92ec chore(docs): Cosmetics
  • 4b90bed feat(console): Add gray ANSI color and use it for silly levels (#472)
  • dc731b4 chore(e2e): Update nw installer
  • 1fdcf43 5.4.1
  • e051ea6 feat: Warn when electron-log/renderer is used in the main proc
  • 10234f3 chore(docs): New datadog transport (#468)
  • Additional commits viewable in compare view

Updates electron-store from 10.0.0 to 11.0.2

Release notes

Sourced from electron-store's releases.

v11.0.2

  • Update dependencies ccf6f15

sindresorhus/electron-store@v11.0.1...v11.0.2

v11.0.1

  • Update dependencies (#297) 8ecbb6b

sindresorhus/electron-store@v11.0.0...v11.0.1

v11.0.0


sindresorhus/electron-store@v10.1.0...v11.0.0

v10.1.0

  • Update dependencies dcf42b7

sindresorhus/electron-store@v10.0.1...v10.1.0

v10.0.1

  • Fix importing electron abc1d2f

sindresorhus/electron-store@v10.0.0...v10.0.1

Commits

Updates electron-updater from 6.3.2 to 6.7.3

Release notes

Sourced from electron-updater's releases.

electron-updater@6.7.3

Patch Changes

electron-updater@6.7.2

Patch Changes

030269b

  • builder-util-runtime@9.5.1

electron-updater@6.7.1

Patch Changes

electron-updater@6.7.0

Minor Changes

Patch Changes

electron-updater@6.6.8

Patch Changes

... (truncated)

Changelog

Sourced from electron-updater's changelog.

6.7.3

Patch Changes

6.7.2

Patch Changes

030269b

  • builder-util-runtime@9.5.1

6.7.1

Patch Changes

6.7.0

Minor Changes

Patch Changes

6.6.8

Patch Changes

... (truncated)

Commits
  • 5f9c143 chore(deploy): Release v26.3.5 (electron-updater@6.7.3) (#9422)
  • e043df5 chore(deps): unpinning semver and updating it (#9349)
  • 27653af chore(deploy): Release v26.3.0 (electron-updater@6.7.2) (#9354)
  • f0aaabf chore(deploy): Release v26.2.0 (electron-updater@6.7.1) (#9345)
  • 21623e1 chore: cleaning up readme and removing super old boilerplate links (#9334)
  • 86e5586 chore: update electron version of test fixtures to 35.7.5 (#9336)
  • eb1ecce chore(deploy): Release v26.1.0 (#9266)
  • 85cb4d0 chore(deps): updating and pinning semver to 7.7.2 (#9301)
  • 6fd391d feat(electron-publish): add gitlab publisher (#9209)
  • 02e59ba chore(deploy): Release v26.0.20 (electron-updater@6.6.8) (#9220)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for electron-updater since your current version.


Updates semver from 7.6.3 to 7.7.3

Release notes

Sourced from semver's releases.

v7.7.3

7.7.3 (2025-10-06)

Bug Fixes

Chores

v7.7.2

7.7.2 (2025-05-12)

Bug Fixes

Chores

v7.7.1

7.7.1 (2025-02-03)

Bug Fixes

v7.7.0

7.7.0 (2025-01-29)

Features

Bug Fixes

Documentation

Chores

Changelog

Sourced from semver's changelog.

7.7.3 (2025-10-06)

Bug Fixes

Chores

7.7.2 (2025-05-12)

Bug Fixes

Chores

7.7.1 (2025-02-03)

Bug Fixes

7.7.0 (2025-01-29)

Features

Bug Fixes

Documentation

Chores

Commits
  • a25789b chore: release 7.7.3 (#812)
  • e37e0ca fix: faster paths for compare (#813)
  • 2471d75 fix: x-range build metadata support
  • 8f05c87 chore: bump @​npmcli/template-oss from 4.25.0 to 4.25.1 (#807)
  • d17aebf chore: bump @​npmcli/template-oss from 4.24.4 to 4.25.0 (#797)
  • 3b03e3b chore: bump @​npmcli/template-oss from 4.24.3 to 4.24.4 (#790)
  • 281055e chore: release 7.7.2 (#783)
  • fcafb61 fix: add missing 'use strict' directives (#780)
  • c760403 chore: template-oss-apply for workflow permissions (#784)
  • c99f336 fix: prerelease identifier starting with digits (#781)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semver since your current version.


Updates uuid from 10.0.0 to 13.0.0

Release notes

Sourced from uuid's releases.

v13.0.0

13.0.0 (2025-09-08)

⚠ BREAKING CHANGES

  • make browser exports the default (#901)

Bug Fixes

v12.0.0

12.0.0 (2025-09-05)

⚠ BREAKING CHANGES

  • update to typescript@5.2 (#887)
  • remove CommonJS support (#886)
  • drop node@16 support (#883)

Features

Bug Fixes

v11.1.0

11.1.0 (2025-02-19)

Features

  • update TS types to allowUint8Array subtypes for buffer option (#865) (a5231e7)

v11.0.5

11.0.5 (2025-01-09)

Bug Fixes

  • add TS unit test, pin to typescript@5.0.4 (#860) (24ac2fd)

... (truncated)

Changelog

Sourced from uuid's changelog.

13.0.0 (2025-09-08)

⚠ BREAKING CHANGES

  • make browser exports the default (#901)

Bug Fixes

12.0.0 (2025-09-05)

⚠ BREAKING CHANGES

  • update to typescript@5.2 (#887)
  • remove CommonJS support (#886)
  • drop node@16 support (#883)

Features

Bug Fixes

11.1.0 (2025-02-19)

Features

  • update TS types to allowUint8Array subtypes for buffer option (#865) (a5231e7)

11.0.5 (2025-01-09)

Bug Fixes

  • add TS unit test, pin to typescript@5.0.4 (#860) (24ac2fd)

11.0.4 (2025-01-05)

... (truncated)

Commits

Updates @electron/notarize from 2.3.2 to 3.1.1

Release notes

Sourced from @​electron/notarize's releases.

v3.1.1

3.1.1 (2025-10-31)

Bug Fixes

  • sanitize basename for name starting with a number (#245) (8eeaebc)

v3.1.0

3.1.0 (2025-09-02)

Features

  • add support for individual API keys (Xcode 26 supported feature) (#246) (a0f6912)

v3.0.2

3.0.2 (2025-08-08)

Bug Fixes

  • export all relevant types from package (#248) (5af3ec0)

v3.0.1

3.0.1 (2025-03-21)

Bug Fixes

  • remove graceful-fs and use direct imports (#229) (451b6e7)

v3.0.0

3.0.0 (2025-03-14)

This new major release is part of our initiative to move the Electron ecosystem to Node 22. Read more about it on our blog.

BREAKING CHANGES

  • Requires Node.js v22.12.0 LTS or higher.
  • This package is now ESM-only.
  • The Legacy strategy for Apple's sunset altool has now been removed.
    • This package's types have been simplified in accordance.

v2.5.0

2.5.0 (2024-09-17)

Features

... (truncated)

Commits
  • 8eeaebc fix: sanitize basename for name starting with a number (#245)
  • 5a68f1b build: migrate to Yarn v4 (#254)
  • 7d4e86f build(deps): bump azure/cli from 2.1.0 to 2.2.0 (#250)
  • 729a290 build(deps): bump amannn/action-semantic-pull-request (#252)
  • 8593e32 build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#251)
  • 9c30a3b build(deps): bump actions/setup-node from 4.4.0 to 5.0.0 (#253)
  • 01fc694 build(deps): bump vite from 6.3.4 to 6.3.6 (#249)
  • a0f6912 feat: add support for individual API keys (Xcode 26 supported feature) (#246)
  • 5af3ec0 fix: export all relevant types from package (#248)
  • ad9cdbf chore: remove unused delay helper (#244)
  • Additional commits viewable in compare view

Updates @playwright/test from 1.45.3 to 1.58.1

Release notes

Sourced from @​playwright/test's releases.

v1.58.1

Highlights

#39036 fix(msedge): fix local network permissions #39037 chore: update cft download location #38995 chore(webkit): disable frame sessions on fronzen builds

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0

v1.58.0

📣 Playwright CLI+SKILLs 📣

We are adding a new token-efficient CLI mode of operation to Playwright with the skills located at playwright-cli. This brings the long-awaited official SKILL-focused CLI mode to our story and makes it more coding agent-friendly.

It is the first snapshot with the essential command set (which is already larger than the original MCP!), but we expect it to grow rapidly. Unlike the token use, that one we expect to go down since snapshots are no longer forced into the LLM!

Timeline

If you're using merged reports, the HTML report Speedboard tab now shows the Timeline:

Timeline chart in the HTML report

UI Mode and Trace Viewer Improvements

  • New 'system' theme option follows your OS dark/light mode preference
  • Search functionality (Cmd/Ctrl+F) is now available in code editors
  • Network details panel has been reorganized for better usability
  • JSON responses are now automatically formatted for readability

Thanks to @​cpAdm for contributing these improvements!

Miscellaneous

browserType.connectOverCDP() now accepts an isLocal option. When set to true, it tells Playwright that it runs on the same host as the CDP server, enabling file system optimizations.

Breaking Changes ⚠️

  • Removed _react and _vue selectors. See locators guide for alternatives.
  • Removed :light selector engine suffix. Use standard CSS selectors instead.
  • Option devtools from browserType.launch() has been removed. Use args: ['--auto-open-devtools-for-tabs'] instead.
  • Removed macOS 13 support for WebKit. We recommend to upgrade your macOS version, or keep using an older Playwright version.

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 144

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​playwright/test since your current version.


Updates concurrently from 8.2.2 to 9.2.1

Release notes

Sourced from concurrently's releases.

v9.2.1

What's Changed

Full Changelog: open-cli-tools/concurrently@v9.2.0...v9.2.1

v9.2.0

What's Changed

Bumps the kopia-ui-npm-dependencies group in /app with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [electron-log](https://github.com/megahertz/electron-log) | `5.1.7` | `5.4.3` |
| [electron-store](https://github.com/sindresorhus/electron-store) | `10.0.0` | `11.0.2` |
| [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) | `6.3.2` | `6.7.3` |
| [semver](https://github.com/npm/node-semver) | `7.6.3` | `7.7.3` |
| [uuid](https://github.com/uuidjs/uuid) | `10.0.0` | `13.0.0` |
| [@electron/notarize](https://github.com/electron/notarize) | `2.3.2` | `3.1.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.45.3` | `1.58.1` |
| [concurrently](https://github.com/open-cli-tools/concurrently) | `8.2.2` | `9.2.1` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `17.2.3` |
| [electron](https://github.com/electron/electron) | `31.3.1` | `40.1.0` |
| [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) | `24.13.3` | `26.7.0` |
| [playwright](https://github.com/microsoft/playwright) | `1.45.3` | `1.58.1` |
| [playwright-core](https://github.com/microsoft/playwright) | `1.45.3` | `1.58.1` |


Updates `electron-log` from 5.1.7 to 5.4.3
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](megahertz/electron-log@v5.1.7...v5.4.3)

Updates `electron-store` from 10.0.0 to 11.0.2
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](sindresorhus/electron-store@v10.0.0...v11.0.2)

Updates `electron-updater` from 6.3.2 to 6.7.3
- [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.7.3/packages/electron-updater)

Updates `semver` from 7.6.3 to 7.7.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.6.3...v7.7.3)

Updates `uuid` from 10.0.0 to 13.0.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v10.0.0...v13.0.0)

Updates `@electron/notarize` from 2.3.2 to 3.1.1
- [Release notes](https://github.com/electron/notarize/releases)
- [Commits](electron/notarize@v2.3.2...v3.1.1)

Updates `@playwright/test` from 1.45.3 to 1.58.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.45.3...v1.58.1)

Updates `concurrently` from 8.2.2 to 9.2.1
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v8.2.2...v9.2.1)

Updates `dotenv` from 16.4.5 to 17.2.3
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v17.2.3)

Updates `electron` from 31.3.1 to 40.1.0
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v31.3.1...v40.1.0)

Updates `electron-builder` from 24.13.3 to 26.7.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/electron-builder@26.7.0/packages/electron-builder)

Updates `playwright` from 1.45.3 to 1.58.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.45.3...v1.58.1)

Updates `playwright-core` from 1.45.3 to 1.58.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.45.3...v1.58.1)

---
updated-dependencies:
- dependency-name: electron-log
  dependency-version: 5.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron-store
  dependency-version: 11.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron-updater
  dependency-version: 6.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kopia-ui-npm-dependencies
- dependency-name: semver
  dependency-version: 7.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kopia-ui-npm-dependencies
- dependency-name: uuid
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@electron/notarize"
  dependency-version: 3.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: kopia-ui-npm-dependencies
- dependency-name: "@playwright/test"
  dependency-version: 1.58.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: kopia-ui-npm-dependencies
- dependency-name: concurrently
  dependency-version: 9.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: kopia-ui-npm-dependencies
- dependency-name: dotenv
  dependency-version: 17.2.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron
  dependency-version: 40.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: kopia-ui-npm-dependencies
- dependency-name: electron-builder
  dependency-version: 26.7.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright
  dependency-version: 1.58.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: kopia-ui-npm-dependencies
- dependency-name: playwright-core
  dependency-version: 1.58.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: kopia-ui-npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants