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.30.0 to 8.31.0 #721

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade eslint from 8.30.0 to 8.31.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 23 days ago, on 2022-12-31.
Release notes
Package name: eslint
  • 8.31.0 - 2022-12-31

    Features

    • 52c7c73 feat: check assignment patterns in no-underscore-dangle (#16693) (Milos Djermanovic)
    • b401cde feat: add options to check destructuring in no-underscore-dangle (#16006) (Morten Kaltoft)
    • 30d0daf feat: group properties with values in parentheses in key-spacing (#16677) (Francesco Trotta)

    Bug Fixes

    • 35439f1 fix: correct syntax error in prefer-arrow-callback autofix (#16722) (Francesco Trotta)
    • 87b2470 fix: new instance of FlatESLint should load latest config file version (#16608) (Milos Djermanovic)

    Documentation

    • 4339dc4 docs: Update README (GitHub Actions Bot)
    • 4e4049c docs: optimize code block structure (#16669) (Sam Chen)
    • 54a7ade docs: do not escape code blocks of formatters examples (#16719) (Sam Chen)
    • e5ecfef docs: Add function call example for no-undefined (#16712) (Elliot Huffman)
    • a3262f0 docs: Add mastodon link (#16638) (Amaresh S M)
    • a14ccf9 docs: clarify files property (#16709) (Sam Chen)
    • 3b29eb1 docs: fix npm link (#16710) (Abdullah Osama)
    • a638673 docs: fix search bar focus on Esc (#16700) (Shanmughapriyan S)
    • f62b722 docs: country flag missing in windows (#16698) (Shanmughapriyan S)
    • 4d27ec6 docs: display zh-hans in the docs language switcher (#16686) (Percy Ma)
    • 8bda20e docs: remove manually maintained anchors (#16685) (Percy Ma)
    • b68440f docs: User Guide Getting Started expansion (#16596) (Ben Perlmutter)

    Chores

  • 8.30.0 - 2022-12-16

    Features

    • 075ef2c feat: add suggestion for no-return-await (#16637) (Daniel Bartholomae)
    • 7190d98 feat: update globals (#16654) (Sébastien Règne)

    Bug Fixes

    • 1a327aa fix: Ensure flat config unignores work consistently like eslintrc (#16579) (Nicholas C. Zakas)
    • 9b8bb72 fix: autofix recursive functions in no-var (#16611) (Milos Djermanovic)

    Documentation

    • 6a8cd94 docs: Clarify Discord info in issue template config (#16663) (Nicholas C. Zakas)
    • ad44344 docs: CLI documentation standardization (#16563) (Ben Perlmutter)
    • 293573e docs: fix broken line numbers (#16606) (Sam Chen)
    • fa2c64b docs: use relative links for internal links (#16631) (Percy Ma)
    • 75276c9 docs: reorder options in no-unused-vars (#16625) (Milos Djermanovic)
    • 7276fe5 docs: Fix anchor in URL (#16628) (Karl Horky)
    • 6bef135 docs: don't apply layouts to html formatter example (#16591) (Tanuj Kanti)
    • dfc7ec1 docs: Formatters page updates (#16566) (Ben Perlmutter)
    • 8ba124c docs: update the prefer-const example (#16607) (Pavel)
    • e6cb05a docs: fix css leaking (#16603) (Sam Chen)

    Chores

from eslint GitHub release notes
Commit messages
Package name: eslint
  • d9a39c7 8.31.0
  • 5d182ce Build: changelog update for 8.31.0
  • 65d4e24 chore: Upgrade @ eslint/[email protected] (#16729)
  • 35439f1 fix: correct syntax error in `prefer-arrow-callback` autofix (#16722)
  • 87b2470 fix: new instance of FlatESLint should load latest config file version (#16608)
  • 8d93081 chore: fix CI failure (#16721)
  • 4339dc4 docs: Update README
  • 8f17247 chore: Set up automatic updating of README (#16717)
  • 4e4049c docs: optimize code block structure (#16669)
  • 54a7ade docs: do not escape code blocks of formatters examples (#16719)
  • 52c7c73 feat: check assignment patterns in no-underscore-dangle (#16693)
  • e5ecfef docs: Add function call example for no-undefined (#16712)
  • a3262f0 docs: Add mastodon link (#16638)
  • 4cd87cb ci: bump actions/stale from 6 to 7 (#16713)
  • a14ccf9 docs: clarify files property (#16709)
  • 3b29eb1 docs: fix npm link (#16710)
  • fd20c75 chore: sort package.json scripts in alphabetical order (#16705)
  • a638673 docs: fix search bar focus on `Esc` (#16700)
  • f62b722 docs: country flag missing in windows (#16698)
  • 4d27ec6 docs: display zh-hans in the docs language switcher (#16686)
  • 8bda20e docs: remove manually maintained anchors (#16685)
  • b401cde feat: add options to check destructuring in no-underscore-dangle (#16006)
  • b68440f docs: User Guide Getting Started expansion (#16596)
  • 30d0daf feat: group properties with values in parentheses in `key-spacing` (#16677)

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 3984770967

  • 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 98.473%

Totals Coverage Status
Change from base Build 3959759884: 0.0%
Covered Lines: 335
Relevant Lines: 335

💛 - Coveralls

@lholmquist lholmquist merged commit 7af314b into main Feb 2, 2023
@lholmquist lholmquist deleted the snyk-upgrade-aea775bbfa5a73269e837d6360784968 branch February 2, 2023 15:31
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.

3 participants