Commit graph

290 commits

Author SHA1 Message Date
dependabot-preview[bot]
46326b2e12
Bump immer from 4.0.1 to 4.0.2
Bumps [immer](https://github.com/immerjs/immer) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v4.0.1...v4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-23 05:31:48 +00:00
dependabot-preview[bot]
5f338ca9d7
Bump @types/node from 12.11.2 to 12.11.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.11.2 to 12.11.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-23 05:31:00 +00:00
dependabot-preview[bot]
5dbc4f012c
Bump @types/node from 12.11.1 to 12.11.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.11.1 to 12.11.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-22 05:28:48 +00:00
Jakub Okoński
d22d1c9d52 Replace awesome-typescript-loader with ts-loader
awesome-typescript-loader seems to be unsupported, it hasn't been
updated in a year. Performance and features of ts-loader look to be
on par with the previous solution.
2019-10-20 12:49:06 +02:00
Jakub Okoński
67fa18b4ec Add a separate tsconfig for tests
Tests run with nodejs + jest types, while the web extension code
runs with browser + web-ext type roots.
2019-10-18 13:07:38 +02:00
Oliver Blanthorn
b2a6503acd
Merge pull request #1884 from tridactyl/dependabot/npm_and_yarn/immer-4.0.1
Bump immer from 3.2.1 to 4.0.1
2019-10-16 16:52:57 +01:00
Oliver Blanthorn
5ac820c787
Merge pull request #1906 from tridactyl/dependabot/npm_and_yarn/webpack-4.41.2
Bump webpack from 4.41.1 to 4.41.2
2019-10-16 16:52:40 +01:00
dependabot-preview[bot]
e6269ca1d1
Bump @types/node from 12.7.12 to 12.11.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.12 to 12.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-16 13:58:25 +00:00
dependabot-preview[bot]
22c20e9759
Bump webpack from 4.41.1 to 4.41.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.1 to 4.41.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.1...v4.41.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-16 13:57:53 +00:00
dependabot-preview[bot]
dfac8632ca
Bump immer from 3.2.1 to 4.0.1
Bumps [immer](https://github.com/immerjs/immer) from 3.2.1 to 4.0.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v3.2.1...v4.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-15 21:53:07 +00:00
Oliver Blanthorn
2f28555ac6
Merge pull request #1900 from tridactyl/dependabot/npm_and_yarn/rss-parser-3.7.3
Bump rss-parser from 3.7.2 to 3.7.3
2019-10-15 22:51:14 +01:00
Oliver Blanthorn
8e7ab565a3
Merge pull request #1899 from tridactyl/dependabot/npm_and_yarn/geckodriver-1.19.0
Bump geckodriver from 1.18.0 to 1.19.0
2019-10-15 22:50:59 +01:00
dependabot-preview[bot]
0a298e65f3
Bump rss-parser from 3.7.2 to 3.7.3
Bumps [rss-parser](https://github.com/bobby-brennan/rss-parser) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/bobby-brennan/rss-parser/releases)
- [Commits](https://github.com/bobby-brennan/rss-parser/compare/v3.7.2...v3.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-15 12:54:03 +00:00
dependabot-preview[bot]
e59ffd26b5
Bump geckodriver from 1.18.0 to 1.19.0
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases)
- [Commits](https://github.com/vladikoff/node-geckodriver/compare/v1.18.0...v1.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-15 12:53:34 +00:00
dependabot-preview[bot]
7389faae74
Bump @types/jest from 24.0.18 to 24.0.19
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.18 to 24.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-15 12:53:10 +00:00
dependabot-preview[bot]
b1a4b7f486
Bump webpack from 4.41.0 to 4.41.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.0 to 4.41.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.0...v4.41.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 05:54:41 +00:00
Oliver Blanthorn
9cf7d9c74e
Merge pull request #1887 from tridactyl/dependabot/npm_and_yarn/types/node-12.7.12
Bump @types/node from 12.7.11 to 12.7.12
2019-10-10 07:32:18 +01:00
dependabot-preview[bot]
ee52085fad
Bump typescript from 3.6.3 to 3.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.3...v3.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-10 06:17:59 +00:00
dependabot-preview[bot]
c5ec59dcdc
Bump @types/node from 12.7.11 to 12.7.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.11 to 12.7.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 05:52:34 +00:00
Oliver Blanthorn
cfc9b24a80
Merge pull request #1881 from tridactyl/dependabot/npm_and_yarn/types/node-12.7.11
Bump @types/node from 12.7.9 to 12.7.11
2019-10-05 08:50:15 +08:00
dependabot-preview[bot]
5e79399923
Bump @types/node from 12.7.9 to 12.7.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.9 to 12.7.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-04 05:34:21 +00:00
dependabot-preview[bot]
1001e4ed7c
[Security] Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-04 05:32:44 +00:00
Oliver Blanthorn
37ad6cf4cc
Merge pull request #1869 from tridactyl/dependabot/npm_and_yarn/geckodriver-1.18.0
Bump geckodriver from 1.17.0 to 1.18.0
2019-10-03 16:32:15 +08:00
Oliver Blanthorn
d1c8724287
Merge pull request #1870 from tridactyl/dependabot/npm_and_yarn/webpack-4.41.0
Bump webpack from 4.40.2 to 4.41.0
2019-10-03 16:32:00 +08:00
dependabot-preview[bot]
ff8a04248b
Bump webpack from 4.40.2 to 4.41.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.40.2 to 4.41.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.40.2...v4.41.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 08:21:42 +00:00
Oliver Blanthorn
37cc38273e
Merge pull request #1878 from tridactyl/dependabot/npm_and_yarn/types/node-12.7.9
Bump @types/node from 12.7.5 to 12.7.9
2019-10-03 16:20:31 +08:00
dependabot-preview[bot]
b39f4347fe
Bump @types/node from 12.7.5 to 12.7.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.5 to 12.7.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 06:36:08 +00:00
dependabot-preview[bot]
a48e89af1c
Bump web-ext from 3.1.1 to 3.2.0
Bumps [web-ext](https://github.com/mozilla/web-ext) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/3.1.1...3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 05:56:22 +00:00
dependabot-preview[bot]
2c674161d1
Bump geckodriver from 1.17.0 to 1.18.0
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases)
- [Commits](https://github.com/vladikoff/node-geckodriver/compare/v1.17.0...v1.18.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 05:39:55 +00:00
dependabot-preview[bot]
f068b02cbe
Bump webpack-cli from 3.3.8 to 3.3.9
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.9/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-18 05:29:44 +00:00
dependabot-preview[bot]
6d497a34ae
Bump geckodriver from 1.16.2 to 1.17.0
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver) from 1.16.2 to 1.17.0.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases)
- [Commits](https://github.com/vladikoff/node-geckodriver/compare/v1.16.2...v1.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-17 05:31:25 +00:00
Oliver Blanthorn
019a364d66
Merge pull request #1855 from tridactyl/dependabot/npm_and_yarn/ts-node-8.4.1
Bump ts-node from 8.3.0 to 8.4.1
2019-09-16 08:59:16 +01:00
dependabot-preview[bot]
c175d00481
Bump ts-node from 8.3.0 to 8.4.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.3.0 to 8.4.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.3.0...v8.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 05:32:23 +00:00
dependabot-preview[bot]
56ffffc8b9
Bump webpack from 4.39.3 to 4.40.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.39.3 to 4.40.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.39.3...v4.40.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 05:31:53 +00:00
dependabot-preview[bot]
85efdd7c06
Bump ts-jest from 24.0.2 to 24.1.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.0.2 to 24.1.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v24.0.2...v24.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-13 05:28:08 +00:00
dependabot-preview[bot]
b711f9ddf2
Bump @types/node from 12.7.4 to 12.7.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.4 to 12.7.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-12 05:28:03 +00:00
Oliver Blanthorn
e1f91c4931
Merge pull request #1842 from tridactyl/dependabot/npm_and_yarn/immer-3.2.1
Bump immer from 3.2.0 to 3.2.1
2019-09-11 08:35:26 +01:00
dependabot-preview[bot]
3c7068983a
Bump typescript from 3.6.2 to 3.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.2...v3.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-11 05:29:34 +00:00
dependabot-preview[bot]
e62ef4582e
Bump immer from 3.2.0 to 3.2.1
Bumps [immer](https://github.com/immerjs/immer) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v3.2.0...v3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-11 05:28:54 +00:00
dependabot-preview[bot]
a0298eab8f
Bump tslint from 5.19.0 to 5.20.0
Bumps [tslint](https://github.com/palantir/tslint) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/palantir/tslint/compare/5.19.0...5.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-10 05:29:29 +00:00
dependabot-preview[bot]
9b2a8b20c2
Bump nearley from 2.18.0 to 2.19.0
Bumps [nearley](https://github.com/hardmath123/nearley) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/hardmath123/nearley/releases)
- [Commits](https://github.com/hardmath123/nearley/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 08:08:57 +00:00
Oliver Blanthorn
1bfa2d1f50
Merge pull request #1836 from tridactyl/dependabot/npm_and_yarn/selenium-webdriver-4.0.0-alpha.5
Bump selenium-webdriver from 4.0.0-alpha.4 to 4.0.0-alpha.5
2019-09-09 09:06:17 +01:00
dependabot-preview[bot]
3e4a5fedd6
Bump selenium-webdriver from 4.0.0-alpha.4 to 4.0.0-alpha.5
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.0.0-alpha.4 to 4.0.0-alpha.5.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 05:46:32 +00:00
dependabot-preview[bot]
a2b791d7cb
Bump webpack-cli from 3.3.7 to 3.3.8
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.8/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.7...v3.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-06 05:29:36 +00:00
dependabot-preview[bot]
21ba70712c
Bump @types/node from 12.7.3 to 12.7.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.3 to 12.7.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-04 05:28:52 +00:00
dependabot-preview[bot]
260e023f93
Bump @types/node from 12.7.2 to 12.7.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.2 to 12.7.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 05:28:45 +00:00
Oliver Blanthorn
44c56c0708
Merge pull request #1823 from tridactyl/dependabot/npm_and_yarn/webpack-4.39.3
Bump webpack from 4.39.2 to 4.39.3
2019-08-29 09:40:49 +01:00
Oliver Blanthorn
f816deacd1
Merge pull request #1824 from tridactyl/dependabot/npm_and_yarn/tslint-etc-1.7.0
Bump tslint-etc from 1.6.0 to 1.7.0
2019-08-29 09:40:28 +01:00
dependabot-preview[bot]
4d15d3cc18
Bump typescript from 3.5.3 to 3.6.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.3 to 3.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.5.3...v3.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-29 05:42:55 +00:00
dependabot-preview[bot]
e443511af6
Bump tslint-etc from 1.6.0 to 1.7.0
Bumps [tslint-etc](https://github.com/cartant/tslint-etc) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/cartant/tslint-etc/releases)
- [Changelog](https://github.com/cartant/tslint-etc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cartant/tslint-etc/compare/v1.6.0...v1.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-29 05:41:53 +00:00