Closed dependabot[bot] closed 1 month ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ EDITORCONFIG | editorconfig-checker | 2 | 0 | 0.01s | |
✅ JSON | jsonlint | 1 | 0 | 0.2s | |
✅ JSON | npm-package-json-lint | yes | no | 0.46s | |
✅ JSON | prettier | 1 | 0 | 0 | 0.42s |
✅ JSON | v8r | 1 | 0 | 9.61s | |
✅ REPOSITORY | gitleaks | yes | no | 1.12s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | grype | yes | no | 11.13s | |
✅ REPOSITORY | secretlint | yes | no | 0.89s | |
❌ REPOSITORY | trivy | yes | 1 | 1.15s | |
✅ REPOSITORY | trivy-sbom | yes | no | 1.11s | |
✅ REPOSITORY | trufflehog | yes | no | 8.24s | |
✅ SPELL | cspell | 3 | 0 | 3.17s | |
✅ SPELL | lychee | 1 | 0 | 0.65s |
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 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.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
69e9459
9.11.1fcdac44
Build: changelog update for 9.11.1df4a859
chore: upgrade@eslint/js
@9
.11.1 (#18943)36d8095
chore: package.json update for@eslint/js
release20fd916
fix: add@eslint/core
,@types/estree
, &@types/json-schema
deps (#18938)3eff709
docs: replace deprecatedLinter.FlatConfig
type withLinter.Config
(#18941)2738322
fix: add missing types forrequire-atomic-updates
rule (#18937)d71ff30
fix: add missing types forobject-shorthand
rule (#18935)561cadc
fix: add missing types forno-unsafe-negation
rule (#18932)8843656
fix: add missing types forno-underscore-dangle
rule (#18931)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