Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

[Snyk] Upgrade eslint from 7.19.0 to 7.20.0 #300

Merged
merged 1 commit into from
Mar 6, 2021

Conversation

lwojcik
Copy link
Owner

@lwojcik lwojcik commented Mar 6, 2021

Snyk has created this PR to upgrade eslint from 7.19.0 to 7.20.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-02-12.
Release notes
Package name: eslint
  • 7.20.0 - 2021-02-12
    • f4ac3b0 Docs: fix sibling selector descriptions (#14099) (Milos Djermanovic)
    • 9d6063a Fix: Crash with esquery when using JSX (fixes #13639) (#14072) (Yosuke Ota)
    • a0871f1 Docs: Triage process (#14014) (Nicholas C. Zakas)
    • ad90761 Update: add enforceForJSX option to no-unused-expressions rule (#14012) (Duncan Beevers)
    • d6c84af Fix: --init autoconfig shouldn't add deprecated rules (fixes #14017) (#14060) (Milos Djermanovic)
    • 9b277a1 Fix: Support ENOTDIR error code in the folder existence checking utility (#13973) (Constantine Genchevsky)
    • 7aeb127 Upgrade: pin @ babel/[email protected] (#14067) (Milos Djermanovic)
    • b4e2af5 Docs: Add more fields to bug report template (#14039) (Nicholas C. Zakas)
    • 96f1d49 Sponsors: Sync README with website (ESLint Jenkins)
    • cb27b0a Build: package.json update for eslint-config-eslint release (ESLint Jenkins)
    • 4cab165 Sponsors: Sync README with website (ESLint Jenkins)
  • 7.19.0 - 2021-01-31
    • ce7f061 Update: add shadowed variable loc to message in no-shadow (fixes #13646) (#13841) (t-mangoe)
    • c60e23f Update: fix let logic in for-in and for-of loops in no-extra-parens (#14011) (Milos Djermanovic)
    • d76e8f6 Fix: no-useless-rename invalid autofix with parenthesized identifiers (#14032) (Milos Djermanovic)
    • 5800d92 Docs: Clarify stylistic rule update policy (#14052) (Brandon Mills)
    • 0ccf6d2 Docs: remove configuring.md (#14036) (Milos Djermanovic)
    • 65bb0ab Chore: Clean up new issue workflow (#14040) (Nicholas C. Zakas)
    • e1da90f Fix: nested indenting for offsetTernaryExpressions: true (fixes #13971) (#13972) (Chris Brody)
    • 1a078b9 Update: check ternary : even if ? was reported in space-infix-ops (#13963) (Milos Djermanovic)
    • fb27422 Fix: extend prefer-const fixer range to whole declaration (fixes #13899) (#14033) (Nitin Kumar)
    • e0b05c7 Docs: add a correct example to no-unsafe-optional-chaining (refs #14029) (#14050) (armin yahya)
    • 46e836d Sponsors: Sync README with website (ESLint Jenkins)
    • 3fc4fa4 Docs: update configuring links (#14038) (Milos Djermanovic)
    • 8561c21 Docs: fix broken links in configuring/README.md (#14046) (Milos Djermanovic)
    • 1c309eb Update: fix no-invalid-regexp false negatives with no flags specified (#14018) (Milos Djermanovic)
    • f6602d5 Docs: Reorganize Configuration Documentation (#13837) (klkhan)
    • c753b44 Sponsors: Sync README with website (ESLint Jenkins)
    • a4fdb70 Docs: Fixed Typo (#14007) (Yash Singh)
    • f7ca481 Docs: Explain why we disable lock files (refs eslint/tsc-meetings#234) (#14006) (Brandon Mills)
from eslint GitHub release notes
Commit messages
Package name: eslint
  • a665b69 7.20.0
  • 38293d5 Build: changelog update for 7.20.0
  • f4ac3b0 Docs: fix sibling selector descriptions (#14099)
  • 9d6063a Fix: Crash with esquery when using JSX (fixes #13639) (#14072)
  • a0871f1 Docs: Triage process (#14014)
  • ad90761 Update: add enforceForJSX option to no-unused-expressions rule (#14012)
  • d6c84af Fix: `--init` autoconfig shouldn't add deprecated rules (fixes #14017) (#14060)
  • 9b277a1 Fix: Support ENOTDIR error code in the folder existence checking utility (#13973)
  • 7aeb127 Upgrade: pin @ babel/[email protected] (#14067)
  • b4e2af5 Docs: Add more fields to bug report template (#14039)
  • 96f1d49 Sponsors: Sync README with website
  • cb27b0a Build: package.json update for eslint-config-eslint release
  • 4cab165 Sponsors: Sync README with website

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@codecov
Copy link

codecov bot commented Mar 6, 2021

Codecov Report

Merging #300 (f274ec8) into master (7307ff3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #300   +/-   ##
=======================================
  Coverage   20.30%   20.30%           
=======================================
  Files          21       21           
  Lines         399      399           
  Branches       36       36           
=======================================
  Hits           81       81           
  Misses        318      318           

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 7307ff3...f274ec8. Read the comment docs.

@mergify mergify bot merged commit 7604bc9 into master Mar 6, 2021
@mergify mergify bot deleted the snyk-upgrade-36fd30733410974cb0734c85ff923319 branch March 6, 2021 07:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants