Closed dependabot[bot] closed 2 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ EDITORCONFIG | editorconfig-checker | 2 | 0 | 0.02s | |
✅ JSON | jsonlint | 1 | 0 | 0.33s | |
✅ JSON | npm-package-json-lint | yes | no | 0.48s | |
✅ JSON | prettier | 1 | 0 | 0 | 0.47s |
✅ JSON | v8r | 1 | 0 | 12.67s | |
✅ REPOSITORY | gitleaks | yes | no | 1.63s | |
✅ REPOSITORY | git_diff | yes | no | 0.02s | |
✅ REPOSITORY | grype | yes | no | 12.22s | |
✅ REPOSITORY | secretlint | yes | no | 0.96s | |
✅ REPOSITORY | trivy | yes | no | 4.88s | |
✅ REPOSITORY | trivy-sbom | yes | no | 1.15s | |
✅ REPOSITORY | trufflehog | yes | no | 3.87s | |
✅ SPELL | cspell | 3 | 0 | 2.75s | |
✅ SPELL | lychee | 1 | 0 | 0.51s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the eslint group with 3 updates in the / directory: eslint, eslint-plugin-github and eslint-plugin-prettier.
Updates
eslint
from 8.57.0 to 9.9.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
0dd3863
9.9.02e5ba77
Build: changelog update for 9.9.0461b2c3
chore: upgrade to@eslint/js@9.9.0
(#18765)59dba1b
chore: package.json update for@eslint/js
releasefea8563
chore: update dependency@eslint/core
to ^0.3.0 (#18724)41d0206
feat: Add support for TS config files (#18134)aac191e
chore: update dependency@eslint/json
to ^0.3.0 (#18760)9fe068c
docs: how to author plugins with configs that extend other configs (#18753)b97fa05
chore: update wdio dependencies for more stable tests (#18759)3a4eaf9
feat: add suggestion torequire-await
to removeasync
keyword (#18716)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-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