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.57.1 to 9.11.1 #114

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

Conversation

WontonSam
Copy link
Owner

Snyk has created this PR to upgrade eslint from 8.57.1 to 9.11.1.

ℹ️ 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.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 22 versions ahead of your current version.
  • The recommended version was released 25 days ago, on 2024-09-23.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Missing Release of Resource after Effective Lifetime
SNYK-JS-INFLIGHT-6095116
141/1000
Why? Confidentiality impact: None, Integrity impact: None, Availability impact: High, Scope: Unchanged, Exploit Maturity: Proof of Concept, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Local, EPSS: 0.01055, Social Trends: No, Days since published: 323, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Medium, Package Popularity Score: 99, Impact: 5.99, Likelihood: 2.35, Score Version: V5
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: eslint
  • 9.11.1 - 2024-09-23

    Bug Fixes

    • 20fd916 fix: add @ eslint/core, @ types/estree, & @ types/json-schema deps (#18938) (Nitin Kumar)
    • 2738322 fix: add missing types for require-atomic-updates rule (#18937) (Kristóf Poduszló)
    • d71ff30 fix: add missing types for object-shorthand rule (#18935) (Kristóf Poduszló)
    • 561cadc fix: add missing types for no-unsafe-negation rule (#18932) (Kristóf Poduszló)
    • 8843656 fix: add missing types for no-underscore-dangle rule (#18931) (Kristóf Poduszló)
    • 92cde5c fix: add missing types for no-shadow rule (#18930) (Kristóf Poduszló)
    • b3cbe11 fix: add missing types for no-sequences rule (#18929) (Kristóf Poduszló)
    • 976f77f fix: add missing types for no-unused-expressions rule (#18933) (Kristóf Poduszló)

    Documentation

    • 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#18941) (Carlos Meira)

    Chores

    • df4a859 chore: upgrade @ eslint/js@9.11.1 (#18943) (Milos Djermanovic)
    • 36d8095 chore: package.json update for @ eslint/js release (Jenkins)
  • 9.11.0 - 2024-09-20

    Features

    • ec30c73 feat: add "eslint/universal" to export Linter (#18883) (唯然)
    • c591da6 feat: Add language to types (#18917) (Nicholas C. Zakas)
    • 492eb8f feat: limit the name given to ImportSpecifier in id-length (#18861) (Tanuj Kanti)
    • 19c6856 feat: Add no-useless-constructor suggestion (#18799) (Jordan Thomson)
    • a48f8c2 feat: add type FormatterFunction, update LoadedFormatter (#18872) (Francesco Trotta)

    Bug Fixes

    • 5e5f39b fix: add missing types for no-restricted-exports rule (#18914) (Kristóf Poduszló)
    • 8f630eb fix: add missing types for no-param-reassign options (#18906) (Kristóf Poduszló)
    • d715781 fix: add missing types for no-extra-boolean-cast options (#18902) (Kristóf Poduszló)
    • 2de5742 fix: add missing types for no-misleading-character-class options (#18905) (Kristóf Poduszló)
    • c153084 fix: add missing types for no-implicit-coercion options (#18903) (Kristóf Poduszló)
    • fa11b2e fix: add missing types for no-empty-function options (#18901) (Kristóf Poduszló)
    • a0deed1 fix: add missing types for camelcase options (#18897) (Kristóf Poduszló)

    Documentation

    • e4e5709 docs: correct prefer-object-has-own type definition comment (#18924) (Nitin Kumar)
    • 91cbd18 docs: add unicode abbreviations in no-irregular-whitespace rule (#18894) (Alix Royere)
    • 59cfc0f docs: clarify resultsMeta in LoadedFormatter type (#18881) (Milos Djermanovic)
    • adcc50d docs: Update README (GitHub Actions Bot)
    • 4edac1a docs: Update README (GitHub Actions Bot)

    Build Related

    • 959d360 build: Support updates to previous major versions (#18871) (Milos Djermanovic)

    Chores

    • ca21a64 chore: upgrade @ eslint/js@9.11.0 (#18927) (Milos Djermanovic)
    • a10f90a chore: package.json update for @ eslint/js release (Jenkins)
    • e4e02cc refactor: Extract processor logic into ProcessorService (#18818) (Nicholas C. Zakas)
    • 6d4484d chore: updates for v8.57.1 release (Jenkins)
    • 71f37c5 refactor: use optional chaining when validating config rules (#18893) (lucasrmendonca)
    • 2c2805f chore: Add PR note to all templates (#18892) (Nicholas C. Zakas)
    • 7b852ce refactor: use Directive class from @ eslint/plugin-kit (#18884) (Milos Djermanovic)
    • d594ddd chore: update dependency @ eslint/core to ^0.6.0 (#18863) (renovate[bot])
    • 78b2421 chore: Update change.yml (#18882) (Nicholas C. Zakas)
    • a416f0a chore: enable $ExpectType comments in .ts files (#18869) (Francesco Trotta)
  • 9.10.0 - 2024-09-06
    Read more
  • 9.9.1 - 2024-08-23
    Read more
  • 9.9.0 - 2024-08-09
    Read more
  • 9.8.0 - 2024-07-26
    Read more
  • 9.7.0 - 2024-07-12
    Read more
  • 9.6.0 - 2024-06-28
    Read more
  • 9.5.0 - 2024-06-14
    Read more
  • 9.4.0 - 2024-05-31
  • 9.3.0 - 2024-05-17
  • 9.2.0 - 2024-05-03
  • 9.1.1 - 2024-04-22
  • 9.1.0 - 2024-04-19
  • 9.0.0 - 2024-04-05
  • 9.0.0-rc.0 - 2024-03-22
  • 9.0.0-beta.2 - 2024-03-08
  • 9.0.0-beta.1 - 2024-02-23
  • 9.0.0-beta.0 - 2024-02-09
  • 9.0.0-alpha.2 - 2024-01-26
  • 9.0.0-alpha.1 - 2024-01-12
  • 9.0.0-alpha.0 - 2023-12-29
  • 8.57.1 - 2024-09-16
    Read more
from eslint GitHub release notes
Commit messages
Package name: eslint
  • 69e9459 9.11.1
  • fcdac44 Build: changelog update for 9.11.1
  • df4a859 chore: upgrade @ eslint/js@9.11.1 (#18943)
  • 36d8095 chore: package.json update for @ eslint/js release
  • 20fd916 fix: add `@ eslint/core`, `@ types/estree`, & `@ types/json-schema` deps (#18938)
  • 3eff709 docs: replace deprecated `Linter.FlatConfig` type with `Linter.Config` (#18941)
  • 2738322 fix: add missing types for `require-atomic-updates` rule (#18937)
  • d71ff30 fix: add missing types for `object-shorthand` rule (#18935)
  • 561cadc fix: add missing types for `no-unsafe-negation` rule (#18932)
  • 8843656 fix: add missing types for `no-underscore-dangle` rule (#18931)
  • 92cde5c fix: add missing types for `no-shadow` rule (#18930)
  • b3cbe11 fix: add missing types for `no-sequences` rule (#18929)
  • 976f77f fix: add missing types for `no-unused-expressions` rule (#18933)
  • 26baf40 9.11.0
  • 4cc6637 Build: changelog update for 9.11.0
  • ca21a64 chore: upgrade @ eslint/js@9.11.0 (#18927)
  • a10f90a chore: package.json update for @ eslint/js release
  • 5e5f39b fix: add missing types for `no-restricted-exports` rule (#18914)
  • e4e5709 docs: correct `prefer-object-has-own` type definition comment (#18924)
  • 8f630eb fix: add missing types for `no-param-reassign` options (#18906)
  • d715781 fix: add missing types for `no-extra-boolean-cast` options (#18902)
  • e4e02cc refactor: Extract processor logic into ProcessorService (#18818)
  • ec30c73 feat: add "eslint/universal" to export `Linter` (#18883)
  • c591da6 feat: Add language to types (#18917)

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

Copy link

google-cla bot commented Oct 18, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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.

2 participants