Skip to content

ci: use --frozen-lockfile in action.yml for bun#2300

Merged
aklinker1 merged 1 commit intowxt-dev:mainfrom
PatrykKuniczak:ci/use-frozen-lockfile-to-prevent-conflicts
Apr 26, 2026
Merged

ci: use --frozen-lockfile in action.yml for bun#2300
aklinker1 merged 1 commit intowxt-dev:mainfrom
PatrykKuniczak:ci/use-frozen-lockfile-to-prevent-conflicts

Conversation

@PatrykKuniczak
Copy link
Copy Markdown
Collaborator

To avoid conflicts between .lock and .json of package, we need to have that.

Now there's a problem on main because there's versions mismatch.

Blocked by #2299

@PatrykKuniczak PatrykKuniczak self-assigned this Apr 24, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 24, 2026

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 00064ad
🔍 Latest deploy log https://app.netlify.com/projects/creative-fairy-df92c4/deploys/69eb7c0a8af60c0008781b24
😎 Deploy Preview https://deploy-preview-2300--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.

@PatrykKuniczak PatrykKuniczak marked this pull request as ready for review April 24, 2026 14:19
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 24, 2026

Open in StackBlitz

@wxt-dev/analytics

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

@wxt-dev/auto-icons

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

@wxt-dev/browser

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

@wxt-dev/i18n

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

@wxt-dev/is-background

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

@wxt-dev/module-react

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

@wxt-dev/module-solid

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

@wxt-dev/module-svelte

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

@wxt-dev/module-vue

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

@wxt-dev/runner

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

@wxt-dev/storage

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

@wxt-dev/unocss

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

@wxt-dev/webextension-polyfill

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

wxt

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

commit: 00064ad

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.74%. Comparing base (09b5a19) to head (00064ad).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2300   +/-   ##
=======================================
  Coverage   79.74%   79.74%           
=======================================
  Files         130      130           
  Lines        3802     3802           
  Branches      860      860           
=======================================
  Hits         3032     3032           
- Misses        686      687    +1     
+ 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.

@PatrykKuniczak
Copy link
Copy Markdown
Collaborator Author

@aklinker1 We should increase timings for those tests which failed

@aklinker1 aklinker1 merged commit 50d223a into wxt-dev:main Apr 26, 2026
19 of 20 checks passed
@aklinker1
Copy link
Copy Markdown
Member

aklinker1 commented Apr 27, 2026

Actually, this wasn't a meaningful change. We're using bun ci, not bun install. bun ci uses --frozen-lockfile by default.

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.

2 participants