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.7.0 to 7.8.0 #136

Merged
merged 1 commit into from
Sep 13, 2020

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Sep 2, 2020

Snyk has created this PR to upgrade eslint from 7.7.0 to 7.8.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 a day ago, on 2020-08-31.
Release notes
Package name: eslint
  • 7.8.0 - 2020-08-31
    • 58abd93 Update: support logical assignments in code path analysis (refs #13569) (#13612) (Milos Djermanovic)
    • db7488e Update: support logical assignments in core rules (refs #13569) (#13618) (Milos Djermanovic)
    • 3729219 Docs: Update Step 1 of Development Environment documentation (klkhan)
    • a320324 Chore: Test formatted integers in no-dupe-keys (refs #13568) (#13626) (Brandon Mills)
    • 88a9ade Update: add es2021 environment (refs #13602) (#13603) (Milos Djermanovic)
    • 0003dc0 Update: support numeric separators (refs #13568) (#13581) (Milos Djermanovic)
    • 96b11a0 Update: Add exceptionPatterns to id-length rule (fixes #13094) (#13576) (sodam)
    • 3439fea Update: support numeric-separator in no-loss-of-precision (refs #13568) (#13574) (Anix)
    • ed64767 Update: add comment to message in no-warning-comments (fixes #12327) (#13522) (Anix)
    • e60ec07 Sponsors: Sync README with website (ESLint Jenkins)
    • 483bf7f Docs: fix examples in object-curly-newline (#13605) (Soobin Bak)
    • 1c35d57 Docs: Remove stale Keybase 2FA instructions (#13622) (Brandon Mills)
    • 82669fa Chore: Extract some functionality to eslintrc (refs #13481) (#13613) (Nicholas C. Zakas)
    • 4111d21 Docs: Fix typo and missing article before noun in docs (#13611) (Patrice Sandhu)
    • 091e52a Upgrade: [email protected] (refs #13568) (#13609) (Kai Cataldo)
    • 05074fb Sponsors: Sync README with website (ESLint Jenkins)
    • bdb65ec Chore: add 3rd party parsers in BUG_REPORT template (#13606) (YeonJuan)
    • f954476 Chore: add common 3rd party parsers to issue template (#13596) (Kai Cataldo)
    • 2bee6d2 Chore: Mark config-related files (refs #13481) (#13597) (Nicholas C. Zakas)
    • 66442a9 Update: Add no-magic-numbers 'ignoreDefaultValues' option (#12611) (Dieter Luypaert)
    • b487164 Docs: add exponentiation operators to operator-assignment documentation (#13577) (Milos Djermanovic)
    • 2f27836 Sponsors: Sync README with website (ESLint Jenkins)
    • 60eafc1 Sponsors: Sync README with website (ESLint Jenkins)
  • 7.7.0 - 2020-08-14
    • b46f3ee Update: allowFunctionParams option in no-underscore-dangle (fixes 12579) (#13545) (Sunghyun Cho)
    • 26aa245 Docs: clarify "case" specifier in padding-line-between-statements (#13562) (Milos Djermanovic)
    • 082891c Docs: Update semantic versioning policy (#13563) (Nicholas C. Zakas)
    • 4e0b672 Fix: revert "Update: disallow multiple options in comma-dangle schema" (#13564) (Kai Cataldo)
    • 254990e Fix: indent for async arrow functions (fixes #13497) (#13544) (Anix)
    • 28ca339 Sponsors: Sync README with website (ESLint Jenkins)
    • 2e4158d Sponsors: Sync README with website (ESLint Jenkins)
    • 488d159 Sponsors: Sync README with website (ESLint Jenkins)
    • c44306e Sponsors: Sync README with website (ESLint Jenkins)
    • 6677180 Sponsors: Sync README with website (ESLint Jenkins)
    • 07db7b8 Sponsors: Sync README with website (ESLint Jenkins)
    • d4ce4d3 Sponsors: Sync README with website (ESLint Jenkins)
    • 284e954 Sponsors: Sync README with website (ESLint Jenkins)
    • ae9b54e Sponsors: Sync README with website (ESLint Jenkins)
    • 9124a15 Chore: remove leche (fixes #13287) (#13533) (Mark de Dios)
    • 5c4c7f5 Sponsors: Sync README with website (ESLint Jenkins)
    • 48d8ec8 Sponsors: Sync README with website (ESLint Jenkins)
from eslint GitHub release notes
Commit messages
Package name: eslint
  • 9250ab3 7.8.0
  • 9b5b279 Build: changelog update for 7.8.0
  • 58abd93 Update: support logical assignments in code path analysis (refs #13569) (#13612)
  • db7488e Update: support logical assignments in core rules (refs #13569) (#13618)
  • 3729219 Docs: Update Step 1 of Development Environment documentation
  • a320324 Chore: Test formatted integers in no-dupe-keys (refs #13568) (#13626)
  • 88a9ade Update: add es2021 environment (refs #13602) (#13603)
  • 0003dc0 Update: support numeric separators (refs #13568) (#13581)
  • 96b11a0 Update: Add exceptionPatterns to id-length rule (fixes #13094) (#13576)
  • 3439fea Update: support numeric-separator in no-loss-of-precision (refs #13568) (#13574)
  • ed64767 Update: add comment to message in no-warning-comments (fixes #12327) (#13522)
  • e60ec07 Sponsors: Sync README with website
  • 483bf7f Docs: fix examples in object-curly-newline (#13605)
  • 1c35d57 Docs: Remove stale Keybase 2FA instructions (#13622)
  • 82669fa Chore: Extract some functionality to eslintrc (refs #13481) (#13613)
  • 4111d21 Docs: Fix typo and missing article before noun in docs (#13611)
  • 091e52a Upgrade: [email protected] (refs #13568) (#13609)
  • 05074fb Sponsors: Sync README with website
  • bdb65ec Chore: add 3rd party parsers in BUG_REPORT template (#13606)
  • f954476 Chore: add common 3rd party parsers to issue template (#13596)
  • 2bee6d2 Chore: Mark config-related files (refs #13481) (#13597)
  • 66442a9 Update: Add no-magic-numbers 'ignoreDefaultValues' option (#12611)
  • b487164 Docs: add exponentiation operators to operator-assignment documentation (#13577)
  • 2f27836 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

@pull-assistant
Copy link

pull-assistant bot commented Sep 2, 2020

Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     fix: upgrade eslint from 7.7.0 to 7.8.0

Powered by Pull Assistant. Last update ecd85f1 ... ecd85f1. Read the comment docs.

@codeclimate
Copy link

codeclimate bot commented Sep 2, 2020

Code Climate has analyzed commit ecd85f1 and detected 0 issues on this pull request.

View more on Code Climate.

@randytarampi randytarampi merged commit 6f91ece into master Sep 13, 2020
@randytarampi randytarampi deleted the snyk-upgrade-722d41a34ff0a982145bde2bc9efe7c9 branch September 13, 2020 19:58
@randytarampi
Copy link
Owner

🎉 This PR is included in version 3.0.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants