nuxt / nuxt/cli

`nuxi upgrade` for Nuxt monorepo packages

Open
#37 0 comments 4 reactions 0 assignees View on GitHub

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.