Closed greenkeeper[bot] closed 5 years ago
After pinning to 11.3.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
nock was updated from 11.3.3
to 11.3.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 6 commits.
fa0a08a
fix: Fix crash when matching certain objects (#1714)
d7b2c92
refactor: Separate concerns of interceptor brokering and playback (+ other minor refactors) (#1677)
edce256
refactor: Refactor exports to reduce indirection (#1673)
c107817
refactor: Refactor recorder stringification (#1678)
588cd1f
docs(README): Add axios example (#1711)
805df19
Update eslint-plugin-node to the latest version π (#1705)
See the full diff
The devDependency nock was updated from
11.3.2
to11.3.3
.π¨ 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
- β **.github/workflows/nodejs.yml:** Workflow ErrorRelease Notes for v11.3.3
11.3.3 (2019-09-05)
Bug Fixes
Commits
The new version differs by 256 commits ahead by 256, behind by 251.
a700fa2
fix(types): DataMatcher to allow valid JSON scalars. (#1703)
9d5cda0
docs(README): adapt badges for @latest release
cfc129c
chore(deps): bump eslint-utils from 1.4.0 to 1.4.2 (#1698)
21733b4
refactor: Remove the last of the real hostnames (#1691)
f00f0f3
test: Replace test_s3 with test of
Expect: 100-continue
(#1690)b83e720
fix(types): use export = and declares (#1695)
66799f3
refactor: Refactor net connect tests (#1688)
dafa35b
docs: Add "Common issues" section documenting got automatic retrying (#1687)
11a9517
style: Minor style improvements (#1693)
50c821b
test: Add todo test for conflict between hostnames (#1109)
a334e92
fix: add extension to main field in package.json (#1683)
c0372a2
refactor: replace some lodash usage with native (#1685)
8bc6ea8
Update eslint-config-standard to the latest version π (#1681)
da840fe
feat:
afterRecord
support for custom formatting after recording. (#1682)41be884
feat(socket): propagate errors from destroy method (#1675)
There are 250 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: