muffinresearch / favicon-customizer

A web-extension for customizing website favicons.
Mozilla Public License 2.0
13 stars 3 forks source link

Update dependency web-ext to v2.9.3 - autoclosed #16

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
web-ext devDependencies minor 2.2.2 -> 2.9.3

Release Notes

mozilla/web-ext ### [`v2.9.3`](https://togithub.com/mozilla/web-ext/releases/2.9.3) [Compare Source](https://togithub.com/mozilla/web-ext/compare/2.9.2...2.9.3) This is going to be the last web-ext version still compatible with nodejs 6 👋. ##### Features - Added release channel as optional sign parameter (simple test) ([#​1400](https://togithub.com/mozilla/web-ext/issues/1400)) ([942c308](https://togithub.com/mozilla/web-ext/commit/942c308)) - Updated `web-ext lint` to use addons-linter to version 1.4.1 ([#​1407](https://togithub.com/mozilla/web-ext/issues/1407)) ([4eb7ca0](https://togithub.com/mozilla/web-ext/commit/4eb7ca0)) - Added support for `browser_specific_settings` as an alias for the `applications` manifest key ([mozilla/addons-linter#​2280](https://togithub.com/mozilla/addons-linter/issues/2280)) - Added [new linting rules for the validation of static themes](https://mozilla.github.io/addons-linter/#static-theme-%2F-manifest.json) ([mozilla/addons-linter#​2271](https://togithub.com/mozilla/addons-linter/issues/2271), [mozilla/addons-linter#​2051](https://togithub.com/mozilla/addons-linter/issues/2051)) - See all addons-linter changes: [1.3.8...1.4.1](https://togithub.com/mozilla/addons-linter/compare/1.3.8...1.4.1) See all changes: [2.9.2...2.9.3](https://togithub.com/mozilla/web-ext/compare/2.9.2...2.9.3) ### [`v2.9.2`](https://togithub.com/mozilla/web-ext/releases/2.9.2) [Compare Source](https://togithub.com/mozilla/web-ext/compare/2.9.1...2.9.2) ##### Features - Updated `web-ext lint` to use addons-linter 1.3.8 ([#​1395](https://togithub.com/mozilla/web-ext/issues/1395)) ([051e10f](https://togithub.com/mozilla/web-ext/commit/051e10f)): - Imported Firefox 63 API schemas - Imported Firefox 64 API schemas - See all addons-linter changes: [1.3.1...1.3.8](https://togithub.com/mozilla/addons-linter/compare/1.3.1...1.3.8) ##### Bug Fixes - **firefox-android:** Added support for RDB abstract sockets ([#​1391](https://togithub.com/mozilla/web-ext/issues/1391)) ([46f0cfe](https://togithub.com/mozilla/web-ext/commit/46f0cfe)), which fixes `web-ext run` issues with connecting to the remote debugging server on Firefox for Android 63 (and Firefox For Android Beta 64) - Fixed support of named profiles and --keep-profile-changes in `web-ext run` ([#​1149](https://togithub.com/mozilla/web-ext/issues/1149)) ([c85aa6e](https://togithub.com/mozilla/web-ext/commit/c85aa6e)), closes [#​932](https://togithub.com/mozilla/web-ext/issues/932) See all changes: [2.9.1...2.9.2](https://togithub.com/mozilla/web-ext/compare/2.9.1...2.9.2) ### [`v2.9.1`](https://togithub.com/mozilla/web-ext/releases/2.9.1) [Compare Source](https://togithub.com/mozilla/web-ext/compare/2.9.0...2.9.1) ##### Bug Fixes - Fixed issue with loading locale JSON files which include single-line comments ([#​1361](https://togithub.com/mozilla/web-ext/issues/1361)) See all changes: [2.9.0...2.9.1](https://togithub.com/mozilla/web-ext/compare/2.9.0...2.9.1) ### [`v2.9.0`](https://togithub.com/mozilla/web-ext/releases/2.9.0) [Compare Source](https://togithub.com/mozilla/web-ext/compare/2.8.0...2.9.0) ##### Features - Updated `web-ext lint` to use addons-linter 1.3.1 ([#​1362](https://togithub.com/mozilla/web-ext/issues/1362)) ([088ba87](https://togithub.com/mozilla/web-ext/commit/088ba87)), See addons-linter version [1.2.7](https://togithub.com/mozilla/addons-linter/releases/tag/1.2.7), [1.3.0](https://togithub.com/mozilla/addons-linter/releases/tag/1.3.0) and [1.3.1](https://togithub.com/mozilla/addons-linter/releases/tag/1.3.1): - Added basic support for WebExtensions dictionaries - WebExtensions API Schemas updated up to Firefox 62b15 - Added support for ES6 modules ##### Bug Fixes - Fixed lags due to large amount of warnings logged in the console when `javascript.options.strict` is set to true ([#​1357](https://togithub.com/mozilla/web-ext/issues/1357)) ([dfad256](https://togithub.com/mozilla/web-ext/commit/dfad256), closes [#​1355](https://togithub.com/mozilla/web-ext/issues/1355)) - Update firefox-profile to version 1.2.0 ([#​1359](https://togithub.com/mozilla/web-ext/issues/1359)) ([0731209](https://togithub.com/mozilla/web-ext/commit/0731209), closes [#​1358](https://togithub.com/mozilla/web-ext/issues/1358)) See all changes: [2.8.0...2.9.0](https://togithub.com/mozilla/web-ext/compare/2.8.0...2.9.0) ### [`v2.8.0`](https://togithub.com/mozilla/web-ext/releases/2.8.0) [Compare Source](https://togithub.com/mozilla/web-ext/compare/2.7.0...2.8.0) ##### Features - Added support for negated patterns in --ignore-files ([#​1348](https://togithub.com/mozilla/web-ext/issues/1348)) ([065188d](https://togithub.com/mozilla/web-ext/commit/065188d)), closes [#​1347](https://togithub.com/mozilla/web-ext/issues/1347) - Supported selection of any given APK when running an extension on Android ([#​1338](https://togithub.com/mozilla/web-ext/issues/1338)) ([1cd88a1](https://togithub.com/mozilla/web-ext/commit/1cd88a1)) - Updated "web-ext lint" to use addons-linter version [1.2.6](https://togithub.com/mozilla/addons-linter/compare/1.0.0...1.2.6) (which fixes [mozilla/addons-linter#​2108](https://togithub.com/mozilla/addons-linter/issues/2108)) See all changes: [2.7.0...2.8.0](https://togithub.com/mozilla/web-ext/compare/2.7.0...2.8.0) ### [`v2.7.0`](https://togithub.com/mozilla/web-ext/releases/2.7.0) [Compare Source](https://togithub.com/mozilla/web-ext/compare/2.6.0...2.7.0) ##### Features - Updated `web-ext lint` to the [Firefox 61 schema](https://togithub.com/mozilla/addons-linter/commit/b4549f1b922528931c147874023a5ef4973524b4). See `addons-linter` version [1.0.0](https://togithub.com/mozilla/addons-linter/releases/tag/1.0.0) ##### Bug Fixes - Improved web-ext start-up time by lazy loading some modules ([#​1302](https://togithub.com/mozilla/web-ext/issues/1302)) ([f9db35b](https://togithub.com/mozilla/web-ext/commit/f9db35b)) - Updated or replaced some npm packages which could be affected by vulnerabilities and raise errors on `nsp check` / `npm audit` ([#​1323](https://togithub.com/mozilla/web-ext/issues/1323)): - Replaced open npm dependency with opn 5.3.0 ([0915b4a](https://togithub.com/mozilla/web-ext/commit/0915b4a)) - Updated fx-runner to version 1.0.9 ([d6d253c](https://togithub.com/mozilla/web-ext/commit/d6d253c)) - Updated sign-addon to version 0.3.1 ([23fc1d8](https://togithub.com/mozilla/web-ext/commit/23fc1d8)) - Fixed incompatibility with json-parse-better-errors 1.0.2 ([#​1303](https://togithub.com/mozilla/web-ext/issues/1303)) ([00f71a3](https://togithub.com/mozilla/web-ext/commit/00f71a3)) See all changes: [2.6.0...2.7.0](https://togithub.com/mozilla/web-ext/compare/2.6.0...2.7.0) ### [`v2.6.0`](https://togithub.com/mozilla/web-ext/releases/2.6.0) [Compare Source](https://togithub.com/mozilla/web-ext/compare/2.5.0...2.6.0) ##### Bug Fixes - Allowed comments in manifest.json ([#​1294](https://togithub.com/mozilla/web-ext/issues/1294)) ([acef712](https://togithub.com/mozilla/web-ext/commit/acef712)), closes [#​1285](https://togithub.com/mozilla/web-ext/issues/1285) ##### Features - Updated `web-ext lint` to the `Firefox 60 schema` ([680544d](https://togithub.com/mozilla/addons-linter/commit/680544d443d8aa7e1ec9b195540407d4b8a48af8) and [671e7e8](https://togithub.com/mozilla/addons-linter/commit/671e7e8bd12d4fde539ce713b24763cb5c4a6410)). See `addons-linter` version [0.40.0](https://togithub.com/mozilla/addons-linter/releases/tag/0.40.0) and [0.41.0](https://togithub.com/mozilla/addons-linter/releases/tag/0.41.0) See all changes: ### [`v2.5.0`](https://togithub.com/mozilla/web-ext/releases/2.5.0) [Compare Source](https://togithub.com/mozilla/web-ext/compare/2.4.0...2.5.0) ##### Bug Fixes - Fixed `web-ext run` in Firefox 60.0a1 (2018-03-07) ([#​1284](https://togithub.com/mozilla/web-ext/issues/1284)) ([759658b](https://togithub.com/mozilla/web-ext/commit/759658b)), closes [#​1282](https://togithub.com/mozilla/web-ext/issues/1282) ##### Features - Added support to configure `web-ext` by declaring a `webExt` object within `package.json` ([#​1266](https://togithub.com/mozilla/web-ext/issues/1266)) ([523767a](https://togithub.com/mozilla/web-ext/commit/523767a)) See all changes: ### [`v2.4.0`](https://togithub.com/mozilla/web-ext/releases/2.4.0) [Compare Source](https://togithub.com/mozilla/web-ext/compare/2.3.2...2.4.0) ##### Features - Update `web-ext lint` to the [Firefox 59 schema](https://togithub.com/mozilla/addons-linter/commit/8e7f2bc9d763a645dcc7da7960dd3fb3c49f4de2). See `addons-linter` version [0.35.0](https://togithub.com/mozilla/addons-linter/releases/tag/0.35.0). See all changes: ### [`v2.3.2`](https://togithub.com/mozilla/web-ext/releases/2.3.2) [Compare Source](https://togithub.com/mozilla/web-ext/compare/2.3.1...2.3.2) ##### Bug Fixes - Fixed a usage error, `specified an unknown option: "0"`, which was triggered by array values in a config file ([#​1221](https://togithub.com/mozilla/web-ext/issues/1221), [#​1213](https://togithub.com/mozilla/web-ext/issues/1213)) - Fixed a usage error, `expected type "string"`, when `startUrl` and other options were specified as arrays in a config file ([#​1221](https://togithub.com/mozilla/web-ext/issues/1221), [#​1215](https://togithub.com/mozilla/web-ext/issues/1215)) - Fixed a bug where you could not activate verbose mode from a config file ([#​1221](https://togithub.com/mozilla/web-ext/issues/1221), [#​1214](https://togithub.com/mozilla/web-ext/issues/1214)) - Fixed `web-ext run` on Android 5 (`android-21`, `android-22`) ([#​1217](https://togithub.com/mozilla/web-ext/issues/1217)) - Fixed a bug where the privacy policy page opened on `web-ext run` ([#​1220](https://togithub.com/mozilla/web-ext/issues/1220)) - Fixed Android cleanup message on exit ([#​1201](https://togithub.com/mozilla/web-ext/issues/1201)) See all changes: ### [`v2.3.1`](https://togithub.com/mozilla/web-ext/releases/2.3.1) [Compare Source](https://togithub.com/mozilla/web-ext/compare/2.3.0...2.3.1) ##### Bug Fixes - Fixed a type error when specifying an array option in a config file ([#​1199](https://togithub.com/mozilla/web-ext/issues/1199)) ([854c82c](https://togithub.com/mozilla/web-ext/commit/854c82c)) - Fixed some typos in Android and config related error messages ([#​1194](https://togithub.com/mozilla/web-ext/issues/1194), [#​1196](https://togithub.com/mozilla/web-ext/issues/1196), [#​1200](https://togithub.com/mozilla/web-ext/issues/1200)) See all changes: ### [`v2.3.0`](https://togithub.com/mozilla/web-ext/releases/2.3.0) [Compare Source](https://togithub.com/mozilla/web-ext/compare/2.2.2...2.3.0) ##### Features - Running an extension in Firefox for Android is now supported via `--target=firefox-android` ([#​868](https://togithub.com/mozilla/web-ext/issues/868)) ([1b22d60](https://togithub.com/mozilla/web-ext/commit/1b22d60)) - You can now set option defaults in a configuration file using `--config` ([#​1080](https://togithub.com/mozilla/web-ext/issues/1080), [#​1152](https://togithub.com/mozilla/web-ext/issues/1152)). Several other patches from [@​shubheksha](https://togithub.com/shubheksha) had already landed to make this feature possible. - A config file named `web-ext-config.js` in the current directory or one named `.web-ext-config.js` in the user's home directory will be loaded automatically ([#​1161](https://togithub.com/mozilla/web-ext/issues/1161)) See all changes:

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.