Skip to content

Update NPM packages with bun update#10

Merged
akemmanuel merged 1 commit intomasterfrom
opencode/issue8-20260303114711
Mar 3, 2026
Merged

Update NPM packages with bun update#10
akemmanuel merged 1 commit intomasterfrom
opencode/issue8-20260303114711

Conversation

@opencode-agent
Copy link
Contributor

@opencode-agent opencode-agent bot commented Mar 3, 2026

Updated all NPM packages with bun update. Changes include:

  • @opencode-ai/sdk: 1.2.6 → 1.2.15
  • electron: 40.4.1 → 40.6.1
  • electron-builder: 26.7.0 → 26.8.1
  • tailwindcss: 4.1.18 → 4.2.1
  • shiki: 3.22.0 → 3.23.0
  • katex: 0.16.28 → 0.16.33
  • tailwind-merge: 3.4.1 → 3.5.0
  • @types/bun: 1.3.9 → 1.3.10

Pushed to branch opencode/issue8-20260303114711.

Closes #8

New%20session%20-%202026-03-03T11%3A47%3A11.082Z
opencode session  |  github run

@opencode-agent opencode-agent bot mentioned this pull request Mar 3, 2026
@akemmanuel
Copy link
Owner

User opencode-agent[bot] does not have write permissions

github run

@akemmanuel akemmanuel closed this Mar 3, 2026
@akemmanuel akemmanuel reopened this Mar 3, 2026
@akemmanuel
Copy link
Owner

Code Review

Confidence Score: 5

Issues Found

This PR is a routine dependency update with no code changes beyond version bumps in package.json. The changes are limited to:

  • package.json: Version bumps for 8 packages
  • bun.lock: Lockfile updates

Analysis

No issues detected. The update is safe:

Package Old New Risk
@opencode-ai/sdk 1.2.6 1.2.15 Minor/patch - low
electron 40.4.1 40.6.1 Minor within same major - low
electron-builder 26.7.0 26.8.1 Patch - low
tailwindcss 4.1.18 4.2.1 Minor within v4 - low
shiki 3.22.0 3.23.0 Minor - low
katex 0.16.28 0.16.33 Patch - low
tailwind-merge 3.4.1 3.5.0 Minor - low
@types/bun 1.3.9 1.3.10 Patch - low

Suggestions

  1. Verify build - Run bun run build or your build command to ensure the updated packages work correctly with your codebase.

  2. Electron updates - Since this is an Electron app, you may want to quickly test that the app launches correctly with Electron 40.6.1.

  3. Tailwind 4.x - Tailwind v4 has some CSS configuration changes compared to v3. Ensure your styles render correctly after the minor update.

This is a straightforward, low-risk dependency update that follows semver conventions.

New%20session%20-%202026-03-03T14%3A13%3A05.609Z
opencode session  |  github run

@akemmanuel akemmanuel merged commit 7d72ead into master Mar 3, 2026
5 of 6 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.

Update all NPM packages

1 participant