-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Comparing changes
Open a pull request
base repository: expressjs/session
base: v1.18.1
head repository: expressjs/session
compare: v1.18.2
- 18 commits
- 14 files changed
- 9 contributors
Commits on Jan 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 460e18c - Browse repository at this point
Copy the full SHA 460e18cView commit details -
cd test/fixtures openssl genpkey -algorithm RSA -out new_server.key -pkeyopt rsa_keygen_bits:2048 openssl x509 -in server.crt -signkey new_server.key -days 3650 -out new_server.crt openssl x509 -in new_server.crt -text -noout mv new_server.crt server.crt mv new_server.key server.key
Configuration menu - View commit details
-
Copy full SHA for c9d0572 - Browse repository at this point
Copy the full SHA c9d0572View commit details
Commits on Jan 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d5baeec - Browse repository at this point
Copy the full SHA d5baeecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67d61ee - Browse repository at this point
Copy the full SHA 67d61eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4930de7 - Browse repository at this point
Copy the full SHA 4930de7View commit details
Commits on Apr 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b99e6c6 - Browse repository at this point
Copy the full SHA b99e6c6View commit details
Commits on Apr 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6edf5ee - Browse repository at this point
Copy the full SHA 6edf5eeView commit details
Commits on May 17, 2025
-
[StepSecurity] Apply security best practices (#1047)
* [StepSecurity] Apply security best practices Signed-off-by: StepSecurity Bot <bot@stepsecurity.io> * Update dependabot.yml * ping supertest versions in CI Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> --------- Signed-off-by: StepSecurity Bot <bot@stepsecurity.io> Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com> Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 122714c - Browse repository at this point
Copy the full SHA 122714cView commit details -
fix(dependabot): do not update major versions
Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 168271c - Browse repository at this point
Copy the full SHA 168271cView commit details
Commits on May 18, 2025
-
build(deps-dev): bump mocha from 10.2.0 to 10.8.2 (#1061)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 92dd300 - Browse repository at this point
Copy the full SHA 92dd300View commit details
Commits on Jun 1, 2025
-
build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#1048)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@62b2cac...f49aabe) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7e2c696 - Browse repository at this point
Copy the full SHA 7e2c696View commit details -
build(deps): bump github/codeql-action from 3.24.7 to 3.28.18 (#1050)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.7 to 3.28.18. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3.24.7...ff0a06e) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.28.18 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2633e88 - Browse repository at this point
Copy the full SHA 2633e88View commit details -
build(deps): bump actions/checkout from 4.1.1 to 4.2.2 (#1049)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.2.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.1...11bd719) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2caff6a - Browse repository at this point
Copy the full SHA 2caff6aView commit details -
build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.2 (#1052)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.5.0...ea165f8) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec1957b - Browse repository at this point
Copy the full SHA ec1957bView commit details -
build(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 (#1051)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.5 to 2.3.6. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Upgrade guide](https://github.com/coverallsapp/github-action/blob/main/UPGRADE.md) - [Commits](coverallsapp/github-action@09b709c...648a8eb) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a698c81 - Browse repository at this point
Copy the full SHA a698c81View commit details
Commits on Jul 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b9fcad8 - Browse repository at this point
Copy the full SHA b9fcad8View commit details
Commits on Jul 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5808783 - Browse repository at this point
Copy the full SHA 5808783View commit details -
Configuration menu - View commit details
-
Copy full SHA for d10709f - Browse repository at this point
Copy the full SHA d10709fView 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 v1.18.1...v1.18.2