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
.
feathersjs
/
feathers
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
798
Star
15.3k
Code
Issues
108
Pull requests
18
Discussions
Actions
Security and quality
8
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix(adapter-commons): validate query operators nested in arrays
- #3700
#3700
Merged
marshallswain
merged 10 commits into
dove
feathersjs/feathers:dove
from
fix/adapter-commons-array-query-validation
feathersjs/feathers:fix/adapter-commons-array-query-validation
Copy head branch name to clipboard
Aug 14, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix(adapter-commons): validate query operators nested in arrays
#3700
marshallswain
merged 10 commits into
dove
feathersjs/feathers:dove
from
fix/adapter-commons-array-query-validation
feathersjs/feathers:fix/adapter-commons-array-query-validation
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
fix(adapter-commons): validate query operators nested in arrays
Show description for dce665e
marshallswain
committed
dce665e
View commit details
Copy full SHA for dce665e
Browse repository at this point
fix: validate filter values and tighten ObjectIdSchema
Show description for b79fb60
marshallswain
committed
b79fb60
View commit details
Copy full SHA for b79fb60
Browse repository at this point
fix(schema): allow $exists on queryProperty after ObjectIdSchema tighten
Show description for 0336b1c
marshallswain
committed
0336b1c
View commit details
Copy full SHA for 0336b1c
Browse repository at this point
fix(schema): allow null in $ne, $in, and $nin query operators
Show description for 44966f1
marshallswain
committed
44966f1
View commit details
Copy full SHA for 44966f1
Browse repository at this point
docs: show querySyntax extensions for adapter-specific queries
Show description for e093ec0
marshallswain
committed
e093ec0
View commit details
Copy full SHA for e093ec0
Browse repository at this point
fix: allow null equality, projection ops, and Mongo $regex
Show description for 889f8ae
marshallswain
committed
889f8ae
View commit details
Copy full SHA for 889f8ae
Browse repository at this point
revert: drop new query syntax obligations
Show description for 9c96778
marshallswain
committed
9c96778
View commit details
Copy full SHA for 9c96778
Browse repository at this point
test: cover typical querySyntax and operators extensions
Show description for 571f0ae
marshallswain
committed
571f0ae
View commit details
Copy full SHA for 571f0ae
Browse repository at this point
Commits on Aug 14, 2026
fix: reject spoofed ObjectId JSON and correct querySyntax example
Show description for b06311d
marshallswain
committed
b06311d
View commit details
Copy full SHA for b06311d
Browse repository at this point
test(mongodb): isolate validated $regex find from service create
Show description for 1727a56
marshallswain
committed
1727a56
View commit details
Copy full SHA for 1727a56
Browse repository at this point
You can’t perform that action at this time.