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

An in-range update of eslint-plugin-flowtype is breaking the build 🚨 #24

Open
greenkeeper bot opened this issue May 23, 2019 · 13 comments
Open

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 23, 2019

The devDependency eslint-plugin-flowtype was updated from 3.9.0 to 3.9.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-flowtype 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
  • workflow: * build - Failed

Release Notes for v3.9.1

3.9.1 (2019-05-23)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 712d840 fix: requireReadOnlyReactProps (#406)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 23, 2019

After pinning to 3.9.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 10, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.10.0

3.10.0 (2019-06-10)

Features

Commits

The new version differs by 1 commits.

  • ab62a49 feat: add require-inexact-type rule (#408)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 10, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.10.1

3.10.1 (2019-06-10)

Bug Fixes

Commits

The new version differs by 2 commits.

  • c79837b fix: interfaces and classes (#409)
  • ab62a49 feat: add require-inexact-type rule (#408)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 13, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.10.2

3.10.2 (2019-06-13)

Bug Fixes

  • fix no-unused-vars with with default type in GenericType (#411) (e8d640c)
Commits

The new version differs by 3 commits.

  • e8d640c fix: fix no-unused-vars with with default type in GenericType (#411)
  • c79837b fix: interfaces and classes (#409)
  • ab62a49 feat: add require-inexact-type rule (#408)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 13, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.10.3

3.10.3 (2019-06-13)

Bug Fixes

Commits

The new version differs by 4 commits.

  • dd10c3f fix: fix error with other cases (#412)
  • e8d640c fix: fix no-unused-vars with with default type in GenericType (#411)
  • c79837b fix: interfaces and classes (#409)
  • ab62a49 feat: add require-inexact-type rule (#408)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 21, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.10.4

3.10.4 (2019-06-21)

Bug Fixes

Commits

The new version differs by 6 commits.

  • 7969ef9 fix: fix throw error (#413)
  • d8a3729 Create FUNDING.yml
  • dd10c3f fix: fix error with other cases (#412)
  • e8d640c fix: fix no-unused-vars with with default type in GenericType (#411)
  • c79837b fix: interfaces and classes (#409)
  • ab62a49 feat: add require-inexact-type rule (#408)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 22, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.10.5

3.10.5 (2019-06-22)

Bug Fixes

Commits

The new version differs by 9 commits.

  • 55e110c chore: ignore yarn.lock
  • 12b0469 docs: generate docs
  • 493162f fix: update dependencies
  • 7969ef9 fix: fix throw error (#413)
  • d8a3729 Create FUNDING.yml
  • dd10c3f fix: fix error with other cases (#412)
  • e8d640c fix: fix no-unused-vars with with default type in GenericType (#411)
  • c79837b fix: interfaces and classes (#409)
  • ab62a49 feat: add require-inexact-type rule (#408)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 24, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.11.0

3.11.0 (2019-06-24)

Features

  • support valid flow strict annotation (#414) (e36b920)
Commits

The new version differs by 10 commits.

  • e36b920 feat: support valid flow strict annotation (#414)
  • 55e110c chore: ignore yarn.lock
  • 12b0469 docs: generate docs
  • 493162f fix: update dependencies
  • 7969ef9 fix: fix throw error (#413)
  • d8a3729 Create FUNDING.yml
  • dd10c3f fix: fix error with other cases (#412)
  • e8d640c fix: fix no-unused-vars with with default type in GenericType (#411)
  • c79837b fix: interfaces and classes (#409)
  • ab62a49 feat: add require-inexact-type rule (#408)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 24, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.11.1

3.11.1 (2019-06-24)

Bug Fixes

Commits

The new version differs by 11 commits.

  • 9b37c35 fix: @noflow support for strict (#415)
  • e36b920 feat: support valid flow strict annotation (#414)
  • 55e110c chore: ignore yarn.lock
  • 12b0469 docs: generate docs
  • 493162f fix: update dependencies
  • 7969ef9 fix: fix throw error (#413)
  • d8a3729 Create FUNDING.yml
  • dd10c3f fix: fix error with other cases (#412)
  • e8d640c fix: fix no-unused-vars with with default type in GenericType (#411)
  • c79837b fix: interfaces and classes (#409)
  • ab62a49 feat: add require-inexact-type rule (#408)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 18, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.12.0

3.12.0 (2019-07-18)

Features

  • implement arrow-parens to support type parameters (#344) (#417) (94a9e8b)
Commits

The new version differs by 12 commits.

  • 94a9e8b feat: implement arrow-parens to support type parameters (#344) (#417)
  • 9b37c35 fix: @noflow support for strict (#415)
  • e36b920 feat: support valid flow strict annotation (#414)
  • 55e110c chore: ignore yarn.lock
  • 12b0469 docs: generate docs
  • 493162f fix: update dependencies
  • 7969ef9 fix: fix throw error (#413)
  • d8a3729 Create FUNDING.yml
  • dd10c3f fix: fix error with other cases (#412)
  • e8d640c fix: fix no-unused-vars with with default type in GenericType (#411)
  • c79837b fix: interfaces and classes (#409)
  • ab62a49 feat: add require-inexact-type rule (#408)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 18, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.12.1

3.12.1 (2019-07-18)

Bug Fixes

  • ignore arrow functions with predicates in arrow-parens (#418) (7560260)
Commits

The new version differs by 13 commits.

  • 7560260 fix: ignore arrow functions with predicates in arrow-parens (#418)
  • 94a9e8b feat: implement arrow-parens to support type parameters (#344) (#417)
  • 9b37c35 fix: @noflow support for strict (#415)
  • e36b920 feat: support valid flow strict annotation (#414)
  • 55e110c chore: ignore yarn.lock
  • 12b0469 docs: generate docs
  • 493162f fix: update dependencies
  • 7969ef9 fix: fix throw error (#413)
  • d8a3729 Create FUNDING.yml
  • dd10c3f fix: fix error with other cases (#412)
  • e8d640c fix: fix no-unused-vars with with default type in GenericType (#411)
  • c79837b fix: interfaces and classes (#409)
  • ab62a49 feat: add require-inexact-type rule (#408)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 28, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.12.2

3.12.2 (2019-07-28)

Bug Fixes

Commits

The new version differs by 14 commits.

  • 2981c01 fix: run lint fix after npm install (#422)
  • 7560260 fix: ignore arrow functions with predicates in arrow-parens (#418)
  • 94a9e8b feat: implement arrow-parens to support type parameters (#344) (#417)
  • 9b37c35 fix: @noflow support for strict (#415)
  • e36b920 feat: support valid flow strict annotation (#414)
  • 55e110c chore: ignore yarn.lock
  • 12b0469 docs: generate docs
  • 493162f fix: update dependencies
  • 7969ef9 fix: fix throw error (#413)
  • d8a3729 Create FUNDING.yml
  • dd10c3f fix: fix error with other cases (#412)
  • e8d640c fix: fix no-unused-vars with with default type in GenericType (#411)
  • c79837b fix: interfaces and classes (#409)
  • ab62a49 feat: add require-inexact-type rule (#408)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 2, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.13.0

3.13.0 (2019-08-02)

Bug Fixes

Features

  • support interfaces for delimiter-dangle (355b3b4), closes #381
Commits

The new version differs by 27 commits.

  • a6c03ba fix: downgrade peerDependency
  • 481b1c8 style: update style
  • f14b0d1 docs: generate docs
  • 5995b51 fix: update dependencies
  • e984856 Merge branch 'lukeapage-misc/420'
  • 33917b6 Merge branch 'misc/420' of https://github.com/lukeapage/eslint-plugin-flowtype into lukeapage-misc/420
  • b0477b2 Merge branch 'SimeonC-fix-interface-delimiters'
  • f627743 fix: style and configuration
  • 8e140f5 Merge branch 'master' into fix-interface-delimiters
  • b7c71bb Fix #420 only report Prop errors if Props are found
  • 2981c01 fix: run lint fix after npm install (#422)
  • 7560260 fix: ignore arrow functions with predicates in arrow-parens (#418)
  • 94a9e8b feat: implement arrow-parens to support type parameters (#344) (#417)
  • 9b37c35 fix: @noflow support for strict (#415)
  • e36b920 feat: support valid flow strict annotation (#414)

There are 27 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants