Open greenkeeper[bot] opened 5 years ago
After pinning to 7.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
fetch-mock was updated from 7.3.1
to 7.3.3
.Your tests are still failing with this version. Compare changes
The new version differs by 11 commits.
2bab97e
Merge pull request #425 from wheresrhys/overwrite-method
51256c9
commit package-lock
7d1f6f5
inline helper method matching function;
c84cad8
lint
0f552dc
add test for overwriting multiple routes
b59c48d
handle multiple clashing routes
80b0e24
no need for overwriteRoutes when only metod is different
a1ef79c
Merge pull request #421 from morty/patch-1
2cc9349
Fix link when docs aren't served from root
4196adb
Merge pull request #420 from caub/cleanup
6e016f5
remove unnecessary ._calls, and package-lock not needed for libs
See the full diff
devDependency
fetch-mock was updated from 7.3.3
to 7.3.6
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
87a5af8
lint fix
498b320
Merge pull request #432 from formio/fixing-corejs
fdf9d61
Forcing the local dependency to be core-js@2.6.9 which will allow other modules to include this library and use core-js@3.x without breaking.
28744cd
keeping arbitrary options on fetch (#431)
ea3fdda
add test
408ccd1
keeping arbitrary options on fetch
edb0070
Update ISSUE_TEMPLATE
See the full diff
devDependency
fetch-mock was updated from 7.3.6
to 7.3.7
.Your tests are still failing with this version. Compare changes
devDependency
fetch-mock was updated from 7.3.8
to 7.3.9
.Your tests are still failing with this version. Compare changes
devDependency
fetch-mock was updated from 7.3.7
to 7.3.8
.Your tests are still failing with this version. Compare changes
devDependency
fetch-mock was updated from 7.3.9
to 7.4.0
.Your tests are still failing with this version. Compare changes
The new version differs by 18 commits.
df2465c
Merge pull request #448 from leggsimon/leggsimon/match-json-bodies
ba802d0
doesn’t match if body cannot be parsed as JSON
cab2390
remove requirement for content-type header to be set
d96ee75
remove duplicated test
95c8139
update documentation
e54afac
Merge pull request #449 from geisterfurz007/patch-1
d47efdc
Update README.md
e856a9b
body option is ignored for get requests
b2189c3
split up tests to better describe expected behaviour
996c2fe
document body option
f4b7892
ignore order of body keys
a312115
match against json bodies
3699e87
Merge pull request #435 from benjamingr/patch-1
2378427
Abort error (#440)
6b1e78a
lint
There are 18 commits in total.
See the full diff
devDependency
fetch-mock was updated from 7.4.0
to 7.5.0
.Your tests are still failing with this version. Compare changes
devDependency
fetch-mock was updated from 7.5.0
to 7.5.1
.Your tests are still failing with this version. Compare changes
The devDependency fetch-mock was updated from
7.3.0
to7.3.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
fetch-mock 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
- ❌ **Travis CI - Branch:** The build **errored**.Commits
The new version differs by 14 commits.
64264b9
Merge pull request #414 from stphnrdmr/master
25dc185
Respect the loglevel for postinstall
ea69818
Merge pull request #412 from jshap999/docs/sandbox
8486db2
minor typo in sandbox docs
e78c876
Update usage-with-jest.md
ec28ba6
Merge pull request #411 from wheresrhys/doc-fixes
53414bc
hacks for mobile layout
33a8149
document resetBehavior
dfcde13
Merge pull request #409 from wheresrhys/doc-tidy
1296413
update docs for all other methods
607a84e
tidy mocking docs
7630019
fix syntax error
f676cf4
Update usage-with-jest.md
f673cdb
Update copyright year
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: