Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump electron from 11.0.3 to 11.1.0 #37

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2021

Bumps electron from 11.0.3 to 11.1.0.

Release notes

Sourced from electron's releases.

electron v11.1.0

Release Notes for v11.1.0

Fixes

  • Added Electron DLLs like libGLESv2.dll to symbol server. #26965 (Also in 9, 10, 12)
  • Fixed an issue that a message box in GTK contains no buttons. #26916 (Also in 10, 12)
  • Fixed an issue where event.reply could sometimes not deliver a reply to an IPC message when cross-site iframes were present. #26926 (Also in 9, 10, 12)
  • Fixed an occasional crash on Windows related to NativeViewHost::SetParentAccessible. #26951 (Also in 9, 10, 12)

electron v11.0.5

Release Notes for v11.0.5

Fixes

  • Fixed "screen" methods to be reassignable again. #26873 (Also in 12)
  • Fixed systemPreferences.effectiveAppearance returning systemPreferences.getAppLevelAppearance(). #26878 (Also in 9, 10, 12)
  • Fixed callbacks passed via the remote module not being released after all references are dropped. #26836 (Also in 12)
  • Fixed uncaught promise rejection when creating webContents with javascript disabled. #26870 (Also in 10, 12)

Other Changes

  • Updated Chromium to 87.0.4280.88. #26817

electron v11.0.4

Release Notes for v11.0.4

Fixes

  • Added default Bluetooth permission strings to info.plist. #26768 (Also in 12)
  • Fixed an issue where IsMaximized would incorrectly return false for some windows on Windows. #26780 (Also in 12)
  • Fixed an issue where draggable regions did not work exclusively on BrowserViews on Windows. #26774 (Also in 12)
  • Fixed an issue where draggable regions in BrowserWindow causes BrowserView to become draggable in non-correspondent places. #26754 (Also in 10, 12)
  • Fixed import of unpacked node modules. #26751 (Also in 12)
Commits
  • 101a228 Bump v11.1.0
  • 4294000 fix: restrict sendToFrame to same-process frames by default (#26875) (#26926)
  • ca7528a fix: Upload all *.dll.pdb to symbol server (#26965)
  • d58812b fix: Avoid crashing in NativeViewHost::SetParentAccessible on Windows 10 (#26...
  • 5942c84 docs: add missing deprecated systemPreferences APIs to breaking-changes (#26936)
  • f920463 fix: message box missing an "OK" button in GTK (#26916)
  • 296cba5 Bump v11.0.5
  • 90a96c0 fix: systemPreferences.effectiveAppearance returning systemPreferences.getApp...
  • 2c325cd fix: send IPC_MESSAGES.RENDERER_RELEASE_CALLBACK as internal message (#26808)...
  • c26b78b chore: bump chromium to 87.0.4280.88 (11-x-y) (#26817)
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 28, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling ae425f8 on dependabot/npm_and_yarn/electron-11.1.0 into 34fc8e1 on master.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 12, 2021

Superseded by #47.

@dependabot dependabot bot closed this Oct 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-11.1.0 branch October 12, 2021 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant