glacambre / firenvim

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

build(deps): bump addons-linter from 5.20.0 to 5.24.0 #1477

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps addons-linter from 5.20.0 to 5.24.0.

Release notes

Sourced from addons-linter's releases.

5.24.0 (2022-12-12)

Main changes

None.

dependencies

  • Updated: dependency @mdn/browser-compat-data to v5.2.21 (#4620)
  • Updated: dependency eslint-plugin-no-unsanitized to v4.0.2 (#4608)
  • Updated: dependency eslint to v8.29.0 (#4616)
  • Updated: dependency postcss to v8.4.20 (#4621)

dev dependencies

  • Updated: dependency babel to v7.20.5 (#4613)
  • Updated: dependency prettier to v2.8.1 (#4618)
  • Updated: dependency sinon to v15 (#4614)
  • Updated: dependency tar to v6.1.13 (#4619)

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

... (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 #1497.