browser-media-players icon indicating copy to clipboard operation
browser-media-players copied to clipboard

Bump xml2js and web-ext

Open dependabot[bot] opened this issue 1 year ago • 0 comments

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

Updates web-ext from 7.2.0 to 7.6.1

Release notes

Sourced from web-ext's releases.

7.6.1

main changes

  • Update xml2js and firefox-profile (#2721)

7.6.0

Features

  • web-ext lint: updated to use addons-linter to 5.32.0 (#2680)
  • web-ext sign: add a CLI option to disable the progress bar (#2625)

Bug Fixes

  • web-ext run: fix help message to mention "deved" alias for "firefoxdeveloperedition" (#2637)
  • Other dependencies updated:
    • @babel/runtime to 7.21.0 (#2648)
    • jose to 4.13.1 (#2660)
    • node-fetch to 3.3.1 (#2666)
    • open to 8.4.2 (#2651)
    • sign-addon to 5.3.0 (#2664)
    • ws to 8.13.0 (#2671)
    • yargs to 17.7.1 (#2654)
    • ... and some other dev dependencies

See all changes: https://github.com/mozilla/web-ext/compare/7.5.0...7.6.0

Note: this will very likely be the last web-ext version that officially supports Node 14.

7.5.0

Features

  • web-ext lint: updated to use addons-linter v5.27.0 (#2573, #2583, #2602, #2619)
    • import Firefox 109.0b9 API schema
    • ensure empty ZIP files will output results when auto-close feature is disabled
    • switch to vendored ajv-merge-patch library to fix a potential security issue
    • prevent errors when permissions in manifest.json isn't an array
  • web-ext sign: send user agent header with signing requests (#2540)

Bug Fixes

  • web-ext sign: added missing type for channel parameter (#2546)
  • web-ext sign: fixed the default AMO API base URL used by the experimental --use-submission-api CLI flag (#2621)
  • Other dependencies updated:
    • sign-addon to v5.2.0 (#2584)
    • camelcase to v7.0.1 (#2574)
    • eslint to v8.29.0 (#2569)
    • mocha to v10.2.0 (#2572)
    • prettier to v2.8.1 (#2571)
    • ... and some other dev dependencies

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

dependabot[bot] avatar Apr 18 '23 10:04 dependabot[bot]