From 8a4880f2b2d80df2789679b6c596e59ab9821877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 11:36:28 -0700 Subject: [PATCH] Bump the electron group with 2 updates (#237) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the electron group with 2 updates: [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) and [electron](https://github.com/electron/electron). Updates `electron-updater` from 6.3.2 to 6.3.3
Release notes

Sourced from electron-updater's releases.

electron-updater@6.3.3

Patch Changes

Changelog

Sourced from electron-updater's changelog.

6.3.3

Patch Changes

Commits

Updates `electron` from 31.3.1 to 31.4.0
Release notes

Sourced from electron's releases.

electron v31.4.0

Release Notes for v31.4.0

Features

Fixes

Other Changes

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 4 ++-- yarn.lock | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 817577b88..bff3c971a 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/uuid": "^10.0.0", "@vitejs/plugin-react-swc": "^3.7.0", "@vitest/coverage-istanbul": "^2.0.5", - "electron": "^31.3.1", + "electron": "^31.4.0", "electron-builder": "^24.13.3", "electron-vite": "^2.3.0", "eslint": "^9.9.0", @@ -91,7 +91,7 @@ "color": "^4.2.3", "css-tree": "^2.3.1", "dayjs": "^1.11.12", - "electron-updater": "6.3.2", + "electron-updater": "6.3.3", "htl": "^0.3.1", "html-to-image": "^1.11.11", "immer": "^10.1.1", diff --git a/yarn.lock b/yarn.lock index c4a114d6f..071f00974 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6766,9 +6766,9 @@ __metadata: languageName: node linkType: hard -"electron-updater@npm:6.3.2": - version: 6.3.2 - resolution: "electron-updater@npm:6.3.2" +"electron-updater@npm:6.3.3": + version: 6.3.3 + resolution: "electron-updater@npm:6.3.3" dependencies: builder-util-runtime: "npm:9.2.5" fs-extra: "npm:^10.1.0" @@ -6778,7 +6778,7 @@ __metadata: lodash.isequal: "npm:^4.5.0" semver: "npm:^7.3.8" tiny-typed-emitter: "npm:^2.1.0" - checksum: 10c0/8f2616967a869517d22177b0f1ffdd13e9df1d237c9603deecd2f762127abc46440098b2f88526246d190cd7d9224475667d54edc7a8b0b4771225bc1935f71b + checksum: 10c0/717ebc0b66b8d49ab9dd6de85d26afdb3455cb61cf0b09420fcc007cbc75a98fcd3513c58c9f5e196dc4ca59e13198229125cca052ab4e582add280fdba05314 languageName: node linkType: hard @@ -6817,16 +6817,16 @@ __metadata: languageName: node linkType: hard -"electron@npm:^31.3.1": - version: 31.3.1 - resolution: "electron@npm:31.3.1" +"electron@npm:^31.4.0": + version: 31.4.0 + resolution: "electron@npm:31.4.0" dependencies: "@electron/get": "npm:^2.0.0" "@types/node": "npm:^20.9.0" extract-zip: "npm:^2.0.1" bin: electron: cli.js - checksum: 10c0/71437947b8a6aa7230dc31fcc424632b29f877e672dc64c60b48b2ba37f86c40886dda48d584b8bfec1514b37c1483eaa6bf87c224a09bbf8c495a3f81538377 + checksum: 10c0/9ed10f363f864912bb9be0a387309babb476df20473ed7ea3f8df609daf19125763fe9ba4b9f5b422673b688e00b31afc52b308623829b7cced28f99687a9d03 languageName: node linkType: hard @@ -12634,9 +12634,9 @@ __metadata: color: "npm:^4.2.3" css-tree: "npm:^2.3.1" dayjs: "npm:^1.11.12" - electron: "npm:^31.3.1" + electron: "npm:^31.4.0" electron-builder: "npm:^24.13.3" - electron-updater: "npm:6.3.2" + electron-updater: "npm:6.3.3" electron-vite: "npm:^2.3.0" eslint: "npm:^9.9.0" eslint-config-prettier: "npm:^9.1.0"