Closed dependabot[bot] closed 1 month ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ EDITORCONFIG | editorconfig-checker | 2 | 0 | 0.02s | |
✅ JSON | jsonlint | 1 | 0 | 0.3s | |
✅ JSON | npm-package-json-lint | yes | no | 0.49s | |
✅ JSON | prettier | 1 | 0 | 0 | 0.38s |
✅ JSON | v8r | 1 | 0 | 12.85s | |
✅ REPOSITORY | gitleaks | yes | no | 1.02s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | grype | yes | no | 12.72s | |
✅ REPOSITORY | secretlint | yes | no | 0.88s | |
✅ REPOSITORY | trivy | yes | no | 6.38s | |
✅ REPOSITORY | trivy-sbom | yes | no | 1.14s | |
✅ REPOSITORY | trufflehog | yes | no | 4.17s | |
✅ SPELL | cspell | 3 | 0 | 3.02s | |
✅ SPELL | lychee | 1 | 0 | 0.61s |
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 #707.
Bumps the eslint group with 4 updates in the / directory: eslint, eslint-import-resolver-typescript, eslint-plugin-github and eslint-plugin-prettier.
Updates
eslint
from 8.57.0 to 9.11.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
26baf40
9.11.04cc6637
Build: changelog update for 9.11.0ca21a64
chore: upgrade@eslint/js
@9
.11.0 (#18927)a10f90a
chore: package.json update for@eslint/js
release5e5f39b
fix: add missing types forno-restricted-exports
rule (#18914)e4e5709
docs: correctprefer-object-has-own
type definition comment (#18924)8f630eb
fix: add missing types forno-param-reassign
options (#18906)d715781
fix: add missing types forno-extra-boolean-cast
options (#18902)e4e02cc
refactor: Extract processor logic into ProcessorService (#18818)ec30c73
feat: add "eslint/universal" to exportLinter
(#18883)Updates
eslint-import-resolver-typescript
from 3.6.1 to 3.6.3Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
3dfad60
chore(deps): update dependency node to v18.20.4 (#309)47561fb
chore(deps): update dependency@changesets/cli
to ^2.27.7 (#308)c9b5626
chore: release eslint-import-resolver-typescript (#302)f8d7b82
fix(#303): use@nolyfill/is-core-module
(#305)a4c6c78
fix: ignore bun built-in modules (#288)79148f4
chore: release eslint-import-resolver-typescript (#301)ff3d3c6
chore(deps): removeis-core-module
dependency (#295)10f9b17
Allow either import or import-x plugin as a peer dependency (#294)b777b44
ci(workflows/ci): setup node before enabling corepack (#300)4f9db59
chore(deps): update dependency node to v18.20.3 (#297)Updates
eslint-plugin-github
from 4.10.2 to 5.0.2Release notes
Sourced from eslint-plugin-github's releases.
... (truncated)
Commits
d6f656d
Merge pull request #551 from github/dependabot/npm_and_yarn/all-dependencies-...df2c60a
chore(deps): bump the all-dependencies group across 1 directory with 4 updates0f0979c
chore(deps): bump the all-dependencies group with 3 updates (#545)0e294e5
Merge pull request #544 from github/dependabot/npm_and_yarn/all-dependencies-...17c6e39
chore(deps): bump the all-dependencies group with 3 updates86d5cb1
Merge pull request #543 from github/dependabot/npm_and_yarn/all-dependencies-...522309f
chore(deps): bump the all-dependencies group across 1 directory with 3 updatesc3857ba
Merge pull request #541 from github/dependabot/npm_and_yarn/all-dependencies-...8010f55
chore(deps): bump the all-dependencies group with 4 updates7772275
Merge pull request #540 from github/dependabot/npm_and_yarn/all-dependencies-...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