Skip to content

doc: suggest using npm upgrade --save in publishing guide#17511

Open
pisv wants to merge 1 commit into
eclipse-theia:masterfrom
pisv:doc-npm-upgrade
Open

doc: suggest using npm upgrade --save in publishing guide#17511
pisv wants to merge 1 commit into
eclipse-theia:masterfrom
pisv:doc-npm-upgrade

Conversation

@pisv
Copy link
Copy Markdown
Contributor

@pisv pisv commented May 15, 2026

What it does

As part of #17151, the publishing guide was updated to include a reminder to align package.json ranges after npm upgrade. This PR suggests running npm upgrade with the --save parameter to ensure that.

How to test

Try running npm upgrade --save at the root of the repository and review the modified files.

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Review checklist

Reminder for reviewers

@github-project-automation github-project-automation Bot moved this to Waiting on reviewers in PR Backlog May 15, 2026
Copy link
Copy Markdown
Member

@ndoschek ndoschek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @pisv, LGTM 👍

@jfaltermeier do you agree too?

@github-project-automation github-project-automation Bot moved this from Waiting on reviewers to Needs merge in PR Backlog May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Needs merge

Development

Successfully merging this pull request may close these issues.

2 participants