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 2.0.12 to 3.0.7 #883

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps electron from 2.0.12 to 3.0.7.

Release notes

Sourced from electron's releases.

electron v3.0.7

Release Notes for v3.0.7

Fixes

  • Fix: set NSResizableWindowMask at init time. #15384
  • Fixed Ctrl+Alt+<x> accelerators on Windows. #15378
  • Fixed crash when showing source folder in devtools. #15396
  • Fixed default trash impl on linux to use gio. #15421
  • Fixed printing related bugs on Windows. #15402
  • Fixed some accelerators having Shift appended to them twice. electron/libchromiumcontent:698

Other Changes

Documentation

electron v3.0.6

Bug Fixes/Changes

  • fix: loading of devtools extensions on startup (backport: 3-0-x). #15264

  • fix: Convert to lower case in upload symbols script (backport: 3-0-x). #15261

  • fix: make release-artifact-cleanup executable (backport: 3-0-x). #15272

  • chore: make macOS release builds higher priority to skip the queue. #15284

  • fix: trim app name and productName. #15286

  • test: asyncawaitify one of sandbox related tests (backport: 3-0-x). #15281

  • spec: increase MAS timeout for login items. #15296

  • fix: correctly enable and disable windows on Windows and Linux (backport: 3-0-x). #15255

  • fix: ability to fetch separators by id. #15299

  • docs: we don't emit an event object for session-created. #15308

  • fix: correct reversed logic in NativeWindowMac::SetEnabled. #15324

  • fix: Native window close crash. #15338

  • fix: honor dialog.showMessageBox()'s Icon argument on Linux. #15342

  • chore: bump libcc (3-0-x). #15374

... (truncated)
Commits
  • 7b0959e Bump v3.0.7
  • 3e8b854 docs: add return type for subscribeNotification (#15499)
  • fd97fcf doc: clarify menu item properties not available top-level (#15461)
  • 809534d fix: enable FixAltGraph to fix Ctrl+Alt accelerators on Windows (#15378)
  • b2763ca chore: bump libcc (3-0-x) (#15420)
  • b6b9966 fix: use gio as default linux trash impl (backport: 3-0-x) (#15421)
  • a41e919 doc: correct ipcRenderer sendTo windowId param (#15418)
  • bdda248 fix: check for shared memory handle validity before closing, remove DebugDump...
  • 41e86ef fix: folder open not working in devtools (#15396)
  • 88b1f7d fix: set NSResizableWindowMask at init time (#15384)
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [electron](https://github.com/electron/electron) from 2.0.12 to 3.0.7.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v2.0.12...v3.0.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies This issue or pull request is related to software library dependencies label Nov 4, 2018
@dependabot-preview
Copy link
Contributor Author

Superseded by #894.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-3.0.7 branch March 8, 2019 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This issue or pull request is related to software library dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant