3 outdated depenencies found
Describe the bug
I did an inital wxt install using pnpm
pnpm dlx wxt@latest init
Result
3 deprecated subdependencies found: [email protected], [email protected], [email protected]
Reproduction
No deprecated subdepenencies should be found on a clean installation of wxt
Steps to reproduce
pnpm dlx wxt@latest init
System Info
Windows 11
Powershell Core
Used Package Manager
pnpm
Validations
- [x] Read the Contributing Guidelines.
- [x] Read the docs.
- [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [x] Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- [x] The provided reproduction is a minimal reproducible example of the bug.
v0.20 upgrades a ton of dependencies to their latest major versions, and these subdependencies might be taken care of. I'll look into this after that release is out.
OK, 0.20 is out, I'll check this out soon.
- https://github.com/trentm/node-bunyan/issues/667
- https://github.com/trentm/node-bunyan/issues/729
Warning becuase of mv in bunyan. But maintainer doesn't reply on this on 4 years.
It is needed to sync upstream on web-ext-run ( https://github.com/wxt-dev/web-ext-run/pull/6 ) or update like upstream ( https://github.com/mozilla/web-ext/pull/3214 , https://github.com/mozilla/web-ext/issues/3150)
OK, 0.20 is out, I'll check this out soon.
But my repo is still receiving the following warning
Reopening since this is about deprecated dependencies, not vulnerable ones.
Need to double check
Should update open and ora in publish-browser-extension.