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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
webjsdev
/
webjs
Public
Notifications
You must be signed in to change notification settings
Fork
69
Star
105
Code
Issues
3
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: pin Bun zero-install deps via an onLoad specifier-rewrite from package.json
- #686
#686
Merged
vivek7405
merged 8 commits into
main
webjsdev/webjs:main
from
feat/bun-pin-rewrite
webjsdev/webjs:feat/bun-pin-rewrite
Copy head branch name to clipboard
Jun 24, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
feat: pin Bun zero-install deps via an onLoad specifier-rewrite from package.json
#686
vivek7405
merged 8 commits into
main
webjsdev/webjs:main
from
feat/bun-pin-rewrite
webjsdev/webjs:feat/bun-pin-rewrite
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2026
feat(server): add the bun zero-install specifier-pin transform core (#685)
Show description for 1f90115
t
committed
1f90115
View commit details
Copy full SHA for 1f90115
Browse repository at this point
feat(server): resolve pinned dep versions from package.json + bun.lock (#685)
Show description for 9c12e33
t
committed
9c12e33
View commit details
Copy full SHA for 9c12e33
Browse repository at this point
feat(server): wire the Bun zero-install version-pin rewrite into the onLoad (#685)
Show description for f96d641
t
committed
f96d641
View commit details
Copy full SHA for f96d641
Browse repository at this point
fix(server): left-anchor the pin regex + skip protocol dep ranges (#685)
Show description for 2216197
t
committed
2216197
View commit details
Copy full SHA for 2216197
Browse repository at this point
docs(core): add the webjs.pin config key to WebjsConfig + schema (#685)
Show description for fc419cd
t
committed
fc419cd
View commit details
Copy full SHA for fc419cd
Browse repository at this point
docs(cli): note Bun zero-install version pinning in the scaffold AGENTS (#685)
Show description for 0fe582f
t
committed
0fe582f
View commit details
Copy full SHA for 0fe582f
Browse repository at this point
docs: note Bun zero-install version pinning in the root AGENTS scaffold summary (#685)
Show description for 73ba9fe
t
committed
73ba9fe
View commit details
Copy full SHA for 73ba9fe
Browse repository at this point
fix(server): pin only EXACT versions; a range stays bare (#685)
Show description for 81959c3
t
committed
81959c3
View commit details
Copy full SHA for 81959c3
Browse repository at this point
You can’t perform that action at this time.