Fixed an issue where BrowserViewwebContents were getting destroyed even when preventDefault was being set on the owning BrowserWindow's close event. #42371
Fixed an issue where dialogs did not work if they were parented to a BaseWindow and not a BrowserWindow. #42327 (Also in 31)
Fixed an issue where some calls to WebUSB methods could crash. #42364 (Also in 29, 31)
Bumps the npm-deps group with 3 updates in the / directory: electron-updater, electron-builder and eslint.
Updates
electron-updater
from 6.1.8 to 6.2.1Release notes
Sourced from electron-updater's releases.
Changelog
Sourced from electron-updater's changelog.
Commits
62d1991
chore(deploy): Release (electron-updater@6.2.1) (#8092)e2a181d
fix(mac): revert mac differential autoupdate (#8091)cb335ec
chore(deploy): Release v24.13.3 (electron-updater@6.2.0) (#8084)79df542
feat: add support for differential zip updates on macOS (#7709)8965608
chore(deploy): Release v24.13.1 (electron-updater@6.1.9) (#8056)ccbb80d
chore: upgrading connected dependencies (typescript 5.3.3 requires higher esl...48603ba
fix: auto-update powershell script requires reset ofPSModulePath
(#8051)Updates
i18next
from 23.11.4 to 23.11.5Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
bfbb7d8
23.11.55021883
release5c63849
perf: use Array.isArray() (#2193)c5c6291
perf: trim keys once (#2194)20011af
types: add test for context with default value (#2192)d057e1d
types: add tests for context values (#2188)31f61e6
chore: update eslint and@typescript/eslint
packages (#2187)bf45865
types: add test for accessing a context default value (#2186)Updates
@types/node
from 20.12.12 to 20.14.2Commits
Updates
@typescript-eslint/eslint-plugin
from 7.9.0 to 7.12.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
7e93b28
chore(release): publish 7.12.0d0adcf1
docs: clarify what require-await does (#9200)04990d5
feat(eslint-plugin): [no-floating-promises] add option 'allowForKnownSafeProm...ad85249
docs: mention related ESLint rules in no-unused-vars page (#9198)e80a8d6
docs: improve description for no-dynamic-delete (#9195)9f92b30
docs: explicitly mention unbound-method limitation with thisArg (#9197)08a9448
docs: add example with PascalCase function components (#9196)5ca7f6e
feat(rule-tester): portcheckDuplicateTestCases
from ESLint (#9026)a9dd526
fix(eslint-plugin): [member-ordering] also TSMethodSignature can be get/set (...2619c3b
fix(eslint-plugin): [return-await] clean up in-try-catch detection and make a...Updates
@typescript-eslint/parser
from 7.9.0 to 7.12.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
7e93b28
chore(release): publish 7.12.02bbf656
fix(types): correct typing ParserOptions (#9202)e360541
chore(release): publish 7.11.0c18226e
chore(release): publish 7.10.0Updates
electron
from 30.0.6 to 30.1.0Release notes
Sourced from electron's releases.
Commits
4c96ced
fix: WebUSB should not crash when using in-memory partitions (#42364)e645ea8
fix: vibrant view is inserted into Views API hierarchy (#42263)484cf26
fix: don't destroy BrowserView webContents when owning BrowserWindow hasn't b...fb6b8e9
chore: bump chromium to 124.0.6367.243 (30-x-y) (#42328)3be3381
chore: bump node to v20.14.0 (30-x-y) (#42294)5523d91
fix: dialogs should work with BaseWindows internally (#42327)6cb747e
fix: restore original BrowserWindow.show() behavior (#42306)ebe3d4a
build: update typescript-definitions to 8.15.6 (#42286)27cdf17
docs: ensure all links are on a single line (#42299)b228923
fix: calculate a hash for the Tag property of ToastNotification. (#42274)Updates
electron-builder
from 25.0.0-alpha.6 to 25.0.0-alpha.9Release notes
Sourced from electron-builder's releases.
Changelog
Sourced from electron-builder's changelog.
Commits
29f6504
chore(deploy): Release v25.0.0-alpha.9 (alpha) (#8241)041ee3b
chore(deploy): Release v25.0.0-alpha.8 (alpha) (#8207)2a9ccbf
chore(deploy): Release v25.0.0-alpha.7 (alpha) (#8180)Updates
electron-log
from 5.1.4 to 5.1.5Commits
ecb92d8
5.1.5500ccab
fix: Add workaround when appName can't be read, fixes #418957406d
chore: Exclude specs from publishingUpdates
eslint
from 8.57.0 to 9.4.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
Superseded by #260.