Skip to content

Update dependencies to safe versions and fix CVEs#25

Merged
Mitriyweb merged 3 commits into
mainfrom
update-deps-cve-17370865204673744156
Jul 9, 2026
Merged

Update dependencies to safe versions and fix CVEs#25
Mitriyweb merged 3 commits into
mainfrom
update-deps-cve-17370865204673744156

Conversation

@Mitriyweb

Copy link
Copy Markdown
Owner

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:

  1. Security Fixes: Resolved high-severity CVEs in vite and @anthropic-ai/claude-agent-sdk.
  2. Stability: All updated packages are at least 30 days old, minimizing the risk of supply-chain attacks or "bleeding-edge" bugs.
  3. Consistency: Maintained the project's convention of exact version pinning in package.json.
  4. Maintenance: Migrated biome.json to the latest schema and updated the bun.lock file.
  5. Cleanliness: Ensured that no temporary build artifacts or secondary lockfiles were committed.

The changes were verified by running the full test suite (bun test), linting, typechecking, and a security audit using npm audit on a temporary lockfile.


PR created automatically by Jules for task 17370865204673744156 started by @Mitriyweb

- 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>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 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 @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

Mitriyweb and others added 2 commits July 9, 2026 04:22
- 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>
@Mitriyweb
Mitriyweb merged commit baba89d into main Jul 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant