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 v4.8.0 #2374

Merged
merged 1 commit into from
Feb 7, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
addons-linter 4.4.0 -> 4.8.0 age adoption passing confidence

Release Notes

mozilla/addons-linter

v4.8.0

Compare Source

Main changes

  • Added: re-add rule for NO_DOCUMENT_WRITE (#​4150)

dependencies

  • Updated: dependency @mdn/browser-compat-data to v4.1.5 (#​4152)
  • Updated: dependency eslint to v8.8.0 (#​4153)
  • Updated: dependency pino to v7.6.5 (#​4155)

dev dependencies

  • Updated: dependency eslint-config-amo to v5.4.0 (#​4157)
  • Updated: dependency sinon to v13 (#​4154)

v4.7.0

Compare Source

Main changes
  • Changed: remove redundant and obsolete eslint rules (#​4143). This removes two errors: EVENT_LISTENER_FOURTH (not applicable anymore) and NO_DOCUMENT_WRITE (which is replaced by UNSAFE_VAR_ASSIGNMENT).
dependencies
  • Updated: dependency @mdn/browser-compat-data to v4.1.4 (#​4137)
  • Updated: dependency eslint-visitor-keys to v3.2.0 (#​4133)
  • Updated: dependency eslint to v8.7.0 (#​4134)
  • Updated: dependency pino to v7.6.4 (#​4139)
dev dependencies
  • Updated: dependency @babel/register to v7.16.9 (#​4131)
  • Updated: dependency node-fetch to v2.6.7 (#​4135)
  • Updated: dependency webpack-cli to v4.9.2 (#​4144)
  • Updated: dependency webpack to v5.67.0 (#​4140)
  • Updated: update babel monorepo (#​4138)

v4.6.0

Compare Source

Main changes
  • Added: import Firefox 96.0b7 API schema (#​4102)
  • Fixed: use ESLint Linter API to more directly control parser and rules module loading (#​4078)
dependencies
  • Updated: dependency @mdn/browser-compat-data to v4.1.2 (#​4099)
  • Updated: dependency eslint-plugin-no-unsanitized to v4.0.1 (#​4093)
  • Updated: dependency eslint to v8.6.0 (#​4113)
  • Updated: dependency espree to v9.3.0 (#​4114)
  • Updated: dependency image-size to v1.0.1 (#​4126)
  • Updated: dependency pino to v7.6.3 (#​4124)
  • Updated: dependency postcss to v8.4.5 (#​4094)
  • Updated: dependency yargs to v17.3.1 (#​4109)
dev dependencies
  • Updated: dependency async to v3.2.3 (#​4121)
  • Updated: dependency github-markdown-css to v5.1.0 (#​4083)
  • Updated: dependency markdown-it to v12.3.2 (#​4119)
  • Updated: dependency pretty-quick to v3.1.3 (#​4107)
  • Updated: dependency shelljs to v0.8.5 (#​4118)
  • Updated: jest monorepo to v27.4.5 (#​4095)
  • Updated: babel monorepo to v7.16.8 (#​4127)

v4.5.0

Compare Source

Main changes
  • Added: Make install_origins error messages more user friendly (#​4085)
dependencies
  • Updated: dependency @mdn/browser-compat-data to v4.1.0 (#​4079)
  • Updated: dependency addons-scanner-utils to v6.2.0 (#​4089)
  • Updated: dependency eslint to v8.4.1 (#​4081)
  • Updated: dependency espree to v9.2.0 (#​4080)
  • Updated: dependency pino to v7.5.1 (#​4073)
  • Updated: dependency postcss to v8.4.4 (#​4063)
  • Updated: dependency yargs to v17.3.0 (#​4077)
dev dependencies
  • Updated: dependency eslint-config-amo to v5.3.0 (#​4088)
  • Updated: dependency prettier to v2.5.1 (#​4082)
  • Updated: dependency webpack to v5.65.0 (#​4086)
  • Updated: jest monorepo (#​4072)

Configuration

📅 Schedule: 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, click this checkbox.

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

@codecov
Copy link

codecov bot commented Feb 7, 2022

Codecov Report

Merging #2374 (e7200e2) into master (86c4ff8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2374   +/-   ##
=======================================
  Coverage   99.88%   99.88%           
=======================================
  Files          32       32           
  Lines        1701     1701           
=======================================
  Hits         1699     1699           
  Misses          2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86c4ff8...e7200e2. Read the comment docs.

@rpl rpl merged commit c1662d2 into master Feb 7, 2022
@rpl rpl deleted the renovate/addons-linter-4.x branch February 7, 2022 14:41
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.

2 participants