Commit graph

4039 commits

Author SHA1 Message Date
Oliver Blanthorn
53d0d18929
release 1.19.1 2020-05-29 16:51:53 +01:00
Oliver Blanthorn
b48444e632
Fix #2196: make Tridactyl compatible with ESR
I used the browser for quite a bit and it seemed fine.
2020-05-29 16:51:01 +01:00
Oliver Blanthorn
d6d367282b
Update changelog for 1.19.1 2020-05-29 16:51:01 +01:00
glacambre
af36d26fe3 e2e tests: stop renaming .zip files into .xpi
Selenium became able to load .zip extensions in Firefox a couple of
months ago:
4ea31198a7
2020-05-29 06:46:58 +02:00
dependabot-preview[bot]
299e55a7b2
Merge pull request #2436 from tridactyl/dependabot/npm_and_yarn/ts-node-8.10.2 2020-05-28 19:06:46 +00:00
dependabot-preview[bot]
b1f2628285
Bump ts-node from 8.10.1 to 8.10.2
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.10.1 to 8.10.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.10.1...v8.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-28 18:51:33 +00:00
Oliver Blanthorn
dda987d5ea
Merge pull request #2435 from tridactyl/fix_tristart_docs
Fix TriStart Documentation
2020-05-28 09:38:02 +01:00
glacambre
b7f2b47d06 lib/config.ts: fix TriStart documentation 2020-05-28 08:20:01 +02:00
Oliver Blanthorn
52214cdc10
Bump setTimeout back up to 100s
More tests seem to fail with it at 20s.
2020-05-27 22:37:16 +01:00
glacambre
7bc33c2645 e2e tests: rely on yarn to find web-ext and jest 2020-05-27 18:53:19 +02:00
glacambre
53b2746108 e2e tests: decapitate firefox 2020-05-27 18:26:43 +02:00
Oliver Blanthorn
42f3d287ea
Reuse Yarn package cache 2020-05-27 16:50:36 +01:00
Oliver Blanthorn
083af30924
Remove misleading paths 2020-05-27 16:43:28 +01:00
Oliver Blanthorn
5150800fe0
Fix missing end quote 2020-05-27 16:37:07 +01:00
Oliver Blanthorn
413561e5c3
Always build extension 2020-05-27 16:34:08 +01:00
Oliver Blanthorn
4ad8d5233f
Prevent PRs from having twice as many tests run 2020-05-27 15:51:01 +01:00
Oliver Blanthorn
1017692adb
Add GitHub action for e2e tests
Related issue: #2432
2020-05-27 15:47:16 +01:00
dependabot-preview[bot]
0d3bf9ca8a
Bump immer from 6.0.8 to 6.0.9
Bumps [immer](https://github.com/immerjs/immer) from 6.0.8 to 6.0.9.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v6.0.8...v6.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-27 13:20:41 +00:00
Oliver Blanthorn
4276cd68e9
Stop TS breaking everything
This is very annoying - I built this, it worked, but `tslint`
changed ['readOnly'] to .readOnly and broke Tridactyl
2020-05-27 12:56:48 +01:00
Oliver Blanthorn
cf1c136f35
Fix #2389: don't enter insert mode on readonly elements 2020-05-27 12:38:52 +01:00
Oliver Blanthorn
0ab9bd2b73
Change while loop to switch statement
This should fix #2349
2020-05-27 12:32:35 +01:00
Oliver Blanthorn
80e74c31f3
Merge pull request #2428 from tridactyl/dependabot/npm_and_yarn/source-map-loader-1.0.0
Bump source-map-loader from 0.2.4 to 1.0.0
2020-05-27 12:08:47 +01:00
Oliver Blanthorn
9814954c9a
Merge pull request #2390 from tridactyl/dependabot/npm_and_yarn/nearley-2.19.3
Bump nearley from 2.19.2 to 2.19.3
2020-05-27 12:06:47 +01:00
dependabot-preview[bot]
da2c8d2578
Bump nearley from 2.19.2 to 2.19.3
Bumps [nearley](https://github.com/hardmath123/nearley) from 2.19.2 to 2.19.3.
- [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-05-27 11:05:43 +00:00
Oliver Blanthorn
9d941631c0
Merge pull request #2392 from tridactyl/dependabot/npm_and_yarn/rss-parser-3.8.0
Bump rss-parser from 3.7.6 to 3.8.0
2020-05-27 12:05:38 +01:00
Oliver Blanthorn
b82adbe5d6
Merge pull request #2403 from tridactyl/dependabot/npm_and_yarn/types/node-14.0.5
Bump @types/node from 14.0.1 to 14.0.5
2020-05-27 12:04:21 +01:00
Oliver Blanthorn
5b88ba22b1
Merge pull request #2430 from tridactyl/dependabot/npm_and_yarn/jest-webextension-mock-3.6.0
Bump jest-webextension-mock from 3.5.4 to 3.6.0
2020-05-27 12:03:50 +01:00
Oliver Blanthorn
7221b68646
Merge branch 'dependabot/npm_and_yarn/copy-webpack-plugin-6.0.1' 2020-05-27 12:03:15 +01:00
Oliver Blanthorn
3ff84e6166
Update to CopyWebPackPlugin v6 API 2020-05-27 12:01:22 +01:00
dependabot-preview[bot]
4d323769db
Bump source-map-loader from 0.2.4 to 1.0.0
Bumps [source-map-loader](https://github.com/webpack-contrib/source-map-loader) from 0.2.4 to 1.0.0.
- [Release notes](https://github.com/webpack-contrib/source-map-loader/releases)
- [Changelog](https://github.com/webpack-contrib/source-map-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/source-map-loader/compare/v0.2.4...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-27 10:53:16 +00:00
Oliver Blanthorn
00ab42e2e9
Merge pull request #2429 from tridactyl/dependabot/npm_and_yarn/ts-loader-7.0.5
Bump ts-loader from 7.0.4 to 7.0.5
2020-05-27 11:51:03 +01:00
Oliver Blanthorn
876882de6e
Fix #2415: mkt now stores setnulls 2020-05-27 11:21:48 +01:00
Oliver Blanthorn
bf91666c5f
Add unbind handling for mkt - issue #2415 2020-05-27 11:00:54 +01:00
Oliver Blanthorn
1d42219e3e
Fix incorrect comment on webpack config
We've accidentally been running in dev mode for a while
but it doesn't seem to have broken anything and it means
that error messages are better, so let's keep it.
2020-05-27 10:53:36 +01:00
dependabot-preview[bot]
bfd8aa0b5c Merge pull request #2426 from tridactyl/dependabot/npm_and_yarn/minimist-1.2.5 2020-05-27 09:40:18 +00:00
dependabot-preview[bot]
b4cd246cfe Bump jest-webextension-mock from 3.5.4 to 3.6.0
Bumps jest-webextension-mock from 3.5.4 to 3.6.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-27 09:36:30 +00:00
dependabot-preview[bot]
bce6e97a8c [Security] Bump minimist from 1.2.0 to 1.2.5
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5. **This update includes security fixes.**
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-27 09:36:05 +00:00
Oliver Blanthorn
2ec16c6c33
Make tests fail faster and give them more chances to succeed 2020-05-27 10:25:29 +01:00
dependabot-preview[bot]
75a5f34dde Merge pull request #2427 from tridactyl/dependabot/npm_and_yarn/typescript-3.9.3 2020-05-27 06:56:25 +00:00
dependabot-preview[bot]
5d93040da8
Bump ts-loader from 7.0.4 to 7.0.5
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v7.0.4...v7.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-27 06:49:54 +00:00
dependabot-preview[bot]
5b35e9ca53
Bump typescript from 3.9.2 to 3.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.2...v3.9.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-27 06:48:52 +00:00
Oliver Blanthorn
1b63ea2a71
Update state.ts docs 2020-05-26 23:54:16 +01:00
Oliver Blanthorn
5faf458092
Fix #2407: do not directly access prevInputs in content 2020-05-26 23:48:45 +01:00
Oliver Blanthorn
4806747b17
Grammar: son, pas c'est 2020-05-26 23:37:03 +01:00
dependabot-preview[bot]
101b0f2de8
Bump copy-webpack-plugin from 5.1.1 to 6.0.1
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 5.1.1 to 6.0.1.
- [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/v5.1.1...v6.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-26 21:56:25 +00:00
dependabot-preview[bot]
891f7b7eaf
Merge pull request #2396 from tridactyl/dependabot/npm_and_yarn/webpack-4.43.0 2020-05-26 21:54:27 +00:00
dependabot-preview[bot]
7edb4cbdd7
Bump @types/node from 14.0.1 to 14.0.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.1 to 14.0.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>
2020-05-26 21:50:03 +00:00
dependabot-preview[bot]
2c8ecdf737
Bump webpack from 4.42.1 to 4.43.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.42.1 to 4.43.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.42.1...v4.43.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-26 21:50:03 +00:00
dependabot-preview[bot]
9c3d4f73d3
Merge pull request #2393 from tridactyl/dependabot/npm_and_yarn/web-ext-4.2.0 2020-05-26 21:48:04 +00:00
dependabot-preview[bot]
8c052f0e6d
Bump web-ext from 4.1.0 to 4.2.0
Bumps [web-ext](https://github.com/mozilla/web-ext) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/4.1.0...4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-26 21:39:44 +00:00