digestweb.dev
Propose a News Source
Support usSponsor
🤝
Curated byFRSOURCE

digestweb.dev

Your essential dose of webdev and AI news, handpicked.

Advertisement

Want to reach web developers daily?

Advertise with us ↗

Back to Daily Feed

pnpm 12 Alpha 21: GitHub Actions & Dependency Update Enhancements

Originally published on pnpm Releases

View Original Article
Share this article:
pnpm 12 Alpha 21: GitHub Actions & Dependency Update Enhancements

Summary & Key Takeaways ​

  • pnpm setup now appends PNPM_HOME and global bin directory to GitHub Actions environment files.
  • GitHub Actions dependency checking is now opt-in for pnpm outdated and pnpm update.
  • pnpm update --latest no longer overwrites non-registry dependencies with unrelated package versions.
  • pnpm update --latest avoids rewriting package.json if dependencies are already at their latest.

Our Commentary ​

We appreciate the continued focus on developer experience, especially with CI/CD. Making GitHub Actions dependency checks opt-in is a smart move; those git ls-remote calls can be a real pain in restricted environments. And fixing pnpm update --latest to respect non-registry dependencies? That's just good hygiene.

View Original Article
Share this article:
RSS Atom JSON Feed
© 2026 digestweb.dev — brought to you by  FRSOURCE