dependabot[bot]
e7a87bb5e4
Bump web-ext from 6.5.0 to 6.7.0
...
Bumps [web-ext](https://github.com/mozilla/web-ext ) from 6.5.0 to 6.7.0.
- [Release notes](https://github.com/mozilla/web-ext/releases )
- [Commits](https://github.com/mozilla/web-ext/compare/6.5.0...6.7.0 )
---
updated-dependencies:
- dependency-name: web-ext
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 13:36:51 +00:00
Oliver Blanthorn
47586149ff
Merge pull request #4079 from tridactyl/dependabot/npm_and_yarn/nanoid-3.2.0
...
Bump nanoid from 3.1.29 to 3.2.0
2022-02-24 13:32:00 +00:00
Oliver Blanthorn
2485afa59b
Merge pull request #4074 from tridactyl/dependabot/npm_and_yarn/ramda-0.28.0
...
Bump ramda from 0.27.2 to 0.28.0
2022-02-24 13:31:48 +00:00
Oliver Blanthorn
a268564d61
Merge pull request #4055 from tridactyl/dependabot/npm_and_yarn/prettier-2.5.1
...
Bump prettier from 2.4.1 to 2.5.1
2022-02-24 13:31:40 +00:00
Oliver Blanthorn
369b785ade
Merge pull request #4072 from tridactyl/dependabot/npm_and_yarn/shelljs-0.8.5
...
Bump shelljs from 0.8.4 to 0.8.5
2022-02-24 13:31:33 +00:00
Oliver Blanthorn
e4b1dab9e2
Merge pull request #4116 from tridactyl/implement_goto
...
implement goto
2022-02-24 13:31:15 +00:00
glacambre
44ee294af1
Implement :goto
...
This command lets you jump to an arbitrary selector. It has completions
that give you a list of elements you may jump to. This list defaults to
heading elements but is configurable through the 'gotoselector'
configuration option.
2022-02-21 08:08:29 +01:00
Oliver Blanthorn
1db7076ef2
Merge pull request #4107 from mhijazi1/mhijazi1/tabgrab-exclude-current-window
...
exclude current window from list when tabgrab is used
2022-02-16 13:53:03 +00:00
Mo
7ba37bd162
exclude current window from list when tabgrab is used
2022-02-16 02:19:15 +00:00
Oliver Blanthorn
a72b2b4a3e
Document new proxy permission request
2022-01-27 16:14:52 +01:00
dependabot[bot]
487766070f
Bump nanoid from 3.1.29 to 3.2.0
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.29 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.29...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 01:10:26 +00:00
dependabot[bot]
086ad529a4
Bump ramda from 0.27.2 to 0.28.0
...
Bumps [ramda](https://github.com/ramda/ramda ) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/ramda/ramda/releases )
- [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ramda/ramda/compare/v0.27.2...v0.28.0 )
---
updated-dependencies:
- dependency-name: ramda
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 22:02:54 +00:00
Oliver Blanthorn
6f86a5efab
Merge pull request #4073 from gerardbosch/patch-1
...
Add native install note for FF installed from Snap
2022-01-17 17:52:10 +00:00
Gerard Bosch
7e01f7e869
Add native install note for FF installed from Snap
...
It seems that containerised installation of Firefox cannot access `native`: https://github.com/tridactyl/tridactyl/issues/2406
2022-01-17 10:52:21 +01:00
dependabot[bot]
2cb44c41d7
Bump shelljs from 0.8.4 to 0.8.5
...
Bumps [shelljs](https://github.com/shelljs/shelljs ) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases )
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5 )
---
updated-dependencies:
- dependency-name: shelljs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 04:25:01 +00:00
Oliver Blanthorn
f7f6d5e24c
Merge pull request #4067 from tridactyl/dependabot/npm_and_yarn/ramda-0.27.2
...
Bump ramda from 0.27.1 to 0.27.2
2022-01-12 16:52:27 +00:00
Oliver Blanthorn
47df219945
Fix #4069 : keep track of killed elements again
...
This line of code disappeared in 689a649624
2022-01-12 16:37:20 +01:00
dependabot[bot]
e3b3193a79
Bump ramda from 0.27.1 to 0.27.2
...
Bumps [ramda](https://github.com/ramda/ramda ) from 0.27.1 to 0.27.2.
- [Release notes](https://github.com/ramda/ramda/releases )
- [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ramda/ramda/compare/v0.27.1...v0.27.2 )
---
updated-dependencies:
- dependency-name: ramda
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 22:03:04 +00:00
Oliver Blanthorn
46045b56ae
Add wintitle: #4049
2022-01-11 12:58:01 +01:00
Oliver Blanthorn
1a1a0fab94
Make prettier happy
2022-01-11 12:58:00 +01:00
dependabot[bot]
c02ea1b865
Bump prettier from 2.4.1 to 2.5.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 19:24:09 +00:00
Oliver Blanthorn
4f8f5ae0c4
Merge pull request #4051 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-import-2.25.4
...
Bump eslint-plugin-import from 2.25.2 to 2.25.4
2022-01-10 19:21:34 +00:00
Oliver Blanthorn
c3a2a5ba2d
Merge pull request #4063 from tridactyl/dependabot/npm_and_yarn/esbuild-0.14.11
...
Bump esbuild from 0.14.9 to 0.14.11
2022-01-10 19:21:27 +00:00
Oliver Blanthorn
165db262ac
Merge pull request #4062 from tridactyl/dependabot/npm_and_yarn/selenium-webdriver-4.1.1
...
Bump selenium-webdriver from 4.0.0 to 4.1.1
2022-01-10 19:21:02 +00:00
Oliver Blanthorn
73e9b5faec
Merge pull request #4052 from tridactyl/dependabot/npm_and_yarn/types/firefox-webext-browser-94.0.1
...
Bump @types/firefox-webext-browser from 82.0.1 to 94.0.1
2022-01-10 19:20:54 +00:00
dependabot[bot]
0ac03f0be5
Bump esbuild from 0.14.9 to 0.14.11
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.14.9 to 0.14.11.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.9...v0.14.11 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 18:44:55 +00:00
dependabot[bot]
fbbd8ea2cd
Bump selenium-webdriver from 4.0.0 to 4.1.1
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 18:43:41 +00:00
Oliver Blanthorn
71793d19fd
Merge pull request #4024 from pvs/fix-3915
...
Fix #3915
2022-01-10 18:42:00 +00:00
Oliver Blanthorn
c5e8d3c05b
Update lockfile
2022-01-10 19:40:39 +01:00
dependabot[bot]
c3fefb9980
Bump @types/firefox-webext-browser from 82.0.1 to 94.0.1
...
Bumps [@types/firefox-webext-browser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/firefox-webext-browser ) from 82.0.1 to 94.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/firefox-webext-browser )
---
updated-dependencies:
- dependency-name: "@types/firefox-webext-browser"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 22:03:02 +00:00
dependabot[bot]
3cf6260b5d
Bump eslint-plugin-import from 2.25.2 to 2.25.4
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.25.2 to 2.25.4.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.2...v2.25.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 11:44:53 +00:00
Oliver Blanthorn
aea910ba30
Merge pull request #4044 from tridactyl/dependabot/npm_and_yarn/geckodriver-3.0.1
...
Bump geckodriver from 2.0.4 to 3.0.1
2022-01-03 11:43:28 +00:00
Oliver Blanthorn
f9db56e405
Merge pull request #4047 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-37.5.0
...
Bump eslint-plugin-jsdoc from 37.0.3 to 37.5.0
2022-01-03 11:42:52 +00:00
Oliver Blanthorn
6957bfd26e
Merge pull request #4029 from pvs/fix-3545
...
aucon: sort filtered matches to get the longest match
2022-01-02 15:14:19 +00:00
Oliver Blanthorn
258cc39e3b
Explain behaviour of multiple aucon matches
2022-01-02 16:13:45 +01:00
dependabot[bot]
2b18d46b06
Bump geckodriver from 2.0.4 to 3.0.1
...
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver ) from 2.0.4 to 3.0.1.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases )
- [Commits](https://github.com/vladikoff/node-geckodriver/compare/v2.0.4...v3.0.1 )
---
updated-dependencies:
- dependency-name: geckodriver
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-02 15:02:12 +00:00
dependabot[bot]
dce89c2ec4
Bump eslint-plugin-jsdoc from 37.0.3 to 37.5.0
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 37.0.3 to 37.5.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v37.0.3...v37.5.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-02 14:59:01 +00:00
Oliver Blanthorn
7b826af2ae
Merge pull request #4032 from tridactyl/dependabot/npm_and_yarn/marked-4.0.8
...
Bump marked from 3.0.7 to 4.0.8
2022-01-02 14:56:09 +00:00
Oliver Blanthorn
c3344d86e1
Merge pull request #4037 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-5.8.1
...
Bump @typescript-eslint/eslint-plugin-tslint from 5.0.0 to 5.8.1
2022-01-02 14:55:47 +00:00
Oliver Blanthorn
2f4b512c80
Merge pull request #4045 from tridactyl/dependabot/npm_and_yarn/fuse.js-6.5.3
...
Bump fuse.js from 6.4.6 to 6.5.3
2022-01-02 14:54:11 +00:00
dependabot[bot]
fb9dc22b98
Bump fuse.js from 6.4.6 to 6.5.3
...
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 6.4.6 to 6.5.3.
- [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.4.6...v6.5.3 )
---
updated-dependencies:
- dependency-name: fuse.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 22:03:13 +00:00
Oliver Blanthorn
88c328b5a9
Merge pull request #4038 from vintnes/modeindicator-restore
...
Allow mode change to restore mode indicator.
2021-12-31 17:57:15 +00:00
Oliver Blanthorn
7c65e12b9b
Merge pull request #4041 from tridactyl/dependabot/npm_and_yarn/types/jest-27.4.0
...
Bump @types/jest from 27.0.2 to 27.4.0
2021-12-31 17:48:11 +00:00
Oliver Blanthorn
ca353a40c9
Merge pull request #4039 from tridactyl/dependabot/npm_and_yarn/esbuild-0.14.9
...
Bump esbuild from 0.13.14 to 0.14.9
2021-12-31 17:38:05 +00:00
dependabot[bot]
9dbd03b64c
Bump @types/jest from 27.0.2 to 27.4.0
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.0.2 to 27.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 22:05:14 +00:00
dependabot[bot]
cbc776df82
Bump esbuild from 0.13.14 to 0.14.9
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.13.14 to 0.14.9.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.13.14...v0.14.9 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 22:04:33 +00:00
Calvin T. Nesbitt
47487b31e2
Allow mode change to restore mode indicator.
...
Issue #2690
Rather than delete the statusIndicator span, apply the TridactylInvisible class. This class includes pointer-events:none, which prevents conditional overlap with the statusIndicator EventListener "mouseenter".
2021-12-29 16:02:01 -05:00
dependabot[bot]
aabb608950
Bump @typescript-eslint/eslint-plugin-tslint from 5.0.0 to 5.8.1
...
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint ) from 5.0.0 to 5.8.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin-tslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.1/packages/eslint-plugin-tslint )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin-tslint"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-27 22:04:54 +00:00
dependabot[bot]
3987db9ac7
Bump marked from 3.0.7 to 4.0.8
...
Bumps [marked](https://github.com/markedjs/marked ) from 3.0.7 to 4.0.8.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v3.0.7...v4.0.8 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 22:05:18 +00:00
pvs
19e8c5a5fd
aucon: sort filtered matches to get the longest match
2021-12-19 05:11:37 -08:00