atlassian / react-beautiful-dnd

Beautiful and accessible drag and drop for lists with React
https://react-beautiful-dnd.netlify.app
Other
33.15k stars 2.53k forks source link

An in-range update of react is breaking the build 🚨 #1530

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

There have been updates to the react monorepo:

🚨 View failing branch.

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

This monorepo update includes releases of one or more dependencies which all belong to the react group definition.

react is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - βœ… **ci/circleci: install:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/atlassian/react-beautiful-dnd/11982?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: test-bundle:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/atlassian/react-beautiful-dnd/11985?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: validate:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/atlassian/react-beautiful-dnd/11983?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: test-browser:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/atlassian/react-beautiful-dnd/11984?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: test-unit:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/atlassian/react-beautiful-dnd/11986?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for 16.10.2 (October 3, 2019)

React DOM

  • Fix regression in react-native-web by restoring order of arguments in event plugin extractors (@necolas in #16978)

Artifacts

β€’ react: https://unpkg.com/react@16.10.2/umd/
β€’ react-art: https://unpkg.com/react-art@16.10.2/umd/
β€’ react-dom: https://unpkg.com/react-dom@16.10.2/umd/
β€’ react-is: https://unpkg.com/react-is@16.10.2/umd/
β€’ react-test-renderer: https://unpkg.com/react-test-renderer@16.10.2/umd/
β€’ scheduler: https://unpkg.com/scheduler@0.16.2/umd/

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 16.10.1 your tests are passing again. Downgrade this dependency πŸ“Œ.