Skip to content

fix: bump publish-browser-extension to v4.0.5, to resolve Chrome Web Store submission issue#2331

Open
aiktb wants to merge 1 commit intowxt-dev:mainfrom
aiktb:fix/publish-to-CWS-failed
Open

fix: bump publish-browser-extension to v4.0.5, to resolve Chrome Web Store submission issue#2331
aiktb wants to merge 1 commit intowxt-dev:mainfrom
aiktb:fix/publish-to-CWS-failed

Conversation

@aiktb
Copy link
Copy Markdown
Contributor

@aiktb aiktb commented May 3, 2026

Copilot AI review requested due to automatic review settings May 3, 2026 08:22
@aiktb aiktb requested a review from aklinker1 as a code owner May 3, 2026 08:22
@netlify
Copy link
Copy Markdown

netlify Bot commented May 3, 2026

Deploy Preview for creative-fairy-df92c4 ready!

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

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@github-actions github-actions Bot added the pkg/wxt Includes changes to the `packages/wxt` directory label May 3, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates WXT’s bundled publish-browser-extension dependency to v4.0.5 so the framework’s submit/wxt-publish-extension workflow picks up the Chrome Web Store submission fix described in the PR title.

Changes:

  • Bump the publish-browser-extension dependency range in packages/wxt/package.json from ^4.0.4 to ^4.0.5.
  • Refresh bun.lock so the workspace resolves publish-browser-extension@4.0.5.
  • Keep the rest of WXT’s dependency surface unchanged while targeting the submission-specific fix.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
packages/wxt/package.json Updates WXT’s runtime dependency range so published packages can resolve the fixed publish-browser-extension release.
bun.lock Synchronizes the Bun lockfile with the dependency bump and records the resolved 4.0.5 package entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@PatrykKuniczak PatrykKuniczak changed the title fix: bump publish-browser-extension to v4.0.5 to resolve Chrome Web Store submission issue fix: bump publish-browser-extension to v4.0.5, to resolve Chrome Web Store submission issue May 3, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 3, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2331      +/-   ##
==========================================
+ Coverage   79.73%   79.88%   +0.15%     
==========================================
  Files         131      131              
  Lines        3804     3804              
  Branches      861      861              
==========================================
+ Hits         3033     3039       +6     
+ Misses        686      682       -4     
+ Partials       85       83       -2     

☔ 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 May 3, 2026

Open in StackBlitz

@wxt-dev/analytics

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

@wxt-dev/auto-icons

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

@wxt-dev/browser

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

@wxt-dev/i18n

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

@wxt-dev/is-background

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

@wxt-dev/module-react

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

@wxt-dev/module-solid

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

@wxt-dev/module-svelte

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

@wxt-dev/module-vue

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

@wxt-dev/runner

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

@wxt-dev/storage

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

@wxt-dev/unocss

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

@wxt-dev/webextension-polyfill

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

wxt

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

commit: e6f19d8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants