chore(deps-dev): bump electron from 40.1.0 to 40.2.1 by dependabot[bot] · Pull Request #5441 · codeceptjs/CodeceptJS

Bumps electron from 40.1.0 to 40.2.1.

Release notes

Sourced from electron's releases.

electron v40.2.1

Release Notes for v40.2.1

Other Changes

  • Refactored our MSIX updater code to use an upstream Chromium pattern and eliminates the need for special exception handling build flags. #49687 (Also in 39, 41)
Commits
  • 53982a2 refactor: use ComPtr pattern for MSIX to avoid exception handling (#49687)
  • 713b24d refactor: don't log error just for unsigned code (#49677)
  • f63f875 ci: use squash merge for apply patches workflow (#49672)
  • 8cd558f feat: import shared texture supports nv12. (#49040)
  • 94b18a5 fix: remove menu observer before destroying menu_controller_ (#49657)
  • 394d4cf fix(squirrel.mac): clean up old staged updates before downloading new update ...
  • 96db5b9 ci: handle PRs with no checks in rerun apply patches (#49662)
  • 75e4f83 docs: add Wayland note to win.getPosition() and win.getBounds() (#49661)
  • 4e124f2 fix: menu state in macOS dock menus (#49624)
  • 04f4bcd fix: alt-space should route through 'system-context-menu' (#49640)
  • Additional commits viewable in compare view

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 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)