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 8.3.0 to 8.4.0 #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade eslint from 8.3.0 to 8.4.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 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2021-12-04.
Release notes
Package name: eslint
  • 8.4.0 - 2021-12-04

    Features

    • 5771663 feat: add allowReserved parser option (#15387) (Milos Djermanovic)
    • 32ac37a feat: Flat config support in Linter (refs #13481) (#15185) (Nicholas C. Zakas)
    • d041f34 feat: Treat Class/New Expressions as truthy in no-constant-condition (#15326) (Jordan Eldredge)
    • 8f44cf5 feat: report only lines that exceed the limit in max-lines-per-function (#15140) (Sneh Khatri)
    • 808ad35 feat: pass cwd to formatters (refs eslint/rfcs#57) (#13392) (Toru Nagashima)
    • f1b7499 feat: support async formatters (#15243) (MO)

    Bug Fixes

    • 4940cc5 fix: mark --rulesdir option as deprecated in CLI docs (#15310) (Kevin Partington)

    Documentation

    • 54deec5 docs: update integrations.md (#15380) (Vlad Sholokhov)
    • fa0423a docs: fix typo in PR template (#15365) (Nitin Kumar)
    • e233920 docs: enable a few more markdownlint rules and fix violations (#15368) (Bryan Mishkin)
    • 632176d docs: Dedent needlessly indented example in getter-return docs (#15363) (Jordan Eldredge)
    • 4497e88 docs: Update release notes blog post template (#15285) (Nicholas C. Zakas)

    Chores

    • efede90 chore: upgrade @ eslint/eslintrc@1.0.5 (#15389) (Milos Djermanovic)
    • 0b8c846 chore: fix update-readme to avoid multiple consecutive blank lines (#15375) (Milos Djermanovic)
    • 94b2a8b chore: Use default Chromium binary in M1 Mac tests (#15371) (Brandon Mills)
    • ba58d94 ci: use node v16 for Verify Files (#15364) (Nitin Kumar)
    • 1e32ee5 chore: add jsdoc type annotation to rules (#15291) (Bryan Mishkin)
  • 8.3.0 - 2021-11-21
    Read more
from eslint GitHub release notes
Commit messages
Package name: eslint
  • 60f6a06 8.4.0
  • 44936d2 Build: changelog update for 8.4.0
  • efede90 chore: upgrade @ eslint/eslintrc@1.0.5 (#15389)
  • 5771663 feat: add `allowReserved` parser option (#15387)
  • 32ac37a feat: Flat config support in Linter (refs #13481) (#15185)
  • 54deec5 docs: update integrations.md (#15380)
  • d041f34 feat: Treat Class/New Expressions as truthy in no-constant-condition (#15326)
  • aeac3b3 Sponsors: Sync README with website
  • 8f44cf5 feat: report only lines that exceed the limit in max-lines-per-function (#15140)
  • fa0423a docs: fix typo in PR template (#15365)
  • 0b8c846 chore: fix update-readme to avoid multiple consecutive blank lines (#15375)
  • 808ad35 feat: pass cwd to formatters (refs Accessing cwd from formatters eslint/rfcs#57) (#13392)
  • 4ccb633 Sponsors: Sync README with website
  • 94b2a8b chore: Use default Chromium binary in M1 Mac tests (#15371)
  • 4940cc5 fix: mark --rulesdir option as deprecated in CLI docs (#15310)
  • e233920 docs: enable a few more markdownlint rules and fix violations (#15368)
  • 4ebc062 Sponsors: Sync README with website
  • ba58d94 ci: use node `v16` for Verify Files (#15364)
  • 632176d docs: Dedent needlessly indented example in getter-return docs (#15363)
  • ba6a41d Sponsors: Sync README with website
  • 8b0b76a Sponsors: Sync README with website
  • 4497e88 docs: Update release notes blog post template (#15285)
  • f1b7499 feat: support async formatters (#15243)
  • 1e32ee5 chore: add jsdoc type annotation to rules (#15291)

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 Dec 25, 2021

Codecov Report

Merging #79 (a3182e8) into master (08a2406) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #79   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          207       207           
=========================================
  Hits           207       207           

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 0664d9c...a3182e8. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Dec 25, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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

1 participant