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 enzyme from 3.0.0 to 3.1.0 in / #1948

Merged
merged 3 commits into from
Oct 3, 2017
Merged

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Oct 3, 2017

enzyme has been updated to 3.1.0 in / by dependencies.io

3.1.0

New Stuff

  • FezVrasta: Added hostNodes method to ReactWrapper (#1179)

Fixes

  • lelandrichardson: Add an npmignore file to all packagestle (#1204)

  • neoziro: Fix node resolving in React 16 adapter (#100)

  • graingert: upgrade to rst-selector-parser@^2.2.2 (#1146)

Documentation

  • lelandrichardson: Symlink readme to all packages (#1205)

  • AndersDJohnson: fix some typos (#1165)

  • dubbha: ES5 setup file correction (#1194)

  • morrowr08: updated component name being used in example (#1180)

  • apandichi: Fixing a few typos... (#1171)

  • nuc: Fix typo (#1142)

@codecov
Copy link

codecov bot commented Oct 3, 2017

Codecov Report

Merging #1948 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1948   +/-   ##
=======================================
  Coverage   21.38%   21.38%           
=======================================
  Files         262      262           
  Lines        5757     5757           
  Branches      778      690   -88     
=======================================
  Hits         1231     1231           
- Misses       3932     3998   +66     
+ Partials      594      528   -66
Impacted Files Coverage Δ
.../src/manager/containers/CommentsPanel/dataStore.js 34.97% <0%> (ø) ⬆️
addons/info/src/components/markdown/htags.js 30% <0%> (ø) ⬆️
app/react-native/src/bin/storybook-build.js 0% <0%> (ø) ⬆️
...rc/modules/ui/components/left_panel/text_filter.js 30.98% <0%> (ø) ⬆️
app/react-native/src/preview/story_kind.js 0% <0%> (ø) ⬆️
lib/ui/src/modules/ui/configs/handle_routing.js 28.04% <0%> (ø) ⬆️
app/react/src/client/preview/error_display.js 0% <0%> (ø) ⬆️
lib/ui/src/modules/ui/configs/handle_keyevents.js 33.33% <0%> (ø) ⬆️
lib/ui/src/modules/api/configs/init_api.js 40.47% <0%> (ø) ⬆️
addons/knobs/src/KnobStore.js 9.09% <0%> (ø) ⬆️
... and 21 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 819bfe4...efccbfc. Read the comment docs.

@Hypnosphi
Copy link
Member

Since 3.0.0 we have to use a single dependency for enzyme as it requires configuration

@Hypnosphi Hypnosphi merged commit 35052b2 into master Oct 3, 2017
@Hypnosphi Hypnosphi deleted the enzyme-3.1.0-7.0.0 branch October 4, 2017 23:42
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.

2 participants