Open greenkeeper[bot] opened 7 years ago
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 49 commits.
4ab06c2
v2.9.0
b2e4bf0
[Dev Deps] update sinon
, babel-preset-airbnb
, chai
, create-react-class
, babel-core
, karma-firefox-launcher
, karma-mocha
, karma-webpack
d34630e
[Deps] Update uuid 2.x -> 3.x
4871201
Merge pull request #988 from airbnb/eslint-markdown
4e32297
[Tests] run docs:lint
in npm run lint
2d1fba5
[Docs] clean up linting errors in misc markdown files
6bf1c12
[Docs] clean up linting errors in installation guides
ad97e30
[Docs] clean up linting errors in test guides
12cdf2d
[Docs] clean up linting errors in ReactWrapper API docs
0676ee7
[Docs] clean up linting errors in ShallowWrapper API docs
c2cb3a3
[Docs] clean up linting errors in root export docs
c1e8c2f
Add linting for code blocks in markdown files
e7e68d9
[Docs] correct nvm
install instructions (never install it with homebrew).
0d1936a
Merge pull request #984 from joaojeronimo/patch-1
7f6d544
Make it consistent
There are 49 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Version 2.8.1 of enzyme just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As enzyme is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **clahub** Not all contributors have signed the Contributor License Agreement. [Details](http://www.clahub.com/agreements/CAAPIM/react-themer-jss) - β **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/CAAPIM/react-themer-jss/builds/221448245) - β **codecov/patch** Coverage not affected when comparing 9e23b68...7b70b45 [Details](https://codecov.io/gh/CAAPIM/react-themer-jss/commit/7b70b45a50fdbc77dd9ed139a1d6d084890c9109) - β **codecov/project** 100% remains the same compared to 9e23b68 [Details](https://codecov.io/gh/CAAPIM/react-themer-jss/commit/7b70b45a50fdbc77dd9ed139a1d6d084890c9109)Commits
The new version differs by 33 commits .
8ab9528
v2.8.1
75d1390
Merge pull request #876 from kentcdodds/pr/support-15.5
21f6e7a
[Tests]
create-react-class
should be a static dev dependency.4464a17
[Tests] move helpers in to
test/_helpers
dir22f368f
address final comments
cc78489
Update error message in react-compat
b48e551
Change condition in
performBatchedUpdates
to a version check2f957af
REACT155 constant is now true for react 15.5 or above
f5f6001
Update ReactWrapperComponent to use prop-types package
3ff9832
Update karma cofig to be compatible with react@15.5
ec7bbc5
Lint
270ee7f
Remove unnecessary tests
d6badda
Fix import
edeb99c
Remove dependency on create-react-class
b0e2fac
Extract batchedUpdates to a function
There are 33 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: