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.16s | |
✅ JSON | npm-package-json-lint | yes | no | 0.46s | |
✅ JSON | prettier | 1 | 0 | 0 | 0.44s |
✅ JSON | v8r | 1 | 0 | 12.86s | |
✅ REPOSITORY | gitleaks | yes | no | 1.28s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | grype | yes | no | 12.51s | |
✅ REPOSITORY | secretlint | yes | no | 1.0s | |
❌ REPOSITORY | trivy | yes | 1 | 5.84s | |
✅ REPOSITORY | trivy-sbom | yes | no | 1.04s | |
✅ REPOSITORY | trufflehog | yes | no | 3.45s | |
✅ SPELL | cspell | 3 | 0 | 3.21s | |
✅ 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_
@dependabot rebase
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the eslint group with 5 updates in the / directory:
8.57.0
9.12.0
3.6.1
3.6.3
4.10.2
5.0.2
27.9.0
28.8.3
5.1.3
5.2.1
Updates
eslint
from 8.57.0 to 9.12.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
17cfb68
9.12.0826e69d
Build: changelog update for 9.12.0555aafd
chore: upgrade to@eslint/js@9.12.0
(#18987)873ae60
chore: package.json update for@eslint/js
releaseea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986)d0a5414
refactor: replace strip-ansi with native module (#18982)b827029
chore: Enable JSON5 linting (#18979)ecbd522
docs: Mention code explorer (#18978)7ea4ecc
docs: Clarifying the Use of Meta Objects (#18697)d3e4b2e
docs: Clarify how to exclude.js
files (#18976)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-jest
from 27.9.0 to 28.8.3Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
497a500
chore(release): 28.8.3 [skip ci]9c4197c
fix(prefer-importing-jest-globals): don't add imports in the middle of statem...9adda0a
chore(release): 28.8.2 [skip ci]0660242
perf(prefer-importing-jest-globals): stop collecting import specifiers for no...a789420
chore(deps): lock file maintenance1df45e9
chore(release): 28.8.1 [skip ci]307f6a7
fix(prefer-importing-jest-globals): support typescript-eslint parser (#1639)267702d
chore(deps): lock file maintenancef969f92
chore(deps): lock file maintenancef5f3e99
chore(deps): lock file maintenanceUpdates
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