Closed greenkeeper[bot] closed 5 years ago
After pinning to 7.14.0 your tests are passing again. Downgrade this dependency π.
devDependency
eslint-plugin-react was updated from 7.14.1
to 7.14.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-plugin-react was updated from 7.14.2
to 7.14.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
prop-types
to ignore validation when Flow indexers are used (#2330 @yannickcr)memo
and forwardRef
are used together (#2349 @yannickcr)The new version differs by 16 commits.
47c4c8b
Update CHANGELOG and bump version
98d4bf3
Fix component detection when memo and forwardRef are used together
fc70077
Merge pull request #2354 from golopot/patch-1
f2891d9
[docs] remove outdated docs for no-unused-prop-types
49343d4
[meta] add github sponsorship
562e441
Add Tidelift badge to README
b684e87
Add SECURITY file
22a3740
Add FUNDING file
e835aaf
add note about global installs being deprecated
0215c38
Merge pull request #2336 from abhishekdev/handle-react-detect-errors
8fbf50c
version detection: Do not throw a raw error after the first warning
f59e927
version detection: Add tests
d6832d6
Fix new required import order
bc67d42
Fix prop-types to ignore validation when Flow indexers are used
8432e5e
Update CHANGELOG and bump version
There are 16 commits in total.
See the full diff
The devDependency eslint-plugin-react was updated from
7.14.0
to7.14.1
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-react is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/airbnb/rheostat/builds/549698410?utm_source=github_status&utm_medium=notification)).Release Notes for v7.14.1
Fixed
prop-types
crash on multiple destructuring (#2319 @golopot)Commits
The new version differs by 3 commits.
62255af
Update CHANGELOG and bump version
655eb01
Merge pull request #2320 from golopot/issue-2319
9639d82
[Fix]
prop-types
: fix crash on multiple destructuringSee 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: