Fixed recommended node-gyp version in node.h error. #37927 (Also in 22, 23, 25)
electron v24.1.0
Release Notes for v24.1.0
Features
Introduced session.resolveHost for resolving hostnames with Chromium's DNS resolver. #37847
Fixes
Added about panel for menu role about on Linux as well. #37872 (Also in 23, 25)
Fixed an issue on macOS where entering fullscreen with the Fn+F system shortcut would fail or create strange window side effects. #37823 (Also in 23)
Fixed an issue where certain buttons in the PDF viewer didn't work. #37918 (Also in 25)
Security: Fixed an issue with Content-Security-Policy not being correctly enforced when sandbox: false and contextIsolation: false. (CVE-2023-23623). #37839
You can trigger a rebase of this PR by commenting @dependabot rebase.
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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/orsonteodoro/oiledmachine-overlay/network/alerts).
> **Note**
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps got to 11.8.6 and updates ancestor dependencies got, electron and electron-builder. These dependencies need to be updated together.
Updates
got
from 9.6.0 to 11.8.6Release notes
Sourced from got's releases.
... (truncated)
Commits
2b1482c
11.8.62d1497e
Destroy request object after successful response (#2187)5e17bb7
11.8.5bce8ce7
Backport 861ccd9ac2237df762a9e2beed7edd88c60782dc8ced192
Fix build670eb04
11.8.420f29fe
Backport #1543: Initialize globalResponse in case of ignored HTTPError (#2017)0da732f
11.8.39463bb6
Bump cacheable-request dependency (#1921)0e167b8
HTTPError code set to 'HTTPError' #1711 (#1739)Updates
electron
from 18.2.2 to 24.1.2Release notes
Sourced from electron's releases.
... (truncated)
Commits
56122f1
fix: swipe event emission on macOS (#37965)31500cc
fix: defaultFontFamily in webPreferences (#37968)a0987ae
chore: bump chromium to 112.0.5615.87 (24-x-y) (#37974)f9faad7
docs: Fix the syntax error for code fragment (#37960)3a027a7
fix: menus on Linux after window modification (#37906)63388b3
build: revert clang revert (#37934)2e7bfb4
fix: recommendednode-gyp
version innode.h
error (#37927)95729e6
fix: exceptions during function/promise result conversions live in calling wo...6f9cc3c
chore: use nested namespaces (#37915)55df7a3
fix: broken buttons in PDF viewer (#37918)Updates
electron-builder
from 22.11.11 to 23.6.0Release notes
Sourced from electron-builder's releases.
... (truncated)
Changelog
Sourced from electron-builder's changelog.
... (truncated)
Commits
f6944a3
chore(deploy): Release 23.6.0 (electron-updater@5.3.0) (#7146)1b24dbb
chore(deploy): Release 23.5.1 (electron-updater@5.2.4) (#7111)dd29013
chore(deploy): Release v23.5.0 (electron-updater@5.2.3) (#7081)8166267
fix: allow user to define explicitbuildNumber
in config, useful for fpm `-...48cbb12
fix: replace update-notifier with simple-update notifier due to dependency vu...217f4af
chore(deploy): Release 23.4.0 (electron-updater@5.2.2) (#7030)9498261
chore(deploy): Release 23.3.3 (#7020)3e9cd2c
chore(deploy): Release 23.3.2 (electron-updater@5.2.1) (#7002)d99da82
chore(deploy): Release 23.3.1 (electron-updater@5.2.0) (#6986)e7912d9
chore(deploy): Release 23.3.0 (electron-updater@5.1.0) (#6950)You can trigger a rebase of this PR by commenting
@dependabot rebase
.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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/orsonteodoro/oiledmachine-overlay/network/alerts).