pgadmin4
pgadmin4 copied to clipboard
Javascript dependency: Bump electron from 39.0.0 to 39.1.1 in /runtime
Bumps electron from 39.0.0 to 39.1.1.
Release notes
Sourced from electron's releases.
electron v39.1.1
Release Notes for v39.1.1
Fixes
- Fixed an application crash when clicking or hovering over the native MacOS "Window" menu. Reverts #48598. #48800 (Also in 40)
- Fixed draw smoothing round corner issue. #48781 (Also in 40)
electron v39.1.0
Release Notes for v39.1.0
Fixes
- Fixed an issue on Wayland (Linux) where right-clicking in the titlebar could break mouse interactions. #48758 (Also in 38, 40)
- Fixed an issue that menu items on macOS could not be disabled under all circumstances. #48711 (Also in 37, 38)
- Fixed incorrect signal variable reference in nan-spec-runner that could cause install failures to go undetected. #48709 (Also in 38)
Other Changes
Commits
6972fbfbuild: use --keep-non-patch flag with git am (#48808)81332eafix: revert allow disabling all NSMenuItems, fix menu crash (#48800)a06d00dfix: draw smoothing round rect corner (#48781)cc78584fix: release mouse buttons on focus loss on Wayland (#48758)2e9f754docs: add release timeline for Electron 40 (#48751)1d300addocs: clarify BrowserWindow and App API support status on Wayland (#48746)f404955refactor: remove redundant map lookups inbrowser/api/menu.ts(#48731)0c03766chore: bump node to v22.21.1 (39-x-y) (#48616)6938c90chore: bump chromium to 142.0.7444.59 (39-x-y) (#48723)32f9752docs: use relative link forOffscreenSharedTexture(#48719)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| electron | [>= 36.3.a, < 36.4] |
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)