Граф коммитов

982 Коммитов

Автор SHA1 Сообщение Дата
Samuel Attard c8097c2f38 fix(plugin-webpack): provide an output path so that hot reloading works correctly
ISSUES CLOSED: #713
2019-05-23 18:12:41 -07:00
Samuel Attard 09fdf05df7 chore: update README for the create-electron-app command 2019-05-23 18:03:39 -07:00
Samuel Attard 7851e433f2 Update CHANGELOG.md 2019-05-23 17:55:02 -07:00
Samuel Attard 01749b1756 Version Bump: 6.0.0-beta.39 2019-05-23 17:55:01 -07:00
Samuel Attard 8d688b8129 fix: handle native modules in the main process correctly in the webpack plugin 2019-05-23 17:54:54 -07:00
Samuel Attard af0556b202 Update CHANGELOG.md 2019-05-23 17:12:54 -07:00
Samuel Attard dbfaa04263 Version Bump: 6.0.0-beta.38 2019-05-23 17:12:54 -07:00
Samuel Attard 84f61a7da3 fix: add missing @ symbol in webpack template 2019-05-23 17:12:48 -07:00
Samuel Attard 0902e98c0b Update CHANGELOG.md 2019-05-23 17:09:14 -07:00
Samuel Attard 2666672b17 Version Bump: 6.0.0-beta.37 2019-05-23 17:09:14 -07:00
Samuel Attard 05429a9cd5 fix: use the forked version of the asset relocator 2019-05-23 17:09:08 -07:00
Samuel Attard 65175065cf Update CHANGELOG.md 2019-05-23 17:03:27 -07:00
Samuel Attard af720b5705 Version Bump: 6.0.0-beta.36 2019-05-23 17:03:27 -07:00
Samuel Attard ed5fd37101 feat: support native modules in webpack template 2019-05-23 17:03:20 -07:00
Samuel Attard 6bd2bfcfe6 Update CHANGELOG.md 2019-05-23 15:28:29 -07:00
Samuel Attard 9b2e2f700c Version Bump: 6.0.0-beta.35 2019-05-23 15:28:29 -07:00
Samuel Attard 3b935c8f54 feat: add a barebones webpack template 2019-05-23 15:26:34 -07:00
Samuel Attard 068c2f81a5 fix: make the version lookup more resilient to install strategy 2019-05-23 15:06:20 -07:00
Samuel Attard 49bf7a15ff chore: improve first-run experience 2019-05-23 14:10:13 -07:00
Mark Lee db89c4efdc
feat: Node 8 support (#875)
BREAKING CHANGE: drops support for Node < 8.
2019-05-23 13:19:53 -07:00
Mark Lee ef27272ab1
chore: remove templates which don't work with Forge 6 (#874)
* chore: remove templates which don't work with Forge 6

* chore: skip built-in template tests
2019-05-23 13:15:04 -07:00
dependabot-preview[bot] 1068f9c39a build(deps): bump webpack from 4.32.1 to 4.32.2 (#873)
* build(deps): bump webpack from 4.32.1 to 4.32.2

Bumps [webpack](https://github.com/webpack/webpack) from 4.32.1 to 4.32.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.32.1...v4.32.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Upgrade the webpack plugin too
2019-05-23 12:15:29 -07:00
dependabot-preview[bot] 2d2d6accac build(deps): bump semver from 6.0.0 to 6.1.0 (#870)
* build(deps): bump semver from 6.0.0 to 6.1.0

Bumps [semver](https://github.com/npm/node-semver) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.0.0...v6.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Upgrade the core/cli packages too
2019-05-23 12:14:57 -07:00
dependabot[bot] 2d82c356ea build(deps-dev): bump @babel/preset-env from 7.4.4 to 7.4.5
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.4.4...v7.4.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-23 09:47:43 -07:00
dependabot[bot] 7497fa6da1 build(deps-dev): bump @types/inquirer from 6.0.2 to 6.0.3
Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-23 09:47:18 -07:00
dependabot[bot] b3a8658f8d build(deps-dev): bump @types/node-fetch from 2.3.3 to 2.3.4
Bumps [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-22 10:18:22 -07:00
dependabot[bot] d9f9176790 build(deps-dev): bump @types/fetch-mock from 7.2.5 to 7.3.0
Bumps [@types/fetch-mock](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fetch-mock) from 7.2.5 to 7.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fetch-mock)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-22 10:17:55 -07:00
dependabot[bot] 6f507e492c build(deps): bump webpack from 4.31.0 to 4.32.1 (#868)
* build(deps): bump webpack from 4.31.0 to 4.32.1

Bumps [webpack](https://github.com/webpack/webpack) from 4.31.0 to 4.32.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.31.0...v4.32.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Upgrade the webpack package too
2019-05-22 10:17:29 -07:00
dependabot[bot] d9109fa058 build(deps): bump @octokit/rest from 16.25.6 to 16.26.0 (#864)
* build(deps): bump @octokit/rest from 16.25.6 to 16.26.0

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 16.25.6 to 16.26.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v16.25.6...v16.26.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Upgrade the github publisher package too
2019-05-22 10:17:07 -07:00
dependabot[bot] 2de035adb3 build(deps): bump @octokit/rest from 16.25.5 to 16.25.6 (#859)
* build(deps): bump @octokit/rest from 16.25.5 to 16.25.6

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 16.25.5 to 16.25.6.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v16.25.5...v16.25.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Upgrade the github publisher package too
2019-05-17 12:17:16 -07:00
dependabot[bot] 81e672e9dc build(deps): bump xterm from 3.13.0 to 3.13.1 (#861)
* build(deps): bump xterm from 3.13.0 to 3.13.1

Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/3.13.0...3.13.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Upgrade the web-multi-logger package too
2019-05-17 11:17:38 -07:00
dependabot[bot] 59d64fa709 build(deps): bump express from 4.16.4 to 4.17.0 (#862)
* build(deps): bump express from 4.16.4 to 4.17.0

Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.17.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.16.4...4.17.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Upgrade the packages too
2019-05-17 11:17:16 -07:00
dependabot[bot] 30a6631247 build(deps): bump node-fetch from 2.5.0 to 2.6.0 (#860)
* build(deps): bump node-fetch from 2.5.0 to 2.6.0

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/bitinn/node-fetch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.5.0...v2.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Upgrade the packages too
2019-05-17 10:53:43 -07:00
dependabot[bot] fa9124ad8b build(deps): bump @octokit/rest from 16.25.4 to 16.25.5 (#855)
* build(deps): bump @octokit/rest from 16.25.4 to 16.25.5

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 16.25.4 to 16.25.5.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v16.25.4...v16.25.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Upgrade the github publisher package too
2019-05-16 10:08:36 -07:00
dependabot[bot] 4293dd08af build(deps): bump webpack-hot-middleware from 2.24.4 to 2.25.0 (#858)
* build(deps): bump webpack-hot-middleware from 2.24.4 to 2.25.0

Bumps [webpack-hot-middleware](https://github.com/webpack-contrib/webpack-hot-middleware) from 2.24.4 to 2.25.0.
- [Release notes](https://github.com/webpack-contrib/webpack-hot-middleware/releases)
- [Commits](https://github.com/webpack-contrib/webpack-hot-middleware/compare/v2.24.4...v2.25.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Also update the webpack plugin
2019-05-16 10:08:12 -07:00
dependabot[bot] da19e0200d build(deps): bump webpack-dev-middleware from 3.6.2 to 3.7.0 (#857)
* build(deps): bump webpack-dev-middleware from 3.6.2 to 3.7.0

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v3.6.2...v3.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Also update the webpack plugin
2019-05-16 09:12:23 -07:00
dependabot[bot] 295939b3c6 build(deps-dev): bump @types/fetch-mock from 7.2.3 to 7.2.5
Bumps [@types/fetch-mock](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fetch-mock) from 7.2.3 to 7.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fetch-mock)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-16 09:12:09 -07:00
dependabot[bot] ab224d412a build(deps-dev): bump @types/node from 12.0.1 to 12.0.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.1 to 12.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-15 08:27:03 -07:00
dependabot[bot] 647e3d40fd build(deps-dev): bump @types/inquirer from 6.0.1 to 6.0.2
Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-15 08:26:51 -07:00
dependabot[bot] 53fac4f4f9 build(deps-dev): bump @types/node from 12.0.0 to 12.0.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-14 14:51:00 -07:00
dependabot[bot] ababd4f8bb build(deps-dev): bump cz-customizable from 6.0.0 to 6.2.0
Bumps [cz-customizable](https://github.com/leonardoanalista/cz-customizable) from 6.0.0 to 6.2.0.
- [Release notes](https://github.com/leonardoanalista/cz-customizable/releases)
- [Commits](https://github.com/leonardoanalista/cz-customizable/compare/v6.0.0...v6.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-14 08:19:09 -07:00
dependabot[bot] 7111fa9de5 build(deps-dev): bump @types/fs-extra from 5.1.0 to 7.0.0
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 5.1.0 to 7.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-14 08:17:40 -07:00
dependabot[bot] 3d68a19a36 build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/compare/v1.7.0...v1.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-13 09:35:26 -07:00
dependabot[bot] a55cce0af7 build(deps): bump @octokit/rest from 16.25.3 to 16.25.4 (#846)
* build(deps): bump @octokit/rest from 16.25.3 to 16.25.4

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 16.25.3 to 16.25.4.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v16.25.3...v16.25.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Upgrade the github publisher package too
2019-05-13 08:39:21 -07:00
dependabot[bot] 638a287818 build(deps-dev): bump @typescript-eslint/parser from 1.7.0 to 1.9.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/compare/v1.7.0...v1.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-13 08:00:16 -07:00
dependabot[bot] 060fa83852 build(deps): bump webpack from 4.30.0 to 4.31.0 (#842)
* build(deps): bump webpack from 4.30.0 to 4.31.0

Bumps [webpack](https://github.com/webpack/webpack) from 4.30.0 to 4.31.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.30.0...v4.31.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Upgrade the webpack plugin too
2019-05-10 12:12:47 -07:00
dependabot[bot] 954b0e9b96 build(deps-dev): bump nyc from 14.1.0 to 14.1.1
Bumps [nyc](https://github.com/istanbuljs/nyc) from 14.1.0 to 14.1.1.
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/nyc/compare/v14.1.0...v14.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-10 10:19:54 -07:00
dependabot[bot] bc50c923d0 build(deps): bump xterm from 3.12.2 to 3.13.0 (#843)
* build(deps): bump xterm from 3.12.2 to 3.13.0

Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.12.2 to 3.13.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/3.12.2...3.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Upgrade the web-multi-logger package too
2019-05-10 10:19:36 -07:00
dependabot[bot] c011610a2d build(deps): bump glob from 7.1.3 to 7.1.4 (#841)
* build(deps): bump glob from 7.1.3 to 7.1.4

Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.3 to 7.1.4.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.3...v7.1.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update the core package as well
2019-05-10 10:19:12 -07:00
dependabot[bot] d240cc3471 build(deps): bump @octokit/rest from 16.25.2 to 16.25.3 (#840)
* build(deps): bump @octokit/rest from 16.25.2 to 16.25.3

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 16.25.2 to 16.25.3.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v16.25.2...v16.25.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update the github publisher package too
2019-05-10 10:18:58 -07:00