Added WebFrameMain.detached for frames in an unloading state.
Added WebFrameMain.isDestroyed() to determine if a frame has been destroyed.
Fixed webFrameMain.fromId(processId, frameId) returning a WebFrameMain instance which doesn't match the given parameters when the frame is unloading. #44209
Fixes
Fixed an issue where EventSource was undefined in both renderer and worker processes when Node.js integration was enabled. #44496 (Also in 32, 34)
Fixed crash when network process terminates while a net log is running. #44420 (Also in 31, 32, 34)
Fixed crash when rendering super menu accelerator on linux. #44520 (Also in 34)
Fixed external window focus when using shell.openExternal. #44468 (Also in 34)
Fixed regression with dynamic dependency on libgdk_pixbuf. #44436 (Also in 32, 34)
Other Changes
Performance improvements when processing microtasks. #44473 (Also in 32, 34)
Bumps the npm-deps group with 14 updates in the / directory:
23.16.2
24.0.2
2.3.2
2.6.0
2.6.2
3.0.1
3.5.31
3.5.32
22.7.7
22.9.3
8.10.0
8.15.0
8.10.0
8.15.0
33.0.1
33.2.0
5.2.0
5.2.3
8.57.1
9.15.0
56.0.0
56.0.1
9.1.6
9.1.7
5.6.3
5.7.2
5.4.9
5.4.11
Updates
i18next
from 23.16.2 to 24.0.2Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
... (truncated)
Commits
83a9dfa
24.0.20829f18
if no Intl api, log error and use dummy ruled5b4da6
24.0.1b2cf4af
early return and log error, if no Intl api6b3b060
24.0.067fe629
Preparation to next major release (#2259)8e60066
23.16.87fcfdf2
release32ad023
fix(plural): Create cache entry for PluralRules created as part of the fallba...1c04c5d
23.16.7Updates
i18next-fs-backend
from 2.3.2 to 2.6.0Changelog
Sourced from i18next-fs-backend's changelog.
Commits
10af388
2.6.0d19284b
support initAsync236da23
update deps0b4bb09
fix deno test735143d
test with Deno 21fa125f
2.5.02d3e34a
fix tests4802ab9
Fix line endings in transcribed jsonc-parser license (#56)e5044eb
Add JSONC support (#55)1c2e0b9
update example depsUpdates
i18next-http-backend
from 2.6.2 to 3.0.1Changelog
Sourced from i18next-http-backend's changelog.
Commits
3c0ada7
3.0.1dd21d68
try to get rid of top-level await2f975d7
update changelog00f0e59
update changelog30e4fc5
3.0.08d8bf8d
bump major09dc9c9
update i18next dep1c233f1
Mention JSONC in docs & tests (#159)64e4a2e
changelogd9629f9
typo in changelogUpdates
@types/jquery
from 3.5.31 to 3.5.32Commits
Updates
@types/node
from 22.7.7 to 22.9.3Commits
Updates
@typescript-eslint/eslint-plugin
from 8.10.0 to 8.15.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
2444351
chore(release): publish 8.15.06c27d08
chore: bump eslint dependencies (#10354)f5e23e2
fix(utils): add defaultOptions to meta in rule (#10339)12ce800
docs(eslint-plugin): [no-confusing-void-expression] add a default value for `...ab83198
fix(eslint-plugin): report deprecations used in default export (#10330)66234d0
fix(eslint-plugin): [explicit-module-boundary-types] and [explicit-function-r...013c5cc
fix(eslint-plugin): [await-thenable, return-await] don't flag awaiting uncons...a7746fb
feat(eslint-plugin): [prefer-nullish-coalescing] fix detection of `ignoreCond...57d343b
docs: [no-deprecated] awkward wording about TypeScript visualizing deprecated...9ebdff4
feat(eslint-plugin): new ruleno-unsafe-type-assertion
(#10051)Updates
@typescript-eslint/parser
from 8.10.0 to 8.15.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
2444351
chore(release): publish 8.15.0e022eb0
docs: update license file to explicitly use bsd-2 clause license (#10291)16fba0a
chore(release): publish 8.14.0ac1f632
chore(release): publish 8.13.04af866a
chore(release): publish 8.12.21edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.079c27a8
chore(release): publish 8.11.08d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)Updates
electron
from 33.0.1 to 33.2.0Release notes
Sourced from electron's releases.
Commits
c9d026e
chore: bump chromium to 130.0.6723.118 (33-x-y) (#44591)65cd09f
feat: GPU shared texture offscreen rendering (33-x-y) (#44511)c8dc871
chore: bump chromium to 130.0.6723.116 (33-x-y) (#44583)6e44a27
chore: remove executable flag from docs/api/app.md file permissions (#44578)743fe6f
test: fixup flaky session tests (#44565)bd81baa
fix: remove use of banned std::to_string() (#44563)6e1d940
docs: capitalize POSIX and Windows correctly (#44558)be69311
build: add new status to verify if all the required gha jobs have run (#44553)fcf0c11
chore: remove use of banned absl::optional (#44551)4fad573
build: remove unused lint package (#44535)Updates
electron-log
from 5.2.0 to 5.2.3Changelog
Sourced from electron-log's changelog.
Commits
b2269eb
5.2.314a8ecd
fix(scope):log
method should be an alias ofinfo
, fixes #4438f77007
5.2.24d29165
fix(cord): LogMessage.logId is empty, fixes #4427b991aa
chore(ci): Setup GitHub actions timeout606626b
5.2.16f6b95e
chore(ci): Update GitHub actionsc8b43a6
fix: timeZoneFromOffset function to return correct offset for UTC timezone (#...Updates
eslint
from 8.57.1 to 9.15.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.