atlassian / react-beautiful-dnd

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

An in-range update of eslint-plugin-es5 is breaking the build 🚨 #1732

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 4 years ago

The devDependency eslint-plugin-es5 was updated from 1.4.1 to 1.5.0.

🚨 View failing branch.

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

eslint-plugin-es5 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/14779?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: test-browser:** CircleCI is running your tests ([Details](https://circleci.com/gh/atlassian/react-beautiful-dnd/14783?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: test-a11y:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/atlassian/react-beautiful-dnd/14782?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/14780?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: test-unit:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/atlassian/react-beautiful-dnd/14781?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: validate:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/atlassian/react-beautiful-dnd/14784?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 15 commits.

  • 6781218 1.5.0
  • 7f9ca6c chore: add semantic release
  • 088d440 Merge pull request #36 from joshkel/es6-method-handling
  • 89edbcf Merge pull request #37 from TrySound/missing_methods
  • 8d2170e Add missing number and object static methods
  • f54e706 Add handling for jQuery
  • 8109004 Add handling for _.chain
  • 42b8e97 Refactoring and tests
  • 56dcd2f Merge pull request #34 from fanatid/no-es6-static-methods-except
  • e586923 docs: update status badge
  • bb67f9a chore(ci): add github workflow
  • 4b061e8 Merge pull request #35 from fanatid/no-block-scoping-optimize
  • 97d4fcf chore: upgrade to circle 2.0
  • cad0a25 small optimization of options for no-block-scoping
  • 5ae37fb [add] option exceptMethods to no-es6-static-methods

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