mozilla / multi-account-containers

Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs that preserve your privacy. Cookies are separated by container, allowing you to use the web with multiple identities or accounts simultaneously.
https://addons.mozilla.org/firefox/addon/multi-account-containers/
Mozilla Public License 2.0
2.64k stars 322 forks source link

Bump xml2js and web-ext #2550

Open dependabot[bot] opened 12 months ago

dependabot[bot] commented 12 months ago

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.5.0 to 7.6.2

Release notes

Sourced from web-ext's releases.

7.6.2

main changes

  • Fixed: Android 13 startActivity with correct intent action and category (#2734)

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.

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](https://github.com/mozilla/multi-account-containers/network/alerts).