ThatOneCalculator / DiscordRPCMaker

The best way to make and manage custom Discord Rich Presences with buttons!
https://drpcm.t1c.dev
Mozilla Public License 2.0
1.06k stars 115 forks source link

Bump electron from 18.2.3 to 18.2.4 #185

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps electron from 18.2.3 to 18.2.4.

Release notes

Sourced from electron's releases.

electron v18.2.4

Release Notes for v18.2.4

Fixes

  • Fixed an issue where tray items wouldn't highlight in some scenarios on macOS. #34207 (Also in 16, 17, 19)
  • Fixed crash on startup on old Ubuntu versions. #34155
  • SIGUSR1 is no longer handled when the node_cli_inspect fuse is disabled. #34180 (Also in 16, 17)

Other Changes

  • Backported fix for chromium:1320614. #34202
  • Updated Chromium to 100.0.4896.160. #34171
Commits
  • f4ba635 Bump v18.2.4
  • f024af6 docs: add missing explanation for [angle|dawn]_enable_vulkan_validation_layer...
  • 9c66921 fix: fetching PDF element from WebLocalFrame (#34214)
  • 1bd9940 chore: cherry-pick 723ed8a9cfff from v8 (#34202)
  • ef939db fix: tray icon not highlighting on empty menu (#34207)
  • e7e8b32 test: fixup done being called multiple times (#34186)
  • b4533d1 fix: disable SIGUSR1 when --inspect is disabled (#34180)
  • 2ecc686 fix: remove use of xkb_keymap_key_get_mods_for_level (#34155)
  • 0971add chore: bump chromium to 100.0.4896.160 (18-x-y) (#34171)
  • See full diff 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 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)