Fixes
- fix(external_link): noopenner should be noopener by @stevenjoezhang in #5729
- fix: Incorrectly ignores single-line code blocks when escaping Swig and HTML comments by @D-Sketon in #5722
Performances
Refactor
- refactor: remove node internal api usage in loadPlugin by @renbaoshuo in #5769
CI/CD
- ci: add dependency-review action for vulnerability scanning by @yoshinorin in #5734
- ci: enable trusted publishing by @yoshinorin in #5735
Test
- fix(test): add missing await to unlink in save_database test by @KentarouTakeda in #5753
Dependencies
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #5724
- chore(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #5726
- chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #5727
- chore(deps): bump actions/dependency-review-action from 4.8.2 to 4.8.3 by @dependabot[bot] in #5741
- chore(deps): bump actions/dependency-review-action from 4.8.3 to 4.9.0 by @dependabot[bot] in #5744
- chore(deps): bump marocchino/sticky-pull-request-comment from 2 to 3 by @dependabot[bot] in #5746
- chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #5742
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #5743
- chore(deps): add lockfile by @yoshinorin in #5739
Misc
Full Changelog: v8.1.1...v8.1.2