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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps addons-linter from 5.20.0 to 5.27.0.

Release notes

Sourced from addons-linter's releases.

5.27.0 (2023-01-19)

Main changes

  • Updated: use vendored ajv-merge-patch library (#4678)

dependencies

  • Updated: bump @mdn/browser-compat-data from 5.2.28 to 5.2.29 (#4680)
  • Updated: bump eslint from 8.31.0 to 8.32.0 (#4674)
  • Updated: bump glob from 8.0.3 to 8.1.0 (#4675)

dev dependencies

  • Updated: bump prettier from 2.8.2 to 2.8.3 (#4676)

5.26.0 (2023-01-09)

Main changes

  • Added: import Firefox 109.0b9 API schema (#4655)
  • Added: unit tests for the DNR manifest fields validation (#4667)
  • Fixed: ensure empty ZIP files will output results when auto-close feature is disabled (#4662)
  • Fixed: prevent errors when permissions in manifest.json isn't an array (#4660)

dependencies

  • Updated: dependency @mdn/browser-compat-data to 5.2.26 (#4663)
  • Updated: dependency addons-scanner-utils to 8.3.0 (#4668)
  • Updated: dependency ajv to 8.12.0 (#4653)
  • Updated: dependency eslint to v8.31.0 (#4642)
  • Updated: dependency fluent-syntax to 0.14.0 (#4665)
  • Updated: dependency postcss to 8.4.21 (#4666)

dev dependencies

  • Updated: dependency @babel/core to 7.20.12 (#4657)
  • Updated: dependency babel-loader to 9.1.2 (#4659)
  • Updated: dependency eslint-config-amo to 5.7.0 (#4651)
  • Updated: dependency prettierto 2.8.2 (#4664)

5.25.0 (2023-01-02)

Main changes

None

dependencies

  • Updated: dependency @mdn/browser-compat-data to v5.2.23 (#4635)
  • Updated: dependency eslint to v8.30.0 (#4632)
  • Updated: dependency pino to v8.8.0 (#4629)

... (truncated)

Commits
  • 969afa7 5.27.0
  • 7a68ae8 Use vendored ajv-merge-patch library (#4678)
  • 0e8aac7 chore(deps): bump @​mdn/browser-compat-data from 5.2.28 to 5.2.29 (#4680)
  • 5627091 chore(deps): bump eslint from 8.31.0 to 8.32.0 (#4674)
  • 51d1a42 chore(deps): bump glob from 8.0.3 to 8.1.0 (#4675)
  • 5d6da74 chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 (#4676)
  • 4b776e4 chore(deps): bump @​mdn/browser-compat-data from 5.2.27 to 5.2.28 (#4677)
  • a7adec8 chore(deps): bump @​mdn/browser-compat-data from 5.2.26 to 5.2.27 (#4671)
  • 9af4f17 5.26.0
  • bc2d5ef Ensure empty ZIP files will output results when auto-close feature is disable...
  • Additional commits viewable in compare view


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 #1511.