Open renovate[bot] opened 3 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/yurikrupnik/next1/HhH4aC19zSeLfe3n1ZfPa9ixdvJZ
✅ Preview: https://next1-git-renovate-express-session-1x-yurikrupnik.vercel.app
🔍 Inspect: https://vercel.com/yurikrupnik/next2/6hmbCDfbQLvH7SQUYPYxPWv86df9
✅ Preview: https://next2-git-renovate-express-session-1x-yurikrupnik.vercel.app
This PR contains the following updates:
1.17.1
->1.18.1
1.17.3
->1.18.0
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 rspack ### [`v1.18.0`](https://redirect.github.com/expressjs/session/blob/HEAD/HISTORY.md#1180--2024-01-28) [Compare Source](https://redirect.github.com/expressjs/session/compare/v1.17.3...v1.18.0) \=================== - Add debug log for pathname mismatch - Add `partitioned` to `cookie` options - Add `priority` to `cookie` options - Fix handling errors from setting cookie - Support any type in `secret` that `crypto.createHmac` supports - deps: cookie@0.6.0 - Fix `expires` option to reject invalid dates - perf: improve default decode speed - perf: remove slow string split in parse - deps: cookie-signature@1.0.7 ### [`v1.17.3`](https://redirect.github.com/expressjs/session/blob/HEAD/HISTORY.md#1173--2022-05-11) [Compare Source](https://redirect.github.com/expressjs/session/compare/v1.17.2...v1.17.3) \=================== - Fix resaving already-saved new session at end of request - deps: cookie@0.4.2 ### [`v1.17.2`](https://redirect.github.com/expressjs/session/blob/HEAD/HISTORY.md#1172--2021-05-19) [Compare Source](https://redirect.github.com/expressjs/session/compare/v1.17.1...v1.17.2) \=================== - Fix `res.end` patch to always commit headers - deps: cookie@0.4.1 - deps: safe-buffer@5.2.1Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.