Skip to content

chore: Keep lockfile in sync when generating @wxt-dev/browser#2310

Merged
aklinker1 merged 1 commit intomainfrom
lockfile-sync
Apr 27, 2026
Merged

chore: Keep lockfile in sync when generating @wxt-dev/browser#2310
aklinker1 merged 1 commit intomainfrom
lockfile-sync

Conversation

@aklinker1
Copy link
Copy Markdown
Member

@aklinker1 aklinker1 commented Apr 27, 2026

Overview

Without the added line, the lockfile ends up out-of-sync... not sure why. But running a second install after the package is generated solves the out-of-sync lockfile.

I had a similar issue with the release workflow leaving the lockfile out-of-date after the bun migration. Running another install also resolved it in that case.

Manual Testing

bun run --cwd packages/browser gen

Run it on main and you'll see an change in the bun.lock file. Run it on this branch and it's all good.

Related Issue

Replaces #2299

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 27, 2026

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 01e6da6
🔍 Latest deploy log https://app.netlify.com/projects/creative-fairy-df92c4/deploys/69eed616c70c4b00086d17b2
😎 Deploy Preview https://deploy-preview-2310--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the pkg/browser Includes changes to the `packages/browser` directory label Apr 27, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.83%. Comparing base (b21ec34) to head (01e6da6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2310      +/-   ##
==========================================
+ Coverage   79.65%   79.83%   +0.18%     
==========================================
  Files         131      131              
  Lines        3804     3804              
  Branches      861      861              
==========================================
+ Hits         3030     3037       +7     
+ Misses        690      684       -6     
+ Partials       84       83       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 27, 2026

Open in StackBlitz

@wxt-dev/analytics

npm i https://pkg.pr.new/@wxt-dev/analytics@2310

@wxt-dev/auto-icons

npm i https://pkg.pr.new/@wxt-dev/auto-icons@2310

@wxt-dev/browser

npm i https://pkg.pr.new/@wxt-dev/browser@2310

@wxt-dev/i18n

npm i https://pkg.pr.new/@wxt-dev/i18n@2310

@wxt-dev/is-background

npm i https://pkg.pr.new/@wxt-dev/is-background@2310

@wxt-dev/module-react

npm i https://pkg.pr.new/@wxt-dev/module-react@2310

@wxt-dev/module-solid

npm i https://pkg.pr.new/@wxt-dev/module-solid@2310

@wxt-dev/module-svelte

npm i https://pkg.pr.new/@wxt-dev/module-svelte@2310

@wxt-dev/module-vue

npm i https://pkg.pr.new/@wxt-dev/module-vue@2310

@wxt-dev/runner

npm i https://pkg.pr.new/@wxt-dev/runner@2310

@wxt-dev/storage

npm i https://pkg.pr.new/@wxt-dev/storage@2310

@wxt-dev/unocss

npm i https://pkg.pr.new/@wxt-dev/unocss@2310

@wxt-dev/webextension-polyfill

npm i https://pkg.pr.new/@wxt-dev/webextension-polyfill@2310

wxt

npm i https://pkg.pr.new/wxt@2310

commit: 01e6da6

@aklinker1 aklinker1 merged commit e75e534 into main Apr 27, 2026
24 checks passed
@aklinker1 aklinker1 deleted the lockfile-sync branch April 27, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg/browser Includes changes to the `packages/browser` directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant