Update dependencies to safe versions and fix CVEs#25
Conversation
- Update dependencies to latest versions older than 30 days - Fix high-severity vulnerabilities in vite and claude-agent-sdk - Migrate biome configuration - Ensure exact version pinning consistency - Remove build artifacts from version control Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
- Add overrides for hono and linkify-it to resolve high-severity CVEs - Ensure overridden versions are at least 30 days old - Verify stability with full test suite Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
- Add overrides for hono and linkify-it to fix high-severity CVEs - Update knip.json to ignore unlisted binaries in E2E/unit tests (agents, invalid-command, lib/bundle-agents.ts) - Maintain project versioning and safety policies Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
I have updated the project's dependencies to their latest safe versions (published at least 30 days ago) to address security vulnerabilities and ensure stability. Key updates include:
viteand@anthropic-ai/claude-agent-sdk.package.json.biome.jsonto the latest schema and updated thebun.lockfile.The changes were verified by running the full test suite (
bun test), linting, typechecking, and a security audit usingnpm auditon a temporary lockfile.PR created automatically by Jules for task 17370865204673744156 started by @Mitriyweb