pgadmin4 icon indicating copy to clipboard operation
pgadmin4 copied to clipboard

Javascript dependency: Bump electron from 39.0.0 to 39.1.1 in /runtime

Open dependabot[bot] opened this issue 2 months ago • 0 comments

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

  • Updated Chromium to 142.0.7444.59. #48723
  • Updated Node.js to v22.21.1. #48616
Commits
  • 6972fbf build: use --keep-non-patch flag with git am (#48808)
  • 81332ea fix: revert allow disabling all NSMenuItems, fix menu crash (#48800)
  • a06d00d fix: draw smoothing round rect corner (#48781)
  • cc78584 fix: release mouse buttons on focus loss on Wayland (#48758)
  • 2e9f754 docs: add release timeline for Electron 40 (#48751)
  • 1d300ad docs: clarify BrowserWindow and App API support status on Wayland (#48746)
  • f404955 refactor: remove redundant map lookups in browser/api/menu.ts (#48731)
  • 0c03766 chore: bump node to v22.21.1 (39-x-y) (#48616)
  • 6938c90 chore: bump chromium to 142.0.7444.59 (39-x-y) (#48723)
  • 32f9752 docs: use relative link for OffscreenSharedTexture (#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 compatibility score

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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

dependabot[bot] avatar Nov 10 '25 10:11 dependabot[bot]