Closed dependabot[bot] closed 3 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ EDITORCONFIG | editorconfig-checker | 2 | 0 | 0.01s | |
✅ JSON | jsonlint | 1 | 0 | 0.19s | |
✅ JSON | npm-package-json-lint | yes | no | 0.5s | |
✅ JSON | prettier | 1 | 0 | 0 | 0.41s |
✅ JSON | v8r | 1 | 0 | 7.35s | |
✅ REPOSITORY | gitleaks | yes | no | 1.1s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | grype | yes | no | 12.17s | |
✅ REPOSITORY | secretlint | yes | no | 1.11s | |
✅ REPOSITORY | trivy | yes | no | 5.8s | |
✅ REPOSITORY | trivy-sbom | yes | no | 2.64s | |
✅ REPOSITORY | trufflehog | yes | no | 3.46s | |
✅ SPELL | cspell | 3 | 0 | 3.81s | |
✅ SPELL | lychee | 1 | 0 | 0.64s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
Superseded by #673.
Bumps the eslint group with 4 updates in the / directory: eslint, eslint-plugin-github, eslint-plugin-jest and eslint-plugin-prettier.
Updates
eslint
from 8.57.0 to 9.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
63881dc
9.8.0de36d1d
Build: changelog update for 9.8.0deee448
chore: upgrade to@eslint/js@9.8.0
(#18720)4aaf2b3
chore: package.json update for@eslint/js
release2570051
chore: package.json revert@eslint/js
version to 9.7.0 (#18719)d73b203
chore: package.json update for@eslint/js
release8e1a627
chore: update dependency@eslint/core
to ^0.2.0 (#18700)13d0bd3
feat: Add and use SourceCode#getLoc/getRange (#18703)282df1a
docs: Add system theme option (#18617)ab0ff27
fix: Throw error when invalid flags passed (#18705)Updates
eslint-plugin-github
from 4.10.2 to 5.0.1Release notes
Sourced from eslint-plugin-github's releases.
Commits
8d9ed4f
Merge pull request #531 from github/kh-set-exception-on-ruleec76d1c
Provide exception for rowgroup948bc6a
Merge pull request #530 from github/dependabot/npm_and_yarn/all-dependencies-...919dda0
backout eslint 9 update1bd0859
chore(deps): bump the all-dependencies group with 6 updates2b8550f
Drop node 14 in publish workflow (#529)ce529f9
Merge pull request #525 from github/kh-fix-bug-in-get-element-type-logic3979a24
Update tests/utils/get-element-type.mjs9d2dc5d
add node 20 supportdd592c6
drop ndoe 16Updates
eslint-plugin-jest
from 27.9.0 to 28.7.0Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
1cd8c74
chore(release): 28.7.0 [skip ci]fb43171
feat: allow@typescript-eslint
v8 (#1636)1bc83b9
chore: use@eslint-community/eslint-plugin-eslint-comments
(#1635)9854c8f
chore(deps): lock file maintenanceb38f0fa
chore(deps): lock file maintenance61eb794
chore(deps): lock file maintenance1bf3691
chore(deps): lock file maintenance46d2b6a
chore: skip lib checks for now (#1626)5573628
chore(deps): update danger/danger-js action to v12.3.3 (#1617)80f6397
chore: change warning rules to error (#1625)Updates
eslint-plugin-prettier
from 5.1.3 to 5.2.1Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
51324d9
chore: fix CHANGELOG.md formatting issue24288c7
chore: release eslint-plugin-prettier (#669)ac036cc
build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)a1e6f4a
build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)de9751c
build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)02c21a5
chore: release eslint-plugin-prettier (#653)f170011
feat: support parsinghtml
via@html-eslint/parser
natively (#652)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