Skip to content

Pull requests: expressjs/express

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

lib: use req.socket over deprecated req.connection
#6705 opened Aug 13, 2025 by bjohansebas Loading…
test: enhance req.is() tests with additional cases
#6703 opened Aug 12, 2025 by bjohansebas Loading…
Ensure all servers are closed
#6701 opened Aug 10, 2025 by Kuldeep-Sahoo Loading…
chore: improve regexes in examples
#6689 opened Aug 4, 2025 by ericcornelissen Loading…
build(deps): bump github/codeql-action from 3.29.2 to 3.29.5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#6675 opened Aug 1, 2025 by dependabot bot Loading…
Refactor res.send() into helper functions
#6654 opened Jul 22, 2025 by nitin-is-me Loading…
fix(req): validate req.range size 6.x
#6596 opened Jun 27, 2025 by shivarm Loading…
chore: ignore yarn.lock file and update example
#6588 opened Jun 23, 2025 by shivarm Loading…
perf: cache defineGetter
#6516 opened May 16, 2025 by cesco69 Loading…
feat(http2): add HTTP/2 support
#6487 opened Apr 28, 2025 by Abdel-Monaam-Aouini Loading…
add ESLint pre-commit hook to enforce code quality
#6480 opened Apr 23, 2025 by kgarg1 Loading…
docs: include a dependencies navigator
#6412 opened Mar 23, 2025 by UlisesGascon Loading…
ProTip! Exclude everything labeled bug with -label:bug.