siristechnology / siris-technology-old

Siris Technology
https://siris-technology-old.netlify.app
MIT License
0 stars 0 forks source link

An in-range update of formik is breaking the build 🚨 #53

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency formik was updated from 2.1.0 to 2.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

  • Update website: d1059c8
  • Small spelling error: #2161
  • 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.
  • Adds a community article: #2157
  • Update contributing guidelines start step: #2158
  • Force FieldArray to use latest values for validation: #2166

Credits

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: