Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: expressjs/session
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bbeca94
Choose a base ref
...
head repository: expressjs/session
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d10709f
Choose a head ref
  • 18 commits
  • 14 files changed
  • 9 contributors

Commits on Jan 22, 2025

  1. Configuration menu
    Copy the full SHA
    460e18c View commit details
    Browse the repository at this point in the history
  2. 🔒️ use 2048 bit key

    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
    ctcpip committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    c9d0572 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. Configuration menu
    Copy the full SHA
    d5baeec View commit details
    Browse the repository at this point in the history
  2. ✅ always generate fresh cert

    ctcpip committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    67d61ee View commit details
    Browse the repository at this point in the history
  3. ⬆️ bump actions

    ctcpip committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    4930de7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Configuration menu
    Copy the full SHA
    b99e6c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. Configuration menu
    Copy the full SHA
    6edf5ee View commit details
    Browse the repository at this point in the history

Commits on May 17, 2025

  1. [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>
    3 people authored May 17, 2025
    Configuration menu
    Copy the full SHA
    122714c View commit details
    Browse the repository at this point in the history
  2. fix(dependabot): do not update major versions

    Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
    bjohansebas committed May 17, 2025
    Configuration menu
    Copy the full SHA
    168271c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2025

  1. 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>
    dependabot[bot] and UlisesGascon authored May 18, 2025
    Configuration menu
    Copy the full SHA
    92dd300 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2025

  1. 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>
    dependabot[bot] authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    7e2c696 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    2633e88 View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    2caff6a View commit details
    Browse the repository at this point in the history
  4. 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>
    dependabot[bot] authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    ec1957b View commit details
    Browse the repository at this point in the history
  5. 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>
    dependabot[bot] authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    a698c81 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. Configuration menu
    Copy the full SHA
    b9fcad8 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. Configuration menu
    Copy the full SHA
    5808783 View commit details
    Browse the repository at this point in the history
  2. 🔖 v1.18.2 (#1070)

    ctcpip authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    d10709f View commit details
    Browse the repository at this point in the history
Loading