diff --git a/CHANGELOG.md b/CHANGELOG.md index b2636ac62..3db5b9c42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,136 @@ +#### [6.0.0-beta.52](https://github.com/electron-userland/electron-forge/releases/tag/v6.0.0-beta.52) (2020-06-27) + +##### Build System / Dependencies + +* **deps-dev:** + * remove obsolete @types/electron-packager ([dc4f8bf6](https://github.com/electron-userland/electron-forge/commit/dc4f8bf6)) + * upgrade mocha transitive dependencies ([33f2af80](https://github.com/electron-userland/electron-forge/commit/33f2af80)) + * upgrade eslint-plugin-import to 2.22.0 ([70fe2802](https://github.com/electron-userland/electron-forge/commit/70fe2802)) + * bump @types/webpack from 4.41.17 to 4.41.18 (#1797) ([139dfd4e](https://github.com/electron-userland/electron-forge/commit/139dfd4e)) + * bump @types/semver from 7.2.0 to 7.3.1 ([c7e506c8](https://github.com/electron-userland/electron-forge/commit/c7e506c8)) + * bump fetch-mock from 9.10.2 to 9.10.3 (#1794) ([b0d72043](https://github.com/electron-userland/electron-forge/commit/b0d72043)) + * bump @types/node from 14.0.13 to 14.0.14 ([6bb2622f](https://github.com/electron-userland/electron-forge/commit/6bb2622f)) + * bump @types/lodash from 4.14.156 to 4.14.157 ([885acb15](https://github.com/electron-userland/electron-forge/commit/885acb15)) + * upgrade @typescript-eslint/{parser,eslint-plugin} to 3.4.0 ([4e7e08d5](https://github.com/electron-userland/electron-forge/commit/4e7e08d5)) + * upgrade eslint to 7.3.1 ([a32766ec](https://github.com/electron-userland/electron-forge/commit/a32766ec)) + * bump @babel/register from 7.10.1 to 7.10.3 (#1778) ([e8688563](https://github.com/electron-userland/electron-forge/commit/e8688563)) + * bump @babel/preset-env from 7.10.2 to 7.10.3 (#1782) ([79a18e2a](https://github.com/electron-userland/electron-forge/commit/79a18e2a)) + * bump @babel/cli from 7.10.1 to 7.10.3 ([13129f0f](https://github.com/electron-userland/electron-forge/commit/13129f0f)) + * bump @babel/core from 7.10.2 to 7.10.3 (#1779) ([774a6da2](https://github.com/electron-userland/electron-forge/commit/774a6da2)) + * bump @types/lodash from 4.14.155 to 4.14.156 ([1824698f](https://github.com/electron-userland/electron-forge/commit/1824698f)) + * bump fetch-mock from 9.10.1 to 9.10.2 (#1783) ([1489ab5b](https://github.com/electron-userland/electron-forge/commit/1489ab5b)) + * bump lint-staged from 10.2.10 to 10.2.11 (#1773) ([deff81a6](https://github.com/electron-userland/electron-forge/commit/deff81a6)) + * upgrade @typescript-eslint/{parser,eslint-plugin} to 3.3.0 ([f763b1c4](https://github.com/electron-userland/electron-forge/commit/f763b1c4)) + * bump eslint-config-airbnb-base from 14.1.0 to 14.2.0 (#1765) ([fd692b96](https://github.com/electron-userland/electron-forge/commit/fd692b96)) + * bump lint-staged from 10.2.9 to 10.2.10 (#1768) ([e29fea68](https://github.com/electron-userland/electron-forge/commit/e29fea68)) + * bump mocha from 7.2.0 to 8.0.1 (#1757) ([a3c3cb7b](https://github.com/electron-userland/electron-forge/commit/a3c3cb7b)) + * bump eslint-plugin-import from 2.21.1 to 2.21.2 ([1fe89939](https://github.com/electron-userland/electron-forge/commit/1fe89939)) + * bump @types/node from 14.0.12 to 14.0.13 ([cdea61c7](https://github.com/electron-userland/electron-forge/commit/cdea61c7)) + * upgrade @typescript-eslint/{parser,eslint-plugin} to 3.2.0 ([c5e4d2ac](https://github.com/electron-userland/electron-forge/commit/c5e4d2ac)) + * bump @types/node from 14.0.11 to 14.0.12 ([ea88a193](https://github.com/electron-userland/electron-forge/commit/ea88a193)) + * bump babel-plugin-source-map-support ([4176ce24](https://github.com/electron-userland/electron-forge/commit/4176ce24)) + * bump eslint-plugin-import from 2.20.2 to 2.21.1 (#1746) ([56de51a1](https://github.com/electron-userland/electron-forge/commit/56de51a1)) + * upgrade eslint to 7.2.0 ([69b1893b](https://github.com/electron-userland/electron-forge/commit/69b1893b)) + * bump @types/glob from 7.1.1 to 7.1.2 ([29f577eb](https://github.com/electron-userland/electron-forge/commit/29f577eb)) + * bump typescript from 3.9.3 to 3.9.5 ([0cc15e8f](https://github.com/electron-userland/electron-forge/commit/0cc15e8f)) + * bump @types/node from 14.0.10 to 14.0.11 ([09dee37d](https://github.com/electron-userland/electron-forge/commit/09dee37d)) + * bump lint-staged from 10.2.8 to 10.2.9 ([9b3ba871](https://github.com/electron-userland/electron-forge/commit/9b3ba871)) + * bump @types/lodash from 4.14.154 to 4.14.155 ([2f22e8ae](https://github.com/electron-userland/electron-forge/commit/2f22e8ae)) + * bump @types/node from 14.0.9 to 14.0.10 ([aed0f74d](https://github.com/electron-userland/electron-forge/commit/aed0f74d)) + * bump lint-staged from 10.2.7 to 10.2.8 (#1737) ([da8ba8f9](https://github.com/electron-userland/electron-forge/commit/da8ba8f9)) + * upgrade @types/webpack to 4.41.17 ([4164fc7f](https://github.com/electron-userland/electron-forge/commit/4164fc7f)) + * bump @types/node from 14.0.6 to 14.0.9 ([e6fcf04e](https://github.com/electron-userland/electron-forge/commit/e6fcf04e)) + * upgrade @babel/{core,preset-env} to 7.10.2 ([dd187997](https://github.com/electron-userland/electron-forge/commit/dd187997)) + * upgrade @typescript-eslint/{parser,eslint-plugin} to 3.1.0 ([445a7d55](https://github.com/electron-userland/electron-forge/commit/445a7d55)) + * bump @types/webpack from 4.41.14 to 4.41.16 ([d818ab3d](https://github.com/electron-userland/electron-forge/commit/d818ab3d)) + * bump eslint-plugin-mocha from 7.0.0 to 7.0.1 ([9328a394](https://github.com/electron-userland/electron-forge/commit/9328a394)) + * bump @types/lodash from 4.14.153 to 4.14.154 ([fb47fe59](https://github.com/electron-userland/electron-forge/commit/fb47fe59)) + * bump nyc from 15.0.1 to 15.1.0 (#1730) ([b87f9e8f](https://github.com/electron-userland/electron-forge/commit/b87f9e8f)) + * upgrade @types/webpack to 4.41.14 ([3a4bcc83](https://github.com/electron-userland/electron-forge/commit/3a4bcc83)) + * upgrade @types/node to 14.0.6 ([c26af2a1](https://github.com/electron-userland/electron-forge/commit/c26af2a1)) + * bump lint-staged from 10.2.6 to 10.2.7 (#1723) ([f77a0875](https://github.com/electron-userland/electron-forge/commit/f77a0875)) + * bump ts-node from 8.10.1 to 8.10.2 ([b4d9d286](https://github.com/electron-userland/electron-forge/commit/b4d9d286)) + * upgrade @babel/* to 7.10.1 ([ada8453b](https://github.com/electron-userland/electron-forge/commit/ada8453b)) + * upgrade @typescript-eslint/{parser,eslint-plugin} to 3.0.2 ([9abbd6f5](https://github.com/electron-userland/electron-forge/commit/9abbd6f5)) + * upgrade @babel/{cli,core,preset-env} to 7.10.0 ([e53c0162](https://github.com/electron-userland/electron-forge/commit/e53c0162)) + * bump @types/lodash from 4.14.152 to 4.14.153 ([9b3e110e](https://github.com/electron-userland/electron-forge/commit/9b3e110e)) + * upgrade @typescript-eslint/{parser,eslint-plugin} to 3.0.1 ([3c14609f](https://github.com/electron-userland/electron-forge/commit/3c14609f)) + * bump fetch-mock from 9.10.0 to 9.10.1 (#1704) ([0152dbf0](https://github.com/electron-userland/electron-forge/commit/0152dbf0)) + * upgrade mocha to 7.2.0 ([49a9ba6b](https://github.com/electron-userland/electron-forge/commit/49a9ba6b)) + * upgrade eslint to 7.1.0 ([bf6fb421](https://github.com/electron-userland/electron-forge/commit/bf6fb421)) + * upgrade typescript to 3.9.3 ([6f85bd4f](https://github.com/electron-userland/electron-forge/commit/6f85bd4f)) + * upgrade eslint & eslint-plugin-mocha to ^7.0.0 ([738720d6](https://github.com/electron-userland/electron-forge/commit/738720d6)) + * upgrade @types/semver to 7.2.0 ([c682a419](https://github.com/electron-userland/electron-forge/commit/c682a419)) + * upgrade @types/sinon to 9.0.4 ([2a2440a4](https://github.com/electron-userland/electron-forge/commit/2a2440a4)) + * upgrade @types/lodash to 4.14.152 ([4331ccb1](https://github.com/electron-userland/electron-forge/commit/4331ccb1)) + * upgrade @types/fs-extra to ^9.0.1 ([b8c74ae5](https://github.com/electron-userland/electron-forge/commit/b8c74ae5)) + * upgrade @types/cross-spawn to 6.0.2 ([5ed084f1](https://github.com/electron-userland/electron-forge/commit/5ed084f1)) + * upgrade @types/node to ^14.0.5 ([61effdc3](https://github.com/electron-userland/electron-forge/commit/61effdc3)) + * upgrade @types/webpack* ([7896392f](https://github.com/electron-userland/electron-forge/commit/7896392f)) + * upgrade fetch-mock to 9.10.0 ([d6647095](https://github.com/electron-userland/electron-forge/commit/d6647095)) + * upgrade nodemon to 2.0.4 ([6dc77a83](https://github.com/electron-userland/electron-forge/commit/6dc77a83)) + * upgrade lint-staged to 10.2.6 ([bc7066fd](https://github.com/electron-userland/electron-forge/commit/bc7066fd)) + * upgrade typedoc to 0.17.7 ([1d5f4338](https://github.com/electron-userland/electron-forge/commit/1d5f4338)) + * upgrade codecov to 3.7.0 ([3ed74b37](https://github.com/electron-userland/electron-forge/commit/3ed74b37)) + * upgrade @typescript-eslint/{parser,eslint-plugin} to ^3.0.0 ([50b32fb5](https://github.com/electron-userland/electron-forge/commit/50b32fb5)) + * upgrade @typescript-eslint/{parser,eslint-plugin} to 2.32.0 ([1cfe0498](https://github.com/electron-userland/electron-forge/commit/1cfe0498)) + * upgrade fetch-mock to 9.7.0 ([5053757c](https://github.com/electron-userland/electron-forge/commit/5053757c)) + * upgrade @types/node to 13.13.5 ([77e3a9ea](https://github.com/electron-userland/electron-forge/commit/77e3a9ea)) + * upgrade fetch-mock to 9.5.0 ([c4c6dfbd](https://github.com/electron-userland/electron-forge/commit/c4c6dfbd)) + * upgrade commitizen to 4.1.2 ([23a4376a](https://github.com/electron-userland/electron-forge/commit/23a4376a)) + * upgrade @types/html-minifier-terser to 5.1.0 ([0dbbd266](https://github.com/electron-userland/electron-forge/commit/0dbbd266)) + * upgrade lint-staged to 10.2.2 ([20eaa06f](https://github.com/electron-userland/electron-forge/commit/20eaa06f)) + * upgrade ts-node to 8.10.1 ([02443605](https://github.com/electron-userland/electron-forge/commit/02443605)) + * upgrade commitizen to 4.1.0 ([7a235ba4](https://github.com/electron-userland/electron-forge/commit/7a235ba4)) + * upgrade @babel/{core,preset-env} to 7.9.6 ([82281eed](https://github.com/electron-userland/electron-forge/commit/82281eed)) + * upgrade @typescript-eslint/{parser,eslint-plugin} to 2.31.0 ([c26da14a](https://github.com/electron-userland/electron-forge/commit/c26da14a)) +* **deps:** + * upgrade electron-packager to ^15.0.0 ([3046754b](https://github.com/electron-userland/electron-forge/commit/3046754b)) + * bump inquirer from 7.1.0 to 7.2.0 (#1769) ([3fc875f5](https://github.com/electron-userland/electron-forge/commit/3fc875f5)) + * bump electron-osx-sign from 0.4.16 to 0.4.17 (#1764) ([ccbb865a](https://github.com/electron-userland/electron-forge/commit/ccbb865a)) + * bump xterm from 4.6.0 to 4.7.0 (#1763) ([50abcd40](https://github.com/electron-userland/electron-forge/commit/50abcd40)) + * upgrade @malept/electron-installer-flatpak to ^0.11.2 ([d56e3e8e](https://github.com/electron-userland/electron-forge/commit/d56e3e8e)) + * bump fs-extra from 9.0.0 to 9.0.1 (#1739) ([ffc2332c](https://github.com/electron-userland/electron-forge/commit/ffc2332c)) + * upgrade transitive dependencies for electron tooling modules ([39510226](https://github.com/electron-userland/electron-forge/commit/39510226)) + * upgrade webpack-related transitive dependencies ([5f5130ea](https://github.com/electron-userland/electron-forge/commit/5f5130ea)) + * bump cross-spawn from 7.0.2 to 7.0.3 (#1707) ([7fe1002e](https://github.com/electron-userland/electron-forge/commit/7fe1002e)) + * upgrade xterm-addon-search to ^0.7.0 ([4cdfed67](https://github.com/electron-userland/electron-forge/commit/4cdfed67)) + * upgrade xterm-addon-fit to ^0.4.0 ([5aebc9b9](https://github.com/electron-userland/electron-forge/commit/5aebc9b9)) + * upgrade xterm to 4.6.0 ([b526c521](https://github.com/electron-userland/electron-forge/commit/b526c521)) + * upgrade open to 7.0.4 ([3f17826e](https://github.com/electron-userland/electron-forge/commit/3f17826e)) + * upgrade electron-osx-sign to 0.4.16 ([27c15e31](https://github.com/electron-userland/electron-forge/commit/27c15e31)) + * upgrade electron-rebuild to 1.11.0 ([e2f23f34](https://github.com/electron-userland/electron-forge/commit/e2f23f34)) + * upgrade cross-zip to 3.1.0 ([5ff74664](https://github.com/electron-userland/electron-forge/commit/5ff74664)) + * upgrade @electron/get to 1.12.2 ([68201f24](https://github.com/electron-userland/electron-forge/commit/68201f24)) + * upgrade transitive dependencies ([8b4e0cf8](https://github.com/electron-userland/electron-forge/commit/8b4e0cf8)) + * upgrade pretty-ms to ^7.0.0 ([62e55a0a](https://github.com/electron-userland/electron-forge/commit/62e55a0a)) + * upgrade html-webpack-plugin to 4.3.0 ([612656d6](https://github.com/electron-userland/electron-forge/commit/612656d6)) + * upgrade sudo-prompt to 9.2.1 ([d32d2b1f](https://github.com/electron-userland/electron-forge/commit/d32d2b1f)) +* remove some CI workarounds ([d7d3d384](https://github.com/electron-userland/electron-forge/commit/d7d3d384)) +* remove an unused but broken apt repo from CI ([33d0362a](https://github.com/electron-userland/electron-forge/commit/33d0362a)) +* **ci:** remove yet another malfunctioning, unrelated apt repo from CI ([471b0517](https://github.com/electron-userland/electron-forge/commit/471b0517)) + +##### Chores + +* **core:** silence lint warning ([116c11fd](https://github.com/electron-userland/electron-forge/commit/116c11fd)) +* add funding information ([2d364e22](https://github.com/electron-userland/electron-forge/commit/2d364e22)) + +##### Documentation Changes + +* **template:** fix explanation of darwin auto-quit prevention (#1756) ([50ffbc9a](https://github.com/electron-userland/electron-forge/commit/50ffbc9a)) + +##### Bug Fixes + +* **shared-types:** don't use @types/electron-packager ([cdeddce2](https://github.com/electron-userland/electron-forge/commit/cdeddce2)) +* **maker-snap:** allow MakerSnapConfig to also be SnapcraftConfig (#1725) ([19b64ef5](https://github.com/electron-userland/electron-forge/commit/19b64ef5)) +* **maker-flatpak:** add eu-strip to required external binaries (#1703) ([4314e1d5](https://github.com/electron-userland/electron-forge/commit/4314e1d5)) + +##### Refactors + +* **core:** use electron-installer-common to read package.json from packaged app (#1798) ([5279272d](https://github.com/electron-userland/electron-forge/commit/5279272d)) +* sudo-prompt provides its own typings (#1799) ([3cc007fd](https://github.com/electron-userland/electron-forge/commit/3cc007fd)) +* **maker-squirrel:** inherit the config & docs from electron-winstaller (#1791) ([69c27228](https://github.com/electron-userland/electron-forge/commit/69c27228)) + #### [6.0.0-beta.51](https://github.com/electron-userland/electron-forge/releases/tag/v6.0.0-beta.51) (2020-04-27) ##### Build System / Dependencies