chore(deps-dev): bump wxt from 0.20.27 to 0.21.3 - #127
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a719941b00
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "typescript-eslint": "^8.65.0", | ||
| "vitest": "^4.1.10", | ||
| "wxt": "^0.20.27" | ||
| "wxt": "^0.21.3" |
There was a problem hiding this comment.
Declare Vite as WXT's peer dependency
With WXT 0.21, Vite is no longer bundled by wxt and is a required peer; the lockfile shows vite only being satisfied implicitly via autoInstallPeers, while package.json still declares only wxt. In install contexts that do not auto-install missing peers, or when this lockfile is regenerated under stricter peer settings, pnpm exec wxt build can fail before the package verification gates run. Please add an explicit vite devDependency matching the WXT 0.21 requirement from the upgrade guide, instead of relying on the lockfile's implicit peer resolution.
Useful? React with 👍 / 👎.
Bumps [wxt](https://github.com/wxt-dev/wxt) from 0.20.27 to 0.21.3. - [Release notes](https://github.com/wxt-dev/wxt/releases) - [Commits](wxt-dev/wxt@wxt-v0.20.27...wxt-v0.21.3) --- updated-dependencies: - dependency-name: wxt dependency-version: 0.21.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a719941 to
ea021be
Compare
|
Holding this update. WXT 0.21 requires an explicit Vite peer dependency, and Pack policy requires approval before adding a dependency. The existing MV3/package, generated-manifest, recovery/download, and dependency-provenance evidence remains incomplete, so this PR must not merge on its current dependency-only diff. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps wxt from 0.20.27 to 0.21.3.
Release notes
Sourced from wxt's releases.
... (truncated)
Commits
c9520b6chore(release): wxt v0.21.34e5cecdchore(deps): Replacejszipwith@aklinker1/zero-zip(#2538)1f71a34chore(deps): Replaceci-infowith customisCIfunction (#2543)5a1a5a1chore(deps)!: Drop vite 5 support04277f3ci: Add caching to github actions (#2541)f47f2dbfeat(rolldown): Provideexperimental.escapeUnicodeoption to escape some un...1c86d6achore: Use Vite 8 for WXT development (#2540)d9653d7chore(deps): Inlinedequal(#2530)ebe1f9ddocs: Remove dangling "Remote Code" sidebar link (#2532)acc4cdechore(deps): Replaceasync-mutexwithsuperlock(#2529)