Closed greenkeeper[bot] closed 4 years ago
After pinning to 2.1.0 your tests are passing again. Downgrade this dependency 📌.
dependency
fast-json-patch was updated from 2.2.0
to 2.2.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
This patch release fixes a regression introduced in 2.2.0, namely: the default import using ES6 with Webpack/Babel stopped working (#233).
This version fixes the problem by adding an explicit default import.
The dependency fast-json-patch was updated from
2.1.0
to2.2.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
fast-json-patch is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/zotoio/launchdarkly-nodeutils/builds/566398656?utm_source=github_status&utm_medium=notification)).Release Notes for Generate invertible test operations
New feature:
invertible
inREADME.md
for details about usage (PR #228, PR #226).Code quality:
deep-equal
withfast-deep-equal
(PR #227)Commits
The new version differs by 31 commits.
39f187e
2.2.0
14b27e0
fresh build
8e59102
Ability to generate test operations for original values in the f… (#228)
fe85212
for all tests that check invertible=true, also check invertible=false
996c967
Merge pull request #229 from Starcounter-Jack/no-ie8
43e72dd
fix removal of "change" event listener
0250c05
remove remaining traces of support for IE8
c6e963f
change Sauce tests to local because we have run out of minutes
1498c09
change the API for generating test operations
f078a4b
Merge branch 'master' into generate-test-ops
bbd3002
close Selenium tunnel gracefully
3412230
change way the Selenium runner receives Jasmine status
8f7868c
reduce the verbosity of the HTTP server
8451a38
fix connection to SauceLabs from Travis
c36aa87
fix tests with Sauce Labs
There are 31 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: