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 dependency enzyme to v3.9.0 #7606

Merged
merged 1 commit into from
Apr 12, 2019
Merged

Update dependency enzyme to v3.9.0 #7606

merged 1 commit into from
Apr 12, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2019

This PR contains the following updates:

Package Type Update Change References
enzyme devDependencies minor 3.8.0 -> 3.9.0 homepage, source

Release Notes

airbnb/enzyme

v3.9.0

Compare Source

New Stuff
  • shallow: isEmptyRender: allow on multiple elements (#​1924)
  • mount: support :focus selector (#​1965)
  • shallow: Support getChildContext() (#​1971)
  • shallow/mount: .find: find HTML elements by their constructor (#​1933)
  • shallow/mount: selectors: support universal selector (#​1945)
  • mount/shallow: add regex support to .hasClass (#​1987)
Fixes
  • mount/shallow: .text/.html: handle an array of nodes properly (#​2001)
  • shallow: .setProps(): only call cDU once (#​2007)
  • mount: ensure findWhere doesn‘t abort early on an empty string (#​1995)
  • mount: findWhere: avoid passing empty wrappers to predicate
  • mount: text() via findWhere: return the string for a wrapper around a string
  • mount/shallow: Fix .exists not accepting any EnzymeSelector (#​1934)
  • mount: Recursive isEmptyRender (#​1924)
  • mount: setState: allow setting state on a class child of an SFC root
Documentation
  • [jest] update Jest to setupFilesAfterEnv (#​2015)
  • [jest] Change deprecated setupTestFrameworkScriptFile to setupFilesAfterEnv (#​2013)
  • mount: setState: note that you can now call it on "not the root" (#​2010)
  • general improvements (#​1947)
  • Fix typos (#​1992)
  • Added missing pages: isEmptyRender, renderProp, equals, SystemJS guide (#​1984, #​1985)
  • Fix link to .shallow() (#​1951)
  • update jsdoc to use "EnzymeSelector" where applicable
Meta Stuff
  • add "directory" field to package.json

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@willdurand
Copy link
Member

Added the blocked label because of #7603 (comment)

@willdurand
Copy link
Member

This will be unlocked by #7874, hopefully.

@willdurand willdurand self-assigned this Apr 11, 2019
@codecov-io
Copy link

codecov-io commented Apr 12, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7606   +/-   ##
=======================================
  Coverage   98.04%   98.04%           
=======================================
  Files         259      259           
  Lines        7151     7151           
  Branches     1322     1322           
=======================================
  Hits         7011     7011           
  Misses        126      126           
  Partials       14       14

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 0c310ff...5cf4f89. Read the comment docs.

@willdurand willdurand merged commit c1390c8 into master Apr 12, 2019
@willdurand willdurand deleted the renovate/enzyme-3.x branch April 12, 2019 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants