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: rohantarai/sessionstore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: robinfehr/sessionstore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 7 files changed
  • 4 contributors

Commits on Nov 9, 2019

  1. fixed Mongodb DeprecationWarning: { useUnifiedTopology: true } (robin…

    …fehr#55)
    
    added "defaultOpt.useUnifiedTopology = true;" to remove "DeprecationWarning: pass option { useUnifiedTopology: true } to the MongoClient constructor"
    rohantarai authored and adrai committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    58b39fa View commit details
    Browse the repository at this point in the history
  2. bump

    adrai committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    7bc7ae8 View commit details
    Browse the repository at this point in the history
  3. 1.3.7

    adrai committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    4767d0f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. update docs

    adrai committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    9cd56f8 View commit details
    Browse the repository at this point in the history
  2. remove node v6 from travis

    adrai authored Jan 24, 2020
    Configuration menu
    Copy the full SHA
    0eb63d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. test against node v14

    adrai committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    6f25947 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Bump lodash from 4.17.14 to 4.17.19

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.14...4.17.19)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    eb2df81 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    f1abd37 View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    adrai authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    6e0f7a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. goodbye

    adrai committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    81de8c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. update lodash

    adrai committed Jan 21, 2026
    Configuration menu
    Copy the full SHA
    9413e85 View commit details
    Browse the repository at this point in the history
  2. 1.3.8

    adrai committed Jan 21, 2026
    Configuration menu
    Copy the full SHA
    fcf58eb View commit details
    Browse the repository at this point in the history
Loading