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 v5.4.0 #71

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
web-ext 5.3.0 -> 5.4.0 age adoption passing confidence

Release Notes

mozilla/web-ext ### [`v5.4.0`](https://togithub.com/mozilla/web-ext/releases/5.4.0) [Compare Source](https://togithub.com/mozilla/web-ext/compare/5.3.0...5.4.0) ##### Features - `web-ext lint`: updated to use addons-linter v2.12.0 ([#​2059](https://togithub.com/mozilla/web-ext/issues/2059), [#​2070](https://togithub.com/mozilla/web-ext/issues/2070)) - Updated denied libraries entries - Updated browser compat data (and migrated to the new [@​mdn/browser-compat-data](https://www.npmjs.com/package/@​mdn/browser-compat-data) npm package) - Fixed validation of non-square svg icons (now reported as a warning instead of an error) - Fixed missing file name in the validation errors related to invalid json files - New validation warning when the `applications` and `browser_specific_settings` manifest properties are used in the same manifest.json file - See all addons-linter changes: [2.9.0...2.12.0](https://togithub.com/mozilla/addons-linter/compare/2.9.0...2.12.0) - `web-ext run`: - Added a new`--profile-create-if-missing` option ([#​2058](https://togithub.com/mozilla/web-ext/issues/2058)) to be used, combined with the `--firefox-profile` or `--chromium-profile` option, to ensure that an empty profile directory will be created if the specified profile path doesn't exist yet. ##### Bug Fixes - `web-ext` global command line options: - Fixed `"Unknown argument: input"` error raised when --no-input global cli option is used without an explicit boolean value ([#​1860](https://togithub.com/mozilla/web-ext/issues/1860)) - `web-ext run -t firefox-android`: - Support running an extension on the [mozilla-mobile/reference-browser](https://togithub.com/mozilla-mobile/reference-browser) android app without an explicit `--firefox-apk-component=BrowserActivity` option ([#​2041](https://togithub.com/mozilla/web-ext/issues/2041)) See all changes: [5.3.0...5.4.0](https://togithub.com/mozilla/web-ext/compare/5.3.0...5.4.0)

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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