packge.json dep upgrade tool
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 23
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 17
Description
MVP
- define schema / types for the metadata provided in
basContributes - Decide if to develop inside APP-Studio-Toolkit or in a new extension.
- Implement basic automatic upgrade flow with notification
- exclude
node_modulespackages.
- exclude
- expose setting to dis-able the upgrade flow
- should it be enabled or disabled by default?
Open Questions / Issues
- to->from version numbers as semVer versions.
- grouping of notifications, is this possible?
- end of update notification, can this be done?
- VSCode and
problems viewfor files not opened in the editor. - Inspect the behavior of upgrade scenario with the limitation of the misalignment tools with package-lock files
- Distinction between general misalignment and upgrade scenario misalignment.
Bonus
- behavior on metadata conflicts.
- filter applying updates depending on the project type detected.
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
No implementation files or tests are named. Start by resolving whether the work belongs in APP-Studio-Toolkit or a new extension, then define the metadata schema for basContributes and scope the basic upgrade flow. Done means the agreed flow can notify about upgrades, excludes node_modules packages, and has a configurable setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100