Oliver Blanthorn
05bc1e620c
Merge pull request #2294 from saulrh/fix-containers-update
...
Fix containerupdate
2020-04-08 09:12:02 +01:00
Saul Reynolds-Haertle
a467a87e2c
Fix type error when calling contextualIdentities.update
...
The error is:
```
controller in excmd: Error: Type error for parameter
details (Unexpected property "cookieStoreId") for
contextualIdentities.update.
```
This is because container.update invokes `fromString` on the user's
input, which produces an object with `cookieStoreId` set. If you look
at `fromString` you'll note that it has to some dirty type coercion to
make its return type work out.
2020-04-07 20:41:12 -07:00
Saul Reynolds-Haertle
5e6214e798
Refactor update in containers lib to improve error message
2020-04-07 20:40:44 -07:00
dependabot-preview[bot]
4734e4f928
Merge pull request #2288 from tridactyl/dependabot/npm_and_yarn/ts-node-8.8.2
2020-04-05 02:11:43 +00:00
dependabot-preview[bot]
3a8bca52bf
Bump ts-node from 8.8.1 to 8.8.2
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 8.8.1 to 8.8.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.8.1...v8.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-05 02:08:17 +00:00
dependabot-preview[bot]
99fdbe6e7f
Merge pull request #2284 from tridactyl/dependabot/npm_and_yarn/types/jest-25.2.1
2020-04-03 22:14:09 +00:00
dependabot-preview[bot]
70eb6b7028
Bump @types/jest from 25.2.0 to 25.2.1
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.2.0 to 25.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 22:09:45 +00:00
dependabot-preview[bot]
7defea5246
Merge pull request #2283 from tridactyl/dependabot/npm_and_yarn/types/jest-25.2.0
2020-04-03 21:11:53 +00:00
dependabot-preview[bot]
01aa1ca276
Bump @types/jest from 25.1.5 to 25.2.0
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.1.5 to 25.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 21:06:56 +00:00
dependabot-preview[bot]
1b80d8be75
Merge pull request #2282 from tridactyl/dependabot/npm_and_yarn/ts-jest-25.3.1
2020-04-03 17:02:40 +00:00
dependabot-preview[bot]
f7b10428dc
Bump ts-jest from 25.2.1 to 25.3.1
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 25.2.1 to 25.3.1.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/25.2.1...v25.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 16:57:13 +00:00
dependabot-preview[bot]
a03a5d8137
Merge pull request #2281 from tridactyl/dependabot/npm_and_yarn/jest-25.2.7
2020-04-03 11:59:49 +00:00
dependabot-preview[bot]
48186b7997
Bump jest from 25.2.6 to 25.2.7
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.6 to 25.2.7.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.6...v25.2.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 11:54:22 +00:00
dependabot-preview[bot]
14501f71d5
Merge pull request #2273 from tridactyl/dependabot/npm_and_yarn/uuid-7.0.3
2020-04-02 17:42:32 +00:00
dependabot-preview[bot]
1dddeab13b
Bump uuid from 7.0.2 to 7.0.3
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v7.0.2...v7.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 17:34:49 +00:00
dependabot-preview[bot]
bdec301630
Merge pull request #2280 from tridactyl/dependabot/npm_and_yarn/types/jest-25.1.5
2020-04-02 17:32:52 +00:00
dependabot-preview[bot]
215b0a2a49
Bump @types/jest from 25.1.4 to 25.1.5
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.1.4 to 25.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 17:28:07 +00:00
dependabot-preview[bot]
b18b7065c4
Merge pull request #2279 from tridactyl/dependabot/npm_and_yarn/types/node-13.11.0
2020-04-02 17:12:29 +00:00
dependabot-preview[bot]
327aac0825
Bump @types/node from 13.9.8 to 13.11.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.9.8 to 13.11.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 17:08:03 +00:00
dependabot-preview[bot]
1ca1b49bc1
Merge pull request #2278 from tridactyl/dependabot/npm_and_yarn/jest-25.2.6
2020-04-02 13:18:23 +00:00
dependabot-preview[bot]
554ab234ff
Bump jest from 25.2.4 to 25.2.6
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.4 to 25.2.6.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.4...v25.2.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 13:14:09 +00:00
Oliver Blanthorn
90b80a0d6a
Merge pull request #2272 from farnoy/fix-saving-unchanged-config
...
Fix saving a config that did not require schema migration
2020-04-01 13:04:42 +01:00
dependabot-preview[bot]
043be7052b
Merge pull request #2274 from tridactyl/dependabot/npm_and_yarn/immer-6.0.3
2020-03-31 20:34:55 +00:00
dependabot-preview[bot]
a74ca425c1
Bump immer from 6.0.2 to 6.0.3
...
Bumps [immer](https://github.com/immerjs/immer ) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v6.0.2...v6.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-31 20:31:25 +00:00
Jakub Okoński
442b36551a
Fix saving a config that did not require schema migration
2020-03-31 17:11:26 +02:00
dependabot-preview[bot]
b5706d9dd0
Merge pull request #2271 from tridactyl/dependabot/npm_and_yarn/types/node-13.9.8
2020-03-31 00:23:43 +00:00
dependabot-preview[bot]
3f16a5de8d
Bump @types/node from 13.9.7 to 13.9.8
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.9.7 to 13.9.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-31 00:19:09 +00:00
dependabot-preview[bot]
f79d351a30
Merge pull request #2270 from tridactyl/dependabot/npm_and_yarn/types/node-13.9.7
2020-03-30 23:59:21 +00:00
dependabot-preview[bot]
dc25484663
Bump @types/node from 13.9.6 to 13.9.7
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.9.6 to 13.9.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 23:55:03 +00:00
dependabot-preview[bot]
f416bbb031
Merge pull request #2269 from tridactyl/dependabot/npm_and_yarn/types/node-13.9.6
2020-03-30 22:53:16 +00:00
dependabot-preview[bot]
3bcce49fc7
Bump @types/node from 13.9.5 to 13.9.6
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.9.5 to 13.9.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 22:48:44 +00:00
dependabot-preview[bot]
7f173eba70
Merge pull request #2266 from tridactyl/dependabot/npm_and_yarn/jest-25.2.4
2020-03-29 20:23:21 +00:00
dependabot-preview[bot]
3ef64babba
Bump jest from 25.2.3 to 25.2.4
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.3 to 25.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.3...v25.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-29 20:19:17 +00:00
dependabot-preview[bot]
515bf0584e
Merge pull request #2264 from tridactyl/dependabot/npm_and_yarn/types/node-13.9.5
2020-03-27 17:10:46 +00:00
dependabot-preview[bot]
57a6e2d1c7
Bump @types/node from 13.9.4 to 13.9.5
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.9.4 to 13.9.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-27 17:01:36 +00:00
dependabot-preview[bot]
4bf209eae8
Merge pull request #2263 from tridactyl/dependabot/npm_and_yarn/jest-25.2.3
2020-03-26 21:03:47 +00:00
dependabot-preview[bot]
2b86668bec
Bump jest from 25.2.2 to 25.2.3
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.2 to 25.2.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.2...v25.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-26 20:59:52 +00:00
dependabot-preview[bot]
14091f8471
Merge pull request #2261 from tridactyl/dependabot/npm_and_yarn/jest-25.2.2
2020-03-26 16:50:37 +00:00
dependabot-preview[bot]
35346a2aab
Bump jest from 25.2.0 to 25.2.2
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.0 to 25.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.0...v25.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-26 16:46:01 +00:00
dependabot-preview[bot]
dfc7fb4827
Merge pull request #2257 from tridactyl/dependabot/npm_and_yarn/jest-25.2.0
2020-03-25 18:30:31 +00:00
dependabot-preview[bot]
975e9b39bd
Bump jest from 25.1.0 to 25.2.0
...
Bumps [jest](https://github.com/facebook/jest ) from 25.1.0 to 25.2.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.1.0...v25.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25 18:25:56 +00:00
dependabot-preview[bot]
341c5f9eae
Merge pull request #2254 from tridactyl/dependabot/npm_and_yarn/types/node-13.9.4
2020-03-25 06:35:15 +00:00
dependabot-preview[bot]
fada745304
Bump @types/node from 13.9.3 to 13.9.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.9.3 to 13.9.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25 06:30:24 +00:00
Oliver Blanthorn
8a5411432b
Merge pull request #2232 from mozbugbox/insert-mode-fixes
...
Insert mode fixes
2020-03-24 16:08:18 +00:00
dependabot-preview[bot]
2756321707
Merge pull request #2251 from tridactyl/dependabot/npm_and_yarn/webpack-4.42.1
2020-03-24 09:45:18 +00:00
dependabot-preview[bot]
c1ab9c104f
Bump webpack from 4.42.0 to 4.42.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.42.0 to 4.42.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.42.0...v4.42.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-24 06:32:06 +00:00
mozbug
a64d60bd20
Remove mode check on keypress suffix update
2020-03-23 23:15:16 +08:00
dependabot-preview[bot]
6bb331377c
Merge pull request #2248 from tridactyl/dependabot/npm_and_yarn/rss-parser-3.7.6
2020-03-23 12:40:39 +00:00
dependabot-preview[bot]
f1f2f8046e
Bump rss-parser from 3.7.5 to 3.7.6
...
Bumps [rss-parser](https://github.com/bobby-brennan/rss-parser ) from 3.7.5 to 3.7.6.
- [Release notes](https://github.com/bobby-brennan/rss-parser/releases )
- [Commits](https://github.com/bobby-brennan/rss-parser/compare/v3.7.5...v3.7.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 06:53:49 +00:00
dependabot-preview[bot]
1fc97c27b2
Merge pull request #2216 from tridactyl/dependabot/npm_and_yarn/uuid-7.0.2
2020-03-22 21:37:35 +00:00