webhintio / online-service

🔬 Online version of webhint
https://webhint.io/scanner/
Apache License 2.0
93 stars 16 forks source link

Upgrade: Bump express-session from 1.16.2 to 1.17.0 #750

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps express-session from 1.16.2 to 1.17.0.

Release notes *Sourced from [express-session's releases](https://github.com/expressjs/session/releases).* > ## 1.17.0 > * deps: cookie@0.4.0 > - Add `SameSite=None` support > * deps: safe-buffer@5.2.0
Changelog *Sourced from [express-session's changelog](https://github.com/expressjs/session/blob/master/HISTORY.md).* > 1.17.0 / 2019-10-10 > =================== > > * deps: cookie@0.4.0 > - Add `SameSite=None` support > * deps: safe-buffer@5.2.0
Commits - [`b22384b`](https://github.com/expressjs/session/commit/b22384b712fea118f1c3eb5b0d79312ebd25e97c) 1.17.0 - [`4d25340`](https://github.com/expressjs/session/commit/4d253405aca773e3e994c0259a3bc658c22430e0) build: fix coverage reporting - [`c32ad19`](https://github.com/expressjs/session/commit/c32ad191da9abba58e539fe1ce164536c6d65f67) docs: expand description of the rolling option - [`9a5e313`](https://github.com/expressjs/session/commit/9a5e31349e4274487d7f75ebe53fa78b3462894b) docs: add lowdb-session-store to the list of session stores - [`9c06509`](https://github.com/expressjs/session/commit/9c065098eb51a2a540c2f3d744a84b0941b70a56) build: mocha@6.2.1 - [`8731d7b`](https://github.com/expressjs/session/commit/8731d7bdd9c4f0e455bd594cd16c075d993e4401) build: Node.js@12.11 - [`10607bd`](https://github.com/expressjs/session/commit/10607bdb780204b91a8cf90e4ce27726619b8285) deps: safe-buffer@5.2.0 - [`1684c54`](https://github.com/expressjs/session/commit/1684c548b2dcb54c8c38474eae729c7edc54866c) deps: cookie@0.4.0 - [`8de7865`](https://github.com/expressjs/session/commit/8de786571771d465a607f1b421b27dbbf566bbd0) docs: add express-session-rsdb to the list of session stores - [`f75ed7e`](https://github.com/expressjs/session/commit/f75ed7eb6ce16426162d53ae8b588a999d589758) build: fix readme lint out of order message - Additional commits viewable in [compare view](https://github.com/expressjs/session/compare/v1.16.2...v1.17.0)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)