An in-range update of start-server-and-test is breaking the build π¨
Closed this issue Β· 4 comments
βοΈ Important announcement: Greenkeeper will be saying goodbye π and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency start-server-and-test was updated from 1.10.8
to 1.10.9
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
start-server-and-test is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Commits
The new version differs by 6 commits.
717c26e
fix: downgrade execa to v3 (#240)
a5cf7bc
chore(deps): update dependency mocha to v7 (#225)
7c78eba
add weekly digest
14e39f6
chore(deps): update dependency cross-env to v7 (#230)
f053e40
chore: another example
bccf3c9
chore: update readme example
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
After pinning to 1.10.8 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependency
start-server-and-test was updated from1.10.9
to1.10.10
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v1.10.10
1.10.10 (2020-03-13)
Bug Fixes
- deps: update dependency bluebird to v3.7.2 (13ff909)
Commits
The new version differs by 7 commits.
13ff909
fix(deps): update dependency bluebird to v3.7.2
619c647
chore(deps): update dependency mocha to v7.1.0
4412bb1
chore(deps): update dependency minimist to v1.2.5
123ce69
chore(deps): update dependency ban-sensitive-files to v1.9.7
4091343
chore(deps): update dependency ban-sensitive-files to v1.9.6
f6ea8b5
chore(deps): update dependency cross-env to v7.0.2
fc84492
chore(deps): update dependency ban-sensitive-files to v1.9.5
See the full diff
- The
devDependency
start-server-and-test was updated from1.10.10
to1.10.11
.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 8 commits.
4b25692
fix: clarify that we're waiting for HTTP 200 (#245)
13ff909
fix(deps): update dependency bluebird to v3.7.2
619c647
chore(deps): update dependency mocha to v7.1.0
4412bb1
chore(deps): update dependency minimist to v1.2.5
123ce69
chore(deps): update dependency ban-sensitive-files to v1.9.7
4091343
chore(deps): update dependency ban-sensitive-files to v1.9.6
f6ea8b5
chore(deps): update dependency cross-env to v7.0.2
fc84492
chore(deps): update dependency ban-sensitive-files to v1.9.5
See the full diff
- The
devDependency
start-server-and-test was updated from1.10.11
to1.11.0
.
Your tests are passing again with this update. Explicitly upgrade to this version π