-
-
Notifications
You must be signed in to change notification settings - Fork 993
Comparing changes
Open a pull request
base repository: expressjs/session
base: d10709f
head repository: expressjs/session
compare: c10b2a3
- 14 commits
- 8 files changed
- 6 contributors
Commits on Jul 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1aa756d - Browse repository at this point
Copy the full SHA 1aa756dView commit details
Commits on Nov 2, 2025
-
build(deps): bump actions/download-artifact from 4.3.0 to 6.0.0 (#1086)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 488102d - Browse repository at this point
Copy the full SHA 488102dView commit details -
build(deps): bump github/codeql-action from 3.28.18 to 4.31.2 (#1085)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b6f79be - Browse repository at this point
Copy the full SHA b6f79beView commit details
Commits on Dec 2, 2025
-
build(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#1091)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c83c8e2 - Browse repository at this point
Copy the full SHA c83c8e2View commit details -
build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#1090)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a095a9a - Browse repository at this point
Copy the full SHA a095a9aView commit details -
build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#1089)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0e7a438 - Browse repository at this point
Copy the full SHA 0e7a438View commit details -
build(deps): bump actions/checkout from 4.2.2 to 6.0.0 (#1088)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1307f30 - Browse repository at this point
Copy the full SHA 1307f30View commit details
Commits on Dec 17, 2025
-
build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.3 (#1082)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.1 to 2.4.3. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@f49aabe...4eaacf0) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2cd6561 - Browse repository at this point
Copy the full SHA 2cd6561View commit details
Commits on Dec 18, 2025
-
refactor: remove unused
sessparameter fromgenerateSessionIdfun……ction (#1001) The `sess` parameter was not used in `generateSessionId`, so it was removed to improve code clarity and reduce potential confusion. Co-authored-by: Sebastian Beltran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00b8a5f - Browse repository at this point
Copy the full SHA 00b8a5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d69f09 - Browse repository at this point
Copy the full SHA 6d69f09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 264b6a0 - Browse repository at this point
Copy the full SHA 264b6a0View commit details
Commits on Jan 17, 2026
-
Add sameSite 'auto' support to match secure 'auto' pattern (#1087)
* feat: add sameSite 'auto' support for automatic cross-site cookie configuration * test: enhance session tests for secure and SameSite cookie attributes * test: update session tests for SameSite cookie handling and logging * docs: add history entry * refactor: cache issecure result to avoid duplicate calls * Apply suggestion from @bjohansebas --------- Co-authored-by: Sebastian Beltran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73e0193 - Browse repository at this point
Copy the full SHA 73e0193View commit details
Commits on Jan 19, 2026
-
feat: add support to dynamic cookie options (#1027)
Co-authored-by: Sebastian Beltran <[email protected]> Co-authored-by: Ulises Gascón <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2673736 - Browse repository at this point
Copy the full SHA 2673736View commit details
Commits on Jan 22, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c10b2a3 - Browse repository at this point
Copy the full SHA c10b2a3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff d10709f...c10b2a3