Commit graph

6404 commits

Author SHA1 Message Date
Oliver Blanthorn
84b1ab8ff0
Merge pull request #4258 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-5.27.1
Bump @typescript-eslint/eslint-plugin-tslint from 5.26.0 to 5.27.1
2022-06-10 21:34:59 +02:00
Oliver Blanthorn
d46d51f5e0
Merge pull request #4262 from tridactyl/dependabot/npm_and_yarn/web-ext-7.0.0
Bump web-ext from 6.8.0 to 7.0.0
2022-06-10 21:34:02 +02:00
dependabot[bot]
bd2207448a
Bump web-ext from 6.8.0 to 7.0.0
Bumps [web-ext](https://github.com/mozilla/web-ext) from 6.8.0 to 7.0.0.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/6.8.0...7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 22:02:24 +00:00
Oliver Blanthorn
3b758ce3c4
Merge pull request #4260 from tridactyl/dependabot/npm_and_yarn/esbuild-0.14.43
Bump esbuild from 0.14.39 to 0.14.43
2022-06-09 17:02:24 +02:00
dependabot[bot]
5aa9c6efe4
Bump esbuild from 0.14.39 to 0.14.43
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.39 to 0.14.43.
- [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.39...v0.14.43)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 22:01:44 +00:00
dependabot[bot]
53909c1721
Bump @typescript-eslint/eslint-plugin-tslint from 5.26.0 to 5.27.1
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 5.26.0 to 5.27.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.27.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>
2022-06-06 22:06:24 +00:00
Oliver Blanthorn
0834fa1744
Expose completion providers for gholk 2022-06-02 15:37:34 +02:00
Oliver Blanthorn
799d3d231c
Merge pull request #4176 from tridactyl/force_space
Make ctrl-space insert a space in command line
2022-05-29 11:15:34 +01:00
dependabot[bot]
0a1343f05d
Bump selenium-webdriver and @types/selenium-webdriver
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver). These dependencies needed to be updated together.

Updates `selenium-webdriver` from 4.1.2 to 4.2.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.2.0)

Updates `@types/selenium-webdriver` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 22:03:09 +00:00
Oliver Blanthorn
a8b30e8068
Rebind insert a space to ctrl+space
This means we're no longer blocked by #4175
2022-05-26 13:44:40 +02:00
Oliver Blanthorn
fbfbe403c2
WIP: bind ex.insert_space to S-Space
Bug: this is currently shadowed by the <Space> bind
2022-05-26 13:43:16 +02:00
Oliver Blanthorn
806698bd05
Add ex.insert_space to simulate spacebar 2022-05-26 13:43:15 +02:00
Oliver Blanthorn
f52bfb0ce4
Cheer up prettier 2022-05-26 13:42:10 +02:00
Oliver Blanthorn
9be9379aa5
Merge pull request #4242 from tridactyl/dependabot/npm_and_yarn/types/selenium-webdriver-4.1.0
Bump @types/selenium-webdriver from 4.0.20 to 4.1.0
2022-05-24 16:55:25 +01:00
Oliver Blanthorn
b3a97e961c
Merge pull request #4245 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.3.2
Bump eslint-plugin-jsdoc from 39.3.0 to 39.3.2
2022-05-24 16:46:12 +01:00
Oliver Blanthorn
190f003e32
Merge pull request #3927 from tridactyl/fix_issue_filler
Fix #3899: remove duplicate fields
2022-05-24 16:11:55 +01:00
dependabot[bot]
622f01fa24
Bump eslint-plugin-jsdoc from 39.3.0 to 39.3.2
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.0 to 39.3.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.0...v39.3.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 15:09:55 +00:00
Oliver Blanthorn
803636f1ac
Merge pull request #4239 from tridactyl/dependabot/npm_and_yarn/esbuild-0.14.39
Bump esbuild from 0.14.38 to 0.14.39
2022-05-24 16:08:28 +01:00
Oliver Blanthorn
5d39008559
Merge pull request #4238 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.3.0
Bump eslint-plugin-jsdoc from 39.2.9 to 39.3.0
2022-05-24 16:07:50 +01:00
Oliver Blanthorn
c599b37ca5
Merge pull request #4243 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-sonarjs-0.13.0
Bump eslint-plugin-sonarjs from 0.12.0 to 0.13.0
2022-05-24 16:07:38 +01:00
Oliver Blanthorn
beb2ea3b25
Fix #3899: remove duplicate fields 2022-05-24 17:05:33 +02:00
Oliver Blanthorn
ed7b6fb0cd
Merge pull request #2927 from mariuszdb/local-and-global-marks
Local and global marks
2022-05-24 14:31:39 +01:00
Oliver Blanthorn
8bb519c774
Merge pull request #2359 from noctuid/feature/tab-groups
WIP Tab groups
2022-05-24 14:31:18 +01:00
Oliver Blanthorn
f110647137
Cheer up eslint - manual fixes 2022-05-24 14:36:16 +02:00
Oliver Blanthorn
4092e04f7d
Cheer up eslint 2022-05-24 14:31:16 +02:00
Oliver Blanthorn
84dfdf49cf
Improve tgroupcreate docs 2022-05-24 14:26:13 +02:00
Oliver Blanthorn
ba55f59153
Merge branch 'master' into feature/tab-groups 2022-05-24 14:24:00 +02:00
Oliver Blanthorn
a5ee7f6c00
Restore incognito check before storage 2022-05-24 14:19:34 +02:00
Oliver Blanthorn
f86e0de0eb
Merge pull request #3905 from ivcz/master
Add :tabhistory command
2022-05-24 13:12:57 +01:00
Oliver Blanthorn
1fee6c5459
Add HistoryState autocmd event
For most usecases this should replace UriChange
2022-05-24 14:03:55 +02:00
Oliver Blanthorn
c91583bfcd
Rename locationchange to HistoryState 2022-05-24 14:03:18 +02:00
dependabot[bot]
cedb286b1a
Bump eslint-plugin-sonarjs from 0.12.0 to 0.13.0
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
- [Commits](https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.12.0...0.13.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>
2022-05-24 10:41:44 +00:00
dependabot[bot]
f665f2d463
Bump @types/selenium-webdriver from 4.0.20 to 4.1.0
Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.0.20 to 4.1.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 10:39:21 +00:00
Oliver Blanthorn
92cf67ab07
Cheer up eslint 2022-05-24 12:39:04 +02:00
Oliver Blanthorn
705f21373b
Merge pull request #4240 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-5.26.0
Bump @typescript-eslint/eslint-plugin-tslint from 5.22.0 to 5.26.0
2022-05-24 11:35:10 +01:00
Oliver Blanthorn
5add56a329
Merge pull request #4241 from tridactyl/dependabot/npm_and_yarn/marked-4.0.16
Bump marked from 4.0.15 to 4.0.16
2022-05-24 11:34:56 +01:00
dependabot[bot]
76ae91bcda
Bump eslint-plugin-jsdoc from 39.2.9 to 39.3.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.2.9 to 39.3.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.2.9...v39.3.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-05-24 10:03:30 +00:00
dependabot[bot]
436ae2377e
Bump marked from 4.0.15 to 4.0.16
Bumps [marked](https://github.com/markedjs/marked) from 4.0.15 to 4.0.16.
- [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.0.15...v4.0.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 10:03:11 +00:00
Oliver Blanthorn
905db67c99
Merge branch 'master' into ivcz/master 2022-05-24 12:02:55 +02:00
dependabot[bot]
8ed3fbcaaf
Bump @typescript-eslint/eslint-plugin-tslint from 5.22.0 to 5.26.0
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 5.22.0 to 5.26.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/v5.26.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>
2022-05-24 10:02:23 +00:00
dependabot[bot]
a97cbc6c34
Bump esbuild from 0.14.38 to 0.14.39
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.38 to 0.14.39.
- [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.38...v0.14.39)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 10:01:47 +00:00
Oliver Blanthorn
cf13c340ee
Merge pull request #4155 from tridactyl/dependabot/npm_and_yarn/web-ext-6.8.0
Bump web-ext from 6.7.0 to 6.8.0
2022-05-24 11:00:31 +01:00
Oliver Blanthorn
57bac4e2f6
Merge pull request #4207 from tridactyl/dependabot/npm_and_yarn/ansi-regex-4.1.1
Bump ansi-regex from 4.1.0 to 4.1.1
2022-05-24 10:59:49 +01:00
Oliver Blanthorn
7f3fcb7931
Merge pull request #4178 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-import-2.26.0
Bump eslint-plugin-import from 2.25.4 to 2.26.0
2022-05-24 10:59:34 +01:00
Oliver Blanthorn
9b988e66a6
Merge pull request #4112 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-sonarjs-0.12.0
Bump eslint-plugin-sonarjs from 0.7.0 to 0.12.0
2022-05-24 10:59:13 +01:00
Oliver Blanthorn
959c571537
Merge pull request #4208 from tridactyl/dependabot/npm_and_yarn/jest-webextension-mock-3.7.22
Bump jest-webextension-mock from 3.7.19 to 3.7.22
2022-05-24 10:55:12 +01:00
Oliver Blanthorn
347858d638
Merge pull request #4216 from tridactyl/dependabot/npm_and_yarn/selenium-webdriver-4.1.2
Bump selenium-webdriver from 4.1.1 to 4.1.2
2022-05-24 10:55:04 +01:00
Oliver Blanthorn
a880e554f0
Merge pull request #4220 from tridactyl/dependabot/npm_and_yarn/types/jest-27.5.0
Bump @types/jest from 27.4.1 to 27.5.0
2022-05-24 10:54:56 +01:00
Oliver Blanthorn
45850ed6dc
Merge pull request #4229 from tridactyl/dependabot/npm_and_yarn/types/selenium-webdriver-4.0.20
Bump @types/selenium-webdriver from 4.0.18 to 4.0.20
2022-05-24 10:54:47 +01:00
Oliver Blanthorn
06bfdf7e88
Merge pull request #4232 from tridactyl/dependabot/npm_and_yarn/fuse.js-6.6.2
Bump fuse.js from 6.5.3 to 6.6.2
2022-05-24 10:54:39 +01:00