Oliver Blanthorn
36b02d5a29
Remove references to broken Memrise course #4231
2023-11-20 13:32:49 +01:00
Oliver Blanthorn
ca566af246
Bump native version to 0.4.1
2023-11-20 13:30:22 +01:00
Oliver Blanthorn
122ae80d46
Merge pull request #4821 from GHolk/source-clipboard
...
allow source tridactylrc from clipboard or string arguments
2023-11-20 11:40:48 +00:00
Oliver Blanthorn
a143c09442
Merge pull request #4839 from tridactyl/dependabot/npm_and_yarn/marked-10.0.0
...
Bump marked from 9.1.6 to 10.0.0
2023-11-19 15:04:12 +00:00
Oliver Blanthorn
f968dad4bf
Merge pull request #4842 from petoncle/keep-default-hints
...
Exclude default hints from hint -pipe
2023-11-19 15:03:11 +00:00
Oliver Blanthorn
95b2869294
Add GitHub gi bind to RC
2023-11-19 14:23:55 +01:00
Oliver Blanthorn
f8aafebfce
Replace txti.es with privatebin: fix #4705
2023-11-19 14:20:39 +01:00
Oliver Blanthorn
e6b1c0d412
Fix typo
2023-11-19 14:18:41 +01:00
Oliver Blanthorn
a8d6b9bf9b
Add when_feature helper
2023-11-19 14:00:55 +01:00
Oliver Blanthorn
105d8bfc34
Revert "Bump compute-scroll-into-view from 3.0.0 to 3.1.0"
...
This reverts commit 8b1a354ed9
.
Fixes #4838
2023-11-19 13:09:36 +01:00
petoncle
5cfe460a81
Exclude default hints from hint -pipe
...
-pipe is the flag other than -c for which default hints should be excluded
2023-11-15 16:12:18 +01:00
dependabot[bot]
05ab7d5b6c
Bump marked from 9.1.6 to 10.0.0
...
Bumps [marked](https://github.com/markedjs/marked ) from 9.1.6 to 10.0.0.
- [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/v9.1.6...v10.0.0 )
---
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-14 22:06:32 +00: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
Gold Holk
e4b453f99d
Reword ex command source docs
...
Co-authored-by: Oliver Blanthorn <freedom4cows@gmail.com>
2023-11-07 20:10:53 +08:00
gholk
01df272126
allow source tridactylrc from clipboard or string arguments
...
Add `--strings` and `--clipboard` flags.
2023-11-04 15:33:39 +08:00
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