Commit graph

3703 commits

Author SHA1 Message Date
dependabot[bot]
fb4b39adf9
Bump sass-loader from 11.1.1 to 12.0.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 11.1.1 to 12.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.1.1...v12.0.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 04:01:04 +00:00
dependabot[bot]
dffee853b8
Bump @typescript-eslint/parser from 4.25.0 to 4.26.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.25.0 to 4.26.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.26.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 04:05:08 +00:00
dependabot[bot]
13950e298d
Bump eslint-plugin-import from 2.23.3 to 2.23.4
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.3 to 2.23.4.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.23.3...v2.23.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 04:05:30 +00:00
dependabot[bot]
4a56c24d25
Bump core-js from 3.12.1 to 3.13.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.1 to 3.13.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.13.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 04:04:51 +00:00
dependabot[bot]
d0365d8f43
Bump serialport from 9.0.8 to 9.1.0 in /app
Bumps [serialport](https://github.com/serialport/node-serialport) from 9.0.8 to 9.1.0.
- [Release notes](https://github.com/serialport/node-serialport/releases)
- [Changelog](https://github.com/serialport/node-serialport/blob/master/CHANGELOG.md)
- [Commits](https://github.com/serialport/node-serialport/compare/@serialport/bindings@9.0.8...@serialport/bindings@9.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 04:02:34 +00:00
Eugene Pankov
faa9a1269c
mark deb as replacing old pkg 2021-05-28 20:29:07 +02:00
Eugene Pankov
3d754090f7
Merge branch 'linux-pkg-rename' 2021-05-28 20:28:44 +02:00
dependabot[bot]
a57b7cfc84
Bump node-abi from 2.26.0 to 2.30.0 in /app
Bumps [node-abi](https://github.com/lgeiger/node-abi) from 2.26.0 to 2.30.0.
- [Release notes](https://github.com/lgeiger/node-abi/releases)
- [Commits](https://github.com/lgeiger/node-abi/compare/v2.26.0...v2.30.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 18:10:06 +00:00
dependabot[bot]
3fcb6b126e
Bump node-gyp from 8.0.0 to 8.1.0
Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 8.0.0 to 8.1.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/compare/v8.0.0...v8.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 18:09:49 +00:00
Eugene Pankov
871b06c19d
lint 2021-05-28 20:08:27 +02:00
Eugene Pankov
95cc29f8a7
removed gyp dependency 2021-05-28 20:01:30 +02:00
Eugene
e67efea682
Merge pull request #3917 from Eugeny/dependabot/npm_and_yarn/webpack-5.38.1 2021-05-28 19:55:04 +02:00
Eugene Pankov
4e3ba9bf2f
renamed linux packages - fixes #3364, fixes #3796, fixes #3741 2021-05-28 19:51:53 +02:00
Eugene Pankov
1931b5ac7e
handle buffers cut in the middle of a unicode char - fixes #3883, fixes #3882, fixes #3093, fixes #2043 2021-05-28 19:39:41 +02:00
Eugene Pankov
ae7416792a
bump node-abi 2021-05-28 19:39:01 +02:00
Eugene Pankov
86083e1491
cancel broadcast on when clicking any pane 2021-05-28 19:24:42 +02:00
Eugene Pankov
d324b5e665
Merge branch 'electron13' 2021-05-28 19:18:08 +02:00
dependabot[bot]
46be8b92e0
Bump webpack from 5.37.1 to 5.38.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.37.1 to 5.38.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.37.1...v5.38.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 04:06:04 +00:00
Eugene Pankov
f7b7502bfc
electron 13 wip 2021-05-25 12:28:02 +02:00
Eugene
f980d540e8
Merge pull request #3897 from Eugeny/dependabot/npm_and_yarn/types/node-15.6.1
Bump @types/node from 14.14.35 to 15.6.1
2021-05-25 12:21:38 +02:00
Eugene
cc420c57c7
Merge pull request #3889 from Eugeny/dependabot/npm_and_yarn/eslint-plugin-import-2.23.3
Bump eslint-plugin-import from 2.22.1 to 2.23.3
2021-05-25 12:21:20 +02:00
Eugene
808b8cade0
Merge pull request #3896 from Eugeny/dependabot/npm_and_yarn/app/types/node-15.6.1 2021-05-25 12:21:10 +02:00
dependabot[bot]
d54ce984e3
Bump @types/node from 14.14.35 to 15.6.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.35 to 15.6.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@github.com>
2021-05-25 07:55:52 +00:00
dependabot[bot]
19576dfa92
Bump @types/node from 15.3.0 to 15.6.1 in /app
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.0 to 15.6.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@github.com>
2021-05-25 07:53:53 +00:00
Eugene
db16f8ceb5
Merge pull request #3898 from Eugeny/dependabot/npm_and_yarn/typescript-eslint/parser-4.25.0
Bump @typescript-eslint/parser from 4.24.0 to 4.25.0
2021-05-25 09:52:15 +02:00
dependabot[bot]
6b592f6de4
Bump eslint-plugin-import from 2.22.1 to 2.23.3
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.3.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 07:51:11 +00:00
Eugene
2f9e3ad41a
Merge pull request #3887 from Eugeny/dependabot/npm_and_yarn/eslint-7.27.0
Bump eslint from 7.26.0 to 7.27.0
2021-05-25 09:46:39 +02:00
Eugene
c464cefa92
Merge pull request #3859 from Eugeny/dependabot/npm_and_yarn/val-loader-4.0.0 2021-05-25 09:45:54 +02:00
Eugene
2ca7a05078
Merge pull request #3892 from Eugeny/dependabot/npm_and_yarn/css-loader-5.2.6 2021-05-25 09:44:44 +02:00
Eugene
997c49660b
Merge pull request #3886 from Eugeny/dependabot/npm_and_yarn/app/rxjs-7.1.0 2021-05-25 09:42:51 +02:00
dependabot[bot]
3c139eaa10
Bump @typescript-eslint/parser from 4.24.0 to 4.25.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.24.0 to 4.25.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.25.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 04:06:10 +00:00
Eugene
3ad5aa34b2
Merge pull request #3894 from Eugeny/dependabot/npm_and_yarn/browserslist-4.16.6 2021-05-24 23:33:19 +02:00
Eugene Pankov
8d9cc8c742
Merge branch 'master' of github.com:Eugeny/terminus 2021-05-24 23:30:09 +02:00
Eugene Pankov
992b27900e
fixed dependabot PR checks 2021-05-24 23:30:05 +02:00
dependabot[bot]
4ac97657f4
Bump eslint from 7.26.0 to 7.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.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.26.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 20:46:42 +00:00
dependabot[bot]
2ac5dcfe12
Bump val-loader from 3.1.0 to 4.0.0
Bumps [val-loader](https://github.com/webpack-contrib/val-loader) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/val-loader/releases)
- [Changelog](https://github.com/webpack-contrib/val-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/val-loader/compare/v3.1.0...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 20:46:27 +00:00
dependabot[bot]
e05ca97beb
Bump css-loader from 5.2.4 to 5.2.6
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.4 to 5.2.6.
- [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.2.4...v5.2.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 20:45:56 +00:00
dependabot[bot]
6515035e04
Bump rxjs from 7.0.1 to 7.1.0 in /app
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/7.0.1...7.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 20:45:27 +00:00
Eugene
9323c2f833
Merge pull request #3867 from Eugeny/dependabot/npm_and_yarn/webpack-bundle-analyzer-4.4.2
Bump webpack-bundle-analyzer from 4.4.1 to 4.4.2
2021-05-24 22:43:17 +02:00
dependabot[bot]
6ffdfa7c07
Bump webpack-bundle-analyzer from 4.4.1 to 4.4.2
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.4.1...v4.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 20:43:03 +00:00
Eugene
221901b344
Merge pull request #3866 from Eugeny/dependabot/npm_and_yarn/typescript-eslint/parser-4.24.0
Bump @typescript-eslint/parser from 4.23.0 to 4.24.0
2021-05-24 22:42:33 +02:00
Eugene
baf6076819
Merge pull request #3863 from Eugeny/dependabot/npm_and_yarn/app/ngx-toastr-14.0.0
Bump ngx-toastr from 13.2.1 to 14.0.0 in /app
2021-05-24 22:41:58 +02:00
Eugene
e8f383020c
Merge pull request #3857 from Eugeny/dependabot/npm_and_yarn/terminus-local/slugify-1.5.3 2021-05-24 22:41:33 +02:00
Eugene
2d0b84ea3d
Merge pull request #3842 from Eugeny/dependabot/npm_and_yarn/terminus-terminal/slugify-1.5.3
Bump slugify from 1.4.7 to 1.5.3 in /terminus-terminal
2021-05-24 22:41:28 +02:00
dependabot[bot]
6f753800d4
Bump browserslist from 4.16.0 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.0...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 20:40:36 +00:00
Eugene
4b39d99102
Merge pull request #3891 from Eugeny/dependabot/npm_and_yarn/app/serialport-9.0.8
Bump serialport from 9.0.7 to 9.0.8 in /app
2021-05-24 22:40:34 +02:00
Eugene
afbd221cf5
Merge pull request #3874 from Eugeny/dependabot/npm_and_yarn/electron-12.0.9
Bump electron from 12.0.7 to 12.0.9
2021-05-24 22:40:18 +02:00
Eugene
5157d317fd
Merge pull request #3872 from Eugeny/dependabot/npm_and_yarn/webpack-5.37.1
Bump webpack from 5.37.0 to 5.37.1
2021-05-24 22:39:57 +02:00
Eugene Pankov
650af9fa22
build fix 2021-05-24 21:15:08 +02:00
Eugene Pankov
b9e3ef1434
build fix 2021-05-24 21:08:58 +02:00