This version is covered by your current version range and after updating it in your project the build failed.
formik 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
- ❌ **build (10.x):** There are 1 failures, 0 warnings, and 0 notices.
Release Notes for v2.1.1
Correctly handle single checkboxes and grouped ones values: #2159. Fixed a bug when value was not specified on a checkbox as well as when there is just one checkbox.
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).
The dependency formik was updated from
2.1.0
to2.1.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
formik 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
- ❌ **build (10.x):** There are 1 failures, 0 warnings, and 0 notices.Release Notes for v2.1.1
Patches
value
was not specified on a checkbox as well as when there is just one checkbox.FieldArray
to use latest values for validation: #2166Credits
Huge thanks to @wallymathieu, @eliamaino-fp, and @mrmuhammadali for helping!
v2.1.1-canary.0...v2.1.1-canary.1
Commits
The new version differs by 9 commits.
9316a86
v2.1.1
616a487
v2.1.1-canary.1
f8e8d7a
Force FieldArray to use latest values for validation (#2166)
f0e640d
v2.1.1-canary.0
fa7e251
Update contributing guidelines start step (#2158)
46542e3
Adds a community article (#2157)
2151c3e
Correctly handle single checkboxes and grouped ones values (#2159)
8074862
Small spelling error (#2161)
d1059c8
Update website
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: