`nuxi upgrade` for Nuxt monorepo packages
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 399
- Forks
- 119
- Avg merge
- 20h 59m
- Merged PRs (30d)
- 65
Description
Describe the feature
As @pi0 mentioned in https://github.com/nuxt/framework/issues/7027#issuecomment-1230143224, if user didn't lock @nuxt/kit or @nuxt/bridge (and even @nuxt/template?) versions in package.json, It's would be more expected if nuxi upgrade command upgrades modules from @nuxt/framework monorepo too.
Additional information
- Would you be willing to help implement this feature?
- Could this feature be implemented as a module?
Final checks
- Read the contribution guide.
- Check existing discussions and issues.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the nuxi upgrade command and the linked framework issue, then trace how package versions are selected. Done means the command upgrades eligible @nuxt/kit, @nuxt/bridge, and possibly @nuxt/template packages from the @nuxt/framework monorepo when they are not locked in package.json.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100