Skip to content

Releases: mozilla/addons-linter

6.0.0 (2023-03-27)

27 Mar 10:15
653a4d9
Compare
Choose a tag to compare

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)

20 Mar 10:25
129b5f2
Compare
Choose a tag to compare

main changes

None

dependencies

  • Updated: dependency @fluent/syntax to 0.19.0 (#4754)
  • Updated: dependency @mdn/browser-compat-data to 5.2.42 (#4760)
  • Updated: dependency deepmerge to 4.3.1 (#4763)
  • Updated: dependency eslint to 8.36.0 (#4756)
  • Updated: dependency espree to 9.5.0 (#4750)
  • Updated: dependency glob to 9.3.0 (#4759)

dev dependencies

  • Updated: dependency webpack to 5.76.2 (#4761)
  • Updated: dependency @babel/core to 7.21.3 (#4757)
  • Updated: dependency @babel/eslint-parser to 7.21.3 (#4758)
  • Updated: dependency sinon to 15.0.2 (#4755)
  • Updated: dependency webpack to 5.76.1 (#4753)
  • Updated: dependency babel-jest to 29.5.0 (#4743)
  • Updated: dependency jest to 29.5.0 (#4742)

5.31.0 (2023-03-06)

06 Mar 14:08
52afee4
Compare
Choose a tag to compare

Main changes

  • Fixed: set a custom no-unsanitized config for dynamic import calls (#4739)

Dependencies

  • Updated: dependency @mdn/browser-compat-data to 5.2.39 (#4736)
  • Updated: dependency addons-scanner-utils to 8.5.0 (#4734)

Others

  • Added test + comment for version_added: "preview" (#4741)

5.30.0 (2023-02-27)

27 Feb 16:56
686e0b3
Compare
Choose a tag to compare

Main changes

  • Added: imported Firefox 111.0b7 API schema (#4733)

dependencies

  • Updated: dependency @fluent/syntax to 0.18.1 (#4712)
  • Updated: dependency @mdn/browser-compat-data to 5.2.38 (#4730)
  • Updated: dependency addons-scanner-utils to 8.4.0 (#4728)
  • Updated: dependency eslint to 8.35.0 (#4731)
  • Updated: dependency pino to 8.11.0 (#4727)
  • Updated: dependency yargs to 17.7.1 (#4725)

dev dependencies

  • Updated: dependency @babel/cli to 7.21.0 (#4722)
  • Updated: dependency @babel/core to 7.21.0 (#4723)
  • Updated: dependency @babel/plugin-proposal-decorators to 7.21.0 (#4724)
  • Updated: dependency @babel/register to 7.21.0 (#4721)
  • Updated: dependency babel-jest to 29.4.3 (#4714)
  • Updated: dependency eslint-config-amo to 5.8.0 (#4729)
  • Updated: dependency jest to 29.4.3 (#4715)
  • Updated: dependency markdown-it-anchor to 8.6.7 (#4717)
  • Updated: dependency webpack-cli to 5.0.1 (#4670)

others

  • Run tests on NodeJS 19.6.0 (#4711)

5.29.0 (2023-02-14)

14 Feb 10:52
73f4161
Compare
Choose a tag to compare

Main changes

None.

dependencies

  • Updated: switch to @fluent/syntax (same version as before, the npm
    package has only been renamed) (#4703)
  • Updated: dependency @mdn/browser-compat-data to 5.2.35 (#4709)
  • Updated: dependency eslint to 8.34.0 (#4707)
  • Updated: dependency pino to 8.10.0 (#4701)

dev dependencies

  • Updated: dependency babel-jest to 29.4.2 (#4698)
  • Updated: dependency github-markdown-css to 5.2.0 (#4708)
  • Updated: dependency jest to 29.4.2 (#4700)
  • Updated: dependency prettier to 2.8.4 (#4699)

5.28.0 (2023-02-06)

06 Feb 09:52
2430dbe
Compare
Choose a tag to compare

Main changes

  • Added: imported Firefox 110.0b8 API schema (#4694)

dependencies

  • Updated: bump @mdn/browser-compat-data to 5.2.33 (#4695)
  • Updated: bump deepmerge to 4.3.0 (#4691)
  • Updated: bump eslint to 8.33.0 (#4692)

dev dependencies

  • Updated: bump @babel/plugin-proposal-decorators to 7.20.13 (#4682)
  • Updated: bump babel-jest to 29.4.1 (#4688)
  • Updated: bump jest to 29.4.1 (#4689)

5.27.0 (2023-01-19)

19 Jan 19:20
969afa7
Compare
Choose a tag to compare

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)

09 Jan 20:36
9af4f17
Compare
Choose a tag to compare

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)

02 Jan 13:05
3fe1fc9
Compare
Choose a tag to compare

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)

dev dependencies

  • Updated: dependency babel to v7.20.7 (#4636)
  • Updated: dependency markdown-it-anchor to v8.6.6 (#4634)
  • Updated: dependency sinon to v15.0.1 (#4630)

5.24.0 (2022-12-12)

12 Dec 16:09
f2a08ef
Compare
Choose a tag to compare

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)