Skip to content

[codex] audit and upgrade packages#132

Closed
ya-nsh wants to merge 1 commit into
mainfrom
codex/package-audit-upgrades
Closed

[codex] audit and upgrade packages#132
ya-nsh wants to merge 1 commit into
mainfrom
codex/package-audit-upgrades

Conversation

@ya-nsh

@ya-nsh ya-nsh commented May 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • upgrade the Bun toolchain pin and refresh root dev tooling within stable majors
  • bump @modelcontextprotocol/sdk and @opentui/core to current releases
  • add targeted dependency overrides so bun audit resolves vulnerable transitive packages

Validation

  • npm exec --yes --package=bun@1.3.14 -- bun audit
  • npm exec --yes --package=bun@1.3.14 -- bun run check
  • npm exec --yes --package=bun@1.3.14 -- bun run build
  • npm exec --yes --package=bun@1.3.14 -- bun run test

Notes

  • Turbo 2.9.14 still warns that it cannot parse bun.lock because this repo tracks bun.lockb; builds/tests continue successfully.
  • bun run lint is not used as a gate here because it reports existing unused-symbol errors across unrelated source files.

@coderabbitai

coderabbitai Bot commented May 25, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a18793e8-2be2-458d-8a80-79b2983246a7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/package-audit-upgrades

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ya-nsh ya-nsh closed this Jun 2, 2026
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