Open greenkeeper[bot] opened 5 years ago
After pinning to 1.15.6 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
express-session was updated from 1.16.0
to 1.16.1
.Your tests are still failing with this version. Compare changes
data
option to Cookie
constructordependency
express-session was updated from 1.16.1
to 1.16.2
.Your tests are still failing with this version. Compare changes
cookie.originalMaxAge
when store returns Date
The new version differs by 18 commits.
2d54f0d
1.16.2
30e23f1
Fix restoring cookie.originalMaxAge when store returns Date
479940a
tests: add cookie.originalMaxAge tests
97fe63c
docs: add @google-cloud/connect-firestore to the list of session stores
bff097e
docs: add connect-typeorm to the list of session stores
fb498ac
build: Node.js@12.4
1c75fa0
build: Node.js@11.15
ad90250
build: Node.js@10.16
969e4c1
build: express@4.17.1
8d6430e
build: nyc@14.1.1
e0feb04
build: support Node.js 12.x
327695e
build: Node.js@11.14
268c929
build: Node.js@8.16
3d5fa06
build: use nyc for coverage testing
1588ef6
docs: add connect-hazelcast to the list of session stores
There are 18 commits in total.
See the full diff
dependency
express-session was updated from 1.16.2
to 1.17.0
.Your tests are still failing with this version. Compare changes
SameSite=None
supportThe new version differs by 12 commits.
b22384b
1.17.0
4d25340
build: fix coverage reporting
c32ad19
docs: expand description of the rolling option
9a5e313
docs: add lowdb-session-store to the list of session stores
9c06509
build: mocha@6.2.1
8731d7b
build: Node.js@12.11
10607bd
deps: safe-buffer@5.2.0
1684c54
deps: cookie@0.4.0
8de7865
docs: add express-session-rsdb to the list of session stores
f75ed7e
build: fix readme lint out of order message
2719bef
build: Node.js@12.8
6db8e04
build: mocha@6.2.0
See the full diff
dependency
express-session was updated from 1.17.0
to 1.17.1
.Your tests are still failing with this version. Compare changes
The new version differs by 25 commits.
80ae6a5
1.71.1
4b40b2f
tests: fix flaky cookie.maxAge test
5d5b51f
tests: resolve originalMaxAge flaky tests
ac3f0a2
Fix internal method wrapping error on failed reloads
909d9e0
docs: add debugging section
bcf1f07
build: Node.js@13.12
06e5579
build: cookie-parser@1.4.5
82cc882
build: mocha@7.1.1
95946e3
build: nyc@15.0.1
a2b2795
build: Node.js@12.16
f927fc1
build: Node.js@10.19
a3c9dd3
build: eslint-plugin-markdown@1.0.2
e3c04a2
build: Node.js@13.9
99d21d1
build: mocha@7.1.0
0461302
build: support Node.js 13.x
There are 25 commits in total.
See the full diff
The dependency express-session was updated from
1.15.6
to1.16.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
express-session is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/betamore/fswd-lab-8/builds/518595366?utm_source=github_status&utm_medium=notification)).Release Notes for v1.16.0
cookie.maxAge
value earliercookie.maxAge
to aDate
objectresave: false
may not save altered sessionsutils-merge
dependencysafe-buffer
for improved Buffer APISet-Cookie
as cookie header name for compatibilityeval
usage withFunction
constructorprocess
to check for listenersres.writeHead
patch missing return valueCommits
The new version differs by 86 commits.
b1f0984
1.16.0
e77cbfa
build: add version script for npm version releases
9495367
docs: update badge for level-session-store store
6e514a4
build: Node.js@11.13
dc5262a
docs: add connect-arango to the list of session stores
e926b88
build: mocha@6.1.2
a7cf57f
build: Node.js@11.11
03aa560
build: Node.js@6.17
cc5c83a
lint: ensure strict equality checks
ed8a50f
build: supertest@4.0.2
3e0d548
tests: move some code into support/
2f0759c
build: mocha@6.0.2
4cbb93f
build: simplify & speed up logic in Travis CI build steps
eda02b2
deps: on-headers@~1.0.2
3602d29
build: Node.js@11.10
There are 86 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: