Skip to content

[pull] latest from npm:latest - #182

Merged
pull[bot] merged 2 commits into
adamlaska:latestfrom
npm:latest
May 21, 2026
Merged

[pull] latest from npm:latest#182
pull[bot] merged 2 commits into
adamlaska:latestfrom
npm:latest

Conversation

@pull

@pull pull Bot commented May 21, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

36degrees and others added 2 commits May 21, 2026 08:49
…riables (#9385)

npm sets two additional environment variables `npm_old_version` and
`npm_new_version` when running the `preversion`, `version`,
`postversion` scripts, but these aren’t documented anywhere.

Document the variables in the ‘Scripts’ docs, and cross-reference them
from the documentation for the version command (and the libnpmversion
readme).

I've tried to match the existing formatting conventions for each
document. Please let me know if anything needs to change.
…9372)

Fixes #9142, Fixes #9184

When \`npm config edit\` or \`npm edit\` opens an interactive editor,
the progress spinner keeps running and writes ANSI control codes into
the buffer, garbling the display. Neither command called
\`input.start()\` before opening the editor, though \`help.js\` and
\`open-url.js\` already handle this correctly. Wrapping both editor
spawns in \`input.start()\` lets the spinner step aside while the editor
has control of the terminal, and closes both issues at once.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators May 21, 2026
@pull pull Bot added the ⤵️ pull label May 21, 2026
@pull
pull Bot merged commit c0fc549 into adamlaska:latest May 21, 2026
0 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants