Bump xml2js and web-ext
Bumps xml2js to 0.5.0 and updates ancestor dependency web-ext. These dependencies need to be updated together.
Updates xml2js from 0.4.23 to 0.5.0
Commits
- See full diff in compare view
Updates web-ext from 1.10.1 to 7.11.0
Release notes
Sourced from web-ext's releases.
7.11.0
📣 We're finalizing web-ext v8 (the next major release), which will use a new AMO API to sign add-ons. Please try it out now by passing the
--use-submission-apiflag to thesigncommand in web-ext v7. More information at: https://extensionworkshop.com/documentation/develop/web-ext-command-reference/#use-submission-api
Features
- web-ext lint: updated to use
addons-linterto6.21.0- web-ext run: remove
READ_EXTERNAL_STORAGEpermission requirement (backport #3018)See all changes: https://github.com/mozilla/web-ext/compare/7.10.0...7.11.0
7.10.0
📣 We're finalizing web-ext v8 (the next major release), which will use a new AMO API to sign add-ons. Please try it out now by passing the
--use-submission-apiflag to thesigncommand in web-ext v7. More information at: https://extensionworkshop.com/documentation/develop/web-ext-command-reference/#use-submission-api
Features
- web-ext lint: updated to use
addons-linterto6.20.0- web-ext run: fixed an issue with Firefox on macOS (#2975) by updating
fx-runnerto1.4.0See all changes: https://github.com/mozilla/web-ext/compare/7.9.0...7.10.0
7.9.0
Features
- web-ext lint: updated to use addons-linter
6.19.0(it was6.13.0before)See all changes: https://github.com/mozilla/web-ext/compare/7.8.0...7.9.0
7.8.0
main changes
Warn web-ext v7 users about upcoming changes to the sign command: as of v8, the submission API will be used (instead of the signing API) and users will likely need to take some actions. Users of v7 can already test this upcoming change by using
web-ext sign --use-submission-api.7.7.0
main changes
See all changes: https://github.com/mozilla/web-ext/compare/7.6.2...7.7.0
7.6.2
main changes
... (truncated)
Commits
fbf01f17.11.0e97b5e3chore(deps): bump addons-linter from 6.20.0 to 6.21.0 (#3027) (#3028)7c2d260fix: Remove READ_EXTERNAL_STORAGE permission requirement (backport #3018) (#3...2c900097.10.065f4457chore(deps): bump fx-runner from 1.3.0 to 1.4.0 (#3012)b69a134chore(deps): bump addons-linter from 6.19.0 to 6.20.0 (#3011)54805257.9.04a4a596chore(deps): bump addons-linter to 6.19.0 (#2976) (#2978)1857fc9chore(deps-dev): bump eslint from 8.54.0 to 8.55.0 (#2974) (#2977)79292477.8.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.