mozilla / FirefoxColor

Theming demo for Firefox Quantum and beyond
https://color.firefox.com
Mozilla Public License 2.0
453 stars 93 forks source link

chore(deps): bump fast-json-patch, addons-linter and web-ext #1052

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps fast-json-patch to 3.1.1 and updates ancestor dependencies fast-json-patch, addons-linter and web-ext. These dependencies need to be updated together.

Updates fast-json-patch from 2.2.1 to 3.1.1

Release notes

Sourced from fast-json-patch's releases.

3.1.1

Security Fix for Prototype Pollution - huntr.dev #262

Bug fixes and ES6 modules

Use ES6 Modules

  • package now exports non-bundled ES module Starcounter-Jack/JSON-Patch#232
  • main still points to CommonJS module for backward compatibility
  • README recommends use of named ES imports

List of changes https://github.com/Starcounter-Jack/JSON-Patch/compare/v2.2.1...3.0.0-0

Use ES6 Modules

  • package now exports non-bundled ES module Starcounter-Jack/JSON-Patch#232
  • main still points to CommonJS module for backward compatibility
  • README recommends use of named ES imports

Full list of changes https://github.com/Starcounter-Jack/JSON-Patch/compare/v2.2.1...3.0.0-0

Commits
Maintainer changes

This version was pushed to npm by mountain-jack, a new releaser for fast-json-patch since your current version.


Updates addons-linter from 1.9.0 to 6.1.0

Release notes

Sourced from addons-linter's releases.

6.1.0 (2023-04-04)

main changes

  • Added: Imported Firefox 112.0b10 API schema (#4792)

dependencies

  • Updated: dependency @mdn/browser-compat-data to 5.2.47 (#4787)
  • Updated: dependency eslint-visitor-keys to 3.4.0 (#4779)
  • Updated: dependency eslint to 8.37.0 (#4782)
  • Updated: dependency espree to 9.5.1 (#4784)
  • Updated: dependency glob to 9.3.4 (#4790)

dev dependencies

  • Updated: dependency @babel/core to 7.21.4 (#4789)
  • Updated: dependency @babel/preset-env to 7.21.4 (#4788)
  • Updated: dependency eslint-config-amo to 5.9.0 (#4785)
  • Updated: dependency sinon to 15.0.3 (#4778)
  • Updated: dependency webpack to 5.77.0 (#4786)

others

  • Pontoon: Update Albanian (sq) localization of AMO Linter

6.0.0 (2023-03-27)

main changes

This library is now built with Node 16, which is also the minimum officially supported Node.js version.

Other important changes

  • Added: more assertions in test.yargs-options.js (#4775)
  • Added: allow MV3 extensions by default (#4764)

dependencies

  • Updated: dependency @mdn/browser-compat-data to 5.2.45 (#4774)
  • Updated: dependency addons-scanner-utils to 9.0.0 (#4769)
  • Updated: dependency glob to 9.3.2 (#4771)

dev dependencies

  • Updated: dependency prettier to 2.8.7 (#4773)
  • Updated: dependency webpack to 5.76.3 (#4772)

5.32.0 (2023-03-20)

main changes

None

... (truncated)

Commits
  • 5ac4c08 6.1.0
  • 9f289d6 feat: Imported Firefox 112.0b10 API schema (#4792)
  • 135cf60 chore(deps): bump glob from 9.3.2 to 9.3.4 (#4790)
  • 1c95108 chore(deps): bump @​mdn/browser-compat-data from 5.2.46 to 5.2.47 (#4787)
  • 8daa740 chore(deps-dev): bump @​babel/preset-env from 7.20.2 to 7.21.4 (#4788)
  • 5be8949 chore(deps-dev): bump @​babel/core from 7.21.3 to 7.21.4 (#4789)
  • 428a97b chore(deps-dev): bump webpack from 5.76.3 to 5.77.0 (#4786)
  • b841be7 chore(deps-dev): bump eslint-config-amo from 5.8.0 to 5.9.0 (#4785)
  • b5ba769 chore(deps): bump espree from 9.5.0 to 9.5.1 (#4784)
  • 5fc1e06 chore(deps): bump @​mdn/browser-compat-data from 5.2.45 to 5.2.46 (#4783)
  • Additional commits viewable in compare view


Updates web-ext from 5.0.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](https://github.com/mozilla/FirefoxColor/network/alerts).