oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.9k stars 231 forks source link

Bump eslint from 9.3.0 to 9.4.0 in /mega-linter-runner #3608

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps eslint from 9.3.0 to 9.4.0.

Release notes

Sourced from eslint's releases.

v9.4.0

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)
Changelog

Sourced from eslint's changelog.

v9.4.0 - May 31, 2024

  • 010dd2e chore: upgrade to @eslint/js@9.4.0 (#18534) (Francesco Trotta)
  • 5e1b5dc chore: package.json update for @​eslint/js release (Jenkins)
  • d7ab6f5 docs: update theme when when prefers-color-scheme changes (#18510) (Nitin Kumar)
  • 594145f refactor: switch to @eslint/config-array (#18527) (Francesco Trotta)
  • 525fdff docs: fix components files (#18519) (Tanuj Kanti)
  • 89a4a0a feat: ignore IIFE's in the no-loop-func rule (#17528) (Nitin Kumar)
  • 80747d2 docs: refactor prefer-destructuring rule (#18472) (Tanuj Kanti)
  • 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)
  • f06e0b5 docs: clarify func-style (#18477) (Cameron Steffen)
  • 389744b fix: use @eslint/config-inspector@latest (#18483) (唯然)
  • 70118a5 fix: func-style false positive with arrow functions and super (#18473) (Milos Djermanovic)
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 4 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 2 0 3.17s
✅ BASH bash-exec 5 0 0.06s
✅ BASH shellcheck 5 0 0.13s
✅ BASH shfmt 5 0 0 0.59s
✅ COPYPASTE jscpd yes no 5.17s
✅ DOCKERFILE hadolint 130 0 18.48s
✅ JSON jsonlint 18 0 0.27s
✅ JSON v8r 20 0 31.2s
⚠️ MARKDOWN markdownlint 265 0 272 34.47s
✅ MARKDOWN markdown-table-formatter 265 0 0 144.85s
✅ OPENAPI spectral 2 0 3.33s
⚠️ PYTHON bandit 211 64 6.29s
✅ PYTHON black 211 0 0 6.73s
✅ PYTHON flake8 211 0 2.48s
✅ PYTHON isort 211 0 0 1.3s
✅ PYTHON mypy 211 0 20.61s
✅ PYTHON pylint 211 0 17.94s
✅ PYTHON ruff 211 0 0 0.69s
✅ REPOSITORY checkov yes no 46.22s
✅ REPOSITORY git_diff yes no 0.61s
⚠️ REPOSITORY grype yes 1 26.54s
✅ REPOSITORY secretlint yes no 19.27s
✅ REPOSITORY trivy yes no 20.53s
✅ REPOSITORY trivy-sbom yes no 4.19s
⚠️ REPOSITORY trufflehog yes 1 12.43s
✅ SPELL cspell 692 0 30.44s
⚠️ SPELL lychee 345 5 5.72s
✅ XML xmllint 3 0 0 0.57s
✅ YAML prettier 161 0 0 7.38s
✅ YAML v8r 102 0 198.69s
✅ YAML yamllint 162 0 2.29s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

echoix commented 3 months ago

@dependabot rebase