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.18.0 to 7.19.0 #298

Merged
merged 1 commit into from Feb 22, 2021

Conversation

lwojcik
Copy link
Owner

@lwojcik lwojcik commented Feb 22, 2021

Snyk has created this PR to upgrade eslint from 7.18.0 to 7.19.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 22 days ago, on 2021-01-31.
Release notes
Package name: eslint
  • 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)
  • 7.18.0 - 2021-01-15
    • e3264b2 Upgrade: @ eslint/eslintrc to improve error message for invalid extends (#14009) (Milos Djermanovic)
    • f17c3c3 Update: check logical assignment operators in the complexity rule (#13979) (Milos Djermanovic)
    • 672deb0 Docs: fix no-invalid-regexp docs regarding ecmaVersion (#13991) (Milos Djermanovic)
    • 179a910 Fix: --init crash on question to upgrade/downgrade ESLint (fixes #13978) (#13995) (Milos Djermanovic)
    • 292b1c0 Fix: no-extra-parens false positive with let identifier in for-loop (#13981) (Milos Djermanovic)
    • de61f94 Sponsors: Sync README with website (ESLint Jenkins)
    • 9250d16 Upgrade: Bump lodash to fix security issue (#13993) (Frederik Prijck)
    • 75fea9b Sponsors: Sync README with website (ESLint Jenkins)
    • f2687e7 Docs: update space-in-parens related rules (#13985) (Chris Brody)
    • 4a38bbe Docs: space-in-parens examples with no arguments etc. (#13987) (Chris Brody)
    • 3e49169 Sponsors: Sync README with website (ESLint Jenkins)
    • c5bf1f2 Sponsors: Sync README with website (ESLint Jenkins)
    • 98a729c Sponsors: Sync README with website (ESLint Jenkins)
    • e83a696 Sponsors: Sync README with website (ESLint Jenkins)
    • 78cb483 Chore: test foo( ) with space-in-parens option "always" (#13986) (Chris Brody)
    • f6948f6 Docs: Update semantic versioning policy (#13970) (Nicholas C. Zakas)
    • 0688212 Sponsors: Sync README with website (ESLint Jenkins)
    • aeba5e5 Chore: fix typo (#13975) (Nitin Kumar)
    • 4ee1134 Sponsors: Sync README with website (ESLint Jenkins)
from eslint GitHub release notes
Commit messages
Package name: eslint
  • 414c2c8 7.19.0
  • 4571b4c Build: changelog update for 7.19.0
  • ce7f061 Update: add shadowed variable loc to message in no-shadow (fixes #13646) (#13841)
  • c60e23f Update: fix `let` logic in for-in and for-of loops in no-extra-parens (#14011)
  • d76e8f6 Fix: no-useless-rename invalid autofix with parenthesized identifiers (#14032)
  • 5800d92 Docs: Clarify stylistic rule update policy (#14052)
  • 0ccf6d2 Docs: remove configuring.md (#14036)
  • 65bb0ab Chore: Clean up new issue workflow (#14040)
  • e1da90f Fix: nested indenting for offsetTernaryExpressions: true (fixes #13971) (#13972)
  • 1a078b9 Update: check ternary `:` even if `?` was reported in space-infix-ops (#13963)
  • fb27422 Fix: extend prefer-const fixer range to whole declaration (fixes #13899) (#14033)
  • e0b05c7 Docs: add a correct example to no-unsafe-optional-chaining (refs #14029) (#14050)
  • 46e836d Sponsors: Sync README with website
  • 3fc4fa4 Docs: update configuring links (#14038)
  • 8561c21 Docs: fix broken links in configuring/README.md (#14046)
  • 1c309eb Update: fix no-invalid-regexp false negatives with no flags specified (#14018)
  • f6602d5 Docs: Reorganize Configuration Documentation (#13837)
  • c753b44 Sponsors: Sync README with website
  • a4fdb70 Docs: Fixed Typo (#14007)
  • f7ca481 Docs: Explain why we disable lock files (refs Add 2021-01-14 meeting notes (closes #232) eslint/tsc-meetings#234) (#14006)

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 Feb 22, 2021

Codecov Report

Merging #298 (20fcc80) into master (4d9dbdd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #298   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           37        37           
  Lines          407       407           
  Branches         4         4           
=========================================
  Hits           407       407           

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 4d9dbdd...20fcc80. Read the comment docs.

@mergify mergify bot merged commit 3e8c339 into master Feb 22, 2021
@mergify mergify bot deleted the snyk-upgrade-7744d3d178a0163a6698baa17555eda6 branch February 22, 2021 00:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants