Closed greenkeeper[bot] closed 5 years ago
After pinning to 10.0.1 your tests are passing again. Downgrade this dependency ๐.
devDependency
nock was updated from 10.0.2
to 10.0.3
.Your tests are still failing with this version. Compare changes
devDependency
nock was updated from 10.0.3
to 10.0.4
.Your tests are passing again with this update. Explicitly upgrade to this version ๐
devDependency
nock was updated from 10.0.4
to 10.0.5
.Your tests are passing again with this update. Explicitly upgrade to this version ๐
The new version differs by 35 commits.
0c4edd6
fix: package.engines shows incorrect versions and is supposed to be an object
743102a
ci(package): update semantic-release to beta.13
c5945a7
ci(travis): run release stage on [Version].x, next, beta branches
e0424c0
docs(CONTRIBUTING): Backport a fix / feature to a previous version
bb602cc
ci(travis): build on branches for semantic-release preview/next/maintenance releases
e5ee2b5
build(package): update semantic-release to ^16.0.0-beta.10
46c1156
test(test_back): Improve style and readability
16fb5bd
build(package): explicitly pipe lcov output to coveralls
dcc9599
ci: remove obsolete coveralls configuration
b39172f
test(test_s3): Add fixme comment
5c67b46
test(test_aws_dynamo): Remove AWS Dynamo functional test
c010b09
test(test_abort): Improve style + readability
14816f9
test: Replace lodash with native in tests
ab3c181
chore: Ignore โtests/ssl/index.jsโ for coverage
cefeb47
Clean lint
There are 35 commits in total.
See the full diff
devDependency
nock was updated from 10.0.5
to 10.0.6
.Your tests are still failing with this version. Compare changes
The new version differs by 36 commits.
cb56669
fix: Mock responses should fire when timers are mocked (#1335)
0c4edd6
fix: package.engines shows incorrect versions and is supposed to be an object
743102a
ci(package): update semantic-release to beta.13
c5945a7
ci(travis): run release stage on [Version].x, next, beta branches
e0424c0
docs(CONTRIBUTING): Backport a fix / feature to a previous version
bb602cc
ci(travis): build on branches for semantic-release preview/next/maintenance releases
e5ee2b5
build(package): update semantic-release to ^16.0.0-beta.10
46c1156
test(test_back): Improve style and readability
16fb5bd
build(package): explicitly pipe lcov output to coveralls
dcc9599
ci: remove obsolete coveralls configuration
b39172f
test(test_s3): Add fixme comment
5c67b46
test(test_aws_dynamo): Remove AWS Dynamo functional test
c010b09
test(test_abort): Improve style + readability
14816f9
test: Replace lodash with native in tests
ab3c181
chore: Ignore โtests/ssl/index.jsโ for coverage
There are 36 commits in total.
See the full diff
The devDependency nock was updated from
10.0.1
to10.0.2
.๐จ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
nock 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
- โ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/greenkeeperio/hooks/builds/450253973?utm_source=github_status&utm_medium=notification)).Release Notes for v10.0.2
10.0.2 (2018-11-03)
Bug Fixes
Commits
The new version differs by 18 commits.
598245c
Merge pull request #1250 from vwxyutarooo/master
8453191
test: add case of nockBack with filteringRequestBody opiton
1b4b9c6
test: add case of nockBack with filteringPath option
6d5bca2
fix(#1041): apply filteringPath from nockBack before option
048c07d
Merge pull request #1247 from j0k3r/patch-1
5b69d06
docs: Fix anchor in README
35936eb
Merge pull request #1246 from chrisulanowicz/master
e63de1a
docs: fixed typos
7f41138
Merge pull request #1220 from nock/feat/github-apps-note
33da255
Merge pull request #1163 from nock/feat/add-contributors
1a845a5
docs: Update list and instructions
c1f608a
docs: Add note about GitHub Apps
2c9f427
docs: Add description to Contributors file
f907c3f
docs: rename CONTRIBUTORS.md, add section to CONTRIBUTING
0885b5f
docs: remove contribs file
There are 18 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: