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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
triggerdotdev
/
trigger.dev
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
16.3k
Code
Issues
277
Pull requests
64
Discussions
Actions
Projects
Security and quality
36
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(cli): warn on createRequire packages missing from deployed images
- #4851
#4851
Merged
matt-aitken
merged 15 commits into
main
triggerdotdev/trigger.dev:main
from
feat/cli-createrequire-deploy-warning
triggerdotdev/trigger.dev:feat/cli-createrequire-deploy-warning
Copy head branch name to clipboard
Aug 31, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat(cli): warn on createRequire packages missing from deployed images
#4851
matt-aitken
merged 15 commits into
main
triggerdotdev/trigger.dev:main
from
feat/cli-createrequire-deploy-warning
triggerdotdev/trigger.dev:feat/cli-createrequire-deploy-warning
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2026
feat(cli): warn on createRequire packages missing from deployed images
Show description for fc80816
matt-aitken
committed
fc80816
View commit details
Copy full SHA for fc80816
Browse repository at this point
fix(cli): harden the createRequire scan against nested args and comment noise
Show description for 37dd13e
matt-aitken
committed
37dd13e
View commit details
Copy full SHA for 37dd13e
Browse repository at this point
feat(cli): show the exact trigger.config.ts fix in the createRequire warning
Show description for e64a9ae
matt-aitken
committed
e64a9ae
View commit details
Copy full SHA for e64a9ae
Browse repository at this point
feat(cli,build): warn in dev too when createRequire loads a package deploys won't have
Show description for bf7849c
matt-aitken
committed
bf7849c
View commit details
Copy full SHA for bf7849c
Browse repository at this point
feat(cli,build,core): complete the dev createRequire warning, diagnostics-only suppression
Show description for 48e10d4
matt-aitken
committed
48e10d4
View commit details
Copy full SHA for 48e10d4
Browse repository at this point
fix(cli): lexer-based comment handling and binding-verified createRequire detection
Show description for 25df644
matt-aitken
committed
25df644
View commit details
Copy full SHA for 25df644
Browse repository at this point
fix(cli,build): correct warning suppression sources and harden the scanner
Show description for 6d68c53
matt-aitken
committed
6d68c53
View commit details
Copy full SHA for 6d68c53
Browse repository at this point
fix(cli,build): scanner and suppression halves of the previous commit
Show description for 813aa58
matt-aitken
committed
813aa58
View commit details
Copy full SHA for 813aa58
Browse repository at this point
fix(cli): close review-confirmed false positives and negatives in the createRequire warning
Show description for 4046b86
matt-aitken
committed
4046b86
View commit details
Copy full SHA for 4046b86
Browse repository at this point
refactor(cli,build,core): parse-based createRequire scanner, scoped install-command suppression
Show description for cc36ea8
matt-aitken
committed
cc36ea8
View commit details
Copy full SHA for cc36ea8
Browse repository at this point
docs: correct the externalsForTarget contract and document installedPackagesForTarget
Show description for 8c7f184
matt-aitken
committed
8c7f184
View commit details
Copy full SHA for 8c7f184
Browse repository at this point
fix(cli,build): dev warnings default on for undeclared extensions, scanner edge fixes
Show description for 1c65950
matt-aitken
committed
1c65950
View commit details
Copy full SHA for 1c65950
Browse repository at this point
refactor(cli,build,core): scope the createRequire warning to per-file scanning
Show description for b320848
matt-aitken
committed
b320848
View commit details
Copy full SHA for b320848
Browse repository at this point
fix(cli): parse decorator syntax and never suppress on global installs
Show description for 08de7db
matt-aitken
committed
08de7db
View commit details
Copy full SHA for 08de7db
Browse repository at this point
Improved changeset
matt-aitken
authored
b1a98d5
View commit details
Copy full SHA for b1a98d5
Browse repository at this point
You can’t perform that action at this time.