glacambre / firenvim

Embed Neovim in Chrome, Firefox & others.
GNU General Public License v3.0
4.76k stars 146 forks source link

build(deps): bump addons-linter from 5.20.0 to 5.23.0 #1472

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps addons-linter from 5.20.0 to 5.23.0.

Release notes

Sourced from addons-linter's releases.

5.23.0 (2022-11-22)

Main changes

  • Added: import firefox 108.0b5 schema data (#4602)
  • Added: a new CLI flag has been added to enable the background service worker support (MV3+)
  • Fixed: MV3 event pages are now fully supported

dependencies

  • Updated: dependency @mdn/browser-compat-data to v5.2.17 (#4601)
  • Updated: dependency ajv to v8.11.2 (#4596)
  • Updated: dependency eslint to v8.28.0 (#4599)

5.22.0 (2022-11-15)

Main changes

  • Fixed: CSP should ignore repeated directives (#4573)
  • Fixed: simplify CSP validation logic (#4580)
  • Fixed: array pattern with omitted element should not cause the file to be interpreted as script (#4582)
  • Fixed: accept 'self' in script-src beyond the first part (#4592)
  • Fixed: Do not emit duplicate CSP warnings (#4593)
  • Fixed: Correctly detect insecure CSP when default-src is missing. (#4594)
  • Fixed: Remove unsupported values from CSP_KEYWORD_RE (#4595)

dependencies

  • Updated: dependency @mdn/browser-compat-data to v5.2.15 (#4589)
  • Updated: dependency postcss to v8.4.19 (#4586)

dev dependencies

  • Updated: dependency webpack to v5.75.0 (#4585)
  • Updated: dependency jest to v29.3.1 (#4584)

5.21.0 (2022-11-08)

Main changes

  • Added: Imported Firefox 107.0b8 API schema (#4549)
  • Added: link to MDN doc page in MANIFEST_HOST_PERMISSIONS/MANIFEST_BAD_HOST_PERMISSION descriptions (#4553)
  • Added: MDN links in VERSION_FORMAT_DEPRECATED/VERSION_FORMAT_INVALID descriptions (#4554)

dependencies

  • Updated: dependency @mdn/browser-compat-data to v5.2.13 (#4568)
  • Updated: dependency addons-moz-compare to v1.3.0 (#4561)
  • Updated: dependency eslint to v8.27.0 (#4571)
  • Updated: dependency espree to v9.4.1 (#4569)
  • Updated: dependency yargs to v17.6.2 (#4563)

dev dependencies

... (truncated)

Commits


Dependabot compatibility score

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)
dependabot[bot] commented 1 year ago

Superseded by #1477.