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 9.4.0 to 9.5.0 #32

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

drwho725
Copy link
Owner

@drwho725 drwho725 commented Jul 6, 2024

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade eslint from 9.4.0 to 9.5.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 on 21 days ago.

Release notes
Package name: eslint
  • 9.5.0 - 2024-06-14

    Features

    • b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung)

    Bug Fixes

    • 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic)
    • 7fbe211 fix: message template for all files ignored (#18564) (Milos Djermanovic)
    • 469cb36 fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic)
    • 5cff638 fix: improve message for ignored files without a matching config (#18404) (Francesco Trotta)

    Documentation

    • 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic)
    • 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta)
    • 8127127 docs: Update README (GitHub Actions Bot)
    • 55c2a66 docs: Update README (GitHub Actions Bot)
    • eb76282 docs: Update README (GitHub Actions Bot)
    • ff6e96e docs: baseConfig and overrideConfig can be arrays (#18571) (Milos Djermanovic)
    • d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas)
    • 9ce6832 docs: add callout box for unintuitive behavior (#18567) (Ben McCann)
    • b8db99c docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas)
    • 518a35c docs: Mention config migrator (#18561) (Nicholas C. Zakas)
    • eb440fc docs: specifying files with arbitrary or no extension (#18539) (Francesco Trotta)
    • 38c159e docs: Provide example of reading package.json for plugins meta (#18530) (Nicholas C. Zakas)
    • d16a659 docs: add link to migration guide for --ext CLI option (#18537) (Milos Djermanovic)
    • 73408de docs: add link to configuration file docs before examples (#18535) (Milos Djermanovic)

    Chores

    • f588160 chore: upgrade @ eslint/js@9.5.0 (#18591) (Milos Djermanovic)
    • 5890841 chore: package.json update for @ eslint/js release (Jenkins)
    • e9f4ccd chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic)
    • 4b23ffd refactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas)
    • 1495b93 chore: update WebdriverIO packages (#18558) (Christian Bromann)
    • cea7ede chore: add website donate link instead of opencollective (#18582) (Strek)
    • ec94880 chore: package.json update for eslint-config-eslint release (Jenkins)
    • 6912586 chore: extract formatting rules into separate config (#18560) (Milos Djermanovic)
    • 9738f7e ci: fix CLI flags for c8, raise thresholds (#18554) (Francesco Trotta)
    • c6de7bb chore: update dependency markdownlint-cli to ^0.41.0 (#18538) (renovate[bot])
    • 2c8fd34 ci: pin @ wdio/browser-runner v8.36.0 (#18540) (唯然)
  • 9.4.0 - 2024-05-31

    Features

    • 89a4a0a feat: ignore IIFE's in the no-loop-func rule (#17528) (Nitin Kumar)

    Bug Fixes

    • f6534d1 fix: skip processor code blocks that match only universal patterns (#18507) (Milos Djermanovic)
    • 7226ebd fix: allow implicit undefined return in no-constructor-return (#18515) (Ali Rezvani)
    • 389744b fix: use @ eslint/config-inspector@latest (#18483) (唯然)
    • 70118a5 fix: func-style false positive with arrow functions and super (#18473) (Milos Djermanovic)

    Documentation

    • d7ab6f5 docs: update theme when when prefers-color-scheme changes (#18510) (Nitin Kumar)
    • 525fdff docs: fix components files (#18519) (Tanuj Kanti)
    • 80747d2 docs: refactor prefer-destructuring rule (#18472) (Tanuj Kanti)
    • f06e0b5 docs: clarify func-style (#18477) (Cameron Steffen)

    Chores

    • 010dd2e chore: upgrade to @ eslint/js@9.4.0 (#18534) (Francesco Trotta)
    • 5e1b5dc chore: package.json update for @ eslint/js release (Jenkins)
    • 594145f refactor: switch to @ eslint/config-array (#18527) (Francesco Trotta)
from eslint GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade eslint from 9.4.0 to 9.5.0.

See this package in npm:
eslint

See this project in Snyk:
https://app.snyk.io/org/drwho725/project/e7f15940-4f79-48bd-9b39-c73cb7a2af8b?utm_source=github&utm_medium=referral&page=upgrade-pr
@drwho725 drwho725 merged commit 7f1923f into master Jul 6, 2024
2 checks passed
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