Commit graph

3255 commits

Author SHA1 Message Date
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
Oliver Blanthorn
0741d9ce71
Merge pull request #1828 from tridactyl/dependabot/npm_and_yarn/nearley-2.19.0
Bump nearley from 2.18.0 to 2.19.0
2019-09-09 11:40:50 +01:00
Oliver Blanthorn
4a27915daf
Update grammar import for new nearley version 2019-09-09 11:40:29 +01: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
Oliver Blanthorn
30db4b2bac
Merge pull request #1832 from tridactyl/dependabot/npm_and_yarn/webpack-cli-3.3.8
Bump webpack-cli from 3.3.7 to 3.3.8
2019-09-09 09:05:19 +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
Oliver Blanthorn
17b06bb06d
Merge pull request #1830 from tridactyl/dependabot/npm_and_yarn/types/node-12.7.4
Bump @types/node from 12.7.3 to 12.7.4
2019-09-04 09:25:30 +01:00
Oliver Blanthorn
a2508adc33
Merge pull request #1831 from nesmyslny/fix-arch-instructions
Fix instruction to install the native client on Arch
2019-09-04 09:25:12 +01:00
Daniel Schmid
a58b6a9d57 Fix instruction to install the native client on Arch 2019-09-04 09:48:58 +02: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
Oliver Blanthorn
d1f1794269
Fix #1041: ;p now preserves newlines
The `run_exstr` command is a legacy from when hinting involved a strange
dance through the background script. It is no longer required, so we can
call the `yank` function directly and preserve the newlines.
2019-08-30 21:51:21 +01:00
Oliver Blanthorn
5f4a73b5ba
Link people to the stable builds offered by Arch 2019-08-30 12:58:41 +01:00
Oliver Blanthorn
47554e1fb8
Add ;g{f,F} default binds 2019-08-30 12:16:17 +01:00
Oliver Blanthorn
307514bc11
Merge pull request #1826 from tridactyl/dependabot/npm_and_yarn/types/node-12.7.3
Bump @types/node from 12.7.2 to 12.7.3
2019-08-30 10:23:12 +01: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
Oliver Blanthorn
be4ada7747
Merge pull request #1825 from tridactyl/dependabot/npm_and_yarn/typescript-3.6.2
Bump typescript from 3.5.3 to 3.6.2
2019-08-29 09:40:14 +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
Colin Caine
2ade2a9a50 Document that seturl and friends take a regex pattern 2019-08-28 13:54:09 +01:00
dependabot-preview[bot]
63b03d4c61
Bump webpack from 4.39.2 to 4.39.3
Bumps [webpack](https://github.com/webpack/webpack) from 4.39.2 to 4.39.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.39.2...v4.39.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-28 10:13:50 +00:00
Oliver Blanthorn
f45c990eac
Merge pull request #1821 from tridactyl/dependabot/npm_and_yarn/mixin-deep-1.3.2
[Security] Bump mixin-deep from 1.3.1 to 1.3.2
2019-08-27 21:39:51 +01:00
dependabot-preview[bot]
111b64e2d2
[Security] Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This update includes a security fix.**
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-27 20:29:29 +00:00
Oliver Blanthorn
2a3aa16cd7
Merge pull request #1820 from tridactyl/dependabot/npm_and_yarn/eslint-utils-1.4.2
[Security] Bump eslint-utils from 1.3.1 to 1.4.2
2019-08-26 20:39:36 +01:00
dependabot-preview[bot]
a2cc0aae68
[Security] Bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. **This update includes a security fix.**
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26 19:13:24 +00:00
Oliver Blanthorn
6968201bb0
Merge pull request #1811 from tridactyl/dependabot/npm_and_yarn/types/jest-24.0.18
Bump @types/jest from 24.0.16 to 24.0.18
2019-08-25 17:02:03 +01:00
avalonv
9fe4685825 remove trailing space 2019-08-25 13:55:06 +01:00
avalonv
5583894c63 fix typo in fixamo warning 2019-08-25 13:55:06 +01:00
dependabot-preview[bot]
f5237cb934
Bump @types/jest from 24.0.16 to 24.0.18
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.16 to 24.0.18.
- [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-08-25 11:59:15 +00:00
Oliver Blanthorn
c67d3627b0
Merge pull request #1809 from tridactyl/dependabot/npm_and_yarn/jest-24.9.0
Bump jest from 24.8.0 to 24.9.0
2019-08-25 12:57:18 +01:00
Oliver Blanthorn
a42b0180f1
Merge pull request #1806 from tridactyl/dependabot/npm_and_yarn/types/node-12.7.2
Bump @types/node from 12.6.9 to 12.7.2
2019-08-25 12:57:07 +01:00
Oliver Blanthorn
b698b5afda
Merge pull request #1810 from tridactyl/dependabot/npm_and_yarn/webpack-cli-3.3.7
Bump webpack-cli from 3.3.6 to 3.3.7
2019-08-25 12:56:52 +01:00
dependabot-preview[bot]
931696f35b
Bump jest from 24.8.0 to 24.9.0
Bumps [jest](https://github.com/facebook/jest) from 24.8.0 to 24.9.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.8.0...v24.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-25 09:58:06 +00:00
dependabot-preview[bot]
9a50a06650
Bump @types/node from 12.6.9 to 12.7.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.6.9 to 12.7.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-08-25 09:58:04 +00:00
dependabot-preview[bot]
4412552e42
Bump webpack-cli from 3.3.6 to 3.3.7
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.7/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.6...v3.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-25 09:57:56 +00:00
Oliver Blanthorn
843a6b8548
Merge pull request #1813 from tridactyl/dependabot/npm_and_yarn/tslint-5.19.0
Bump tslint from 5.18.0 to 5.19.0
2019-08-25 10:56:36 +01:00
Oliver Blanthorn
8fb2a2974a
Merge pull request #1768 from tridactyl/dependabot/npm_and_yarn/types/mithril-2.0.0
Bump @types/mithril from 1.1.17 to 2.0.0
2019-08-25 10:56:14 +01:00
Oliver Blanthorn
2c0d557c8f
Merge pull request #1808 from tridactyl/dependabot/npm_and_yarn/mithril-2.0.4
Bump mithril from 1.1.6 to 2.0.4
2019-08-25 10:56:06 +01:00
Oliver Blanthorn
3f64fa1030
Merge pull request #1804 from tridactyl/dependabot/npm_and_yarn/webpack-4.39.2
Bump webpack from 4.39.1 to 4.39.2
2019-08-25 10:55:50 +01:00
Colin Caine
d853820cd8 Add explanatory comments about fixamo to RC 2019-08-23 13:27:53 +01:00
dependabot-preview[bot]
dc08d88d19
Bump tslint from 5.18.0 to 5.19.0
Bumps [tslint](https://github.com/palantir/tslint) from 5.18.0 to 5.19.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.18.0...5.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 05:58:23 +00:00
Oliver Blanthorn
3e3f51e2e3
Add link to unset from set help
'How do I undo this?' comes up often. This may help.
2019-08-20 13:56:27 +01:00
dependabot-preview[bot]
74389280f5
Bump mithril from 1.1.6 to 2.0.4
Bumps [mithril](https://github.com/MithrilJS/mithril.js) from 1.1.6 to 2.0.4.
- [Release notes](https://github.com/MithrilJS/mithril.js/releases)
- [Commits](https://github.com/MithrilJS/mithril.js/compare/v1.1.6...v2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 07:09:23 +00:00
Oliver Blanthorn
e3b771acdc
Add handy git clone bind 2019-08-18 16:12:06 +01:00
Oliver Blanthorn
077a135f26
release 1.16.3 2019-08-14 15:28:53 +01:00
Oliver Blanthorn
90dbefa576
Update changelog for 1.16.3 2019-08-14 15:28:25 +01:00
Oliver Blanthorn
e41f69b30f
Mention AMO issue on new tab page 2019-08-14 15:27:46 +01:00