@cacheable/website - fix: upgrade docula to 1.14.0#1629
Conversation
Upgrade docula devDependency from 1.12.0 to 1.14.0. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Code Review
This pull request primarily focuses on dependency management, updating several packages including docula, various @ai-sdk components, ai, ejs, and liquidjs, while also removing several unused dependencies from the lockfile. A critical security feedback was provided regarding the @ungap/structured-clone package, which is currently at version 1.3.0 and flagged for a potential deserialization vulnerability (CWE-502); it is recommended to upgrade this package to version 1.3.1 or higher.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1629 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 26 26
Lines 2496 2496
Branches 555 555
=========================================
Hits 2496 2496 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary
docula(devDependency) from 1.12.0 to 1.14.0 in@cacheable/website.Test plan
pnpm installsucceedspnpm --filter @cacheable/website website:buildcompletes successfully🤖 Generated with Claude Code