Commit graph

6831 commits

Author SHA1 Message Date
Oliver Blanthorn
ac4ca0e2bf
Merge pull request #4524 from tridactyl/dependabot/npm_and_yarn/types/selenium-webdriver-4.1.10
Bump @types/selenium-webdriver from 4.1.9 to 4.1.10
2023-01-17 14:42:13 +01:00
Oliver Blanthorn
4364c4bfce
Merge pull request #4544 from tridactyl/dependabot/npm_and_yarn/jest-webextension-mock-3.8.8
Bump jest-webextension-mock from 3.8.7 to 3.8.8
2023-01-17 14:41:54 +01:00
Oliver Blanthorn
874c8bfef3
Merge pull request #4542 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-sonarjs-0.18.0
Bump eslint-plugin-sonarjs from 0.16.0 to 0.18.0
2023-01-17 14:41:44 +01:00
Oliver Blanthorn
bd4392e34b
Merge pull request #4526 from tridactyl/dependabot/npm_and_yarn/eslint-config-prettier-8.6.0
Bump eslint-config-prettier from 8.5.0 to 8.6.0
2023-01-17 14:41:19 +01:00
Oliver Blanthorn
0db566cd87
Merge pull request #4453 from GHolk/hint-exclude
Option to exclude selectors from hint result
2023-01-17 14:39:21 +01:00
Oliver Blanthorn
5b0c7581a8
Improve hintElements docs 2023-01-17 14:37:54 +01:00
R. David Dunphy
96aba9c435 Mark the current/last tab groups using prefix divs
Current tab group is marked '%', last tab group is marked '#'. Commands
that take a tab group name as a parameter can be called with '#' to
affect the last tab group (but not currently with '%').
2023-01-17 13:21:30 +00:00
Oliver Blanthorn
79aaf83e1b
Merge pull request #4548 from paescuj/e2e-skip-readme-cancel-outdated
e2e tests: skip on 'readme.md' changes & cancel outdated runs
2023-01-17 12:14:33 +01:00
Oliver Blanthorn
2dab497f78
Merge pull request #4549 from paescuj/e2e-workflow-pin-versions
e2e workflow: pin & update version of actions
2023-01-17 12:13:38 +01:00
dependabot[bot]
c4fac7848b
Bump esbuild from 0.16.5 to 0.17.1
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.5 to 0.17.1.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.16.5...v0.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 22:09:19 +00:00
dependabot[bot]
8eb90bade8
Bump @types/firefox-webext-browser from 94.0.1 to 109.0.0
Bumps [@types/firefox-webext-browser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/firefox-webext-browser) from 94.0.1 to 109.0.0.
- [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>
2023-01-16 22:05:21 +00:00
Pascal Jufer
b47e98ca7f force bash shell for yarn cache step 2023-01-15 22:47:39 +01:00
Pascal Jufer
82bb017bc0 switch to newer method to set output in yarn cache step
see https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-01-15 20:25:23 +01:00
Pascal Jufer
5108c140af force bash shell for retry action 2023-01-15 20:05:38 +01:00
Pascal Jufer
f51b26ae7a e2e workflow: pin & update version of actions 2023-01-15 19:26:38 +01:00
Pascal Jufer
7553860a8c e2e tests: skip on 'readme.md' changes & cancel outdated runs
Let's safe some resources :-)
2023-01-15 19:11:14 +01:00
Oliver Blanthorn
71c07c524d
Merge pull request #4546 from rddunphy/container-colors
Fix container icon colours in completions
2023-01-15 19:10:12 +01:00
Oliver Blanthorn
d9b8701470
Merge pull request #4547 from paescuj/patch-1
Center description in readme
2023-01-15 18:07:52 +01:00
Pascal Jufer
d40cb6cdc5
Remove trailing spaces 2023-01-14 12:45:05 +01:00
Pascal Jufer
e94d584a07
Center description in readme
Seems to fit a little better since all other elements in the header are centered as well
2023-01-14 12:43:28 +01:00
Oliver Blanthorn
b46ab03059
Merge pull request #4541 from paescuj/patch-1
Skip `loadaucmds` when no config for cmdType
2023-01-14 12:34:07 +01:00
Oliver Blanthorn
e26865e4e4
Fix #4530: adopt bezmi's themes 2023-01-13 23:30:55 +01:00
dependabot[bot]
26d67321c9
Bump @types/selenium-webdriver from 4.1.9 to 4.1.10
Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.1.9 to 4.1.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)

---
updated-dependencies:
- dependency-name: "@types/selenium-webdriver"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 22:28:12 +00:00
dependabot[bot]
30640e88b1
Bump jest-webextension-mock from 3.8.7 to 3.8.8
Bumps [jest-webextension-mock](https://github.com/clarkbw/jest-webextension-mock) from 3.8.7 to 3.8.8.
- [Release notes](https://github.com/clarkbw/jest-webextension-mock/releases)
- [Commits](https://github.com/clarkbw/jest-webextension-mock/compare/v3.8.7...v3.8.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 22:28:08 +00:00
Oliver Blanthorn
4e3091ac48
Merge pull request #4536 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-5.48.1
Bump @typescript-eslint/eslint-plugin-tslint from 5.48.0 to 5.48.1
2023-01-13 23:26:50 +01:00
Oliver Blanthorn
5dba5e5636
Merge pull request #4535 from tridactyl/dependabot/npm_and_yarn/prettier-2.8.2
Bump prettier from 2.7.1 to 2.8.2
2023-01-13 23:25:32 +01:00
R. David Dunphy
cea9521d2f Fix container icon colours in completions
Container icons were being coloured using `-moz-context-properties:
fill`, which doesn't appear to work (FF108) - all container icons
were displayed as black. Using `background-color` and `mask-image`
instead fixes it.
2023-01-12 16:47:42 +00:00
dependabot[bot]
0da52e3656
Bump eslint-plugin-sonarjs from 0.16.0 to 0.18.0
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) from 0.16.0 to 0.18.0.
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
- [Commits](https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.16.0...0.18.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-01-11 22:01:14 +00:00
R. David Dunphy
210893e2f3 Don't add pinned tabs to groups 2023-01-11 15:39:18 +00:00
Pascal Jufer
149569c676
Skip loadaucmds when no config for cmdType
Fixes #4487
2023-01-11 14:59:23 +01:00
R. David Dunphy
01c5f15702 Add parameter to tgroupclose to enable closing tab groups that are not currently active 2023-01-10 14:46:28 +00:00
dependabot[bot]
6dd1423e1a
Bump @typescript-eslint/eslint-plugin-tslint from 5.48.0 to 5.48.1
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 5.48.0 to 5.48.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.48.1/packages/eslint-plugin-tslint)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin-tslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 22:02:33 +00:00
dependabot[bot]
3b5295b3fa
Bump prettier from 2.7.1 to 2.8.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.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/2.7.1...2.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 22:01:43 +00:00
R. David Dunphy
04193684e4 Make :tgroupmove create tab group if it doesn't exist 2023-01-09 17:47:45 +00:00
R. David Dunphy
c93d911a8b Reword documentation of tgroupclose for clarity 2023-01-09 16:49:54 +00:00
R. David Dunphy
47e403adfb Add current tab group to completion list for consistency with :tab etc. 2023-01-09 16:40:32 +00:00
R. David Dunphy
65d6b8d266 Add tab group completion filtering 2023-01-09 16:03:41 +00:00
Denis Revunov
47e3a8422d Add multiple keyboard layouts 2023-01-09 02:04:02 +03:00
dependabot[bot]
37fd6545d3
Bump eslint-config-prettier from 8.5.0 to 8.6.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.5.0...v8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 22:01:49 +00:00
Oliver Blanthorn
0c84485e8b
Merge pull request #4523 from tridactyl/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-01-04 11:02:52 +00:00
Oliver Blanthorn
e1f51080cc
Merge pull request #4514 from tridactyl/dependabot/npm_and_yarn/marked-4.2.5
Bump marked from 4.2.2 to 4.2.5
2023-01-04 11:01:58 +00:00
Oliver Blanthorn
e94a196258
Merge pull request #4522 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-5.48.0
Bump @typescript-eslint/eslint-plugin-tslint from 5.41.0 to 5.48.0
2023-01-04 09:56:24 +00:00
Oliver Blanthorn
7707f5c243
Merge pull request #4485 from tridactyl/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
2023-01-04 09:55:54 +00:00
Oliver Blanthorn
44c7ca4b00
Merge pull request #4475 from tridactyl/dependabot/npm_and_yarn/web-ext-7.4.0
Bump web-ext from 7.3.1 to 7.4.0
2023-01-04 09:54:15 +00:00
dependabot[bot]
4be00a935c
Bump marked from 4.2.2 to 4.2.5
Bumps [marked](https://github.com/markedjs/marked) from 4.2.2 to 4.2.5.
- [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.2...v4.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 09:53:47 +00:00
Oliver Blanthorn
58a289f838
Merge pull request #4448 from tridactyl/dependabot/npm_and_yarn/editor-adapter-0.0.5
Bump editor-adapter from 0.0.4 to 0.0.5
2023-01-04 09:53:29 +00:00
Oliver Blanthorn
c1e16701ee
Merge pull request #4477 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.6.4
Bump eslint-plugin-jsdoc from 39.3.25 to 39.6.4
2023-01-04 09:52:50 +00:00
Oliver Blanthorn
60811b5cb6
Merge pull request #4499 from tridactyl/dependabot/npm_and_yarn/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3
2023-01-04 09:52:12 +00:00
dependabot[bot]
fd688fd81a
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 09:52:05 +00:00
Oliver Blanthorn
23f86da89d
Merge pull request #4506 from tridactyl/dependabot/npm_and_yarn/selenium-webdriver-4.7.1
Bump selenium-webdriver from 4.6.0 to 4.7.1
2023-01-04 09:51:53 +00:00