Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pnpm
/
update
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
58
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: initial version of the pnpm/update action
- #1
#1
Merged
zkochan
merged 13 commits into
main
pnpm/update:main
from
init-action
pnpm/update:init-action
Copy head branch name to clipboard
Jul 23, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: initial version of the pnpm/update action
#1
zkochan
merged 13 commits into
main
pnpm/update:main
from
init-action
pnpm/update:init-action
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
feat: initial version of the pnpm/update action
zkochan
committed
17326a2
View commit details
Copy full SHA for 17326a2
Browse repository at this point
fix: base updates on the base branch, keep the token off the command line
zkochan
committed
c47e161
View commit details
Copy full SHA for c47e161
Browse repository at this point
feat: update pnpm and the pinned runtime by default, within their current majors
zkochan
committed
1ecbc4f
View commit details
Copy full SHA for 1ecbc4f
Browse repository at this point
fix: unset persisted credentials on GitHub Enterprise Server too
zkochan
committed
9e5973c
View commit details
Copy full SHA for 9e5973c
Browse repository at this point
feat: refresh the lockfile by default, add update-deps and post-update inputs
zkochan
committed
d8cc10c
View commit details
Copy full SHA for d8cc10c
Browse repository at this point
feat: generate changesets for packages whose production dependencies changed
zkochan
committed
70533cf
View commit details
Copy full SHA for 70533cf
Browse repository at this point
Commits on Jul 23, 2026
feat: update GitHub Actions too, with pnpm update --include-github-actions
zkochan
committed
eac38c2
View commit details
Copy full SHA for eac38c2
Browse repository at this point
refactor: make GitHub Actions updates opt-in (default off)
zkochan
committed
d814d12
View commit details
Copy full SHA for d814d12
Browse repository at this point
test: extract pure logic into scripts/lib.sh with bats unit tests + CI
zkochan
committed
d9dc264
View commit details
Copy full SHA for d9dc264
Browse repository at this point
feat: generate changesets via native pnpm update --changeset
zkochan
committed
cb81a1c
View commit details
Copy full SHA for cb81a1c
Browse repository at this point
test: end-to-end tests for the update step against a stubbed pnpm
zkochan
committed
f7f2d4e
View commit details
Copy full SHA for f7f2d4e
Browse repository at this point
ci: run bats via npx to avoid global-install permission errors
zkochan
committed
dc7b47b
View commit details
Copy full SHA for dc7b47b
Browse repository at this point
ci: run tests with pnpm's pnx instead of npx
zkochan
committed
cab2c6a
View commit details
Copy full SHA for cab2c6a
Browse repository at this point
You can’t perform that action at this time.