pullrequests Search Results · repo:expressjs/session language:JavaScript
Filter by
389 results
inexpressjs/session (press backspace or delete to remove)Summary
- Replace var with const in all README code samples so examples match modern JavaScript style.
Closes #993
Test plan
- [x] node scripts/lint-readme.js
- [x] git diff --check
- [ ] Spot-check ...
Summary
Upgrade cookie-signature runtime dependency from 1.0.7 to ~1.2.2.
Motivation
cookie-signature v1.2.x brings minor improvements and bug fixes over v1.0.7. The signing/unsigning API is fully
backward-compatible ...
Summary
Updates the debug runtime dependency from ~2.6.9 (2017) to ~4.4.0 (latest stable).
Why
- debug@2.6.x is 9 years old with no security patches since 2017
- express-session has 6.4k GitHub ...
Bumps the github-actions group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| actions/checkout | 6.0.0 | 7.0.0 |
| actions/upload-artifact | 7.0.0 | 7.0.1 |
| actions/download-artifact ...
dependencies
github_actions
Bumps the npm-dependencies group with 3 updates: cookie-signature, cookie-parser and express.
Updates cookie-signature from 1.0.7 to 1.2.2 details summary Changelog /summary p em Sourced from a href= ...
dependencies
javascript
Basically, we should expire the cookie after it s destroyed Just as a reminder, the cookie must be exactly the same;
otherwise, it won t expire. supersedes https://github.com/expressjs/session/pull/242 ...
semver-minor
!-- Thank you for your pull request. Please provide a description and note the Certificate of Origin below.
--
!-- Developer s Certificate of Origin 1.1
By making a contribution to this project, I certify ...
semver-major
Another TODO that was left over
!-- Developer s Certificate of Origin 1.1
By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I have ...
semver-major
I didn t see any other PRs that would be relevant for the current branch. The rest can wait for v2.
RELEASE: https://github.com/expressjs/session/releases/edit/untagged-5ffbe69a3bdfd9d35ba9
cc: @UlisesGascon ...
This is how we have it on the website. It helps avoid so many Dependabot PRs.