Commit graph

2358 commits

Author SHA1 Message Date
lollilol
380eab55d7 change aurman to paru
its rust
2021-03-07 17:57:41 +05:30
Labhansh Agrawal
ed8337db71 Remove url option from open call in cli 2021-03-07 11:27:43 +05:30
dependabot[bot]
f930e85501 Bump open from 7.4.2 to 8.0.2
Bumps [open](https://github.com/sindresorhus/open) from 7.4.2 to 8.0.2.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v7.4.2...v8.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-07 11:27:43 +05:30
dependabot[bot]
5c5c5df580 Bump typescript from 4.2.2 to 4.2.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.2...v4.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-07 00:27:53 +05:30
dependabot[bot]
15634e45a4 Bump webpack from 5.24.2 to 5.24.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.2 to 5.24.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.24.2...v5.24.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-07 00:20:11 +05:30
dependabot[bot]
ab1af72226 Bump @typescript-eslint/parser from 4.15.2 to 4.16.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.2 to 4.16.1.
- [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.16.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-06 23:18:44 +05:30
Labhansh Agrawal
84498677ca Update webpack config for copy-webpack-plugin v8 2021-03-06 22:51:03 +05:30
dependabot[bot]
5ac8127da6 Bump copy-webpack-plugin from 7.0.0 to 8.0.0
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 7.0.0 to 8.0.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/v7.0.0...v8.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-06 22:51:03 +05:30
dependabot[bot]
f937974a09 Bump @typescript-eslint/eslint-plugin from 4.15.2 to 4.16.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.15.2 to 4.16.1.
- [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.16.1/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-06 22:40:58 +05:30
dependabot[bot]
8ed175b0b2 Bump husky from 5.1.2 to 5.1.3
Bumps [husky](https://github.com/typicode/husky) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.1.2...v5.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-06 22:39:01 +05:30
Labhansh Agrawal
72c8eb83d8 Remove old build status badges 2021-03-04 22:43:52 +01:00
Labhansh Agrawal
4083839841 Improve store typings
Use proper thunk middleware type
2021-03-04 22:43:38 +01:00
Labhansh Agrawal
e554e1db4f Fix errors reported after upgrading to typescript 4.2
Removed ResizeObserver polyfill and added explicit type declaration for HyperState
2021-03-04 22:42:50 +01:00
dependabot[bot]
4a91e03a78 Bump typescript from 4.1.5 to 4.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.5...v4.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-04 22:42:50 +01:00
dependabot[bot]
8c39346c84 Bump css-loader from 5.0.2 to 5.1.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.0.2 to 5.1.1.
- [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.0.2...v5.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 17:08:54 +01:00
dependabot[bot]
afb7c6350e Bump @babel/core from 7.13.1 to 7.13.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.1 to 7.13.8.
- [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.8/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 17:08:48 +01:00
dependabot[bot]
c46a7c11f2 Bump @babel/preset-typescript from 7.12.17 to 7.13.0
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.12.17 to 7.13.0.
- [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.0/packages/babel-preset-typescript)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 17:07:17 +01:00
dependabot[bot]
85848364c9 Bump inquirer from 7.3.3 to 8.0.0
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.3.3 to 8.0.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.3.3...inquirer@8.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 16:58:14 +01:00
dependabot[bot]
7301562ae8 Bump @babel/plugin-proposal-object-rest-spread from 7.12.13 to 7.13.8
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.12.13 to 7.13.8.
- [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.8/packages/babel-plugin-proposal-object-rest-spread)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 16:58:07 +01:00
dependabot[bot]
99a28e409f Bump @babel/plugin-proposal-class-properties from 7.12.13 to 7.13.0
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.12.13 to 7.13.0.
- [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.0/packages/babel-plugin-proposal-class-properties)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 16:53:41 +01:00
dependabot[bot]
f3b5b2c207 Bump @typescript-eslint/parser from 4.15.1 to 4.15.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.1 to 4.15.2.
- [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.15.2/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 16:53:13 +01:00
dependabot[bot]
718a6e3a75 Bump webpack from 5.24.1 to 5.24.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.1 to 5.24.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.24.1...v5.24.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 16:53:00 +01:00
dependabot[bot]
5e8d541e98 Bump got from 11.8.1 to 11.8.2
Bumps [got](https://github.com/sindresorhus/got) from 11.8.1 to 11.8.2.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 16:52:47 +01:00
dependabot[bot]
bbd20e092d Bump @babel/cli from 7.12.17 to 7.13.0
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.12.17 to 7.13.0.
- [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.0/packages/babel-cli)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 16:52:13 +01:00
dependabot[bot]
9de6acecc1 Bump @types/fs-extra from 9.0.7 to 9.0.8
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 9.0.7 to 9.0.8.
- [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-01 16:52:01 +01:00
dependabot[bot]
c962ae9e18 Bump @babel/plugin-proposal-optional-chaining from 7.13.0 to 7.13.8
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining) from 7.13.0 to 7.13.8.
- [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.8/packages/babel-plugin-proposal-optional-chaining)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 16:51:51 +01:00
dependabot[bot]
d2efad0a28 Bump electron-is-dev from 1.2.0 to 2.0.0 in /app
Bumps [electron-is-dev](https://github.com/sindresorhus/electron-is-dev) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/sindresorhus/electron-is-dev/releases)
- [Commits](https://github.com/sindresorhus/electron-is-dev/compare/v1.2.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 16:51:40 +01:00
dependabot[bot]
91fad47db7 Bump eslint from 7.20.0 to 7.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.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.20.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 16:51:33 +01:00
dependabot[bot]
2dd8f1b895 Bump husky from 5.1.1 to 5.1.2
Bumps [husky](https://github.com/typicode/husky) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.1.1...v5.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 16:51:20 +01:00
Labhansh Agrawal
8e58fd9235 remove outdated git bash example from config 2021-02-25 15:40:34 +01:00
Labhansh Agrawal
0dce08c310 add new lines at the end in husky gitignore and hook files 2021-02-25 15:40:24 +01:00
Labhansh Agrawal
c38aea62b8 Add hot reload during development 2021-02-24 21:59:12 +01:00
dependabot[bot]
2b81ee099a Bump husky from 5.0.9 to 5.1.1
Bumps [husky](https://github.com/typicode/husky) from 5.0.9 to 5.1.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.0.9...v5.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 20:51:21 +01:00
dependabot[bot]
fe244fe7d6 Bump @babel/plugin-proposal-optional-chaining from 7.12.16 to 7.13.0
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining) from 7.12.16 to 7.13.0.
- [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.0/packages/babel-plugin-proposal-optional-chaining)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 20:51:14 +01:00
dependabot[bot]
c7bad2afc7 Bump electron-builder from 22.10.4 to 22.10.5
Bumps [electron-builder](https://github.com/electron-userland/electron-builder) from 22.10.4 to 22.10.5.
- [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/v22.10.4...v22.10.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 20:46:39 +01:00
dependabot[bot]
68629ad927 Bump @babel/core from 7.12.16 to 7.13.1
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.16 to 7.13.1.
- [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.1/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 20:46:33 +01:00
dependabot[bot]
ba377d1a31 Bump @typescript-eslint/eslint-plugin from 4.15.0 to 4.15.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.15.0 to 4.15.2.
- [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.15.2/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 20:46:27 +01:00
dependabot[bot]
0d6629327c Bump webpack from 5.22.0 to 5.24.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.22.0 to 5.24.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.22.0...v5.24.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 20:46:20 +01:00
dependabot[bot]
466c44e579 Bump eslint-config-prettier from 8.0.0 to 8.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.0.0...v8.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 20:46:10 +01:00
dependabot[bot]
26ee623c5f Bump styled-jsx from 3.4.2 to 3.4.4
Bumps [styled-jsx](https://github.com/vercel/styled-jsx) from 3.4.2 to 3.4.4.
- [Release notes](https://github.com/vercel/styled-jsx/releases)
- [Commits](https://github.com/vercel/styled-jsx/compare/v3.4.2...v3.4.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 20:42:12 +01:00
dependabot[bot]
b1563bb1f6 Bump @babel/plugin-proposal-optional-chaining from 7.12.16 to 7.12.17
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining) from 7.12.16 to 7.12.17.
- [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.12.17/packages/babel-plugin-proposal-optional-chaining)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 20:42:05 +01:00
Labhansh Agrawal
ad9b23bfe9 increase timeout for spectron tests
from default 10s to 30s, as sometimes it runs out of time while starting the app
2021-02-24 20:41:22 +01:00
Labhansh Agrawal
812ca44ffb create /usr/local/bin if it doesn't exist 2021-02-24 20:41:15 +01:00
Labhansh Agrawal
ff40cdb578 Add cli to path when running from AppImage 2021-02-24 20:41:15 +01:00
Labhansh Agrawal
0a7a0e6078 enable Add Hyper CLI to PATH option on linux
Use sudo-prompt to create symlink with sudo if required
2021-02-24 20:41:15 +01:00
Labhansh Agrawal
cfb569eb5c use custom upload action 2021-02-24 20:41:07 +01:00
Labhansh Agrawal
f495d2e58a add arm64 linux build targets 2021-02-24 20:41:07 +01:00
dependabot[bot]
8affe029b9 Bump lodash from 4.17.20 to 4.17.21 in /app
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 20:40:42 +01:00
dependabot[bot]
db4e9c59e9 Bump concurrently from 5.3.0 to 6.0.0
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases)
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v5.3.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 20:40:26 +01:00
dependabot[bot]
3e3812eabf Bump @types/node from 14.14.28 to 14.14.31
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.28 to 14.14.31.
- [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-02-24 20:40:12 +01:00