dependabot-preview[bot]
|
2179ac4b72
|
Bump @typescript-eslint/parser from 3.1.0 to 3.3.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.1.0 to 3.3.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/v3.3.0/packages/parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-19 07:04:15 +00:00 |
|
dependabot-preview[bot]
|
6371189ff4
|
Merge pull request #2504 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-27.1.2
|
2020-06-19 07:04:06 +00:00 |
|
dependabot-preview[bot]
|
117551c66f
|
Merge pull request #2503 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-3.3.0
|
2020-06-19 07:02:08 +00:00 |
|
dependabot-preview[bot]
|
592ea329de
|
Bump eslint-plugin-jsdoc from 27.0.4 to 27.1.2
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 27.0.4 to 27.1.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v27.0.4...v27.1.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-19 06:58:25 +00:00 |
|
dependabot-preview[bot]
|
5345c5f681
|
Bump @typescript-eslint/eslint-plugin-tslint from 3.1.0 to 3.3.0
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin-tslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.3.0/packages/eslint-plugin-tslint)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-19 06:57:35 +00:00 |
|
dependabot-preview[bot]
|
9ae8392291
|
Bump @types/jest from 25.2.3 to 26.0.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.3 to 26.0.0.
- [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>
|
2020-06-19 06:57:31 +00:00 |
|
dependabot-preview[bot]
|
99360acb42
|
Merge pull request #2505 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-import-2.21.2
|
2020-06-19 06:56:32 +00:00 |
|
dependabot-preview[bot]
|
92c6a96dcf
|
Merge pull request #2506 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.3.0
|
2020-06-19 06:55:40 +00:00 |
|
dependabot-preview[bot]
|
a496ab058a
|
Bump @typescript-eslint/eslint-plugin from 3.1.0 to 3.3.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.1.0 to 3.3.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/v3.3.0/packages/eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-19 06:52:05 +00:00 |
|
dependabot-preview[bot]
|
fb1330b305
|
Bump eslint-plugin-import from 2.20.2 to 2.21.2
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.2 to 2.21.2.
- [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.20.2...v2.21.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-19 06:51:36 +00:00 |
|
Oliver Blanthorn
|
f2cd6a7988
|
Revert "Re-enable no-unused-collection rule"
This reverts commit 2ea8fd0263 .
That commit didn't do what it said - it just removed a comment.
|
2020-06-18 23:07:18 +01:00 |
|
Oliver Blanthorn
|
2ea8fd0263
|
Re-enable no-unused-collection rule
|
2020-06-18 23:06:31 +01:00 |
|
Oliver Blanthorn
|
df43e39592
|
Merge pull request #2502 from tridactyl/more_rules
Enable a few more eslint rules
|
2020-06-18 23:05:52 +01:00 |
|
Oliver Blanthorn
|
f64698923f
|
Re-enable radix
|
2020-06-18 22:52:49 +01:00 |
|
Oliver Blanthorn
|
6f030f7537
|
Re-enable space-before-function-paren
|
2020-06-18 22:44:30 +01:00 |
|
Oliver Blanthorn
|
bd4a87bb36
|
Re-enable spaced-comment
|
2020-06-18 22:43:38 +01:00 |
|
Oliver Blanthorn
|
eac06ae39a
|
Re-enable no-empty-function
|
2020-06-18 22:35:24 +01:00 |
|
Oliver Blanthorn
|
a146306d0b
|
Re-enable member-ordering
|
2020-06-18 22:18:13 +01:00 |
|
Oliver Blanthorn
|
c8c6505ae8
|
Re-enable dot-notation
Warn all 'pretty' users (regardless of attractiveness) that their
builds may break.
|
2020-06-18 22:08:02 +01:00 |
|
Oliver Blanthorn
|
2abb740153
|
Re-enable array-type
|
2020-06-18 21:57:16 +01:00 |
|
Oliver Blanthorn
|
7e386f87b8
|
Re-enable ban-types
|
2020-06-18 21:55:04 +01:00 |
|
Oliver Blanthorn
|
f711265f1b
|
Document intention to never care about duplicate strings
I think this is rule is a bit daft most of the time
|
2020-06-18 21:30:58 +01:00 |
|
Oliver Blanthorn
|
026f69d394
|
Ensure CI uses a frozen lockfile
This should help us catch builds which are likely to be
hard to reproduce
|
2020-06-18 21:08:38 +01:00 |
|
dependabot-preview[bot]
|
5f15311380
|
Merge pull request #2501 from tridactyl/dependabot/npm_and_yarn/webpack-cli-3.3.12
|
2020-06-18 17:40:08 +00:00 |
|
dependabot-preview[bot]
|
6f1be48e17
|
Merge pull request #2457 from tridactyl/dependabot/npm_and_yarn/typescript-3.9.5
|
2020-06-18 17:39:51 +00:00 |
|
dependabot-preview[bot]
|
5cab811b13
|
Bump typescript from 3.9.3 to 3.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-18 17:35:31 +00:00 |
|
dependabot-preview[bot]
|
f586853f75
|
Bump webpack-cli from 3.3.11 to 3.3.12
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.11 to 3.3.12.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.12/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-18 17:35:12 +00:00 |
|
Oliver Blanthorn
|
5c3c16d376
|
Re-enable prefer-const rule
|
2020-06-18 18:34:29 +01:00 |
|
dependabot-preview[bot]
|
2edc03b821
|
Merge pull request #2452 from tridactyl/dependabot/npm_and_yarn/copy-webpack-plugin-6.0.2
|
2020-06-18 17:33:19 +00:00 |
|
Oliver Blanthorn
|
a9a7a03a1e
|
Merge pull request #2500 from tridactyl/e2e_local_pages
Run e2e rssexec test on a local page
|
2020-06-18 18:32:03 +01:00 |
|
glacambre
|
4c3f59f04a
|
e2e_tests/utils.ts: make tests slower
Running tests on my computer showed that a 10ms delay was no longer
sufficient.
|
2020-06-18 19:23:50 +02:00 |
|
dependabot-preview[bot]
|
cd4b6590d7
|
Bump copy-webpack-plugin from 6.0.1 to 6.0.2
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.0.1 to 6.0.2.
- [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/v6.0.1...v6.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-18 17:18:06 +00:00 |
|
Oliver Blanthorn
|
f2d3268156
|
Merge pull request #2477 from MatiasStorm/ESlint-migration
ESlint migration
|
2020-06-18 18:16:07 +01:00 |
|
Oliver Blanthorn
|
bc2523492d
|
Merge branch 'master' into ESlint-migration
|
2020-06-18 18:04:48 +01:00 |
|
Oliver Blanthorn
|
08e454724e
|
Fix precommit hook
|
2020-06-18 17:45:23 +01:00 |
|
Oliver Blanthorn
|
13b1be80bd
|
Ensure eslint sees temporary files
|
2020-06-18 15:29:18 +01:00 |
|
Oliver Blanthorn
|
10b00b4f68
|
Remove mithril + related deps
Redevelopment of the commandline has stalled so there isn't
much point in keeping these around.
|
2020-06-18 15:04:15 +01:00 |
|
Oliver Blanthorn
|
e92be787a6
|
Fix rss page URL
|
2020-06-17 22:56:27 +01:00 |
|
Oliver Blanthorn
|
0250c871c4
|
Make anchors relative
|
2020-06-17 22:46:36 +01:00 |
|
Oliver Blanthorn
|
50aedf60cc
|
Run e2e rssexec test on a local page
|
2020-06-17 22:15:15 +01:00 |
|
dependabot-preview[bot]
|
91fc4f6f31
|
Merge pull request #2499 from tridactyl/dependabot/npm_and_yarn/fuse.js-6.2.0
|
2020-06-17 18:40:30 +00:00 |
|
dependabot-preview[bot]
|
786ee8cfc1
|
Bump fuse.js from 6.0.4 to 6.2.0
Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.0.4 to 6.2.0.
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md)
- [Commits](https://github.com/krisk/Fuse/compare/v6.0.4...v6.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-17 18:28:46 +00:00 |
|
Oliver Blanthorn
|
3082943cfb
|
Merge pull request #2498 from tridactyl/e2e_rerun_more
Rerun more things if build fails
|
2020-06-17 18:34:47 +01:00 |
|
Oliver Blanthorn
|
a6ed997731
|
Clean up build before retrying
|
2020-06-17 18:24:30 +01:00 |
|
Oliver Blanthorn
|
07464f9ef6
|
Rerun more things if build fails
|
2020-06-17 17:32:17 +01:00 |
|
dependabot-preview[bot]
|
e6407eefbe
|
Merge pull request #2494 from tridactyl/dependabot/npm_and_yarn/nearley-2.19.4
|
2020-06-17 15:01:32 +00:00 |
|
dependabot-preview[bot]
|
44dbea0b80
|
Bump nearley from 2.19.3 to 2.19.4
Bumps [nearley](https://github.com/hardmath123/nearley) from 2.19.3 to 2.19.4.
- [Release notes](https://github.com/hardmath123/nearley/releases)
- [Commits](https://github.com/hardmath123/nearley/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-17 14:56:58 +00:00 |
|
Oliver Blanthorn
|
56d4632e17
|
Merge pull request #2495 from tridactyl/action_retry
Retry e2e tests if they fail
|
2020-06-17 15:54:26 +01:00 |
|
Oliver Blanthorn
|
fd765e4759
|
Reduce retry wait seconds
|
2020-06-17 15:45:53 +01:00 |
|
Oliver Blanthorn
|
7a7ee50155
|
Offload retries to retry action
|
2020-06-17 15:36:36 +01:00 |
|