Dmitrii Pshonko
a2f4d942dc
Add functions to move cursor up and down in text areas
...
Functions were extracted from @GHolk config, many cudos for him!
2023-12-04 01:12:16 +03:00
Oliver Blanthorn
3bd497c8f0
Merge pull request #4837 from tridactyl/dependabot/npm_and_yarn/prettier-3.1.0
...
Bump prettier from 3.0.3 to 3.1.0
2023-11-14 13:48:05 +00:00
dependabot[bot]
3a0689a369
Bump prettier from 3.0.3 to 3.1.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.0.3 to 3.1.0.
- [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/3.0.3...3.1.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 22:38:47 +00:00
Oliver Blanthorn
81f111f14b
Merge pull request #4351 from GHolk/urlparent-ignore-more
...
More options for urlparent to ignore fragment, search and index.html
2023-11-13 11:13:21 +00:00
gholk
b30e2b105e
Run pretty as git hook require
...
I do not want the prettify and the feature change inside a
same commit, so this is a commit contain only the prettify.
2023-11-13 11:57:36 +01:00
gholk
e375417cd4
Change urlparentignoreindexhtml into urlparentignorepathregexp
...
Make user be able to customize the path to remove before
go to the parent path.
2023-11-13 11:56:15 +01:00
gholk
dbcc21c425
Add default values and docs for new urlparent options
...
All default values are set to false to keep the behavior unchanged.
Also correct the typescript type error.
2023-11-13 11:56:15 +01:00
Gold Holk
b79aee8726
Make excmd urlparent use new getUrlParent function
...
Rewrite the config reading with a loop.
2023-11-13 11:56:15 +01:00
Gold Holk
401a36869d
urlparent ignore search fragment and index.html
...
replace trailingSlash with the option dict.
option contain trailingSlash, ignoreFragment, ignoreSearch and ignoreIndexHtml.
If `ignore*` present, remove it will not cause count decrement.
2023-11-13 11:56:09 +01:00
Oliver Blanthorn
a1f41f2b5e
Merge pull request #4828 from amirHossein5/patch-1
...
Fix command name in docs
2023-11-13 10:14:38 +00:00
Oliver Blanthorn
d8f8c8e6d4
Merge pull request #4829 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.9.0
...
Bump eslint-plugin-jsdoc from 44.2.7 to 46.9.0
2023-11-13 10:14:12 +00:00
Oliver Blanthorn
7d5dc51be9
Merge pull request #4830 from tridactyl/dependabot/npm_and_yarn/marked-9.1.6
...
Bump marked from 4.2.12 to 9.1.6
2023-11-13 10:13:52 +00:00
Oliver Blanthorn
ff696b5cc7
Update changelog for 1.24.0
2023-11-12 20:23:14 +01:00
dependabot[bot]
d75cf72330
Bump marked from 4.2.12 to 9.1.6
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.2.12 to 9.1.6.
- [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/v4.2.12...v9.1.6 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 22:59:53 +00:00
dependabot[bot]
42c5b83910
Bump eslint-plugin-jsdoc from 44.2.7 to 46.9.0
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 44.2.7 to 46.9.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v44.2.7...v46.9.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 22:58:48 +00:00
Amir Hossein
9eac96eb12
Fix command name
2023-11-09 23:10:08 +03:30
Oliver Blanthorn
89dc8583db
Merge pull request #4806 from tridactyl/dependabot/npm_and_yarn/types/nearley-2.11.4
...
Bump @types/nearley from 2.11.2 to 2.11.4
2023-10-31 14:45:10 +00:00
Oliver Blanthorn
41114234e2
Merge pull request #4804 from tridactyl/dependabot/npm_and_yarn/prettier-3.0.3
...
Bump prettier from 2.8.4 to 3.0.3
2023-10-31 14:44:44 +00:00
Oliver Blanthorn
d30306795d
Merge pull request #4803 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-import-2.29.0
...
Bump eslint-plugin-import from 2.27.5 to 2.29.0
2023-10-31 14:44:21 +00:00
Oliver Blanthorn
be3e8e117b
Merge pull request #4802 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-6.9.1
...
Bump @typescript-eslint/eslint-plugin-tslint from 5.59.7 to 6.9.1
2023-10-31 14:44:07 +00:00
dependabot[bot]
2e200d4284
Bump @typescript-eslint/eslint-plugin-tslint from 5.59.7 to 6.9.1
...
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint ) from 5.59.7 to 6.9.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/v6.9.1/packages/eslint-plugin-tslint )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin-tslint"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 14:42:50 +00:00
Oliver Blanthorn
495d012a83
Merge pull request #4801 from tridactyl/dependabot/npm_and_yarn/web-ext-7.8.0
...
Bump web-ext from 7.6.2 to 7.8.0
2023-10-31 14:39:04 +00:00
dependabot[bot]
4e713ca02d
Bump web-ext from 7.6.2 to 7.8.0
...
Bumps [web-ext](https://github.com/mozilla/web-ext ) from 7.6.2 to 7.8.0.
- [Release notes](https://github.com/mozilla/web-ext/releases )
- [Commits](https://github.com/mozilla/web-ext/compare/7.6.2...7.8.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>
2023-10-31 14:38:56 +00:00
Oliver Blanthorn
508bdc0707
Merge pull request #4800 from tridactyl/dependabot/npm_and_yarn/ramda-0.29.1
...
Bump ramda from 0.28.0 to 0.29.1
2023-10-31 14:38:19 +00:00
Oliver Blanthorn
6e07ab4de7
Merge pull request #4799 from tridactyl/dependabot/npm_and_yarn/geckodriver-4.2.1
...
Bump geckodriver from 3.2.0 to 4.2.1
2023-10-31 14:37:22 +00:00
dependabot[bot]
b04ff5668e
Bump @types/nearley from 2.11.2 to 2.11.4
...
Bumps [@types/nearley](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nearley ) from 2.11.2 to 2.11.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nearley )
---
updated-dependencies:
- dependency-name: "@types/nearley"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 22:18:52 +00:00
dependabot[bot]
8a3d1301e9
Bump prettier from 2.8.4 to 3.0.3
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.4 to 3.0.3.
- [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.8.4...3.0.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 22:18:31 +00:00
dependabot[bot]
104dd5cb70
Bump eslint-plugin-import from 2.27.5 to 2.29.0
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.27.5 to 2.29.0.
- [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.27.5...v2.29.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 22:18:20 +00:00
dependabot[bot]
939b054355
Bump ramda from 0.28.0 to 0.29.1
...
Bumps [ramda](https://github.com/ramda/ramda ) from 0.28.0 to 0.29.1.
- [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.28.0...v0.29.1 )
---
updated-dependencies:
- dependency-name: ramda
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 22:16:27 +00:00
dependabot[bot]
839fa6c5ff
Bump geckodriver from 3.2.0 to 4.2.1
...
Bumps [geckodriver](https://github.com/webdriverio-community/node-geckodriver ) from 3.2.0 to 4.2.1.
- [Release notes](https://github.com/webdriverio-community/node-geckodriver/releases )
- [Changelog](https://github.com/webdriverio-community/node-geckodriver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webdriverio-community/node-geckodriver/compare/v3.2.0...v4.2.1 )
---
updated-dependencies:
- dependency-name: geckodriver
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 22:16:01 +00:00
Oliver Blanthorn
68b46ccc69
Merge pull request #4783 from tridactyl/dependabot/npm_and_yarn/word-wrap-1.2.5
...
Bump word-wrap from 1.2.3 to 1.2.5
2023-10-29 20:58:35 +00:00
Oliver Blanthorn
b29c3d2687
Merge pull request #4785 from tridactyl/dependabot/npm_and_yarn/babel/traverse-7.23.2
...
Bump @babel/traverse from 7.4.4 to 7.23.2
2023-10-29 20:58:21 +00:00
Oliver Blanthorn
7be98b9f00
Merge pull request #4788 from tridactyl/dependabot/npm_and_yarn/types/css-0.0.35
...
Bump @types/css from 0.0.33 to 0.0.35
2023-10-29 20:58:08 +00:00
Oliver Blanthorn
06c24923a2
Merge pull request #4790 from tridactyl/dependabot/npm_and_yarn/eslint-config-prettier-9.0.0
...
Bump eslint-config-prettier from 8.8.0 to 9.0.0
2023-10-29 20:57:56 +00:00
Oliver Blanthorn
11b80e80d6
Merge pull request #4789 from tridactyl/dependabot/npm_and_yarn/mozilla/readability-0.4.4
...
Bump @mozilla/readability from 0.4.1 to 0.4.4
2023-10-29 20:57:10 +00:00
Oliver Blanthorn
10bb3e0f5b
Merge pull request #4787 from tridactyl/dependabot/npm_and_yarn/compute-scroll-into-view-3.1.0
...
Bump compute-scroll-into-view from 3.0.0 to 3.1.0
2023-10-29 20:56:36 +00:00
Oliver Blanthorn
e0fe8d42c8
Merge pull request #4784 from tridactyl/dependabot/npm_and_yarn/semver-5.7.2
...
Bump semver from 5.7.1 to 5.7.2
2023-10-29 20:56:23 +00:00
Oliver Blanthorn
103b74806d
Merge pull request #4786 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-sonarjs-0.21.0
...
Bump eslint-plugin-sonarjs from 0.19.0 to 0.21.0
2023-10-29 20:56:13 +00:00
Oliver Blanthorn
1da778ba56
Merge pull request #4781 from petoncle/keep-default-hints
...
Add hint flag for specifying a selector that also keeps default hints
2023-10-29 20:44:04 +00:00
Oliver Blanthorn
80d00d4db7
Merge pull request #4794 from tridactyl/#4792
...
eslint(unsupported-apis): improve checking as outlined in #4792
2023-10-29 16:02:45 +00:00
glacambre
5f860f36de
eslint(unsupported-apis): improve checking as outlined in #4792
2023-10-28 18:44:00 +02:00
Oliver Blanthorn
5635b91dee
Fix #4765 : hint on google
2023-10-27 15:35:39 +02:00
Oliver Blanthorn
1c64c9eadc
Merge pull request #4768 from tridactyl/custom-eslint-rules
...
Add custom eslint rule detecting uses of potentially unsupported APIs
2023-10-25 06:21:30 +00:00
dependabot[bot]
5461da3713
Bump eslint-config-prettier from 8.8.0 to 9.0.0
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.8.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 22:37:02 +00:00
dependabot[bot]
1c353c1a4b
Bump @mozilla/readability from 0.4.1 to 0.4.4
...
Bumps [@mozilla/readability](https://github.com/mozilla/readability ) from 0.4.1 to 0.4.4.
- [Changelog](https://github.com/mozilla/readability/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mozilla/readability/compare/0.4.1...0.4.4 )
---
updated-dependencies:
- dependency-name: "@mozilla/readability"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 22:36:53 +00:00
dependabot[bot]
12ad7310e2
Bump @types/css from 0.0.33 to 0.0.35
...
Bumps [@types/css](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/css ) from 0.0.33 to 0.0.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/css )
---
updated-dependencies:
- dependency-name: "@types/css"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 22:36:42 +00:00
dependabot[bot]
8b1a354ed9
Bump compute-scroll-into-view from 3.0.0 to 3.1.0
...
Bumps [compute-scroll-into-view](https://github.com/scroll-into-view/compute-scroll-into-view ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/scroll-into-view/compute-scroll-into-view/releases )
- [Changelog](https://github.com/scroll-into-view/compute-scroll-into-view/blob/main/CHANGELOG.md )
- [Commits](https://github.com/scroll-into-view/compute-scroll-into-view/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: compute-scroll-into-view
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 22:36:23 +00:00
dependabot[bot]
a16987fde7
Bump eslint-plugin-sonarjs from 0.19.0 to 0.21.0
...
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs ) from 0.19.0 to 0.21.0.
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases )
- [Commits](https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.19.0...0.21.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-sonarjs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 22:36:13 +00:00
petoncle
4796b7d4d0
Add hint flag for specifying a selector that also keeps default hints
...
Fixes #4780 .
2023-10-24 18:19:47 +02:00
dependabot[bot]
7363202315
Bump semver from 5.7.1 to 5.7.2
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 14:53:57 +00:00