Commit Graph

220 Commits

Author SHA1 Message Date
GitSquared
e876dd41c3
🔖 v1.1.1 hotfix 2018-11-26 18:59:52 +01:00
GitSquared
756c9ff779
🔖 v1.1.0 2018-11-25 19:02:58 +01:00
GitSquared
f152c023cd
💚 Fix prebuild minifier & CI builds 2018-11-22 19:25:47 +01:00
GitSquared
f2a75272d2
🔒 Lockfiles 2018-11-22 18:27:19 +01:00
GitSquared
1ea55506c7
🔒 lock 2018-11-16 18:25:22 +01:00
dependabot[bot]
9850e0ef51 ⬆️ Bump electron-builder from 20.36.1 to 20.36.2 (#215)
Bumps [electron-builder](https://github.com/electron-userland/electron-builder) from 20.36.1 to 20.36.2.
<details>
<summary>Release notes</summary>

*Sourced from [electron-builder's releases](https://github.com/electron-userland/electron-builder/releases).*

> ## 20.36.2
> **electron-updater 4.0.3** release.
> 
> ### Bug Fixes
> 
> * **electron-updater:** fix checkForUpdatesAndNotify regression in 4.0.0 ([0fa9096](https://github.com/electron-userland/electron-builder/commit/0fa9096))
> * **electron-updater:** nsis one-click per-machine auto-updating fails (Error: spawn [...].exe EACCES) ([cc63141](https://github.com/electron-userland/electron-builder/commit/cc63141)), closes [#3480](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3480) [#3367](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3367)
</details>
<details>
<summary>Commits</summary>

- [`cc63141`](cc63141ea8) fix(electron-updater): nsis one-click per-machine auto-updating fails (Error:...
- [`0fa9096`](0fa90965f1) fix(electron-updater): fix checkForUpdatesAndNotify regression in 4.0.0
- See full diff in [compare view](https://github.com/electron-userland/electron-builder/compare/v20.36.1...v20.36.2)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=electron-builder&package-manager=npm_and_yarn&previous-version=20.36.1&new-version=20.36.2)](https://dependabot.com/compatibility-score.html?dependency-name=electron-builder&package-manager=npm_and_yarn&previous-version=20.36.1&new-version=20.36.2)

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>
2018-11-16 18:18:42 +01:00
dependabot[bot]
4f8bd5eecb ⬆️ Bump electron-builder from 20.34.0 to 20.36.1 (#214)
⬆️ Bump electron-builder from 20.34.0 to 20.36.1
2018-11-16 09:09:19 +01:00
GitSquared
89923503d6
🔒 lock 2018-11-11 14:03:57 +01:00
dependabot[bot]
c208a7aeec ⬆️ 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`](1ebd9761fb) Bump v2.0.13
- [`67c7554`](67c7554b80) docs: add return type for subscribeNotification ([#15501](https://github-redirect.dependabot.com/electron/electron/issues/15501))
- [`d158cce`](d158cce9a3) doc: clarify menu item properties not available top-level ([#15460](https://github-redirect.dependabot.com/electron/electron/issues/15460))
- [`5a73ec2`](5a73ec2ec8) fix: honor dialog.showMessageBox()'s Icon argument on Linux (backport: 2-0-x)...
- [`a03da04`](a03da04578) fix: correct reversed logic in NativeWindowMac::SetEnabled ([#15322](https://github-redirect.dependabot.com/electron/electron/issues/15322))
- [`d45c290`](d45c29087b) docs: we don't emit an event object for session-created ([#15306](https://github-redirect.dependabot.com/electron/electron/issues/15306))
- [`00200c7`](00200c707e) chore: make macOS release builds higher priority to skip the queue ([#15283](https://github-redirect.dependabot.com/electron/electron/issues/15283))
- [`b228166`](b228166900) fix: make release-artifact-cleanup executable (backport: 2-0-x) ([#15270](https://github-redirect.dependabot.com/electron/electron/issues/15270))
- [`d281859`](d281859cf5) Bump v2.0.12
- [`e00d217`](e00d217cfb) 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](https://github.com/electron/electron/compare/v2.0.10...v2.0.13)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=electron&package-manager=npm_and_yarn&previous-version=2.0.10&new-version=2.0.13)](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>
2018-11-11 13:52:42 +01:00
dependabot[bot]
032ebd9982 ⬆️ Bump electron-builder from 20.33.2 to 20.34.0 (#212)
Bumps [electron-builder](https://github.com/electron-userland/electron-builder) from 20.33.2 to 20.34.0.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/compare/v20.33.2...v20.34.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-11 12:48:17 +01:00
dependabot[bot]
08c35e5947 ⬆️ Bump snyk from 1.107.1 to 1.108.2 (#211)
⬆️ Bump snyk from 1.107.1 to 1.108.2
2018-11-09 17:15:44 +01:00
GitSquared
df5e2353f6
🔒 Lockfile 2018-11-08 10:57:37 +01:00
dependabot[bot]
6da9a0cba3 ⬆️ Bump electron-builder from 20.31.2 to 20.33.2 (#209)
Bumps [electron-builder](https://github.com/electron-userland/electron-builder) from 20.31.2 to 20.33.2.
<details>
<summary>Release notes</summary>

*Sourced from [electron-builder's releases](https://github.com/electron-userland/electron-builder/releases).*

> ## 20.33.2
> ### Bug Fixes
> 
> * **electron-updater:** do not dispatch error event for CancellationError [#1150](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/1150) ([e7acbd9](https://github.com/electron-userland/electron-builder/commit/e7acbd9))
> 
> ### Features
> 
> * **nsis:** add possibility to force an install mode  programmatically ([ab244b4](https://github.com/electron-userland/electron-builder/commit/ab244b4))
> 
> ## 20.33.1
> Another part of electron-builder was rewritten in Go — as result, to get publisher name from code signing certificate, `openssl` is not required anymore on macOS/Linux and bloody PowerShell on Windows.
> 
> If you use `electron-updater`, strongly recommended to update electron-builder to `20.33.1` and electron-updater to `3.2.1`. These versions are `next` (pre-release) for now, but will be promoted as latest in several days.
> 
> ### Bug Fixes
> 
> * **electron-updater:** Updater crash on windows, fails on MacOS X ([76fdd42](https://github.com/electron-userland/electron-builder/commit/76fdd42)), closes [#3308](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3308) [#3377](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3377)
> * **electron-webpack:** resolve electron-webpack config ([eb9c1d6](https://github.com/electron-userland/electron-builder/commit/eb9c1d6))
> 
> ## 20.32.0
> ### Features
> 
> * **pkg:** add more pkg configuration options ([#3449](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3449)) ([b6d4dcd](https://github.com/electron-userland/electron-builder/commit/b6d4dcd))
> * support functions in js config files ([ebd9f0f](https://github.com/electron-userland/electron-builder/commit/ebd9f0f))
> 
> ## 20.31.3
> ### Bug Fixes
> 
> * Unable to exclude files from app.asar ([5226c21](https://github.com/electron-userland/electron-builder/commit/5226c21)), closes [#3446](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3446)
> 
> 
> ### Features
> 
> * support functions in js config files ([ebd9f0f](https://github.com/electron-userland/electron-builder/commit/ebd9f0f))
> 
</details>
<details>
<summary>Commits</summary>

- [`ab244b4`](ab244b4c81) feat(nsis): add possibility to force an install mode  programmatically
- [`e7acbd9`](e7acbd9fc7) fix(electron-updater): do not dispatch error event for CancellationError [#1150](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/1150)
- [`10dd145`](10dd1456cd) fix(electron-updater): use "NSAllowsLocalNetworking": true for macOS X
- [`76fdd42`](76fdd42336) fix(electron-updater): Updater crash on windows, fails on MacOS X
- [`eb9c1d6`](eb9c1d695e) fix(electron-webpack): resolve electron-webpack config
- [`5c7a7f9`](5c7a7f9bcc) fix(electron-webpack): resolve electron-webpack config
- [`4729ae0`](4729ae0555) chore: update test win code sign cert
- [`b795b17`](b795b17308) feat(electron-webpack): config discovered through JS file ([#3448](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3448))
- [`b6d4dcd`](b6d4dcd366) feat(pkg): add more pkg configuration options ([#3449](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3449))
- [`ebd9f0f`](ebd9f0f59a) feat: support functions in js config files
- Additional commits viewable in [compare view](https://github.com/electron-userland/electron-builder/compare/v20.31.2...v20.33.2)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=electron-builder&package-manager=npm_and_yarn&previous-version=20.31.2&new-version=20.33.2)](https://dependabot.com/compatibility-score.html?dependency-name=electron-builder&package-manager=npm_and_yarn&previous-version=20.31.2&new-version=20.33.2)

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 will **not** automatically merge this PR because it includes a minor update to a production dependency.

---

<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>
2018-11-08 10:56:56 +01:00
GitSquared
135beaef68
🔒 lockfile 2018-11-07 18:48:24 +01:00
dependabot[bot]
675ba45427 ⬆️ Bump snyk from 1.106.1 to 1.107.1 (#204)
⬆️ Bump snyk from 1.106.1 to 1.107.1
2018-11-05 11:57:49 +01:00
GitSquared
6b549b9953
🔒 Lockfile 2018-11-04 17:31:44 +01:00
dependabot[bot]
596c4291fd
⬆️ Bump snyk from 1.106.0 to 1.106.1
Bumps [snyk](https://github.com/snyk/snyk) from 1.106.0 to 1.106.1.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.106.0...v1.106.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-04 09:02:36 +00:00
dependabot[bot]
30e7fb2072 ⬆️ Bump electron-builder from 20.29.0 to 20.31.2 (#200)
⬆️ Bump electron-builder from 20.29.0 to 20.31.2
2018-11-03 09:44:11 +09:00
dependabot[bot]
d016ce7ceb ⬆️ Bump node-abi from 2.4.5 to 2.5.0 (#199)
⬆️ Bump node-abi from 2.4.5 to 2.5.0
2018-11-02 08:56:18 +09:00
dependabot[bot]
8134b26eb9 ⬆️ Bump snyk from 1.105.1 to 1.106.0 (#198)
⬆️ Bump snyk from 1.105.1 to 1.106.0
2018-11-01 13:25:54 +01:00
dependabot[bot]
5f2a3d8d8f
⬆️ Bump snyk from 1.105.0 to 1.105.1
Bumps [snyk](https://github.com/snyk/snyk) from 1.105.0 to 1.105.1.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.105.0...v1.105.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-31 17:23:51 +00:00
dependabot[bot]
4fd620b16b ⬆️ Bump electron-builder from 20.28.4 to 20.29.0 (#195)
⬆️ Bump electron-builder from 20.28.4 to 20.29.0
2018-10-28 23:04:21 +01:00
dependabot[bot]
e0dfb39089 ⬆️ Bump snyk from 1.104.2 to 1.105.0 (#191)
⬆️ Bump snyk from 1.104.2 to 1.105.0
2018-10-25 04:00:02 +02:00
dependabot[bot]
6a6e9b0093
⬆️ Bump snyk from 1.104.1 to 1.104.2
Bumps [snyk](https://github.com/snyk/snyk) from 1.104.1 to 1.104.2.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.104.1...v1.104.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-23 10:04:56 +00:00
dependabot[bot]
b52662817e
⬆️ Bump snyk from 1.104.0 to 1.104.1
Bumps [snyk](https://github.com/snyk/snyk) from 1.104.0 to 1.104.1.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.104.0...v1.104.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-16 14:47:11 +00:00
dependabot[bot]
20916b1eb3
⬆️ Bump snyk from 1.103.4 to 1.104.0
Bumps [snyk](https://github.com/snyk/snyk) from 1.103.4 to 1.104.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.103.4...v1.104.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-16 07:54:05 +00:00
GitSquared
79af685d76
🔒 lockfile 2018-10-14 11:53:46 +02:00
dependabot[bot]
29cbc2f51b ⬆️ Bump snyk from 1.102.0 to 1.103.4 (#184)
⬆️ Bump snyk from 1.102.0 to 1.103.4
2018-10-13 08:23:29 +02:00
dependabot[bot]
7a690f4b2d ⬆️ Bump snyk from 1.101.1 to 1.102.0 (#177)
⬆️ Bump snyk from 1.101.1 to 1.102.0
2018-10-08 17:19:47 +02:00
dependabot[bot]
ad53518587 ⬆️ Bump snyk from 1.100.2 to 1.101.1 (#176)
⬆️ Bump snyk from 1.100.2 to 1.101.1
2018-10-07 17:55:10 +02:00
dependabot[bot]
236957ae81
⬆️ Bump snyk from 1.100.1 to 1.100.2
Bumps [snyk](https://github.com/snyk/snyk) from 1.100.1 to 1.100.2.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.100.1...v1.100.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 16:58:06 +00:00
dependabot[bot]
27a4591b8f ⬆️ Bump snyk from 1.100.0 to 1.100.1 (#169)
Bumps [snyk](https://github.com/snyk/snyk) from 1.100.0 to 1.100.1.
<details>
<summary>Release notes</summary>

*Sourced from [snyk's releases](https://github.com/snyk/snyk/releases).*

> ## v1.100.1
> ## [1.100.1](https://github.com/snyk/snyk/compare/v1.100.0...v1.100.1) (2018-10-03)
> 
> 
> ### Bug Fixes
> 
> * move constants for test-unpublished to json and add it to package [#225](https://github-redirect.dependabot.com/snyk/snyk/issues/225) ([242a7c9](https://github.com/snyk/snyk/commit/242a7c9))
</details>
<details>
<summary>Commits</summary>

- [`b0bbb4d`](b0bbb4dc33) Merge pull request [#230](https://github-redirect.dependabot.com/snyk/snyk/issues/230) from snyk/fix/unpublished
- [`53f1c49`](53f1c4902b) chore: var -> const, let in test-unpublished
- [`242a7c9`](242a7c97fa) fix: move constants for test-unpublished to json and add it to package [#225](https://github-redirect.dependabot.com/snyk/snyk/issues/225)
- See full diff in [compare view](https://github.com/snyk/snyk/compare/v1.100.0...v1.100.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=snyk&package-manager=npm_and_yarn&previous-version=1.100.0&new-version=1.100.1)](https://dependabot.com/compatibility-score.html?dependency-name=snyk&package-manager=npm_and_yarn&previous-version=1.100.0&new-version=1.100.1)

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>
2018-10-03 19:14:30 +02:00
dependabot[bot]
e5098aada8
⬆️ Bump snyk from 1.99.1 to 1.100.0
Bumps [snyk](https://github.com/snyk/snyk) from 1.99.1 to 1.100.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.99.1...v1.100.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-03 08:50:11 +00:00
dependabot[bot]
0751b293bf
⬆️ Bump node-abi from 2.4.4 to 2.4.5
Bumps [node-abi](https://github.com/lgeiger/node-abi) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/lgeiger/node-abi/releases)
- [Commits](https://github.com/lgeiger/node-abi/compare/v2.4.4...v2.4.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 15:44:44 +00:00
dependabot[bot]
1a06a74492
⬆️ Bump snyk from 1.99.0 to 1.99.1
Bumps [snyk](https://github.com/snyk/snyk) from 1.99.0 to 1.99.1.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.99.0...v1.99.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-27 20:48:28 +00:00
dependabot[bot]
24b13a2d49 ⬆️ Bump snyk from 1.98.0 to 1.99.0 (#162)
⬆️ Bump snyk from 1.98.0 to 1.99.0
2018-09-25 14:53:07 +02:00
dependabot[bot]
8d8f4263b2 ⬆️ Bump snyk from 1.97.1 to 1.98.0 (#161)
⬆️ Bump snyk from 1.97.1 to 1.98.0
2018-09-25 12:17:37 +02:00
dependabot[bot]
35836f5b63 ⬆️ Bump snyk from 1.96.0 to 1.97.1 (#160)
Bumps [snyk](https://github.com/snyk/snyk) from 1.96.0 to 1.97.1.
<details>
<summary>Release notes</summary>

*Sourced from [snyk's releases](https://github.com/snyk/snyk/releases).*

> ## v1.97.1
> ## [1.97.1](https://github.com/snyk/snyk/compare/v1.97.0...v1.97.1) (2018-09-23)
> 
> 
> ### Bug Fixes
> 
> * bump needle to ^2.2.4 to fix bug with node 8.12.0 ([79a8992](https://github.com/snyk/snyk/commit/79a8992))
> 
> ## v1.97.0
> # [1.97.0](https://github.com/snyk/snyk/compare/v1.96.0...v1.97.0) (2018-09-21)
> 
> 
> ### Features
> 
> * add typescript support ([75961b7](https://github.com/snyk/snyk/commit/75961b7))
</details>
<details>
<summary>Commits</summary>

- [`142379b`](142379bc77) Merge pull request [#222](https://github-redirect.dependabot.com/snyk/snyk/issues/222) from snyk/fix/bump-needle
- [`79a8992`](79a8992c8a) fix: bump needle to ^2.2.4 to fix bug with node 8.12.0
- [`0f96166`](0f961666e9) Merge pull request [#216](https://github-redirect.dependabot.com/snyk/snyk/issues/216) from snyk/chore/typescript-cli
- [`50d37c9`](50d37c94e1) chore: update pkg script for standalone binaries
- [`c5ebbff`](c5ebbfff4c) chore: updating default node version
- [`53ab388`](53ab388e18) refactor: better typescript in converted files
- [`146cb24`](146cb24caa) chore: convert first two files to typescript to be sure it works
- [`35c715a`](35c715a50c) chore: remove tap-only
- [`c42f2dc`](c42f2dc411) chore: typescript support in tests
- [`75961b7`](75961b7673) feat: add typescript support
- Additional commits viewable in [compare view](https://github.com/snyk/snyk/compare/v1.96.0...v1.97.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=snyk&package-manager=npm_and_yarn&previous-version=1.96.0&new-version=1.97.1)](https://dependabot.com/compatibility-score.html?dependency-name=snyk&package-manager=npm_and_yarn&previous-version=1.96.0&new-version=1.97.1)

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 will **not** automatically merge this PR because it includes a minor update to a production dependency.

---

<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 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>
2018-09-23 12:01:38 +02:00
GitSquared
0c6f795d60
💥 Rollback electron to v2 - see electron#14697
https://github.com/electron/electron/issues/14697
2018-09-19 18:46:40 +02:00
dependabot[bot]
5f795f33aa ⬆️ Bump snyk from 1.95.3 to 1.96.0 (#155)
Bumps [snyk](https://github.com/snyk/snyk) from 1.95.3 to 1.96.0.
<details>
<summary>Release notes</summary>

*Sourced from [snyk's releases](https://github.com/snyk/snyk/releases).*

> ## v1.96.0
> # [1.96.0](https://github.com/snyk/snyk/compare/v1.95.3...v1.96.0) (2018-09-18)
> 
> 
> ### Features
> 
> * upgrade snyk-docker-plugin ([4353b9f](https://github.com/snyk/snyk/commit/4353b9f))
</details>
<details>
<summary>Commits</summary>

- [`c12e44c`](c12e44cd83) Merge pull request [#218](https://github-redirect.dependabot.com/snyk/snyk/issues/218) from snyk/feat/upgrade-docker-plugin
- [`275aa58`](275aa58dc7) chore: downgrade Node test runner to 8.11.4
- [`4353b9f`](4353b9f681) feat: upgrade snyk-docker-plugin
- See full diff in [compare view](https://github.com/snyk/snyk/compare/v1.95.3...v1.96.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=snyk&package-manager=npm_and_yarn&previous-version=1.95.3&new-version=1.96.0)](https://dependabot.com/compatibility-score.html?dependency-name=snyk&package-manager=npm_and_yarn&previous-version=1.95.3&new-version=1.96.0)

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 will **not** automatically merge this PR because it includes a minor update to a production dependency.

---

<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 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>
2018-09-19 18:04:25 +02:00
dependabot[bot]
18bf984905
⬆️ Bump electron from 2.0.9 to 3.0.0
Bumps [electron](https://github.com/electron/electron) from 2.0.9 to 3.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v2.0.9...v3.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-19 04:58:11 +00:00
dependabot[bot]
824697d37a
⬆️ Bump node-abi from 2.4.3 to 2.4.4
Bumps [node-abi](https://github.com/lgeiger/node-abi) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/lgeiger/node-abi/releases)
- [Commits](https://github.com/lgeiger/node-abi/compare/v2.4.3...v2.4.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-19 04:45:22 +00:00
dependabot[bot]
b674706592
Merge pull request #152 from GitSquared/dependabot/npm_and_yarn/snyk-1.95.3 2018-09-12 15:49:23 +00:00
dependabot[bot]
3335100540
⬆️ Bump snyk from 1.94.0 to 1.95.3
Bumps [snyk](https://github.com/snyk/snyk) from 1.94.0 to 1.95.3.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.94.0...v1.95.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-12 13:25:22 +00:00
dependabot[bot]
2ea98262a9
⬆️ Bump electron-builder from 20.28.3 to 20.28.4
Bumps [electron-builder](https://github.com/electron-userland/electron-builder) from 20.28.3 to 20.28.4.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/compare/v20.28.3...v20.28.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-12 13:24:44 +00:00
dependabot[bot]
82001607c5
⬆️ Bump electron from 2.0.8 to 2.0.9
Bumps [electron](https://github.com/electron/electron) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v2.0.8...v2.0.9)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-12 09:01:24 +00:00
GitSquared
2dfa435aac
🚀 Introducing Dependabot
cuz greenkeeper was fun and all but it fucked up monorepo support
2018-08-29 10:01:04 +02:00
greenkeeper[bot]
bba56dad37 Update electron-builder to the latest version 🚀 (#136)
## Version **20.28.3** of **electron-builder** was just published.

<table>
  <tr>
    <th align=left>
      Dependency
    </th>
    <td>
      <a target=_blank href=https://github.com/electron-userland/electron-builder>electron-builder</a>
    </td>
  </tr>
  <tr>
      <th align=left>
       Current Version
      </th>
      <td>
        20.28.2
      </td>
    </tr>
  <tr>
    <th align=left>
      Type
    </th>
    <td>
      dependency
    </td>
  </tr>
</table>



The version **20.28.3** is **not covered** by your **current version range**.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of electron-builder.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


---


<details>
<summary>Release Notes</summary>
<strong>20.28.3</strong>

<h3>Bug Fixes</h3>
<ul>
<li><strong>electron-updater:</strong> close files more reliably during differential download (<a href="https://urls.greenkeeper.io/electron-userland/electron-builder/commit/d37bacb">d37bacb</a>)</li>
<li><strong>mac:</strong> mac ZIP root folder regression (<a href="https://urls.greenkeeper.io/electron-userland/electron-builder/commit/2df0e1c">2df0e1c</a>), closes <a href="https://urls.greenkeeper.io/electron-userland/electron-builder/issues/3277">#3277</a></li>
</ul>
</details>


<details>
  <summary>FAQ and help</summary>

  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot 🌴
2018-08-29 09:30:08 +02:00
GitSquared
37b6f42847
⬆️ Deps upgrades 2018-08-27 11:49:24 +02:00
greenkeeper[bot]
d4fd3f78ed Update electron to the latest version 🚀 (#135)
Update electron to the latest version 🚀
2018-08-22 22:27:45 +02:00
greenkeeper[bot]
cd6dc4383c Update electron-builder to the latest version 🚀 (#134)
Update electron-builder to the latest version 🚀
2018-08-21 10:09:22 +02:00
greenkeeper[bot]
049e823917 Update electron-builder to the latest version 🚀 (#133)
Update electron-builder to the latest version 🚀
2018-08-14 11:47:05 +02:00
GitSquared
ee3bcb55da
🔒 Lockfile update 2018-08-09 01:12:34 +02:00
greenkeeper[bot]
a89edbd431 Update electron to the latest version 🚀 (#131)
Update electron to the latest version 🚀
2018-08-09 01:10:11 +02:00
GitSquared
acb9e03f65
🔒 lockfile update 2018-08-08 00:38:03 +02:00
greenkeeper[bot]
9cbe53b730 Update electron-builder to the latest version 🚀 (#130)
Update electron-builder to the latest version 🚀
2018-08-07 20:49:59 +02:00
greenkeeper[bot]
9711527d44 Update clean-css to the latest version 🚀 (#129)
Update clean-css to the latest version 🚀
2018-08-07 11:21:17 +02:00
GitSquared
fd7c4f43d0
🔖 v1.0.0 (rc1) 2018-08-06 14:43:57 +02:00
GitSquared
d7de4b9740
🔒 Update lockfile 2018-08-02 18:55:38 +02:00
greenkeeper[bot]
793c585611 Update clean-css to the latest version 🚀 (#128)
Update clean-css to the latest version 🚀
2018-08-02 18:14:02 +02:00
GitSquared
86610ae5bc
⬆️ Upgrade build deps 2018-08-02 00:15:28 +02:00
greenkeeper[bot]
5cdde6e01e Update electron to the latest version 🚀 (#127)
Update electron to the latest version 🚀
2018-08-01 12:49:56 +02:00
GitSquared
acc1e14ac7
🔒 lockfile 2018-07-28 16:14:15 +02:00
Git²
48ca65e107
Greenkeeper/electron builder 20.26.0 (#124)
* fix(package): update electron-builder to version 20.26.0

Closes #123

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
2018-07-28 15:57:28 +02:00
GitSquared
ade22ccaf0
mod_globe
Huge thanks to https://github.com/arscan/encom-globe
2018-07-22 19:34:03 +02:00
Git²
d7b97c14de
Greenkeeper/electron builder 20.24.4 (#121)
* fix(package): update electron-builder to version 20.24.4

Closes #119

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
2018-07-21 14:35:36 +02:00
greenkeeper[bot]
f995b138fc Update electron-builder to the latest version 🚀 (#118)
## Version **20.23.1** of **electron-builder** was just published.

<table>
  <tr>
    <th align=left>
      Dependency
    </th>
    <td>
      <a target=_blank href=https://github.com/electron-userland/electron-builder>electron-builder</a>
    </td>
  </tr>
  <tr>
      <th align=left>
       Current Version
      </th>
      <td>
        20.22.0
      </td>
    </tr>
  <tr>
    <th align=left>
      Type
    </th>
    <td>
      dependency
    </td>
  </tr>
</table>



The version **20.23.1** is **not covered** by your **current version range**.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of electron-builder.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


---


<details>
<summary>Release Notes</summary>
<strong>20.23.1</strong>

<p><strong>electron-updater 3.0.3</strong> released.</p>
<h3>Bug Fixes</h3>
<ul>
<li><strong>electron-updater:</strong> addRandomQueryToAvoidCaching does not respect query parameters (<a href="https://urls.greenkeeper.io/electron-userland/electron-builder/commit/fb1b93d">fb1b93d</a>), closes <a href="https://urls.greenkeeper.io/electron-userland/electron-builder/issues/3076">#3076</a></li>
<li><strong>electron-publisher:</strong> strip trailing slash from s3 endpoint (<a href="https://urls.greenkeeper.io/electron-userland/electron-builder/commit/d40a15c">d40a15c</a>), closes <a href="https://urls.greenkeeper.io/electron-userland/electron-builder/issues/3091">#3091</a></li>
</ul>
</details>


<details>
  <summary>FAQ and help</summary>

  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot 🌴
2018-07-20 10:14:18 +02:00
GitSquared
cca3327381
📦 Update deps 2018-07-20 09:50:20 +02:00
greenkeeper[bot]
6a728e0ce4 Update electron to the latest version 🚀 (#117)
Update electron to the latest version 🚀
2018-07-14 10:30:33 +02:00
greenkeeper[bot]
acc843ce9a Update electron to the latest version 🚀 (#115)
## Version **2.0.4** of **electron** was just published.

<table>
  <tr>
    <th align=left>
      Dependency
    </th>
    <td>
      <a target=_blank href=https://github.com/electron/electron>electron</a>
    </td>
  </tr>
  <tr>
      <th align=left>
       Current Version
      </th>
      <td>
        2.0.3
      </td>
    </tr>
  <tr>
    <th align=left>
      Type
    </th>
    <td>
      dependency
    </td>
  </tr>
</table>



The version **2.0.4** is **not covered** by your **current version range**.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of electron.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


---


<details>
<summary>Release Notes</summary>
<strong>electron v2.0.4</strong>

<h2>Bug Fixes</h2>
<ul>
<li>Fixed crashes in V8 garbage collector. <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="335502558" data-permission-text="Issue title is private" data-url="https://github.com/electron/electron/issues/13421" href="https://urls.greenkeeper.io/electron/electron/pull/13421">#13421</a></li>
<li>Fixed issue where cookies and credentials were being captured in netlog. <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="337567636" data-permission-text="Issue title is private" data-url="https://github.com/electron/electron/issues/13537" href="https://urls.greenkeeper.io/electron/electron/pull/13537">#13537</a></li>
</ul>
<h3>macOS</h3>
<ul>
<li>Fixed crash on startup on macOS 10.9 due to linking with CoreBluetooth. <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="337788399" data-permission-text="Issue title is private" data-url="https://github.com/electron/electron/issues/13545" href="https://urls.greenkeeper.io/electron/electron/pull/13545">#13545</a></li>
<li>Fixed <code>tray.setContextMenu</code> crash. <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="337147553" data-permission-text="Issue title is private" data-url="https://github.com/electron/electron/issues/13516" href="https://urls.greenkeeper.io/electron/electron/pull/13516">#13516</a></li>
</ul>
<h3>Windows</h3>
<ul>
<li>Fixed windows causing repaint issues when DWM composition is disabled. <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="310462684" data-permission-text="Issue title is private" data-url="https://github.com/electron/electron/issues/12501" href="https://urls.greenkeeper.io/electron/electron/pull/12501">#12501</a></li>
</ul>
</details>


<details>
  <summary>FAQ and help</summary>

  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot 🌴
2018-07-05 12:09:51 +02:00
GitSquared
c301b50504
🔒 Lockfile update 2018-06-29 20:42:04 +02:00
Git²
8ae7372b19
Greenkeeper/electron builder 20.18.0 (#113)
* fix(package): update electron-builder to version 20.18.0

Closes #112

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
2018-06-29 20:09:55 +02:00
greenkeeper[bot]
e763710f75 Update electron-builder to the latest version 🚀 (#111)
Update electron-builder to the latest version 🚀
2018-06-28 17:24:18 +02:00
greenkeeper[bot]
212719307f Update electron-builder to the latest version 🚀 (#110)
Update electron-builder to the latest version 🚀
2018-06-27 13:31:38 +02:00
Git²
a23cb9f621
Greenkeeper/electron builder 20.16.4 (#109)
* fix(package): update electron-builder to version 20.16.4

Closes #108

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
2018-06-26 18:20:13 +02:00
GitSquared
ae74a11386
⬆️ Node-abi v2.4.3 2018-06-25 13:10:31 +02:00
greenkeeper[bot]
844a4c57d2 Update electron to the latest version 🚀 (#106)
Update electron to the latest version 🚀
2018-06-22 01:29:12 +02:00
GitSquared
e9c8d4335b
🐛 Closed #99 - rollback electron-builder 2018-06-16 18:11:52 +02:00
GitSquared
c4d4097770
🔒 npm audit fix 2018-06-05 19:34:52 +02:00
GitSquared
db1859a75b
🔥 Remove dev stuff that shouldnt be there 2018-06-05 18:56:44 +02:00
greenkeeper[bot]
2bb828d1bf Update electron-builder to the latest version 🚀 (#96)
Update electron-builder to the latest version 🚀
2018-05-26 17:25:29 +02:00
greenkeeper[bot]
7e8456e703 Update electron-builder to the latest version 🚀 (#95)
* fix(package): update electron-builder to version 20.15.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
2018-05-26 11:23:34 +02:00
greenkeeper[bot]
9e7c56d852 Update electron to the latest version 🚀 (#94)
* fix(package): update electron to version 2.0.2

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
2018-05-22 22:32:38 +02:00
greenkeeper[bot]
1b00a7f657 Update electron-builder to the latest version 🚀 (#93)
Update electron-builder to the latest version 🚀
2018-05-22 22:05:01 +02:00
GitSquared
bb0109de09
🔒 Lockfile 2018-05-17 20:58:56 +02:00
greenkeeper[bot]
4511538d26 Update electron to the latest version 🚀 (#91)
Update electron to the latest version 🚀
2018-05-17 10:51:15 +02:00
GitSquared
292ad1b754
🔒 Lockfile update 2018-05-16 18:42:15 +02:00
greenkeeper[bot]
e58b6bacc4 Update electron-builder to the latest version 🚀 (#90)
Update electron-builder to the latest version 🚀
2018-05-15 22:33:45 +02:00
GitSquared
ab13338c5d
🔒 Lockfiles 2018-05-13 16:11:04 +02:00
GitSquared
747d9e9034
⬆️ Deps upgrades & in-depth patches 2018-05-13 15:16:32 +02:00
greenkeeper[bot]
8b4ae090b2 Update electron to the latest version 🚀 (#88)
Update electron to the latest version 🚀
2018-05-01 23:55:56 +02:00
greenkeeper[bot]
8349cccad8 Update electron-builder to the latest version 🚀 (#87)
Update electron-builder to the latest version 🚀
2018-04-30 20:33:41 +02:00
GitSquared
a6b78d4055
🔒 Fixed an unsecure dep warning & some other stuff 2018-04-30 13:45:07 +02:00
greenkeeper[bot]
7fad7ba9c6 Update electron to the latest version 🚀 (#86)
Update electron to the latest version 🚀
2018-04-27 12:16:17 +02:00
greenkeeper[bot]
f52709af75 Update electron-builder to the latest version 🚀 (#85)
Update electron-builder to the latest version 🚀
2018-04-20 09:20:54 +02:00
greenkeeperio-bot
04fff6d13c chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-04-19 10:10:25 +00:00
greenkeeper[bot]
016793bb93 Update electron-builder to the latest version 🚀 (#83)
Update electron-builder to the latest version 🚀
2018-04-18 16:16:55 +02:00
greenkeeper[bot]
506d18e2e9 Update electron-builder to the latest version 🚀 (#80)
Update electron-builder to the latest version 🚀
2018-03-28 07:23:59 +02:00
greenkeeper[bot]
0f866eb918 Update electron-builder to the latest version 🚀 (#79)
* chore(package): update electron-builder to version 20.8.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
2018-03-27 14:56:52 +02:00
greenkeeper[bot]
38209ada45 Update electron-builder to the latest version 🚀 (#76)
* chore(package): update electron-builder to version 20.6.2

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
2018-03-22 19:22:14 +01:00