Open greenkeeper[bot] opened 7 years ago
After pinning to 9.0.13 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 7 commits.
e8f0641
9.0.16
5aa16f4
fix: match headers with falsy values
e9d9635
test: match headers with falsy values
e2b538c
chore(travis): donβt build twice for PRs and retry npm install
60dfe15
chore(travis): donβt test in node v7
2e45548
chore: remove console logs in tests
8c7cf84
docs(CHANGELOG): update for 9.0.15
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 11 commits.
4772c15
9.0.17
0bf9eb4
835 support regex for both host and port with allowUnmocked
1c3f3e1
835-added-fail-test-case
e911688
docs(README) - fix info about mocking (#971)
978a3f0
Document replyWithFile using Content-Type header
1c6ae5b
fix readme typo
fe440ec
fix grammar
93341d3
Improve Match Logging
1612e36
Update README.md
97d1ea1
fix: printing recorded requests with output_objects resulted in output of [Object Object]
664ee63
chore(CHANGELOG): 9.0.16
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 10 commits.
5395510
9.0.19
4f0e07e
Improve Nock Back documentation
d07218c
Fix file permissions of intercept test
9268b44
Fix allowUnmocked when last interceptor was removed.
06db20a
Do not abort a an already aborted request, do not emit an error twice
9294f66
fix broken link: allow-unmocked-requests-on-a-mocked-hostname
635fbf9
fix: Specified request body not properly enforced (#921)
4c102e3
Minor change in example code scope(
=> var scope = nock(
c82715b
nockBack.setMode: Improve error message
d83b3ed
chore(CHANGELOG): v9.0.18
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 6 commits.
5209262
9.0.21
9ffab38
fix: compare falsy header values & numbers correctly
333e8e3
test: match number header values
fe00f67
multiple interceptors override headers from unrelated requests
4196cf0
Add an error code to NetConnectNotAllowedError
66cd477
chore(CHANGELOG): v9.0.20
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Find changes for versions before 9.0.23 at https://github.com/node-nock/nock/blob/bd387365ff8e6df731cf5a35cc92560346826ec5/CHANGELOG.md
The new version differs by 7 commits.
f13add9
chore(travis): semantic-release setup
909dbce
chore(package): semantic-release
e4b0958
test: intercept test fix
62e7566
Fix matchStringOrRegexp TypeError on undefined (#998)
4772df5
allowUnmocked causes no requests to match when query is specified (#955)
ea2fe9f
fix: include path
in the matching log output (#996)
6d9704d
chore(CHANGELOG): 9.0.22
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 6 commits.
eac534b
fix: correctly parse request without specified path (#1011)
269377e
docs(README): reference Code of Conduct in Contributing section
0a8633e
chore(Code of Conduct): Contributor Covenant
7d02b1e
chore(package): remove changelog
d857798
docs(README): Commit Message conventions
a9e1acf
chore(CHANGELOG): remove. Changes are now in GitHub release notes
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 5 commits.
f3f8f0f
test: remove browserify tests
7cd752f
build(package): -browserify, zombie, node-static
68df807
test: https://example.org/unmocked
no longer returns default page
8fd0942
fix: case insensitive reply headers (#862)
797c518
docs(README): add extra warning about recording disabling mocks (#1053)
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 11 commits.
b373339
build(package): -restify, +restify-clients
6c9760f
test: restify -> restify-clients
841cf54
build(package): -restler
645d269
refactor: remove use of restler in tests
a3b6560
build(package): update dev dependencies
aed9166
fix(package): update chai, lodash, propagate, qs
f8dd092
ci(travis): stages
2ced38e
test: remove obsolete versioned folder
969af67
ci(travis): remove integration test
057f8fb
test: remove versioned tests with request, got and posicle
6bff991
test(package): remove integration tests (versioned tests with request libraries)
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Version 9.0.14 of nock just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As nock is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/cncolder/wishapi/builds/254380785?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 14 commits.
8da9ee0
Fixes for Node 8
612388e
Merge pull request #948 from martinkuba/master
a2f170f
www.amazon.com does not return any data
35c76e3
Merge pull request #929 from martinkuba/node8
39c7e32
Merge pull request #942 from michaelnisi/browserify
0c0aaca
Skip browserify test because zombie fails @7.10
aac5c34
wrap http.get on Node 8 only
5db4fa0
workaround for socket hang up
f984668
fix recorder when calling res.end(data)
f6369d0
use req.setHeader()
119fa65
override http.get
c2d605a
added Node 8 to Travis
17d7c25
Merge pull request #667 from ksmith97/master
bcdf886
Updated debug namespace to match file.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: