okonet / react-container-dimensions

Wrapper component that detects element resize and passes new dimensions down the tree. Based on https://github.com/wnr/element-resize-detector
MIT License
229 stars 26 forks source link

Update chai-enzyme to the latest version ๐Ÿš€ #27

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.7.0 of chai-enzyme just got published.

Dependency chai-enzyme
Current Version 0.6.1
Type devDependency

The version 0.7.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 chai-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 6 commits.

  • 1e0336f 0.7.0
  • 30d1e2f Prepare for release
  • b0d35c7 handle .exactly(0) (#152)
  • 74e4b16 Add support for containMatchingElement (#149)
  • cedba77 Document that style assertions should not be camelCased
  • 86454ce Added support for undefined argument (#133)

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:

greenkeeper[bot] commented 7 years ago

Version 0.7.1 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.8.0 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 9 commits.

  • 1f4aae3 0.8.0
  • 22f7339 Prepare for release
  • 7c8b80f Memoize main export (#181)
  • 81a6b33 Fix headings in changelog
  • 5b3c102 Bump README versions to match the peer dependencies.
  • 2b98cc1 Merge pull request #188 from ThePumpingLemma/allow-newer-chai-and-cheerio-versions
  • a703b4f Run tests for each supported version of chai.
  • 2901fef Allow for newer versions of chai and cheerio.
  • ff9efca Update README.md (#185)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.0-beta.1 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 13 commits.

  • aa9d448 1.0.0-beta.1
  • 7facc68 Update changelog
  • 93ad641 shallow render error messages now only show components under test (#219)
  • 4ce3bac Cannot convert a Symbol value to a string (#215)
  • a6816b0 Merge pull request #203 from brucewpaul/bwp--perf-reactNodeToString
  • 422ff27 increase performance of contain and containMatchingElement
  • 5352ff5 1.0.0-beta.0
  • 91089e9 Add release notes
  • eaf155f Update README
  • 9d5273a Add missing react import
  • 8920067 Add Enzyme 3 support (#198)
  • c985924 Support an array of nodes in contain
  • 6cc8e38 Refactor the PropTypes according to React 15 guidelines

See the full diff