js-joda / js-joda-extra

!This package is deprecated!
Other
3 stars 2 forks source link

An in-range update of eslint-plugin-react is breaking the build 🚨 #44

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 7.5.1 of eslint-plugin-react was just published.

Branch Build failing 🚨
Dependency eslint-plugin-react
Current Version 7.5.0
Type devDependency

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 - ❌ **coverage/coveralls** Coverage pending from Coveralls.io [Details](https://coveralls.io/builds/14275193) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/js-joda/js-joda-extra/builds/304371402?utm_source=github_status&utm_medium=notification)

Release Notes v7.5.1

Fixed

Changed

Commits

The new version differs by 7 commits.

  • 3a94a95 Update CHANGELOG and bump version
  • 32a050a Merge pull request #1549 from jseminck/documentation-fix-2
  • 31bfdf7 Add button-has-type to readme
  • 56c0a0b Merge pull request #1545 from jomasti/issue-1542
  • 3c6d571 Fix crash in no-unused-prop-types
  • e0bae03 Merge pull request #1544 from jomasti/issue-1543
  • 51ffcd0 Prevent jsx-no-bind crash

See 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:

greenkeeper[bot] commented 6 years ago

After pinning to 7.5.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 7.6.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 106 commits.

  • 7b742d0 Update CHANGELOG and bump version
  • 692cdc8 Merge pull request #1643 from ljharb/fix_crossorigin
  • c558451 Merge pull request #1651 from xjmdoo/master
  • f4cab9a Merge pull request #1652 from lfades/fix/no-typos
  • 20dff22 Adds more checks to MethodDefinition case and adds new test case for default parser
  • 942a92c merged one of the previous tests and added 2 new tests for the default parser
  • 1d12044 Merge pull request #1650 from xinminlabs/add-missing-meta-to-jsx-tag-spacing
  • 8360ffa support isRequired for custom props and call expressions
  • f9cc10d prop-types doesn't check nextProps of componentWillReceiveProps
  • d3840a5 add missing meta to jsx-tag-spacing
  • 36beb6d Merge pull request #1483 from b0gok/jsx-sort-default-props
  • c2c7a2a Merge pull request #1616 from jaaberg/jsx-no-literals-binary
  • e24b53f Add tests and examples with multiple spreads
  • 558576c Add more tests with spread, add examples
  • 8237551 Merge pull request #1645 from nirnaor/master

There are 106 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.6.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 117 commits.

  • f7441bb Update CHANGELOG and bump version
  • e56376e [Fix] no-access-state-in-setstate: handle object spread
  • d060041 Merge pull request #1659 from jzDev/jzDev/flip-crossorigin-rule
  • 1d13218 Restore tests and crossorigin attribute map
  • 843d71a Merge pull request #1653 from jetpacmonkey/master
  • d64a16b Added the missing tagName, link, to support the crossOrigin property.
  • a19b2ad Removed unnecessary mapping and tests handled by React's existing warnings.
  • f947536 Fixed crossorigin naming convention to match React's supported HTML attributes.
  • 509f2cb Use typeof === 'undefined' instead of void 0
  • 7b742d0 Update CHANGELOG and bump version
  • e4f7e30 Mark all recursive proptypes as acceptable with {}, not true
  • 614d3bd Support recursive type annotations, fixes #913
  • 692cdc8 Merge pull request #1643 from ljharb/fix_crossorigin
  • c558451 Merge pull request #1651 from xjmdoo/master
  • f4cab9a Merge pull request #1652 from lfades/fix/no-typos

There are 117 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.7.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 146 commits.

  • abe8381 Update CHANGELOG and bump version
  • 0e2e046 [Dev Deps] update babel-eslint, eslint, istanbul, mocha
  • 34f83a5 [New] Add jsx-max-depth
  • e4de360 [Fix] jsx-curly-spacing problem in new tests, fixes #1414
  • a2764d9 [Tests] number comments to more easily locate failures
  • b4141d8 [Tests] Added tests for jsx-curly-spacing that deal with comments in children.
  • c996740 Merge pull request #1690 from mindspacepdx/am-should-component-update
  • e26b7e2 [Tests] clean up some formatting
  • 8ca344a Rearranged tests to be at the bottom of componentWillReceiveProps tests. Added a default parser test.
  • 3ac7943 [docs] add missing rule to readme
  • 0fa0761 Added test & working
  • e77c97f Test
  • fb2fefd Merge pull request #1675 from yuri-sakharov/fix/react-no-unused-prop-types
  • 3d83d13 Added more tests
  • 24658b5 Added more valid tests

There are 146 commits in total.

See the full diff