cerner / carbon-site-helpers

Helper functions for Carbon Site.
Apache License 2.0
0 stars 4 forks source link

An in-range update of downshift is breaking the build 🚨 #45

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The dependency downshift was updated from 5.3.0 to 5.4.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

downshift 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 - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for v5.4.0

5.4.0 (2020-05-15)

Features

Commits

The new version differs by 3 commits.

  • e8479cb feat(hooks): memoize all callbacks (#1051)
  • 007db7b docs: add atomicpages as a contributor (#1046)
  • cf97e85 docs: add test supporting function refs (#720)

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:

greenkeeper[bot] commented 4 years ago

After pinning to 5.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.4.1

5.4.1 (2020-05-19)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 1873efa fix(scrollIntoView): do not scroll falsy node (#1047)
  • 51b522e chore(hooks): add controlled props and getter props warnings (#1053)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.4.2

5.4.2 (2020-05-19)

Bug Fixes

  • useCombobox: update inputValue when calling selectItem (#1055) (52aad04)
Commits

The new version differs by 3 commits.

  • 52aad04 fix(useCombobox): update inputValue when calling selectItem (#1055)
  • 1873efa fix(scrollIntoView): do not scroll falsy node (#1047)
  • 51b522e chore(hooks): add controlled props and getter props warnings (#1053)

See the full diff