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

[Snyk] Upgrade eslint from 7.13.0 to 7.22.0 #210

Closed

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade eslint from 7.13.0 to 7.22.0.

ℹ️ 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 9 versions ahead of your current version.
  • The recommended version was released a month ago, on 2021-03-12.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-GLOBPARENT-1016905
265/1000
Why? CVSS 5.3
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: eslint
  • 7.22.0 - 2021-03-12
    • 3a432d8 Docs: Improve documentation for indent rule (#14168) (Serkan Özel)
    • f62ec8d Update: throw error when fix range is invalid (#14142) (Jacob Bandes-Storch)
    • 0eecad2 Upgrade: Update lodash in package.json to V 4.17.21 (#14159) (Basem Al-Nabulsi)
    • 5ad91aa Update: report es2021 globals in no-extend-native (refs #13602) (#14177) (Milos Djermanovic)
    • c295581 Chore: remove leftover JSDoc from lint-result-cache (#14176) (Milos Djermanovic)
    • 0d541f9 Chore: Reduce lodash usage (#14178) (Stephen Wade)
    • 27a67d7 Sponsors: Sync README with website (ESLint Jenkins)
    • 459d821 Chore: upgrade dependencies of browser test (#14127) (Pig Fang)
    • ebfb63a Sponsors: Sync README with website (ESLint Jenkins)
    • 3ba029f Docs: Remove Extraneous Dash (#14164) (Danny Hurlburt)
    • 6f4540e Sponsors: Sync README with website (ESLint Jenkins)
    • ddf361c Docs: Fix Formatting (#14154) (Danny Hurlburt)
    • c0d2ac1 Sponsors: Sync README with website (ESLint Jenkins)
    • a8df03e Docs: Clarify triage process (#14117) (Nicholas C. Zakas)
  • 7.21.0 - 2021-02-27
    • 3cd5440 Upgrade: @ eslint/eslintrc to 0.4.0 (#14147) (Brandon Mills)
    • c0b8c71 Upgrade: Puppeteer to 7.1.0 (#14122) (Tim van der Lippe)
    • 08ae31e New: Implement cacheStrategy (refs eslint/rfcs#63) (#14119) (Manu Chambon)
    • 5e51fd2 Update: do not ignore symbolic links (fixes #13551, fixes #13615) (#14126) (Pig Fang)
    • 87c43a5 Chore: improve a few comments and fix typos (#14125) (Tobias Nießen)
    • e19c51e Sponsors: Sync README with website (ESLint Jenkins)
    • b8aea99 Fix: pluralize 'line' to 'lines' in max-lines-per-function description (#14115) (Trevin Hofmann)
    • f5b53e2 Sponsors: Sync README with website (ESLint Jenkins)
    • eee1213 Sponsors: Sync README with website (ESLint Jenkins)
    • 5c4d7ea Sponsors: Sync README with website (ESLint Jenkins)
  • 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/code-frame@7.12.11 (#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
    Read more
  • 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)
  • 7.17.0 - 2021-01-02
    Read more
  • 7.16.0 - 2020-12-18
    Read more
  • 7.15.0 - 2020-12-05
    Read more
  • 7.14.0 - 2020-11-20
    Read more
  • 7.13.0 - 2020-11-07
    Read more
from eslint GitHub release notes
Commit messages
Package name: eslint
  • 6ee8037 7.22.0
  • a55e8a1 Build: changelog update for 7.22.0
  • 3a432d8 Docs: Improve documentation for indent rule (#14168)
  • f62ec8d Update: throw error when fix range is invalid (#14142)
  • 0eecad2 Upgrade: Update lodash in package.json to V 4.17.21 (#14159)
  • 5ad91aa Update: report es2021 globals in no-extend-native (refs #13602) (#14177)
  • c295581 Chore: remove leftover JSDoc from lint-result-cache (#14176)
  • 0d541f9 Chore: Reduce lodash usage (#14178)
  • 27a67d7 Sponsors: Sync README with website
  • 459d821 Chore: upgrade dependencies of browser test (#14127)
  • ebfb63a Sponsors: Sync README with website
  • 3ba029f Docs: Remove Extraneous Dash (#14164)
  • 6f4540e Sponsors: Sync README with website
  • ddf361c Docs: Fix Formatting (#14154)
  • c0d2ac1 Sponsors: Sync README with website
  • a8df03e Docs: Clarify triage process (#14117)
  • d12fb74 7.21.0
  • 7814cd3 Build: changelog update for 7.21.0
  • 3cd5440 Upgrade: @ eslint/eslintrc to 0.4.0 (#14147)
  • c0b8c71 Upgrade: Puppeteer to 7.1.0 (#14122)
  • 08ae31e New: Implement cacheStrategy (refs New: Add option to allow use of file contents for cache eslint/rfcs#63) (#14119)
  • 5e51fd2 Update: do not ignore symbolic links (fixes #13551, fixes #13615) (#14126)
  • 87c43a5 Chore: improve a few comments and fix typos (#14125)
  • e19c51e 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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 702

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.199%

Totals Coverage Status
Change from base Build 693: 0.0%
Covered Lines: 96
Relevant Lines: 103

💛 - Coveralls

@lholmquist lholmquist deleted the snyk-upgrade-ec9d054a5e4da1e1297713b18dc3f781 branch July 14, 2021 13:59
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.

None yet

3 participants