Juice-Online-Judge / Juice

https://juice.cs.ccu.edu.tw
1 stars 1 forks source link

Update jest-enzyme to the latest version πŸš€ #240

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

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

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

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

  • 19e3138 v7.0.2
  • 61e51f4 Release 7.0.2
  • 5640609 remove un-used individual package yarn.lock files (#300)
  • cafd949 Fixing messaging for toHaveState and toHaveProp (#294)
  • 0a97136 upgrade jest-environment-jsdom to 24 to resolve braces security advisory
  • c255625 fix ci badge to point to travis not circle
  • e4530eb Clearer example of how to install adapter
  • 3eacfea Updated setup instructions
  • 95657dd Update README.md
  • 6c866c3 Release 7.0.1 (#284)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

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

  • ce4435c v7.1.0
  • abda4f9 7.1.0 Changelog
  • 48b6067 Better messaging for component selectors
  • 1bad9a4 Fix Assertions link in Jest-Enzyme README
  • 24d93cc Allowing some assertions to be called on lists of nodes
  • c10a936 add maintenance status note to readme (#303)
  • a6b0758 Release7.0.2 (#301)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€