anikethsaha / mern

:tada: This is boilerplate for MERN stack with integrations like Redux and SSR :tada:
https://mern.netlify.com
MIT License
98 stars 44 forks source link

Bump express-session from 1.16.1 to 1.16.2 #62

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps express-session from 1.16.1 to 1.16.2.

Release notes *Sourced from [express-session's releases](https://github.com/expressjs/session/releases).* > ## 1.16.2 > * Fix restoring `cookie.originalMaxAge` when store returns `Date` > * deps: parseurl@~1.3.3
Changelog *Sourced from [express-session's changelog](https://github.com/expressjs/session/blob/master/HISTORY.md).* > 1.16.2 / 2019-06-12 > =================== > > * Fix restoring `cookie.originalMaxAge` when store returns `Date` > * deps: parseurl@~1.3.3
Commits - [`2d54f0d`](https://github.com/expressjs/session/commit/2d54f0dca1506883bebc634fcb7135c2f02c47cd) 1.16.2 - [`30e23f1`](https://github.com/expressjs/session/commit/30e23f1343d3912bc3e3715792ee8ddca694e9b8) Fix restoring cookie.originalMaxAge when store returns Date - [`479940a`](https://github.com/expressjs/session/commit/479940afd22a0b939eaee3997f883408d2e41bec) tests: add cookie.originalMaxAge tests - [`97fe63c`](https://github.com/expressjs/session/commit/97fe63cd024e9227f05923d1f65d3c48f6bffdad) docs: add [@​google](https://github.com/google)-cloud/connect-firestore to the list of session stores - [`bff097e`](https://github.com/expressjs/session/commit/bff097ef16ef02bebe0862ac1508c98e2da012e3) docs: add connect-typeorm to the list of session stores - [`fb498ac`](https://github.com/expressjs/session/commit/fb498ace8946307decc5da5f564cc09ba8227fef) build: Node.js@12.4 - [`1c75fa0`](https://github.com/expressjs/session/commit/1c75fa049e363449cb52b4aacfed83b95e375356) build: Node.js@11.15 - [`ad90250`](https://github.com/expressjs/session/commit/ad90250d77685890b422990cb274544a3655815f) build: Node.js@10.16 - [`969e4c1`](https://github.com/expressjs/session/commit/969e4c19d8439f2c6a73a9793a8bb08a84c246a3) build: express@4.17.1 - [`8d6430e`](https://github.com/expressjs/session/commit/8d6430e7df82a7b9bd29ca100bbfacc0ed530b67) build: nyc@14.1.1 - Additional commits viewable in [compare view](https://github.com/expressjs/session/compare/v1.16.1...v1.16.2)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Looks like express-session is up-to-date now, so this is no longer needed.