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 chai-enzyme to the latest version 🚀 #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented May 22, 2017

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 and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeper bot added a commit that referenced this pull request May 24, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented May 24, 2017

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 added a commit that referenced this pull request Jun 29, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 29, 2017

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 added a commit that referenced this pull request Jun 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 14, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants