Labhansh Agrawal
|
fe6ddc8a2b
|
remove unnecessary componentWillUnmount from header
|
2020-03-09 17:02:45 +01:00 |
|
dependabot-preview[bot]
|
b33f0db57b
|
Bump uuid from 7.0.1 to 7.0.2 in /app
Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v7.0.1...v7.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-09 17:00:52 +01:00 |
|
dependabot-preview[bot]
|
e590d21061
|
Bump eslint-plugin-react from 7.18.3 to 7.19.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.18.3 to 7.19.0.
- [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.18.3...v7.19.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-09 17:00:39 +01:00 |
|
dependabot-preview[bot]
|
74d1484b6f
|
Bump @typescript-eslint/parser from 2.21.0 to 2.22.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.21.0 to 2.22.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/v2.22.0/packages/parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-09 17:00:29 +01:00 |
|
dependabot-preview[bot]
|
2a4082a3d4
|
Bump terser from 4.6.4 to 4.6.6
Bumps [terser](https://github.com/terser/terser) from 4.6.4 to 4.6.6.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.6.4...v4.6.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-09 17:00:12 +01:00 |
|
Benjamin Staneck
|
cc93bdae50
|
temp disable appveyor
Makes no sense to keep around until cert gets fixed and just takes ages anyway
|
2020-03-09 16:59:54 +01:00 |
|
dependabot-preview[bot]
|
ee65ea3665
|
Bump open from 7.0.2 to 7.0.3
Bumps [open](https://github.com/sindresorhus/open) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v7.0.2...v7.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-09 16:58:56 +01:00 |
|
dependabot-preview[bot]
|
0984458d96
|
Bump electron-builder from 22.3.2 to 22.4.0
Bumps [electron-builder](https://github.com/electron-userland/electron-builder) from 22.3.2 to 22.4.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/v22.3.2...v22.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-09 16:56:11 +01:00 |
|
dependabot-preview[bot]
|
139b63f9b7
|
Bump uuid from 7.0.1 to 7.0.2
Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v7.0.1...v7.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-09 15:52:46 +00:00 |
|
dependabot-preview[bot]
|
58b2bb55c0
|
Bump inquirer from 7.0.5 to 7.0.6
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.0.5 to 7.0.6.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.0.5...inquirer@7.0.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-09 15:19:54 +00:00 |
|
Labhansh Agrawal
|
a81ba84f1e
|
use electron notification api
|
2020-03-08 17:39:58 +01:00 |
|
Labhansh Agrawal
|
a6ba442c1d
|
replace winreg with native-reg
|
2020-03-07 16:42:47 +01:00 |
|
Labhansh Agrawal
|
5e9fbbb620
|
typings improvements
|
2020-03-07 16:42:38 +01:00 |
|
Labhansh Agrawal
|
2d343f4596
|
use electron app name property instead of getName function
|
2020-03-07 16:42:27 +01:00 |
|
Labhansh Agrawal
|
1163173ade
|
filter out undefined keys from createSession extraOptions
|
2020-03-07 16:42:08 +01:00 |
|
Labhansh Agrawal
|
150f462ac9
|
update to electron 8
|
2020-03-07 16:42:08 +01:00 |
|
Labhansh Agrawal
|
039b90aa65
|
Remove unnecessary eslint-disable directives
|
2020-03-03 00:24:12 +01:00 |
|
Labhansh Agrawal
|
833b222e2a
|
Add eslint-comments plugin
|
2020-03-03 00:24:12 +01:00 |
|
dependabot-preview[bot]
|
d2983dc905
|
Bump typescript from 3.8.2 to 3.8.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.2...v3.8.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 17:52:15 +01:00 |
|
dependabot-preview[bot]
|
d71c2aa4ef
|
Bump react from 16.12.0 to 16.13.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.12.0 to 16.13.0.
- [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/v16.13.0/packages/react)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 17:39:28 +01:00 |
|
dependabot-preview[bot]
|
9a894cff16
|
Bump webpack from 4.41.6 to 4.42.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.6 to 4.42.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.6...v4.42.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 17:39:08 +01:00 |
|
Labhansh Agrawal
|
01ea81823e
|
Bump @types/uuid from 3.4.7 to 7.0.0 and fix breaking changes
|
2020-03-02 17:38:50 +01:00 |
|
dependabot-preview[bot]
|
36f57e937d
|
Bump uuid from 7.0.0 to 7.0.1
Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v7.0.0...v7.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 15:55:13 +00:00 |
|
dependabot-preview[bot]
|
046eb31cba
|
Bump react-dom from 16.12.0 to 16.13.0 in /app
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.12.0 to 16.13.0.
- [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/v16.13.0/packages/react-dom)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 10:45:17 +01:00 |
|
dependabot-preview[bot]
|
48ed172409
|
Bump @typescript-eslint/parser from 2.20.0 to 2.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.20.0 to 2.21.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/v2.21.0/packages/parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 10:45:09 +01:00 |
|
dependabot-preview[bot]
|
5a6ece1ed3
|
Bump inquirer from 7.0.4 to 7.0.5
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.0.4...inquirer@7.0.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 10:37:45 +01:00 |
|
dependabot-preview[bot]
|
697facc41f
|
Bump react from 16.12.0 to 16.13.0 in /app
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.12.0 to 16.13.0.
- [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/v16.13.0/packages/react)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 10:37:08 +01:00 |
|
dependabot-preview[bot]
|
61533ce535
|
Bump @types/webpack from 4.41.6 to 4.41.7
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.6 to 4.41.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 10:36:50 +01:00 |
|
dependabot-preview[bot]
|
6abd229386
|
Bump react-dom from 16.12.0 to 16.13.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.12.0 to 16.13.0.
- [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/v16.13.0/packages/react-dom)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 10:36:41 +01:00 |
|
dependabot-preview[bot]
|
cb88cec969
|
Bump @typescript-eslint/eslint-plugin from 2.20.0 to 2.21.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.20.0 to 2.21.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/v2.21.0/packages/eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 10:35:49 +01:00 |
|
dependabot-preview[bot]
|
b0d8cdaf72
|
Bump @babel/core from 7.8.4 to 7.8.6
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.4 to 7.8.6.
- [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.8.4...v7.8.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 10:35:40 +01:00 |
|
dependabot-preview[bot]
|
6e6a65b566
|
Bump ava from 3.4.0 to 3.5.0
Bumps [ava](https://github.com/avajs/ava) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](https://github.com/avajs/ava/compare/v3.4.0...v3.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 10:35:29 +01:00 |
|
dependabot-preview[bot]
|
01a1b3f20c
|
Bump @types/react from 16.9.22 to 16.9.23
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.22 to 16.9.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 09:21:27 +00:00 |
|
dependabot-preview[bot]
|
bdac5e8414
|
Bump uuid from 7.0.0 to 7.0.1 in /app
Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v7.0.0...v7.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 10:00:27 +01:00 |
|
dependabot-preview[bot]
|
d8473851d3
|
Bump electron-store from 5.1.0 to 5.1.1 in /app
Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v5.1.0...v5.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-24 17:50:33 +01:00 |
|
dependabot-preview[bot]
|
ada0955f00
|
Bump uuid from 3.4.0 to 7.0.0 in /app
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 to 7.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v3.4.0...v7.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-24 17:50:25 +01:00 |
|
dependabot-preview[bot]
|
cc7f17256c
|
Bump recast from 0.18.5 to 0.18.7
Bumps [recast](https://github.com/benjamn/recast) from 0.18.5 to 0.18.7.
- [Release notes](https://github.com/benjamn/recast/releases)
- [Commits](https://github.com/benjamn/recast/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-24 17:50:07 +01:00 |
|
dependabot-preview[bot]
|
5af8eacdcd
|
Bump uuid from 3.4.0 to 7.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 to 7.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-24 17:49:57 +01:00 |
|
dependabot-preview[bot]
|
4eb9567026
|
Bump got from 10.5.7 to 10.6.0
Bumps [got](https://github.com/sindresorhus/got) from 10.5.7 to 10.6.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v10.5.7...v10.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-24 17:49:39 +01:00 |
|
dependabot-preview[bot]
|
04d80dc761
|
Bump ava from 3.3.0 to 3.4.0
Bumps [ava](https://github.com/avajs/ava) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](https://github.com/avajs/ava/compare/v3.3.0...v3.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-24 17:49:27 +01:00 |
|
dependabot-preview[bot]
|
476f0670c8
|
Bump @types/react from 16.9.20 to 16.9.22
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.20 to 16.9.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-24 15:15:03 +00:00 |
|
dependabot-preview[bot]
|
7df9615593
|
Bump electron-builder-squirrel-windows from 22.3.3 to 22.3.5
Bumps [electron-builder-squirrel-windows](https://github.com/electron-userland/electron-builder) from 22.3.3 to 22.3.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/commits/v22.3.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-24 14:50:11 +00:00 |
|
dependabot-preview[bot]
|
9a3ec31b6f
|
Bump terser from 4.6.3 to 4.6.4
Bumps [terser](https://github.com/terser/terser) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.6.3...v4.6.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-24 13:42:17 +00:00 |
|
Labhansh Agrawal
|
955566f6bf
|
update typescript to 3.8.2
|
2020-02-21 17:25:18 +01:00 |
|
Benjamin Staneck
|
fae8cc3b3c
|
3.1.0-canary.4
|
2020-02-20 00:28:05 +01:00 |
|
Benjamin Staneck
|
f24384154f
|
Update packages
|
2020-02-20 00:27:16 +01:00 |
|
Labhansh Agrawal
|
c337288efa
|
Improve containers typings and add prop types
|
2020-02-19 19:35:13 +01:00 |
|
Benjamin Staneck
|
d0ce94ce8e
|
Update .yarnrc
remove exact requirement
|
2020-02-17 16:26:24 +01:00 |
|
dependabot-preview[bot]
|
a91c21cc57
|
Bump @typescript-eslint/parser from 2.19.0 to 2.19.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.19.0 to 2.19.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/v2.19.2/packages/parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-17 14:39:54 +00:00 |
|
dependabot-preview[bot]
|
62fce56541
|
Bump @typescript-eslint/eslint-plugin from 2.19.0 to 2.19.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.19.0 to 2.19.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/v2.19.2/packages/eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-17 11:36:18 +01:00 |
|