Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency addons-linter to v5.22.0 #2537

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
addons-linter 5.18.0 -> 5.22.0 age adoption passing confidence

Release Notes

mozilla/addons-linter

v5.22.0: (2022-11-15)

Compare Source

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)

v5.21.0: (2022-11-08)

Compare Source

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

  • Updated: dependency @babel/plugin-proposal-decorators to v7.20.0 (#​4546)
  • Updated: dependency babel-loader to v9.1.0 (#​4562)
  • Updated: dependency babel to v7.20.2 (#​4565)
  • Updated: dependency jest to v29.3.0 (#​4572)
  • Updated: dependency sinon to v14.0.2 (#​4570)
  • Updated: dependency tar to v6.1.12 (#​4558)

v5.20.0: (2022-10-27)

Compare Source

Main changes

  • Added: implement new version string check (#​4527)
  • Fixed: prevent mv3 permissions errors to be wrongly reported in mv2 addon validation (#​4397)

dependencies

  • Updated: dependency @mdn/browser-compat-data to v5.2.10 (#​4542)

v5.19.0: (2022-10-25)

Compare Source

Main changes

  • Fixed: an error was emitted when a locale folder had extra files in addition to messages.json. This bug was introduced in 5.17.0 (#​4537)
  • Added: encourage the use of browser_specific_settings over applications in MV2, forbid the latter in MV3+ (#​4532)

dependencies

  • Updated: dependency @mdn/browser-compat-data to v5.2.9 (#​4528)
  • Updated: dependency eslint to v8.26.0 (#​4534)
  • Updated: dependency pino to v8.7.0 (#​4531)

dev dependencies

  • Updated: dependency jest to v29.2.2 (#​4536)
  • Updated: dependency babel to v7.19.6 (#​4530)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Oct 25, 2022

Codecov Report

Base: 99.58% // Head: 99.58% // No change to project coverage 👍

Coverage data is based on head (b5b77f1) compared to base (ca73b70).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2537   +/-   ##
=======================================
  Coverage   99.58%   99.58%           
=======================================
  Files          32       32           
  Lines        1697     1697           
=======================================
  Hits         1690     1690           
  Misses          7        7           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/addons-linter-5.x branch from 6d74af5 to 431a2f7 Compare October 27, 2022 13:56
@renovate renovate bot changed the title fix(deps): update dependency addons-linter to v5.19.0 fix(deps): update dependency addons-linter to v5.20.0 Oct 27, 2022
@renovate renovate bot force-pushed the renovate/addons-linter-5.x branch from 431a2f7 to ff5b4ce Compare November 8, 2022 10:38
@renovate renovate bot changed the title fix(deps): update dependency addons-linter to v5.20.0 fix(deps): update dependency addons-linter to v5.21.0 Nov 8, 2022
@renovate renovate bot force-pushed the renovate/addons-linter-5.x branch from ff5b4ce to b5b77f1 Compare November 15, 2022 17:34
@renovate renovate bot changed the title fix(deps): update dependency addons-linter to v5.21.0 fix(deps): update dependency addons-linter to v5.22.0 Nov 15, 2022
@willdurand willdurand merged commit 0cee5b8 into master Nov 16, 2022
@willdurand willdurand deleted the renovate/addons-linter-5.x branch November 16, 2022 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant