jsdrupal / drupal-admin-ui

This is an admin UI for Drupal, built with JavaScript & React. ⬅️✌️➡️
Other
236 stars 91 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency downshift was updated from 3.2.10 to 3.2.12.

🚨 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 - ✅ **ci/circleci: test_drupal:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/jsdrupal/drupal-admin-ui/9629?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: test_node:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/jsdrupal/drupal-admin-ui/9628?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v3.2.12

3.2.12 (2019-08-09)

Bug Fixes

  • release: manually release a patch version (#741) (a46289a)
Commits

The new version differs by 7 commits.

  • a46289a fix(release): manually release a patch version (#741)
  • 30b2e09 fix(lint): disable label a11y lint rule (#739)
  • 193b7b6 fix: environment undefined in props on cleanup (#738)
  • d4f384c docs: mention downshift-hooks in the README (#726)
  • 07366a8 chore: dependency updates (#724)
  • 4ba61b1 docs(usage): change the usage codesandbox link (#722)
  • 8d94bc1 docs(onChange): Update docs to mention onChange can be called with null when selection is cleared (#721)

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 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.2.13

3.2.13 (2019-09-04)

Bug Fixes

  • getRootProps: add access to ref from getRootProps (#756) (009b016)
Commits

The new version differs by 5 commits.

  • 009b016 fix(getRootProps): add access to ref from getRootProps (#756)
  • 6bda5e6 chore(test): disable lines for eslint (#754)
  • 0d2e9a2 chore: update everything (#746)
  • 10394a8 chore(set-a11y-status): use debounce for a11y message cleanup (#742)
  • 931d876 chore(typescript): add type definitions for scrollIntoView prop (#737)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.2.14

3.2.14 (2019-09-05)

Bug Fixes

  • set-a11y-status: pass props.environment.document to getStatusDiv (#755) (6ae0bbc)
Commits

The new version differs by 1 commits.

  • 6ae0bbc fix(set-a11y-status): pass props.environment.document to getStatusDiv (#755)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.0

3.3.0 (2019-09-10)

Features

Commits

The new version differs by 1 commits.

  • 21199b9 feat(hooks): add useSelect hook (#747)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.1

3.3.1 (2019-09-11)

Bug Fixes

  • rollup: fix imports and revert added namedExports (#761) (cddf9a1)
Commits

The new version differs by 1 commits.

  • cddf9a1 fix(rollup): fix imports and revert added namedExports (#761)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.2

3.3.2 (2019-09-25)

Bug Fixes

  • useSelect controlled state and custom document for setStatus (#774) (7f72cf3)
Commits

The new version differs by 4 commits.

  • 7f72cf3 fix: useSelect controlled state and custom document for setStatus (#774)
  • 4331b94 docs(uiLibraries): better illustrate how itemToString is used (#771)
  • 52b5740 docs: fix useSelect try out yourself codesandbox link (#768)
  • a22675e docs: fix docs and readme link (#760)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.3

3.3.3 (2019-09-27)

Bug Fixes

  • TS: correct TypeScript typings for useSelect (#765) (acafe0a)
Commits

The new version differs by 1 commits.

  • acafe0a fix(TS): correct TypeScript typings for useSelect (#765)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.4

3.3.4 (2019-09-27)

Performance Improvements

  • remove keyboardKey library and replace its uses (#776) (66bc9ea)
Commits

The new version differs by 1 commits.

  • 66bc9ea perf: remove keyboardKey library and replace its uses (#776)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.5

3.3.5 (2019-10-17)

Bug Fixes

  • localise clearTimeout per useSelect mounted instances (#795) (4ee97b5)
Commits

The new version differs by 3 commits.

  • 4ee97b5 fix: localise clearTimeout per useSelect mounted instances (#795)
  • 60965ae docs: correct usage of stateReducer in useSelect docs (#777)
  • 11ee6f7 docs: fix typo in Readme (#778)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.6

3.3.6 (2019-10-27)

Bug Fixes

  • useSelect: getLabelProps returns htmlFor (#797) (1b5dac7)
Commits

The new version differs by 4 commits.

  • 1b5dac7 fix(useSelect): getLabelProps returns htmlFor (#797)
  • 4c05e03 docs: add epeicher as a contributor (#806)
  • 2fbe0ce chore: revert cypress test library update (#807)
  • 20d5584 chore: update packages (#804)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.7

3.3.7 (2019-10-27)

Bug Fixes

  • useSelect: don't select item at blur (#796) (7bb4512)
Commits

The new version differs by 1 commits.

  • 7bb4512 fix(useSelect): don't select item at blur (#796)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.0

3.4.0 (2019-10-27)

Features

Commits

The new version differs by 1 commits.

  • 046e4ab feat(preact): add support for Preact X (#802)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.1

3.4.1 (2019-10-31)

Bug Fixes

Commits

The new version differs by 1 commits.

  • c2f2fc8 fix(refs): accept object refs (#813)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.2

3.4.2 (2019-11-20)

Bug Fixes

  • useSelect: respect disabled option passed to getToggleButtonProps (#829) (9cf3838)
Commits

The new version differs by 3 commits.

  • 9cf3838 fix(useSelect): respect disabled option passed to getToggleButtonProps (#829)
  • d2fef0f chore(deps): update @testing-library/cypress to v5.0.2 (#817)
  • 234cbcd docs: remove mentions of add-contributor (#814)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.3

3.4.3 (2019-11-27)

Bug Fixes

  • useSelect: respect disabled option passed to getItemProps (#833) (fabffff)
Commits

The new version differs by 2 commits.

  • fabffff fix(useSelect): respect disabled option passed to getItemProps (#833)
  • d54e95d docs: add maxmalov as a contributor (#831)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.4

3.4.4 (2019-11-29)

Bug Fixes

  • useSelect: fix Firefox menu close on toggleButton click (#837) (c2fd95a)
Commits

The new version differs by 1 commits.

  • c2fd95a fix(useSelect): fix Firefox menu close on toggleButton click (#837)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.5

3.4.5 (2019-12-02)

Performance Improvements

  • getItemProps: memoize the event handlers for item (#841) (c90e41b)
Commits

The new version differs by 1 commits.

  • c90e41b perf(getItemProps): memoize the event handlers for item (#841)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.6

3.4.6 (2019-12-06)

Bug Fixes

  • revert): Revert "perf(getItemProps: memoize the event handlers for item (#841)" (#846) (297bdb6)
Commits

The new version differs by 1 commits.

  • 297bdb6 fix(revert): Revert "perf(getItemProps): memoize the event handlers for item (#841)" (#846)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.7

3.4.7 (2019-12-06)

Bug Fixes

  • ts: fix useSelect typings for stateReducer and stateChangeTypes (#847) (e3a0c23)
Commits

The new version differs by 1 commits.

  • e3a0c23 fix(ts): fix useSelect typings for stateReducer and stateChangeTypes (#847)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.8

3.4.8 (2019-12-11)

Bug Fixes

Commits

The new version differs by 1 commits.

  • ae49ad8 fix: treeshake Downshift and useSelect (#850)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.5.0

3.5.0 (2019-12-18)

Features

Commits

The new version differs by 4 commits.

  • 1a11745 feat: release 4.0.0 (#812) (#857)
  • 78e47ae docs: add saitonakamura as a contributor (#854)
  • b989f77 docs: add epiqueras as a contributor (#852)
  • abd9dbe docs: add layershifter as a contributor (#851)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes