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.37.0 to 8.38.0 #104

Merged
merged 1 commit into from
May 2, 2023

Conversation

lholmquist
Copy link
Member

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade eslint from 8.37.0 to 8.38.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 2023-04-07.
Release notes
Package name: eslint
  • 8.38.0 - 2023-04-07

    Features

    • a1d561d feat: Move getDeclaredVariables and getAncestors to SourceCode (#17059) (Nicholas C. Zakas)

    Bug Fixes

    • 1c1ece2 fix: do not report on RegExp(...args) in require-unicode-regexp (#17037) (Francesco Trotta)

    Documentation

    • 7162d34 docs: Mention new config system is complete (#17068) (Nicholas C. Zakas)
    • 0fd6bb2 docs: Update README (GitHub Actions Bot)
    • c83531c docs: Update/remove external links, eg. point to eslint-community (#17061) (Pelle Wessman)
    • a3aa6f5 docs: Clarify no-div-regex rule docs (#17051) (Francesco Trotta)
    • b0f11cf docs: Update README (GitHub Actions Bot)
    • da8d52a docs: Update the second object instance for the "no-new" rule (#17020) (Ahmadou Waly NDIAYE)
    • 518130a docs: switch language based on current path (#16687) (Percy Ma)
    • 24206c4 docs: Update README (GitHub Actions Bot)

    Chores

  • 8.37.0 - 2023-03-28

    Features

    • b6ab8b2 feat: require-unicode-regexp add suggestions (#17007) (Josh Goldberg)
    • 10022b1 feat: Copy getScope() to SourceCode (#17004) (Nicholas C. Zakas)
    • 1665c02 feat: Use plugin metadata for flat config serialization (#16992) (Nicholas C. Zakas)
    • b3634f6 feat: docs license (#17010) (Samuel Roldan)
    • 892e6e5 feat: languageOptions.parser must be an object. (#16985) (Nicholas C. Zakas)

    Bug Fixes

    • 619f3fd fix: correctly handle null default config in RuleTester (#17023) (Brad Zacher)
    • 1fbf118 fix: getFirstToken/getLastToken on comment-only node (#16889) (Francesco Trotta)
    • 129e252 fix: Fix typo in logical-assignment-operators rule description (#17000) (Francesco Trotta)

    Documentation

    • 75339df docs: fix typos and missing info in id-match docs (#17029) (Ed Lucas)
    • ec2d830 docs: Fix typos in the semi rule docs (#17012) (Andrii Lundiak)
    • e39f28d docs: add back to top button (#16979) (Tanuj Kanti)
    • 721c717 docs: Custom Processors cleanup and expansion (#16838) (Ben Perlmutter)
    • d049f97 docs: 'How ESLint is Maintained' page (#16961) (Ben Perlmutter)
    • 5251a92 docs: Describe guard options for guard-for-in (#16986) (alope107)
    • 6157d81 docs: Add example to guard-for-in docs. (#16983) (alope107)
    • fd47998 docs: update Array.prototype.toSorted specification link (#16982) (Milos Djermanovic)
    • 3e1cf6b docs: Copy edits on Maintain ESLint docs (#16939) (Ben Perlmutter)

    Chores

from eslint GitHub release notes
Commit messages
Package name: eslint
  • 198e5fc 8.38.0
  • 7897c3b Build: changelog update for 8.38.0
  • 59ed060 chore: upgrade @ eslint/[email protected] (#17069)
  • 88c0898 chore: package.json update for @ eslint/js release
  • 7162d34 docs: Mention new config system is complete (#17068)
  • a1d561d feat: Move getDeclaredVariables and getAncestors to SourceCode (#17059)
  • 0fd6bb2 docs: Update README
  • c83531c docs: Update/remove external links, eg. point to `eslint-community` (#17061)
  • cf682d2 refactor: simplify new-parens rule schema (#17060)
  • a3aa6f5 docs: Clarify `no-div-regex` rule docs (#17051)
  • 0dde022 ci: bump actions/add-to-project from 0.4.1 to 0.5.0 (#17055)
  • b0f11cf docs: Update README
  • da8d52a docs: Update the second object instance for the "no-new" rule (#17020)
  • 518130a docs: switch language based on current path (#16687)
  • 24206c4 docs: Update README
  • 1c1ece2 fix: do not report on `RegExp(...args)` in `require-unicode-regexp` (#17037)

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

@pacostas
Copy link
Member

pacostas commented May 2, 2023

LGTM

@pacostas pacostas merged commit 1a64ad3 into main May 2, 2023
@pacostas pacostas deleted the snyk-upgrade-95daaab8f246b06d8248343c1d206261 branch May 2, 2023 08:19
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