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.29.0 to 8.30.0 #716

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Jan 7, 2023

Snyk has created this PR to upgrade eslint from 8.29.0 to 8.30.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 21 days ago, on 2022-12-16.
Release notes
Package name: eslint
  • 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

    • f2c4737 chore: upgrade @ eslint/eslintrc@1.4.0 (#16675) (Milos Djermanovic)
    • ba74253 chore: standardize npm script names per #14827 (#16315) (Patrick McElhaney)
    • 0d9af4c ci: fix npm v9 problem with file: (#16664) (Milos Djermanovic)
    • 90c9219 refactor: migrate off deprecated function-style rules in all tests (#16618) (Bryan Mishkin)
  • 8.29.0 - 2022-12-02

    Features

    • 49a07c5 feat: add allowParensAfterCommentPattern option to no-extra-parens (#16561) (Nitin Kumar)
    • e6a865d feat: prefer-named-capture-group add suggestions (#16544) (Josh Goldberg)
    • a91332b feat: In no-invalid-regexp validate flags also for non-literal patterns (#16583) (trosos)

    Documentation

    • 0311d81 docs: Configuring Plugins page intro, page tweaks, and rename (#16534) (Ben Perlmutter)
    • 57089b1 docs: add a property assignment example for camelcase rule (#16605) (Milos Djermanovic)
    • b6ab030 docs: add docs codeowners (#16601) (Strek)
    • 6380c87 docs: fix sitemap and feed (#16592) (Milos Djermanovic)
    • ade621d docs: perf debounce the search query (#16586) (Shanmughapriyan S)
    • fbcf3ab docs: fix searchbar clear button (#16585) (Shanmughapriyan S)
    • f894035 docs: HTTPS link to yeoman.io (#16582) (Christian Oliff)
    • de12b26 docs: Update configuration file pages (#16509) (Ben Perlmutter)
    • 1ae9f20 docs: update correct code examples for no-extra-parens rule (#16560) (Nitin Kumar)

    Chores

    • 7628403 chore: add discord channel link (#16590) (Amaresh S M)
    • f5808cb chore: fix rule doc headers check (#16564) (Milos Djermanovic)
from eslint GitHub release notes
Commit messages
Package name: eslint
  • 6151d9e 8.30.0
  • 12a2972 Build: changelog update for 8.30.0
  • f2c4737 chore: upgrade @ eslint/eslintrc@1.4.0 (#16675)
  • 1a327aa fix: Ensure flat config unignores work consistently like eslintrc (#16579)
  • 075ef2c feat: add suggestion for no-return-await (#16637)
  • ba74253 chore: standardize npm script names per #14827 (#16315)
  • 6a8cd94 docs: Clarify Discord info in issue template config (#16663)
  • 0d9af4c ci: fix npm v9 problem with `file:` (#16664)
  • 7190d98 feat: update globals (#16654)
  • ad44344 docs: CLI documentation standardization (#16563)
  • 90c9219 refactor: migrate off deprecated function-style rules in all tests (#16618)
  • 9b8bb72 fix: autofix recursive functions in no-var (#16611)
  • 293573e docs: fix broken line numbers (#16606)
  • fa2c64b docs: use relative links for internal links (#16631)
  • 75276c9 docs: reorder options in no-unused-vars (#16625)
  • 7276fe5 docs: Fix anchor in URL (#16628)
  • 6bef135 docs: don't apply layouts to html formatter example (#16591)
  • dfc7ec1 docs: Formatters page updates (#16566)
  • 8ba124c docs: update the `prefer-const` example (#16607)
  • e6cb05a docs: fix css leaking (#16603)

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 3861342707

  • 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.252%

Totals Coverage Status
Change from base Build 3856264481: 0.0%
Covered Lines: 330
Relevant Lines: 330

💛 - Coveralls

@lholmquist lholmquist merged commit acd4cd3 into main Jan 12, 2023
@lholmquist lholmquist deleted the snyk-upgrade-7366011264061b282b160c8625db3749 branch January 12, 2023 14:50
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

4 participants