Skip to content

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 8, 2018

The devDependency jest-enzyme was updated from 6.1.2 to 7.0.0.

This version is 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.


Release Notes for 7.0.0

🛑 Breaking

  • Renamed toHaveTagName to toHaveDisplayName (GreenGremlin)
    • This was done because Tag name indicates an HTML entity, but the matcher works with React Components which uses an internalProp displayName
    • When updating to 7.0.0 you should be able to just do a simple search and replace for this matcher across your codebase.

🍾 Improvements

  • Add support for unboxed properties for toMatchElement. (@blainekasten)
  • Improve documentation for the entire repo. (@blainekasten)
  • Improve internal tests.
Commits

The new version differs by 12 commits ahead by 12, behind by 2.

  • bf8db2a v7.0.0
  • 2b81420 7.0.0 Changelog
  • eb84c0b Improve documentation
  • 71486e5 Remove bad fixture from jasmine-enzyme tests
  • a270c71 Verify stability of shallow tests
  • 4368b1a Fixing permalink for a few functions
  • eef85d6 Renaming toHaveTagName to toHaveDisplayName; deprecating toHaveTagName
  • fd9b747 v6.1.2
  • 1a26f2a 6.1.2 changelog
  • 6b28c9b Update jest-enzyme readme to include info about usage with TypeScript
  • c9c0363 Add tests for fragments
  • a5777b2 Support unboxed properties for toMatchElement

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 🌴

@coveralls
Copy link

Pull Request Test Coverage Report for Build 304

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.366%

Totals Coverage Status
Change from base Build 280: 0.0%
Covered Lines: 47
Relevant Lines: 47

💛 - Coveralls

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 3, 2018

  • The devDependency jest-enzyme was updated from 6.1.2 to 7.0.1.

Update to this version instead 🚀

Commits

The new version differs by 4 commits ahead by 4, behind by 2.

See the full diff

@ryanhefner ryanhefner closed this in 4f239e5 Nov 6, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/jest-enzyme-7.0.0 branch November 6, 2018 17:43
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.

1 participant