fix: bump publish-browser-extension to v4.0.5, to resolve Chrome Web Store submission issue#2331
fix: bump publish-browser-extension to v4.0.5, to resolve Chrome Web Store submission issue#2331aiktb wants to merge 1 commit intowxt-dev:mainfrom
publish-browser-extension to v4.0.5, to resolve Chrome Web Store submission issue#2331Conversation
…tore submission issue
✅ Deploy Preview for creative-fairy-df92c4 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
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-extensiondependency range inpackages/wxt/package.jsonfrom^4.0.4to^4.0.5. - Refresh
bun.lockso the workspace resolvespublish-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.
publish-browser-extension to v4.0.5, to resolve Chrome Web Store submission issue
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
@wxt-dev/analytics
@wxt-dev/auto-icons
@wxt-dev/browser
@wxt-dev/i18n
@wxt-dev/is-background
@wxt-dev/module-react
@wxt-dev/module-solid
@wxt-dev/module-svelte
@wxt-dev/module-vue
@wxt-dev/runner
@wxt-dev/storage
@wxt-dev/unocss
@wxt-dev/webextension-polyfill
wxt
commit: |
https://github.com/aklinker1/publish-browser-extension/releases/tag/v4.0.5