Closed dependabot[bot] closed 11 months ago
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
Packages | Version | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|---|
stylelint | 16.0.2...16.1.0 | None | +9/-7 |
2.56 MB | ybiquitous |
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 5 | 0 | 0.05s | |
✅ COPYPASTE | jscpd | yes | no | 2.06s | |
❌ CSS | stylelint | 10 | 0 | 1 | 0.81s |
❌ JSON | eslint-plugin-jsonc | 7 | 0 | 1 | 0.51s |
✅ JSON | jsonlint | 7 | 0 | 0.22s | |
✅ JSON | npm-package-json-lint | yes | no | 1.09s | |
✅ JSON | prettier | 7 | 0 | 0 | 0.78s |
✅ JSON | v8r | 7 | 0 | 6.87s | |
✅ MARKDOWN | markdownlint | 4 | 0 | 0 | 1.42s |
✅ MARKDOWN | markdown-link-check | 4 | 0 | 8.22s | |
✅ REPOSITORY | checkov | yes | no | 11.87s | |
✅ REPOSITORY | gitleaks | yes | no | 1.74s | |
✅ REPOSITORY | git_diff | yes | no | 0.02s | |
✅ REPOSITORY | grype | yes | no | 12.53s | |
✅ REPOSITORY | secretlint | yes | no | 0.77s | |
✅ REPOSITORY | trivy | yes | no | 9.31s | |
✅ REPOSITORY | trivy-sbom | yes | no | 9.99s | |
✅ REPOSITORY | trufflehog | yes | no | 21.56s | |
✅ SPELL | lychee | 19 | 0 | 1.33s | |
✅ YAML | prettier | 8 | 0 | 0 | 0.7s |
✅ YAML | v8r | 8 | 0 | 5.42s | |
✅ YAML | yamllint | 8 | 0 | 0.3s |
See detailed report in MegaLinter reports
Looks like stylelint is up-to-date now, so this is no longer needed.
Bumps stylelint from 16.0.2 to 16.1.0.
Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
5882290
16.1.06c4b64d
Prepare 16.1.0 (#7415)566c422
Bump file-entry-cache from 7.0.2 to 8.0.0 (#7427)42bf8f8
Bump meow from 12.1.1 to 13.0.0 (#7426)cb509a0
Fixfunction-url-quotes
false positives for SCSS variable and@
character...e222352
Document benefits from TypeScript annotation (#7423)760a6f1
Fixselector-pseudo-class-no-unknown
false positive for:popover-open
(#7...8ec6748
Addignore: ["keyframe-selectors"]
toselector-disallowed-list
(#7417)548b221
Add missing changelog for PR #736619ab06a
Sort rules alphabetically indocs/user-guide/rules.md
(#7422)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