This repository was archived by the owner on Oct 22, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit c208a7a
⬆️ Bump electron from 2.0.10 to 2.0.13 (#213)
Bumps [electron](https://github.com/electron/electron) from 2.0.10 to 2.0.13.
<details>
<summary>Release notes</summary>
*Sourced from [electron's releases](https://github.com/electron/electron/releases).*
> ## electron v2.0.13
> # Release Notes for v2.0.13
>
> ## Fixes
>
> * Fix: correct reversed logic in BrowserWindow#setEnabled on macOS. [#15322](https://github-redirect.dependabot.com/electron/electron/issues/15322)
> * Fixed incorrect display of some GtkMessageDialog icons. [#15341](https://github-redirect.dependabot.com/electron/electron/issues/15341)
>
> ## Documentation
>
> * Documentation changes: [#15306](https://github-redirect.dependabot.com/electron/electron/issues/15306), [#15460](https://github-redirect.dependabot.com/electron/electron/issues/15460), [#15501](https://github-redirect.dependabot.com/electron/electron/issues/15501)
>
> ## electron v2.0.12
> ## Bug Fixes/Changes
>
> * [SECURITY] chore: bump libcc, handle type confusion in Promise.all (2-0-x). [#15200](https://github-redirect.dependabot.com/electron/electron/issues/15200)
>
> * fix: use white background for non-OSR renderer by default. [#14933](https://github-redirect.dependabot.com/electron/electron/issues/14933)
>
> * fix: support ASAR in fs.copyFile. [#14952](https://github-redirect.dependabot.com/electron/electron/issues/14952)
>
> * Backport of [#14648](https://github-redirect.dependabot.com/electron/electron/issues/14648). [#15025](https://github-redirect.dependabot.com/electron/electron/issues/15025)
>
> * fix: SetSize() should honor minSize ([#13994](https://github-redirect.dependabot.com/electron/electron/issues/13994)). [#15052](https://github-redirect.dependabot.com/electron/electron/issues/15052)
>
> * Check dbus response for null before using. [#15088](https://github-redirect.dependabot.com/electron/electron/issues/15088)
>
> * fix: Memory > Profiles > Load in DevTools. [#15154](https://github-redirect.dependabot.com/electron/electron/issues/15154)
>
> * fix: natively implement LoginItem functions (backport: 2-0-x). [#15139](https://github-redirect.dependabot.com/electron/electron/issues/15139)
>
> * fix: simpleFullscreen window should be on top of other OS X menu bars. [#15182](https://github-redirect.dependabot.com/electron/electron/issues/15182)
>
> * fix: do not enable node integration in child window if not enabled. [#15109](https://github-redirect.dependabot.com/electron/electron/issues/15109)
>
> * chore: warn memory leak when using nativeWindowOpen with nodeIntegration (2-0-x). [#15207](https://github-redirect.dependabot.com/electron/electron/issues/15207)
>
>
> ## electron v2.0.11
> ## Bug Fixes/Changes
>
> * fix: quit properly in simpleFullScreen mode. [#14671](https://github-redirect.dependabot.com/electron/electron/issues/14671)
>
> * ci: Skip VSTS testing builds on older branches. [#14668](https://github-redirect.dependabot.com/electron/electron/issues/14668)
>
> * chore: fix await in cleanup script. [#14694](https://github-redirect.dependabot.com/electron/electron/issues/14694)
>
> * docs: specify BrowserWindow features passable to window.open. [#14701](https://github-redirect.dependabot.com/electron/electron/issues/14701)
>
> * docs: clarify allowable background colors for BrowserWindow transparency (backport: 2-0-x). [#14780](https://github-redirect.dependabot.com/electron/electron/issues/14780)
></table> ... (truncated)
</details>
<details>
<summary>Commits</summary>
- [`1ebd976`](electron/electron@1ebd976) Bump v2.0.13
- [`67c7554`](electron/electron@67c7554) docs: add return type for subscribeNotification ([#15501](https://github-redirect.dependabot.com/electron/electron/issues/15501))
- [`d158cce`](electron/electron@d158cce) doc: clarify menu item properties not available top-level ([#15460](https://github-redirect.dependabot.com/electron/electron/issues/15460))
- [`5a73ec2`](electron/electron@5a73ec2) fix: honor dialog.showMessageBox()'s Icon argument on Linux (backport: 2-0-x)...
- [`a03da04`](electron/electron@a03da04) fix: correct reversed logic in NativeWindowMac::SetEnabled ([#15322](https://github-redirect.dependabot.com/electron/electron/issues/15322))
- [`d45c290`](electron/electron@d45c290) docs: we don't emit an event object for session-created ([#15306](https://github-redirect.dependabot.com/electron/electron/issues/15306))
- [`00200c7`](electron/electron@00200c7) chore: make macOS release builds higher priority to skip the queue ([#15283](https://github-redirect.dependabot.com/electron/electron/issues/15283))
- [`b228166`](electron/electron@b228166) fix: make release-artifact-cleanup executable (backport: 2-0-x) ([#15270](https://github-redirect.dependabot.com/electron/electron/issues/15270))
- [`d281859`](electron/electron@d281859) Bump v2.0.12
- [`e00d217`](electron/electron@e00d217) Revert "build: enable PIE when compiling Linux builds, fix [#14961](https://github-redirect.dependabot.com/electron/electron/issues/14961). ([#15148](https://github-redirect.dependabot.com/electron/electron/issues/15148))"
- Additional commits viewable in [compare view](electron/electron@v2.0.10...v2.0.13)
</details>
<br />
[](https://dependabot.com/compatibility-score.html?dependency-name=electron&package-manager=npm_and_yarn&previous-version=2.0.10&new-version=2.0.13)
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`.
If all status checks pass Dependabot will automatically merge this pull request.
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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](https://app.dependabot.com):
- 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.
</details>1 parent 032ebd9 commit c208a7aCopy full SHA for c208a7a
File tree
Expand file treeCollapse file tree
2 files changed
+9
-9
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+9
-9
lines changedCollapse file: package-lock.json
+8-8Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
|
0 commit comments