Commit graph

4836 commits

Author SHA1 Message Date
Rummskartoffel
a366cddf11 Update git hooks
Add check to pre-commit hook to skip on Windows, where it is currently
partially broken
Notify user when hooks are run to replace similar shared-git-hooks
functionality
2020-11-26 22:26:37 +01:00
Rummskartoffel
b988738c31 Replace shared-git-hooks with package.json script 2020-11-26 00:18:29 +01:00
Oliver Blanthorn
45bfe98ada
Merge pull request #3030 from Rummskartoffel/set-help
Remove outdated :set help text
2020-11-25 20:15:51 +00:00
Rummskartoffel
4e4dae9562 Remove outdated :set help text 2020-11-25 20:58:17 +01:00
dependabot-preview[bot]
1e74512ef5
Merge pull request #3028 from tridactyl/dependabot/npm_and_yarn/types/node-14.14.10 2020-11-25 09:19:26 +00:00
dependabot-preview[bot]
2012e19c51
Bump @types/node from 14.14.9 to 14.14.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.9 to 14.14.10.
- [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-11-25 09:00:24 +00:00
Oliver Blanthorn
e30385eba4
Merge pull request #3017 from Rummskartoffel/patch-1
Fix #3016
2020-11-23 20:48:51 +00:00
dependabot-preview[bot]
1ff369b4d0
Merge pull request #3023 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-4.8.2 2020-11-23 19:08:28 +00:00
dependabot-preview[bot]
74ab5c1960
Bump @typescript-eslint/eslint-plugin-tslint from 4.8.1 to 4.8.2
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.8.1 to 4.8.2.
- [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/v4.8.2/packages/eslint-plugin-tslint)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-23 18:07:15 +00:00
dependabot-preview[bot]
5a0cb5dd0e
Merge pull request #3019 from tridactyl/dependabot/npm_and_yarn/nearley-2.19.8 2020-11-21 23:31:25 +00:00
dependabot-preview[bot]
ca42496abc
Bump nearley from 2.19.7 to 2.19.8
Bumps [nearley](https://github.com/hardmath123/nearley) from 2.19.7 to 2.19.8.
- [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-11-21 22:47:32 +00:00
Rummskartoffel
3ba7227ff1 Fix js -r on Windows
js_helper now explicitly asks for unix path separators when getting
.tridactlyrc path.
2020-11-21 22:02:43 +01:00
Rummskartoffel
bacad2f3aa Add getrcpath parameter to translate backslashes
By default, getrcpath will still return the path without changes. The
parameter has no effect on non-Windows platforms.
2020-11-21 21:57:46 +01:00
Rummskartoffel
2f057786cc Revert "Fix #3016"
This reverts commit 3f33e76b84.
2020-11-21 20:08:40 +00:00
dependabot-preview[bot]
8b282a5f4d
Merge pull request #3018 from tridactyl/dependabot/npm_and_yarn/geckodriver-1.21.0 2020-11-21 18:30:05 +00:00
dependabot-preview[bot]
7ce3d20307
Bump geckodriver from 1.20.0 to 1.21.0
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases)
- [Commits](https://github.com/vladikoff/node-geckodriver/compare/v1.20.0...v1.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-21 17:27:20 +00:00
Rummskartoffel
3f33e76b84
Fix #3016 2020-11-21 17:40:01 +01:00
dependabot-preview[bot]
b9b905be90
Merge pull request #3014 from tridactyl/dependabot/npm_and_yarn/web-ext-5.4.0 2020-11-21 10:35:12 +00:00
dependabot-preview[bot]
6cc57cbc7d
Bump web-ext from 5.3.0 to 5.4.0
Bumps [web-ext](https://github.com/mozilla/web-ext) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/5.3.0...5.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-21 09:09:25 +00:00
dependabot-preview[bot]
ac36fb294c
Merge pull request #3015 from tridactyl/dependabot/npm_and_yarn/eslint-7.14.0 2020-11-21 09:07:14 +00:00
dependabot-preview[bot]
d63228e89b
Bump eslint from 7.13.0 to 7.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.13.0 to 7.14.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.13.0...v7.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-20 22:56:37 +00:00
dependabot-preview[bot]
bb30322380
Merge pull request #3011 from tridactyl/dependabot/npm_and_yarn/types/node-14.14.9 2020-11-20 12:14:10 +00:00
Oliver Blanthorn
988480915f
Fix Google result hint mode 2020-11-20 12:34:23 +01:00
dependabot-preview[bot]
10d7421461
Merge pull request #3012 from tridactyl/dependabot/npm_and_yarn/prettier-2.2.0 2020-11-20 06:42:24 +00:00
dependabot-preview[bot]
aacb388e3b
Bump prettier from 2.1.2 to 2.2.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-20 06:19:15 +00:00
dependabot-preview[bot]
17fbc1ee3e
Bump @types/node from 14.14.8 to 14.14.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.8 to 14.14.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>
2020-11-19 21:56:04 +00:00
dependabot-preview[bot]
4b6ae3de63
Merge pull request #3010 from tridactyl/dependabot/npm_and_yarn/copy-webpack-plugin-6.3.2 2020-11-19 17:30:37 +00:00
dependabot-preview[bot]
2ae8d30226
Bump copy-webpack-plugin from 6.3.1 to 6.3.2
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.3.1 to 6.3.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.3.1...v6.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-19 16:21:58 +00:00
dependabot-preview[bot]
b73b2a40fc
Merge pull request #3009 from tridactyl/dependabot/npm_and_yarn/marked-1.2.5 2020-11-19 15:19:00 +00:00
dependabot-preview[bot]
8c26b1435a
Bump marked from 1.2.4 to 1.2.5
Bumps [marked](https://github.com/markedjs/marked) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.2.4...v1.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-19 14:37:15 +00:00
Oliver Blanthorn
1d0dca3690
Merge pull request #2989 from tridactyl/dependabot/npm_and_yarn/types/firefox-webext-browser-82.0.0
Bump @types/firefox-webext-browser from 78.0.1 to 82.0.0
2020-11-18 18:35:14 +00:00
dependabot-preview[bot]
89c93f21ff
Merge pull request #2995 from tridactyl/dependabot/npm_and_yarn/marked-1.2.4 2020-11-18 15:13:17 +00:00
dependabot-preview[bot]
74df68c359
Bump @types/firefox-webext-browser from 78.0.1 to 82.0.0
Bumps [@types/firefox-webext-browser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/firefox-webext-browser) from 78.0.1 to 82.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/firefox-webext-browser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-18 15:03:30 +00:00
dependabot-preview[bot]
7beb70f918
Merge pull request #3004 from tridactyl/dependabot/npm_and_yarn/types/node-14.14.8 2020-11-18 15:01:31 +00:00
dependabot-preview[bot]
f184fde93c
Merge pull request #3002 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-4.8.1 2020-11-18 14:37:45 +00:00
dependabot-preview[bot]
40d80ef232
Bump @typescript-eslint/eslint-plugin-tslint from 4.7.0 to 4.8.1
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.7.0 to 4.8.1.
- [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/v4.8.1/packages/eslint-plugin-tslint)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-18 14:05:58 +00:00
dependabot-preview[bot]
cdfff24dd3
Merge pull request #2993 from tridactyl/dependabot/npm_and_yarn/copy-webpack-plugin-6.3.1 2020-11-18 14:04:03 +00:00
Oliver Blanthorn
5155991488
Merge pull request #2987 from tridactyl/dependabot/npm_and_yarn/ts-loader-8.0.11
Bump ts-loader from 8.0.10 to 8.0.11
2020-11-18 13:51:13 +00:00
dependabot-preview[bot]
8a65e03b27
Bump copy-webpack-plugin from 6.3.0 to 6.3.1
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.3.0 to 6.3.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/v6.3.0...v6.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-18 13:39:29 +00:00
Oliver Blanthorn
9ffbd9d0b4
Merge pull request #3003 from tridactyl/popstate_event
Add UriChange event for autocmds
2020-11-18 13:39:27 +00:00
dependabot-preview[bot]
9cefb5bc65
Bump marked from 1.2.3 to 1.2.4
Bumps [marked](https://github.com/markedjs/marked) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.2.3...v1.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-18 13:39:12 +00:00
dependabot-preview[bot]
75625c912f
Bump @types/node from 14.14.7 to 14.14.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.7 to 14.14.8.
- [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-11-18 13:38:38 +00:00
Oliver Blanthorn
ea040ac90c
Merge pull request #3006 from tridactyl/fix_ci_addpath
Swap add-path for new syntax
2020-11-18 13:36:04 +00:00
Oliver Blanthorn
d378bddaca
Swap add-path for new syntax 2020-11-18 14:27:51 +01:00
Oliver Blanthorn
ae4743bdca
Add UriChange event for autocmds
This uses a timer to check whether the URI has changed. It should be
used sparingly.
2020-11-17 22:09:36 +01:00
dependabot-preview[bot]
1f527f141f
Merge pull request #2994 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-30.7.8 2020-11-14 12:25:00 +00:00
dependabot-preview[bot]
76a197da71
Bump eslint-plugin-jsdoc from 30.7.7 to 30.7.8
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 30.7.7 to 30.7.8.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.7.7...v30.7.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-14 11:58:07 +00:00
dependabot-preview[bot]
35ebb97d85
Merge pull request #2988 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-4.7.0 2020-11-09 23:08:23 +00:00
dependabot-preview[bot]
441e81ad13
Bump @typescript-eslint/eslint-plugin-tslint from 4.6.1 to 4.7.0
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.6.1 to 4.7.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/v4.7.0/packages/eslint-plugin-tslint)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 22:41:14 +00:00
dependabot-preview[bot]
aabe90643f
Merge pull request #2956 from tridactyl/dependabot/npm_and_yarn/types/selenium-webdriver-4.0.10 2020-11-09 22:39:09 +00:00