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 }}
JavaScriptBach
/
mongoose
Public
forked from
Automattic/mongoose
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 28, 2025
Merge pull request #15791 from Automattic/vkarpov15/gh-15779
Show description for 70b5a30
vkarpov15
authored
70b5a30
View commit details
Copy full SHA for 70b5a30
Browse repository at this point
Merge pull request #15799 from deepesh224-ux/master
Show description for 59ed89e
vkarpov15
authored
59ed89e
View commit details
Copy full SHA for 59ed89e
Browse repository at this point
Merge pull request #15804 from salittle0/patch-1
Show description for 638c3c0
vkarpov15
authored
638c3c0
View commit details
Copy full SHA for 638c3c0
Browse repository at this point
Commits on Nov 27, 2025
Fix documentation link in connection.js
Show description for e89cd65
salittle0
authored
e89cd65
View commit details
Copy full SHA for e89cd65
Browse repository at this point
Fix: Robust Null Safety for Internal Utility Functions (Clean)
deepesh224-ux
committed
cfcec53
View commit details
Copy full SHA for cfcec53
Browse repository at this point
Commits on Nov 26, 2025
types: remove generic from filter: Query<any, any> signatures and bump max instantiations
vkarpov15
committed
4035b51
View commit details
Copy full SHA for 4035b51
Browse repository at this point
fix lint
vkarpov15
committed
bf43232
View commit details
Copy full SHA for bf43232
Browse repository at this point
Merge branch 'master' into vkarpov15/gh-15779
vkarpov15
authored
42edf65
View commit details
Copy full SHA for 42edf65
Browse repository at this point
add test requested in CR comments
vkarpov15
committed
071e0b1
View commit details
Copy full SHA for 071e0b1
Browse repository at this point
Merge pull request #15794 from Automattic/vkarpov15/gh-15780
Show description for 70466d0
vkarpov15
authored
70466d0
View commit details
Copy full SHA for 70466d0
Browse repository at this point
Fix typo in IDoc interface property name
vkarpov15
authored
29fbcc1
View commit details
Copy full SHA for 29fbcc1
Browse repository at this point
Update test/types/queries.test.ts
Show description for e1ee5b4
vkarpov15
and
hasezoey
authored
e1ee5b4
View commit details
Copy full SHA for e1ee5b4
Browse repository at this point
Merge pull request #15795 from Mridul012/fix-empty-html-content
Show description for 323f857
vkarpov15
authored
323f857
View commit details
Copy full SHA for 323f857
Browse repository at this point
Merge pull request #15797 from alexbevi/patch-1
Show description for d0086ea
vkarpov15
authored
d0086ea
View commit details
Copy full SHA for d0086ea
Browse repository at this point
fix typo
alexbevi
authored
f48ca00
View commit details
Copy full SHA for f48ca00
Browse repository at this point
additional updates to the compatibility page
alexbevi
authored
8e68357
View commit details
Copy full SHA for 8e68357
Browse repository at this point
Fix formatting of Mongoose compatibility table
alexbevi
authored
126b5cd
View commit details
Copy full SHA for 126b5cd
Browse repository at this point
fix(generateSearch): skip empty HTML blocks when generating search content
Mridul
committed
5087345
View commit details
Copy full SHA for 5087345
Browse repository at this point
Commits on Nov 25, 2025
types(schema): allow calling schema.static() with `as TStatics`
Show description for 097bcee
vkarpov15
committed
097bcee
View commit details
Copy full SHA for 097bcee
Browse repository at this point
Merge pull request #15788 from yogesh968/fixes
Show description for 635fe21
vkarpov15
authored
635fe21
View commit details
Copy full SHA for 635fe21
Browse repository at this point
Merge branch '8.x'
vkarpov15
committed
4e36ab6
View commit details
Copy full SHA for 4e36ab6
Browse repository at this point
Merge pull request #15769 from THE-Amrit-mahto-05/fix-tsd-bulkwrite-error
Show description for 55b3614
vkarpov15
authored
55b3614
View commit details
Copy full SHA for 55b3614
Browse repository at this point
Simplify validationErrors access in tests
vkarpov15
authored
e5e8d4b
View commit details
Copy full SHA for e5e8d4b
Browse repository at this point
Fix test by removing expectError for _id
Show description for b02c199
vkarpov15
authored
b02c199
View commit details
Copy full SHA for b02c199
Browse repository at this point
fix test
vkarpov15
committed
6d997df
View commit details
Copy full SHA for 6d997df
Browse repository at this point
Fix indentation in document test
vkarpov15
authored
304e5a0
View commit details
Copy full SHA for 304e5a0
Browse repository at this point
types(query+model): use function overrides instead of `| Query<any, any>` to support using Query as filter
Show description for f430ca5
vkarpov15
committed
f430ca5
View commit details
Copy full SHA for f430ca5
Browse repository at this point
fix(bulkWrite): pass overwriteImmutable option to castUpdate fixes #15781
jhaayushkumar
authored and
vkarpov15
committed
2decab7
View commit details
Copy full SHA for 2decab7
Browse repository at this point
Merge pull request #15782 from jhaayushkumar/fix-bulkwrite-immutable-15781
Show description for ca36b12
vkarpov15
authored
ca36b12
View commit details
Copy full SHA for ca36b12
Browse repository at this point
fixes utils.js
apple
authored and
apple
committed
8523a46
View commit details
Copy full SHA for 8523a46
Browse repository at this point
Merge pull request #15784 from Mridul012/fix-undefined-anchor-search
Show description for b33c55d
vkarpov15
authored
b33c55d
View commit details
Copy full SHA for b33c55d
Browse repository at this point
Merge pull request #15783 from isnifer/patch-1
Show description for d049b45
vkarpov15
authored
d049b45
View commit details
Copy full SHA for d049b45
Browse repository at this point
Merge pull request #15765 from THE-Amrit-mahto-05/fix-docs-parser-prop-tags
Show description for 6de5132
vkarpov15
authored
6de5132
View commit details
Copy full SHA for 6de5132
Browse repository at this point
Commits on Nov 22, 2025
docs: Add closing backticks to code block in migration guide
isnifer
authored
2c13859
View commit details
Copy full SHA for 2c13859
Browse repository at this point
fix(generateSearch): prevent #undefined in search URLs when heading lacks id
Mridul
committed
d79cbdc
View commit details
Copy full SHA for d79cbdc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.