- Notifications
You must be signed in to change notification settings - Fork 226
Pull requests: expressjs/cookie-parser
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: ensure req.cookies defaults to {} when no Cookie header is sent
#150 opened Nov 13, 2025 by D-393Patel Loading…
build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#149 opened Nov 1, 2025 by dependabot bot Loading…
build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#146 opened Oct 1, 2025 by dependabot bot Loading…
build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#140 opened Jul 1, 2025 by dependabot bot Loading…
build(deps-dev): bump supertest from 6.1.6 to 6.3.4 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#136 opened Jun 2, 2025 by dependabot bot Loading…
build(deps): bump cookie-signature from 1.0.6 to 1.2.2 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#131 opened Jun 2, 2025 by dependabot bot Loading…
feat: add option allowedCookie for limit cookie parse to an whitelist
#127 opened Apr 15, 2025 by cesco69 Loading…
Make it clear what secret is used by other middleware when multiple secrets are provided
#123 opened Dec 25, 2024 by SantaClaas Loading…
Refactor JSONCookie function for clarity and compliance semver-major
#120 opened Nov 1, 2024 by Ayoub-Mabrouk Loading…
Refactor JSONCookies function for improved readability and modern syntax semver-major
#119 opened Nov 1, 2024 by Ayoub-Mabrouk Loading…
Refactor signedCookies function for improved readability semver-major
#118 opened Nov 1, 2024 by Ayoub-Mabrouk Loading…
Refactor: use slice() instead of deprecated substr() to avoid future issues pr
#111 opened Sep 29, 2024 by sarraf1996 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.