Closed depfu[bot] closed 2 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
❌ COPYPASTE | jscpd | yes | 2 | 2.05s | |
✅ JSON | jsonlint | 2 | 0 | 0.33s | |
✅ JSON | npm-package-json-lint | yes | no | 0.87s | |
✅ JSON | prettier | 2 | 0 | 0 | 0.5s |
✅ JSON | v8r | 2 | 0 | 16.0s | |
❌ REPOSITORY | checkov | yes | 6 | 29.16s | |
❌ REPOSITORY | devskim | yes | 17 | 2.44s | |
✅ REPOSITORY | dustilock | yes | no | 2.55s | |
❌ REPOSITORY | gitleaks | yes | 3 | 2.75s | |
❌ REPOSITORY | git_diff | yes | 1 | 0.08s | |
❌ REPOSITORY | grype | yes | 1 | 20.85s | |
❌ REPOSITORY | kics | yes | 3 | 2.23s | |
✅ REPOSITORY | secretlint | yes | no | 0.92s | |
✅ REPOSITORY | syft | yes | no | 2.43s | |
❌ REPOSITORY | trivy | yes | 1 | 11.62s | |
✅ REPOSITORY | trivy-sbom | yes | no | 3.96s | |
❌ REPOSITORY | trufflehog | yes | 1 | 9.91s | |
❌ SPELL | cspell | 4 | 882 | 13.72s | |
✅ SPELL | lychee | 3 | 0 | 0.59s | |
✅ YAML | prettier | 1 | 1 | 0 | 10.05s |
✅ YAML | v8r | 1 | 0 | 1.26s | |
✅ YAML | yamllint | 1 | 0 | 3.98s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
Closed in favor of #182.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @swc/core (1.4.2 → 1.7.22) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 7 commits:
chore: Publish `1.7.22` with `swc_core` `v0.102.2`
chore: Update changelog
chore: Publish `1.7.22-nightly-20240830.1` with `swc_core` `v0.102.2`
chore: Publish crates with `swc_core` `v0.102.2`
chore: Enable html publish pipeline
fix(es/minifier): Iterate object properties in reverse direction while inlining property access (#9507)
chore: Update changelog
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands