Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react-dnd to the latest version 🚀 #1036

Merged
2 commits merged into from
Mar 27, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 27, 2019

There have been updates to the react-dnd monorepo:

  • The devDependency react-dnd was updated from 7.4.1 to 7.4.3.

These versions are not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

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


Release Notes for v7.4.2 Release

Patch

  • Fixed an issue where refs were being attached to function components via the DragLayer and DragDropContext.
  • Fixed an issue where ref-forwarded function function components were not having refs attached to them.
  • Updated the invariant messages regarding ref attachment to indicate that clients can either use a React Class component or React.forwardRef() to get instance handles.
Commits

The new version differs by 6 commits.

  • 30579d2 v7.4.2
  • 978384e refactor: remove recompose dependency
  • 2ea6629 Docs Cleanup, Pass refs to Ref-Forwarded components (#1292)
  • eece551 docs: remove useDragPreview, eliminated argument
  • 383a7f6 v7.4.1
  • d781184 fix: ssr fixes

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@ghost ghost added the Merge On Green label Mar 27, 2019
greenkeeper bot added a commit that referenced this pull request Mar 27, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 27, 2019

  • The devDependency react-dnd was updated from 7.4.1 to 7.4.2.

Update to this version instead 🚀

Release Notes for v7.4.3 - RefForwarding Fixes

Patch

Fixes an issue when using function components utilizing React.forwardRef as DragSource/DropTargets. The React-DnD wrapper class was being passed as the ref instance to hover instead of the decorated component instance.

Commits

The new version differs by 5 commits.

  • 7ce51e4 v7.4.3
  • 8d601b8 fix: add typings to the card imperative handle
  • 9992e3b fix: tiny cleanup
  • 6440c54 fix: unwrap the decorator ref when using forwarded refs
  • 74296f6 docs: remove example highlighting FCs, since they are now normative

See the full diff

@ghost ghost merged commit 1783789 into master Mar 27, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/monorepo.react-dnd-20190327132016 branch March 27, 2019 13:38
beiguancyc pushed a commit to beiguancyc/parse-dashboard that referenced this pull request Apr 5, 2019
* commit '5bb5683d614e280b85487b02db8f3ba2655d1850': (119 commits)
  Release notes 1.3.0 (parse-community#1042)
  Update commander to the latest version 🚀 (parse-community#1044)
  Update react-dnd to the latest version 🚀 (parse-community#1043)
  Update babel7 to the latest version 🚀 (parse-community#1041)
  Update history to the latest version 🚀 (parse-community#1021)
  Update react to the latest version 🚀 (parse-community#1029)
  Remove CLA & bounty program references (parse-community#1026)
  Add badges to README (parse-community#1040)
  Remove references to parse.com (parse-community#1027)
  Update parse to the latest version 🚀 (parse-community#1039)
  Create CODE_OF_CONDUCT.md (parse-community#1028)
  Update react-dnd to the latest version 🚀 (parse-community#1036)
  Update query-string to the latest version 🚀 (parse-community#1035)
  Update react-dnd to the latest version 🚀 (parse-community#1034)
  Update react-dnd to the latest version 🚀 (parse-community#1033)
  Update js-beautify to the latest version 🚀 (parse-community#1032)
  Update prismjs to the latest version 🚀 (parse-community#1030)
  Update babel7 to the latest version 🚀 (parse-community#1025)
  Update babel7 to the latest version 🚀 (parse-community#1024)
  Update react-router-dom to the latest version 🚀 (parse-community#1023)
  ...
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants