chore(deps): update dependency enzyme to v2 #7
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency enzyme from
v1.0.0
tov2.9.1
Commits
airbnb/enzyme
2.9.1
d37a8c1
v2.9.1c3b9cd6
[Dev Deps] updateeslint-plugin-import
,eslint-plugin-react
298f837
Merge pull request #1001 from airbnb/lencioni-patch-1a3acb7b
Require uuid at least 3.0.12.9.0
4ab06c2
v2.9.0b2e4bf0
[Dev Deps] updatesinon
,babel-preset-airbnb
,chai
,create-react-class
,babel-core
,karma-firefox-launcher
,karma-mocha
,karma-webpack
d34630e
[Deps] Update uuid 2.x -> 3.x4871201
Merge pull request #988 from airbnb/eslint-markdown4e32297
[Tests] rundocs:lint
innpm run lint
2d1fba5
[Docs] clean up linting errors in misc markdown files6bf1c12
[Docs] clean up linting errors in installation guidesad97e30
[Docs] clean up linting errors in test guides12cdf2d
[Docs] clean up linting errors in ReactWrapper API docs0676ee7
[Docs] clean up linting errors in ShallowWrapper API docsc2cb3a3
[Docs] clean up linting errors in root export docsc1e8c2f
Add linting for code blocks in markdown filese7e68d9
[Docs] correctnvm
install instructions (never install it with homebrew).0d1936a
Merge pull request #984 from joaojeronimo/patch-17f6d544
Make it consistent9a6e89c
Merge pull request #983 from calinoracation/callie--update-shallow-docs43fd6b2
Change componentDidMount to componentWillMount in shallow options api doc91bf861
[New]mount
/shallow
:debug
: addignoreProps
option5e8b37e
Add homepage to package.json66f6662
[Refactor]shallow
/mount
: Make all references to the wrapperclass
call intothis.wrap
2882aa8
Merge pull request #979 from cubadomingo/patch-1ef40ad9
Fix typoc5293a7
[Tests] add node 8 (allowed failures for now); remove node 5; improve npm installation logic.f141bb2
[Deps] updateobject.entries
,object.values
,prop-types
925d6d8
[Docs] tweak isEmptyRender docs and test cases80a74b4
[Docs] Added missing isEmptyRender() docsf16f0b8
[Tests] fix npm v5 issues with example tests; allow failing examples to fail for now.7f53b4d
npm 5 auto-prunes on install, which breaks our react behavior.6bef82a
[Dev Deps] updatelodash
,babel-eslint
,chai
,coveralls
,create-react-class
,eslint-config-airbnb
,eslint-plugin-import
,eslint-plugin-jsx-a11y
,eslint-plugin-react
,mocha
,sinon
457a2ac
Only apps should have lockfiles.f3bbfd3
Merge pull request #921 from kenju/master8ba4246
update jsdom guides for v10 and laterca73244
Merge pull request #926 from finnigantime/finnigantime/shallowPrintTreef72cae6
fix indentation for debug() on shallow wrapper32735b6
[Tests] npm v4.6 breaks in node < v1.01a70e32
[Refactor] Allow object rest/spread andObject.assign
by transforming toobject.assign
afb21ca
Add Cucumber to INTHEWILD.md9fd2ce1
Adds Mavens to organizations using Enzymeff44e1f
[Tests] fix local npm cleanup on windows.ba17a90
Merge pull request #929 from trygveaa/dependency-error-message75e7cd8
Make sure dependency error reporting always works18b94f3
[New]mount
/shallow
:debug
: addignoreProps
option84e10fa
Adds Chroma to orgs using enzyme86f3b95
Merge pull request #913 from hanumanthan/docs_issue_template690b0c0
Linking common docs in issue template6c23a8c
improve shallow options docf79ee2d
Merge pull request #904 from JoshuaKGoldberg/missing-your-space2294a29
Added a space to a "using" line too20642ef
Added missing space after a "your" in react-compata9a3627
[changelog] I forgot the changelog for v2.8.22.8.2
901b783
2.8.2817a76d
Merge pull request #896 from jwalton/masterfcd245a
Make enzyme work for react ^15.4.x.419478d
[Docs] Update docs to useprop-types
2.8.1
8ab9528
v2.8.175d1390
Merge pull request #876 from kentcdodds/pr/support-15.521f6e7a
[Tests]create-react-class
should be a static dev dependency.4464a17
[Tests] move helpers in to `test/_helpers` dir22f368f
address final commentscc78489
Update error message in react-compatb48e551
Change condition inperformBatchedUpdates
to a version check2f957af
REACT155 constant is now true for react 15.5 or abovef5f6001
Update ReactWrapperComponent to use prop-types package3ff9832
Update karma cofig to be compatible with [email protected]ec7bbc5
Lint270ee7f
Remove unnecessary testsd6badda
Fix importedeb99c
Remove dependency on create-react-classb0e2fac
Extract batchedUpdates to a function5db207f
react-test-renderer
needs to be v15.5.4 or later.b7522b0
add missing env entry252040d
test both react 15.4 and react 15c3f3519
Use createClass from react-compat instead of React.createClass49e0825
Add prop-types as a regular dependency1c932cb
Accompanying change to ShallowWrapper to resolve shallowRenderer 15.5 issuea0bb9bf
Pull shallow renderer from react-test-renderer/shallow for React 15.5e901252
[Compat] support [email protected]a8cf810
[Dev Deps] updatebabel-cli
,babel-core
,babel-eslint
,babel-loader
,babel-preset-airbnb
,babel-register
,coveralls
,eslint
,eslint-config-airbnb
,eslint-plugin-jsx-a11y
,eslint-plugin-react
,lodash
,rimraf
,sinon
eb9699b
[Docs] minor spelling fix tomount
,shallow
,findWhere
85447ed
[Fix] Make displayNameOfNode return function.name even if it is falsyc8f2185
Merge pull request #877 from koba04/convert-es2015-class2.8.0
2.7.1
2.7.0
2.6.0
2.5.2
2.4.2
2.5.1
2.5.0
2.4.1
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.6.0
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
Warnings
Please make sure the following warnings are safe to ignore:
workspaces
: workspaces configuration detected inpackage.json
but this is currently unsupported. Please see Yarn workspaces renovatebot/renovate#473 for details.This PR has been generated by Renovate Bot.