Commit graph

1526 commits

Author SHA1 Message Date
Oliver Blanthorn 1ac287cfc8
Fix #4681: add time estimate to :reader 2026-07-23 20:56:09 +02:00
Oliver Blanthorn fcb55685d2
Update to ts6
Most of the changed lines in this are from random
breaking changes in typedoc meaning that lots of
docstrings needed to be rewritten
2026-07-20 00:24:35 +02:00
Oliver Blanthorn 15aee6cf3f
Migrate jest to v29 2026-07-19 19:17:44 +02:00
Oliver Blanthorn 9edd57214c
Update to ts4.7 and bump typedoc 2026-07-19 18:03:22 +02:00
Oliver Blanthorn 894f4d78a6
Update to jest 27 2026-07-19 13:12:08 +02:00
Oliver Blanthorn d7bd210e07
Fix #5359: update editor-adapter 2026-07-04 11:37:48 +02:00
Oliver Blanthorn 5cc7312882
Fork cleanslate to fix #5323 2026-03-13 17:32:35 +01:00
Oliver Blanthorn 1eeab1f980
Add yamllint 2026-02-24 16:09:21 +01:00
Oliver Blanthorn e61f883661
Fix git hooks 2026-02-19 22:31:15 +01:00
Oliver Blanthorn 4ec9254111
Merge pull request #5117 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-50.6.1
Some checks failed
lint / lint (lint) (push) Has been cancelled
lint / lint (mozilla) (push) Has been cancelled
lint / lint (unit) (push) Has been cancelled
e2e / test (firefox, ubuntu) (push) Has been cancelled
e2e / test (firefox, windows) (push) Has been cancelled
e2e / test (firefoxesr, ubuntu) (push) Has been cancelled
Website / build (push) Has been cancelled
Website / deploy (push) Has been cancelled
Bump eslint-plugin-jsdoc from 48.2.1 to 50.6.1
2024-12-17 10:37:45 +00:00
Oliver Blanthorn dad52e9b12
Merge pull request #5116 from tridactyl/dependabot/npm_and_yarn/geckodriver-5.0.0
Bump geckodriver from 4.3.3 to 5.0.0
2024-12-17 10:37:16 +00:00
Oliver Blanthorn 5ba1f94608
Merge pull request #5115 from tridactyl/dependabot/npm_and_yarn/prettier-3.4.2
Bump prettier from 3.2.5 to 3.4.2
2024-12-17 10:37:02 +00:00
Oliver Blanthorn f68a157b9d
Merge pull request #5114 from tridactyl/dependabot/npm_and_yarn/command-line-args-6.0.1
Bump command-line-args from 5.2.1 to 6.0.1
2024-12-17 10:36:34 +00:00
Oliver Blanthorn 94272d2c4f
Merge pull request #5113 from tridactyl/dependabot/npm_and_yarn/jest-webextension-mock-4.0.0
Bump jest-webextension-mock from 3.9.0 to 4.0.0
2024-12-17 10:36:09 +00:00
dependabot[bot] 4fcc6d3072
Bump eslint-plugin-jsdoc from 48.2.1 to 50.6.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.1 to 50.6.1.
- [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/v48.2.1...v50.6.1)

---
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>
2024-12-16 22:17:11 +00:00
dependabot[bot] 7a68826987
Bump geckodriver from 4.3.3 to 5.0.0
Bumps [geckodriver](https://github.com/webdriverio-community/node-geckodriver) from 4.3.3 to 5.0.0.
- [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/v4.3.3...v5.0.0)

---
updated-dependencies:
- dependency-name: geckodriver
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 22:16:34 +00:00
dependabot[bot] e8eaca07d6
Bump prettier from 3.2.5 to 3.4.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.4.2.
- [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.2.5...3.4.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 22:16:15 +00:00
dependabot[bot] c7b633dba9
Bump command-line-args from 5.2.1 to 6.0.1
Bumps [command-line-args](https://github.com/75lb/command-line-args) from 5.2.1 to 6.0.1.
- [Release notes](https://github.com/75lb/command-line-args/releases)
- [Commits](https://github.com/75lb/command-line-args/compare/v5.2.1...v6.0.1)

---
updated-dependencies:
- dependency-name: command-line-args
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 22:16:07 +00:00
dependabot[bot] c240917cff
Bump jest-webextension-mock from 3.9.0 to 4.0.0
Bumps [jest-webextension-mock](https://github.com/RickyMarou/jest-webextension-mock) from 3.9.0 to 4.0.0.
- [Changelog](https://github.com/RickyMarou/jest-webextension-mock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/RickyMarou/jest-webextension-mock/commits)

---
updated-dependencies:
- dependency-name: jest-webextension-mock
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 22:15:52 +00:00
dependabot[bot] 92ce6e2f81
Bump @types/css from 0.0.37 to 0.0.38
Bumps [@types/css](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/css) from 0.0.37 to 0.0.38.
- [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>
2024-12-16 22:15:18 +00:00
dependabot[bot] f11f408b2c
Bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [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.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-14 13:02:55 +00:00
Oliver Blanthorn d361d8f4d7
Merge pull request #4960 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-sonarjs-0.25.1
Some checks failed
e2e / test (firefox, ubuntu) (push) Has been cancelled
e2e / test (firefox, windows) (push) Has been cancelled
e2e / test (firefoxesr, ubuntu) (push) Has been cancelled
lint / lint (lint) (push) Has been cancelled
lint / lint (mozilla) (push) Has been cancelled
lint / lint (unit) (push) Has been cancelled
Website / build (push) Has been cancelled
Website / deploy (push) Has been cancelled
Bump eslint-plugin-sonarjs from 0.23.0 to 0.25.1
2024-10-17 12:57:12 +00:00
Oliver Blanthorn 4a3f4a29ca
Merge pull request #4991 from tridactyl/dependabot/npm_and_yarn/ramda-0.30.1
Bump ramda from 0.29.1 to 0.30.1
2024-10-17 12:56:58 +00:00
Oliver Blanthorn b48b4b8d2e
Merge pull request #4997 from tridactyl/dependabot/npm_and_yarn/jest-webextension-mock-3.9.0
Bump jest-webextension-mock from 3.8.9 to 3.9.0
2024-10-17 12:56:33 +00:00
dependabot[bot] 7ffcdd8c72
Bump eslint-plugin-sonarjs from 0.23.0 to 0.25.1
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) from 0.23.0 to 0.25.1.
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
- [Commits](https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.23.0...0.25.1)

---
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>
2024-10-17 09:54:59 +00:00
dependabot[bot] 4958d4da4b
Bump ramda from 0.29.1 to 0.30.1
Bumps [ramda](https://github.com/ramda/ramda) from 0.29.1 to 0.30.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.29.1...v0.30.1)

---
updated-dependencies:
- dependency-name: ramda
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-17 09:54:24 +00:00
dependabot[bot] 61cf705ac1
Bump jest-webextension-mock from 3.8.9 to 3.9.0
Bumps [jest-webextension-mock](https://github.com/RickyMarou/jest-webextension-mock) from 3.8.9 to 3.9.0.
- [Changelog](https://github.com/RickyMarou/jest-webextension-mock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/RickyMarou/jest-webextension-mock/commits)

---
updated-dependencies:
- dependency-name: jest-webextension-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-17 09:54:17 +00:00
Oliver Blanthorn e001ca0d05
Merge pull request #4902 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-import-2.29.1
Bump eslint-plugin-import from 2.29.0 to 2.29.1
2024-10-17 09:53:13 +00:00
dependabot[bot] b921a04c8f
Bump @types/firefox-webext-browser from 120.0.2 to 120.0.4
Bumps [@types/firefox-webext-browser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/firefox-webext-browser) from 120.0.2 to 120.0.4.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-17 08:13:02 +00:00
Oliver Blanthorn 369783e87f
Merge pull request #4929 from tridactyl/dependabot/npm_and_yarn/geckodriver-4.3.3
Bump geckodriver from 4.2.1 to 4.3.3
2024-04-17 20:52:03 +00:00
Oliver Blanthorn 49f7beeeb5
Merge pull request #4941 from tridactyl/dependabot/npm_and_yarn/marked-12.0.1
Bump marked from 11.1.1 to 12.0.1
2024-04-17 20:51:48 +00:00
Oliver Blanthorn 1e08750927
Merge pull request #4942 from tridactyl/dependabot/npm_and_yarn/xss-1.0.15
Bump xss from 1.0.14 to 1.0.15
2024-04-17 20:51:33 +00:00
dependabot[bot] f8042c8ba1
Bump esbuild from 0.19.9 to 0.20.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.9 to 0.20.2.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.19.9...v0.20.2)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 22:42:00 +00:00
dependabot[bot] aa9515931a
Bump xss from 1.0.14 to 1.0.15
Bumps [xss](https://github.com/leizongmin/js-xss) from 1.0.14 to 1.0.15.
- [Changelog](https://github.com/leizongmin/js-xss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/leizongmin/js-xss/compare/v1.0.14...v1.0.15)

---
updated-dependencies:
- dependency-name: xss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-08 22:03:29 +00:00
dependabot[bot] 882fff1e1e
Bump marked from 11.1.1 to 12.0.1
Bumps [marked](https://github.com/markedjs/marked) from 11.1.1 to 12.0.1.
- [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/v11.1.1...v12.0.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-08 22:03:17 +00:00
dependabot[bot] cdc7c5fb8a
Bump geckodriver from 4.2.1 to 4.3.3
Bumps [geckodriver](https://github.com/webdriverio-community/node-geckodriver) from 4.2.1 to 4.3.3.
- [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/v4.2.1...v4.3.3)

---
updated-dependencies:
- dependency-name: geckodriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-08 11:56:09 +00:00
dependabot[bot] 38f4da63b2
Bump eslint-plugin-import from 2.29.0 to 2.29.1
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.1.
- [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.29.0...v2.29.1)

---
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>
2024-03-08 11:55:45 +00:00
Oliver Blanthorn c75bb86696
Merge pull request #4914 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-6.21.0
Bump @typescript-eslint/eslint-plugin-tslint from 6.19.1 to 6.21.0
2024-03-08 11:54:11 +00:00
Oliver Blanthorn b3f8e2928c
Merge pull request #4915 from tridactyl/dependabot/npm_and_yarn/prettier-3.2.5
Bump prettier from 3.1.0 to 3.2.5
2024-03-08 11:53:43 +00:00
Oliver Blanthorn 2259b98d0c
Merge pull request #4939 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-48.2.1
Bump eslint-plugin-jsdoc from 46.9.0 to 48.2.1
2024-03-08 11:53:25 +00:00
dependabot[bot] bad7ef0bce
Bump eslint-plugin-jsdoc from 46.9.0 to 48.2.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.9.0 to 48.2.1.
- [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/v46.9.0...v48.2.1)

---
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>
2024-03-07 22:34:40 +00:00
dependabot[bot] be13646a00
Bump @types/firefox-webext-browser from 111.0.1 to 120.0.2
Bumps [@types/firefox-webext-browser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/firefox-webext-browser) from 111.0.1 to 120.0.2.
- [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>
2024-03-05 22:12:12 +00:00
dependabot[bot] eea99622cc
Bump prettier from 3.1.0 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.2.5.
- [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.1.0...3.2.5)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 22:39:18 +00:00
dependabot[bot] b27d9a302c
Bump @typescript-eslint/eslint-plugin-tslint from 6.19.1 to 6.21.0
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 6.19.1 to 6.21.0.
- [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.21.0/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>
2024-02-05 22:38:57 +00:00
Oliver Blanthorn 2414aba406
Merge pull request #4805 from tridactyl/dependabot/npm_and_yarn/fuse.js-7.0.0
Bump fuse.js from 6.6.2 to 7.0.0
2024-01-29 16:57:12 +00:00
Oliver Blanthorn 9c17c99842
Bump web-ext to 7.10.0 2024-01-29 12:34:27 +01:00
dependabot[bot] 365664a402
Bump fuse.js from 6.6.2 to 7.0.0
Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.6.2 to 7.0.0.
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md)
- [Commits](https://github.com/krisk/Fuse/compare/v6.6.2...v7.0.0)

---
updated-dependencies:
- dependency-name: fuse.js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 11:33:24 +00:00
Oliver Blanthorn dae964fbd1
Merge pull request #4853 from tridactyl/dependabot/npm_and_yarn/types/css-0.0.37
Bump @types/css from 0.0.35 to 0.0.37
2024-01-27 11:00:40 +00:00
Oliver Blanthorn 04da9bdc96
Merge pull request #4894 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-6.19.1
Bump @typescript-eslint/eslint-plugin-tslint from 6.9.1 to 6.19.1
2024-01-27 11:00:28 +00:00
Oliver Blanthorn 19ad9620fd
Merge pull request #4872 from tridactyl/dependabot/npm_and_yarn/eslint-config-prettier-9.1.0
Bump eslint-config-prettier from 9.0.0 to 9.1.0
2024-01-27 10:03:59 +00:00