Closed depfu[bot] closed 2 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
❌ COPYPASTE | jscpd | yes | 2 | 1.69s | |
✅ JSON | jsonlint | 2 | 0 | 0.33s | |
✅ JSON | npm-package-json-lint | yes | no | 0.84s | |
✅ JSON | prettier | 2 | 0 | 0 | 0.49s |
✅ JSON | v8r | 2 | 0 | 17.07s | |
❌ REPOSITORY | checkov | yes | 6 | 27.61s | |
❌ REPOSITORY | devskim | yes | 17 | 2.12s | |
✅ REPOSITORY | dustilock | yes | no | 2.95s | |
❌ REPOSITORY | gitleaks | yes | 3 | 1.62s | |
❌ REPOSITORY | git_diff | yes | 1 | 0.07s | |
❌ REPOSITORY | grype | yes | 1 | 17.35s | |
❌ REPOSITORY | kics | yes | 3 | 3.26s | |
✅ REPOSITORY | secretlint | yes | no | 1.27s | |
✅ REPOSITORY | syft | yes | no | 2.28s | |
❌ REPOSITORY | trivy | yes | 1 | 11.11s | |
✅ REPOSITORY | trivy-sbom | yes | no | 3.11s | |
❌ REPOSITORY | trufflehog | yes | 1 | 6.78s | |
❌ SPELL | cspell | 4 | 882 | 21.38s | |
✅ SPELL | lychee | 3 | 0 | 0.55s | |
✅ YAML | prettier | 1 | 1 | 0 | 7.84s |
✅ YAML | v8r | 1 | 0 | 1.32s | |
✅ YAML | yamllint | 1 | 0 | 4.19s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
❌ COPYPASTE | jscpd | yes | 2 | 1.62s | |
✅ JSON | jsonlint | 2 | 0 | 0.26s | |
✅ JSON | npm-package-json-lint | yes | no | 0.66s | |
✅ JSON | prettier | 2 | 0 | 0 | 0.54s |
✅ JSON | v8r | 2 | 0 | 20.93s | |
❌ REPOSITORY | checkov | yes | 6 | 27.28s | |
❌ REPOSITORY | devskim | yes | 17 | 1.76s | |
✅ REPOSITORY | dustilock | yes | no | 1.53s | |
❌ REPOSITORY | gitleaks | yes | 3 | 2.59s | |
❌ REPOSITORY | git_diff | yes | 1 | 0.07s | |
❌ REPOSITORY | grype | yes | 1 | 17.01s | |
❌ REPOSITORY | kics | yes | 3 | 2.07s | |
✅ REPOSITORY | secretlint | yes | no | 1.0s | |
✅ REPOSITORY | syft | yes | no | 2.35s | |
❌ REPOSITORY | trivy | yes | 1 | 8.46s | |
✅ REPOSITORY | trivy-sbom | yes | no | 2.94s | |
❌ REPOSITORY | trufflehog | yes | 1 | 6.5s | |
❌ SPELL | cspell | 4 | 882 | 22.37s | |
✅ SPELL | lychee | 3 | 0 | 0.65s | |
✅ YAML | prettier | 1 | 1 | 0 | 7.08s |
✅ YAML | v8r | 1 | 0 | 1.5s | |
✅ YAML | yamllint | 1 | 0 | 3.87s |
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 #170.
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.6) · 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 10 commits:
chore: Publish `1.7.6` with `swc_core` `v0.99.6`
chore: Update changelog
chore: Publish `1.7.6-nightly-20240804.1` with `swc_core` `v0.99.6`
chore: Publish crates
fix(es/decorators): Use correct class name reference (#9375)
chore: Publish crates
fix(es/typescript): Strip declare export in strip-only mode (#9374)
fix(es/codegen): Print the missing `abstract` in class expression (#9372)
chore: Fix Typo (#9371)
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