tangrams / tangram-play

Text editor web app for Tangram scenes
https://tangram.city/play/
MIT License
94 stars 27 forks source link

Update enzyme to the latest version 🚀 #719

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.8.0 of enzyme just got published.

Dependency enzyme
Current Version 2.7.1
Type devDependency

The version 2.8.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of enzyme. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 43 commits .

  • a4c63a1 v2.8.0
  • 67e6384 Merge pull request #855 from gdborton/fix-global-deletion
  • 9634269 Fix an issue w/ cleaning up global.document.
  • bdff1b8 [Tests] Fix linting error
  • 595d15f Merge pull request #789 from jwbay/disableLifecycleMethods
  • 765ec95 split setContext test between react versions
  • 5dda4f8 adjust documentation to reflect reality
  • 9fc50dc stronger validation for shallow lifecycle flags
  • cff2ff5 forbid invalid combinations of lifecycle option flags
  • 8eeb0b7 add disableLifecycleMethods to documentation
  • e831c22 Merge pull request #850 from chidg/patch-1
  • f61a86d Update matchesElement.md
  • 31c1c10 Merge pull request #833 from simoneb/patch-1
  • 886b0c3 Reorder page content to match TOC and add Lab link
  • 89f0114 Merge pull request #842 from philipwhiuk/patch-1

There are 43 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: