Commit graph

2428 commits

Author SHA1 Message Date
Labhansh Agrawal
fe2653c5c0 Fix @typescript-eslint/no-misused-promises errors 2021-04-07 21:50:32 +05:30
Labhansh Agrawal
76912a3d27 Fix @typescript-eslint/no-floating-promises errors 2021-04-07 21:50:32 +05:30
Labhansh Agrawal
b9aa271bfc Fix @typescript-eslint/await-thenable errors 2021-04-07 21:50:32 +05:30
Labhansh Agrawal
570aab63e4 Use recommended typescript eslint rules requiring type checking 2021-04-07 21:50:32 +05:30
Labhansh Agrawal
c3f91fc3bd
Print workflow_run data in spectron comment action 2021-04-07 19:28:25 +05:30
Labhansh Agrawal
319d019768 Remove usage of String.replaceAll
It works in electron, but it's not part of ES2020
2021-04-07 17:43:48 +05:30
Labhansh Agrawal
ef8350a68b Update tsconfig target to ES2020 2021-04-07 17:43:48 +05:30
Leo Driesch
1748873ae2
Update macOS icons to match the new Big Sur icon shape (#5412) 2021-04-06 16:20:45 +05:30
dependabot[bot]
eaf479308b Bump webpack from 5.28.0 to 5.30.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.28.0 to 5.30.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.28.0...v5.30.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 08:26:20 +05:30
dependabot[bot]
ad8b1041c5 Bump @babel/cli from 7.13.10 to 7.13.14
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.10 to 7.13.14.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.14/packages/babel-cli)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 08:16:36 +05:30
dependabot[bot]
1a244145eb Bump @typescript-eslint/parser from 4.19.0 to 4.20.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.19.0 to 4.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.20.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 08:15:38 +05:30
dependabot[bot]
b47202deeb Bump open from 8.0.4 to 8.0.5
Bumps [open](https://github.com/sindresorhus/open) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v8.0.4...v8.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 08:15:11 +05:30
dependabot[bot]
3903b4fb49 Bump @types/fs-extra from 9.0.9 to 9.0.10
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 9.0.9 to 9.0.10.
- [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@github.com>
2021-04-06 08:14:53 +05:30
dependabot[bot]
478e92f9b8 Bump node-gyp from 7.1.2 to 8.0.0
Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 7.1.2 to 8.0.0.
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodejs/node-gyp/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 08:13:47 +05:30
Labhansh Agrawal
2378c5c003 Add actions job to comment pr's with spectron screenshots 2021-04-02 18:35:35 +05:30
dependabot[bot]
53844f2abb Bump @babel/core from 7.13.10 to 7.13.14
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.10 to 7.13.14.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.14/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 10:10:56 +05:30
dependabot[bot]
a1cbf1e769 Bump @babel/plugin-proposal-optional-chaining from 7.13.8 to 7.13.12
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining) from 7.13.8 to 7.13.12.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.12/packages/babel-plugin-proposal-optional-chaining)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 10:09:53 +05:30
dependabot[bot]
e23306e4f6 Bump husky from 5.2.0 to 6.0.0
Bumps [husky](https://github.com/typicode/husky) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.2.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 10:08:19 +05:30
dependabot[bot]
0a08776213 Bump webpack from 5.27.1 to 5.28.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.27.1 to 5.28.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.27.1...v5.28.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 04:53:54 +02:00
dependabot[bot]
46e8bb411e Bump copy-webpack-plugin from 8.0.0 to 8.1.0
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v8.0.0...v8.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 04:53:17 +02:00
dependabot[bot]
6dd04d6c64 Bump @typescript-eslint/eslint-plugin from 4.18.0 to 4.20.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.18.0 to 4.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.20.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 04:53:00 +02:00
dependabot[bot]
7dfdd65cb3 Bump @types/terser-webpack-plugin from 5.0.2 to 5.0.3
Bumps [@types/terser-webpack-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/terser-webpack-plugin) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/terser-webpack-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 04:52:24 +02:00
dependabot[bot]
22e901e226 Bump @types/react-dom from 17.0.2 to 17.0.3
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.2 to 17.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 04:52:13 +02:00
dependabot[bot]
0e777dfe97 Bump @babel/preset-react from 7.12.13 to 7.13.13
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.12.13 to 7.13.13.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.13/packages/babel-preset-react)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 04:51:58 +02:00
dependabot[bot]
775821ba37 Bump semver from 7.3.4 to 7.3.5 in /app
Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.3.5.
- [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/v7.3.4...v7.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 04:51:50 +02:00
dependabot[bot]
e143e149a3 Bump css-loader from 5.1.3 to 5.2.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.3...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 04:51:33 +02:00
dependabot[bot]
44f445a989 Bump @types/fs-extra from 9.0.8 to 9.0.9
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 9.0.8 to 9.0.9.
- [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@github.com>
2021-03-30 04:51:16 +02:00
dependabot[bot]
7c3b1deafd Bump @typescript-eslint/parser from 4.18.0 to 4.19.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.18.0 to 4.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.19.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 04:51:04 +02:00
dependabot[bot]
1d5a850b85 Bump webpack-cli from 4.5.0 to 4.6.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.5.0...webpack-cli@4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 04:50:54 +02:00
dependabot[bot]
5f85a7445a Bump plist from 3.0.1 to 3.0.2
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits/3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 19:10:50 +05:30
dependabot[bot]
c523408606 Bump electron from 12.0.1 to 12.0.2
Bumps [electron](https://github.com/electron/electron) from 12.0.1 to 12.0.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v12.0.1...v12.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 19:10:36 +05:30
dependabot[bot]
1771ef8c24 Bump react and react-dom
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.

Updates `react` from 17.0.1 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react)

Updates `react-dom` from 17.0.1 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 19:10:20 +05:30
dependabot[bot]
1e81ed107e Bump eslint-plugin-react from 7.22.0 to 7.23.1
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.22.0 to 7.23.1.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.22.0...v7.23.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 17:48:27 +05:30
dependabot[bot]
1b5020a7ea Bump semver from 7.3.4 to 7.3.5
Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.3.5.
- [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/v7.3.4...v7.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 17:48:06 +05:30
dependabot[bot]
682674baf6 Bump eslint from 7.22.0 to 7.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.22.0...v7.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 17:46:58 +05:30
dependabot[bot]
c24275d9cc Bump react-redux from 7.2.2 to 7.2.3
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.2 to 7.2.3.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.2...v7.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 17:45:34 +05:30
dependabot[bot]
3142e0129d Bump @types/node from 14.14.35 to 14.14.37
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.35 to 14.14.37.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 17:45:16 +05:30
dependabot[bot]
1ff15f67f8 Bump react and react-dom in /app
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.

Updates `react` from 17.0.1 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react)

Updates `react-dom` from 17.0.1 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 17:43:30 +05:30
Labhansh Agrawal
99b653460d Don't rebuild native-reg 2021-03-22 17:08:35 +05:30
dependabot[bot]
9978a02045 Bump native-reg from 0.3.4 to 0.3.5 in /app
Bumps [native-reg](https://github.com/simonbuchan/native-reg) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/simonbuchan/native-reg/releases)
- [Changelog](https://github.com/simonbuchan/native-reg/blob/master/CHANGELOG.md)
- [Commits](https://github.com/simonbuchan/native-reg/compare/v0.3.4...v0.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 17:08:35 +05:30
dependabot[bot]
c094f1a81b Bump @typescript-eslint/parser from 4.17.0 to 4.18.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.17.0 to 4.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.18.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 17:02:57 +05:30
dependabot[bot]
4a81015fd8 Bump ora from 5.3.0 to 5.4.0
Bumps [ora](https://github.com/sindresorhus/ora) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v5.3.0...v5.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 17:02:30 +05:30
dependabot[bot]
6df4de0235 Bump @types/node from 14.14.34 to 14.14.35
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.34 to 14.14.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 13:34:09 +05:30
dependabot[bot]
7ef02ff523 Bump open from 8.0.2 to 8.0.4
Bumps [open](https://github.com/sindresorhus/open) from 8.0.2 to 8.0.4.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v8.0.2...v8.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 10:51:53 +05:30
dependabot[bot]
f830507771 Bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.18.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.17.0 to 4.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.18.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 10:51:15 +05:30
dependabot[bot]
5e1e558f72 Bump css-loader from 5.1.2 to 5.1.3
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.2...v5.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 10:49:26 +05:30
dependabot[bot]
1ceab968e2 Bump husky from 5.1.3 to 5.2.0
Bumps [husky](https://github.com/typicode/husky) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.1.3...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 10:37:52 +05:30
dependabot[bot]
6bdcd4d7f4 Bump webpack from 5.25.1 to 5.27.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.25.1 to 5.27.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.25.1...v5.27.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 10:37:07 +05:30
dependabot[bot]
40c7d1bbb4 Bump terser from 5.6.0 to 5.6.1
Bumps [terser](https://github.com/terser/terser) from 5.6.0 to 5.6.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 10:36:10 +05:30
dependabot[bot]
bb5635cb51 Bump electronmon from 1.1.2 to 2.0.0
Bumps [electronmon](https://github.com/catdad/electronmon) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/catdad/electronmon/releases)
- [Commits](https://github.com/catdad/electronmon/compare/1.1.2...2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 14:50:56 +05:30