Skip to content

Update Bun to 1.4 and refresh dependencies - #378

Merged
bartekplus merged 1 commit into
masterfrom
codex/update-bun-1.4-dependencies
Aug 30, 2026
Merged

Update Bun to 1.4 and refresh dependencies#378
bartekplus merged 1 commit into
masterfrom
codex/update-bun-1.4-dependencies

Conversation

@bartekplus

Copy link
Copy Markdown
Owner

Summary

  • pin Bun 1.4.0 across package metadata, CI, release builds, and contributor docs
  • update all compatible direct and transitive dependencies and regenerate bun.lock
  • apply formatting changes required by Prettier 3.9
  • retain Puppeteer 24.40.0 because Puppeteer 25.9 with Firefox 154 breaks privileged extension-page automation under WebDriver BiDi

Validation

  • bun install --frozen-lockfile
  • bun run check
  • bun run test — 1,562 passed
  • bun run build
  • bun run build --platform=firefox
  • bun run test:e2e --platform=chrome — 26 passed
  • bun run test:e2e --platform=firefox — 26 passed
  • bun run test:e2e:full --platform=chrome — 65 passed, 7 expected skips
  • bun run test:e2e:full --platform=firefox — 65 passed, 7 expected skips
  • bun run check:e2e:coverage

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 30, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-30T14:04:35.048927Z 2c087e9 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@bartekplus
bartekplus merged commit 06b55c8 into master Aug 30, 2026
8 checks passed
@bartekplus
bartekplus deleted the codex/update-bun-1.4-dependencies branch August 30, 2026 14:14
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