fix: Update dependencies and fix security vulnerabilities#128
Merged
rdmueller merged 2 commits intoMar 2, 2026
Conversation
Contributor
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
WalkthroughDie Änderungen aktualisieren mehrere devDependencies in Changes
Sequence Diagram(s)(Sektion weggelassen — Änderungen sind keine neue Mehrkomponenten-Kontrollflussfunktion, daher keine Sequenzdiagramme.) Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
- Fix 4 security vulnerabilities (critical: basic-ftp, high: rollup & minimatch, moderate: ajv) - Update tailwindcss 4.1.18 → 4.2.1, @tailwindcss/vite 4.1.18 → 4.2.1 - Update eslint 10.0.0 → 10.0.2, jsdom 28.0.0 → 28.1.0 - Update @lhci/cli 0.14.0 → 0.15.1 - Fix doc-page test to match pre-rendered HTML implementation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
43c82fe to
d4a0129
Compare
The .asciidoc-linter.yml disables WS001 (false positives for [discrete] attributes), but the pre-commit hook was not passing --config, causing all WS001 warnings to still appear. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
npm audit fix:Remaining: 4 low-severity vulnerabilities in transitive deps of
@lhci/cli(tmp package) — requires upstream fix.Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit
Chores
Tests