expressjs/session (express-session)
### [`v1.18.1`](https://redirect.github.com/expressjs/session/blob/HEAD/HISTORY.md#1181--2024-10-08)
[Compare Source](https://redirect.github.com/expressjs/session/compare/v1.18.0...v1.18.1)
\==========
- deps: cookie@0.7.2
- Fix object assignment of `hasOwnProperty`
- deps: cookie@0.7.1
- Allow leading dot for domain
- Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
- Add fast path for `serialize` without options, use `obj.hasOwnProperty` when parsing
- deps: cookie@0.7.0
- perf: parse cookies ~10% faster
- fix: narrow the validation of cookies to match RFC6265
- fix: add `main` to `package.json` for rspack
Configuration
📅 Schedule: Branch creation - " 5 /14 " in timezone Europe/Stockholm, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^1.18.0
->^1.18.1
Release Notes
expressjs/session (express-session)
### [`v1.18.1`](https://redirect.github.com/expressjs/session/blob/HEAD/HISTORY.md#1181--2024-10-08) [Compare Source](https://redirect.github.com/expressjs/session/compare/v1.18.0...v1.18.1) \========== - deps: cookie@0.7.2 - Fix object assignment of `hasOwnProperty` - deps: cookie@0.7.1 - Allow leading dot for domain - Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec - Add fast path for `serialize` without options, use `obj.hasOwnProperty` when parsing - deps: cookie@0.7.0 - perf: parse cookies ~10% faster - fix: narrow the validation of cookies to match RFC6265 - fix: add `main` to `package.json` for rspackConfiguration
📅 Schedule: Branch creation - " 5 /14 " in timezone Europe/Stockholm, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.