Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add npm cache npx command and fix stale-version reuse in npx #8100

Open
wants to merge 9 commits into
base: latest
Choose a base branch
from

Conversation

owlstronaut
Copy link

  • deps: @npmcli/[email protected]
  • feat: add context to npx cache package.json
  • feat(cache): add npx commands
  • fix: update npx cache if possible when spec is a range
  • added tests for new npx functionality

References

lib/commands/cache.js Show resolved Hide resolved
lib/commands/cache.js Show resolved Hide resolved
@wraithgar wraithgar changed the title feat: add npm cache npx command and fix stale-version reuse in npx add npm cache npx command and fix stale-version reuse in npx Feb 11, 2025
@wraithgar
Copy link
Member

We are going to be rebase/merging this so I have renamed this PR to NOT be a conventional message, that way our linter will warn us about commits that don't pass conventional commit linting.

lib/commands/cache.js Outdated Show resolved Hide resolved
@owlstronaut owlstronaut self-assigned this Feb 11, 2025
@owlstronaut owlstronaut marked this pull request as ready for review February 11, 2025 20:17
@owlstronaut owlstronaut requested a review from a team as a code owner February 11, 2025 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants