Code Monkey home page Code Monkey logo

Comments (21)

greenkeeper avatar greenkeeper commented on May 18, 2024

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

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

Release Notes for v4.3.0

4.3.0 (2019-09-03)

Features

  • do not raise generic spacing on line break (#430) (63815f9)
Commits

The new version differs by 33 commits.

There are 33 commits in total.

See the full diff

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

Release Notes for v4.3.1

4.3.1 (2019-11-12)

Bug Fixes

Commits

The new version differs by 35 commits.

There are 35 commits in total.

See the full diff

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

Release Notes for v4.4.0

4.4.0 (2019-11-12)

Features

Commits

The new version differs by 36 commits.

There are 36 commits in total.

See the full diff

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

Release Notes for v4.4.1

4.4.1 (2019-11-12)

Bug Fixes

  • handle the case where superTypeParameters is undefined (9b046e4)
Commits

The new version differs by 37 commits.

  • 9b046e4 fix: handle the case where superTypeParameters is undefined
  • 45ee910 feat: require-return-type always-enforce (#436)
  • da05064 fix: no-dedupe with setters or getters (#435)
  • 6f71442 docs: Add missing comma in object declaration (#432)
  • 63815f9 feat: do not raise generic spacing on line break (#430)
  • 2627ef0 docs: generate docs (#426)
  • dacb402 chore: remove auto documentation generation
  • 72a8a55 feat: add --fix support to require-indexer-name (#426)
  • 83b48d5 feat: add require-indexer-name rule (#425)
  • 091fbf3 fix: update dependencies (#424)
  • a6c03ba fix: downgrade peerDependency
  • 481b1c8 style: update style
  • f14b0d1 docs: generate docs
  • 5995b51 fix: update dependencies
  • e984856 Merge branch 'lukeapage-misc/420'

There are 37 commits in total.

See the full diff

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

Release Notes for v4.5.0

4.5.0 (2019-11-24)

Features

  • support inexact object notation in delimiter-dangle rule (#437) (3258d30)
Commits

The new version differs by 38 commits.

  • 3258d30 feat: support inexact object notation in delimiter-dangle rule (#437)
  • 9b046e4 fix: handle the case where superTypeParameters is undefined
  • 45ee910 feat: require-return-type always-enforce (#436)
  • da05064 fix: no-dedupe with setters or getters (#435)
  • 6f71442 docs: Add missing comma in object declaration (#432)
  • 63815f9 feat: do not raise generic spacing on line break (#430)
  • 2627ef0 docs: generate docs (#426)
  • dacb402 chore: remove auto documentation generation
  • 72a8a55 feat: add --fix support to require-indexer-name (#426)
  • 83b48d5 feat: add require-indexer-name rule (#425)
  • 091fbf3 fix: update dependencies (#424)
  • a6c03ba fix: downgrade peerDependency
  • 481b1c8 style: update style
  • f14b0d1 docs: generate docs
  • 5995b51 fix: update dependencies

There are 38 commits in total.

See the full diff

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

Release Notes for v4.5.1

4.5.1 (2019-11-24)

Bug Fixes

  • make the build work in Windows (fixes #438) (d761d3c)
Commits

The new version differs by 39 commits.

  • d761d3c fix: make the build work in Windows (fixes #438)
  • 3258d30 feat: support inexact object notation in delimiter-dangle rule (#437)
  • 9b046e4 fix: handle the case where superTypeParameters is undefined
  • 45ee910 feat: require-return-type always-enforce (#436)
  • da05064 fix: no-dedupe with setters or getters (#435)
  • 6f71442 docs: Add missing comma in object declaration (#432)
  • 63815f9 feat: do not raise generic spacing on line break (#430)
  • 2627ef0 docs: generate docs (#426)
  • dacb402 chore: remove auto documentation generation
  • 72a8a55 feat: add --fix support to require-indexer-name (#426)
  • 83b48d5 feat: add require-indexer-name rule (#425)
  • 091fbf3 fix: update dependencies (#424)
  • a6c03ba fix: downgrade peerDependency
  • 481b1c8 style: update style
  • f14b0d1 docs: generate docs

There are 39 commits in total.

See the full diff

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

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

Release Notes for v4.5.2

4.5.2 (2019-11-24)

Bug Fixes

Commits

The new version differs by 40 commits.

  • 70b4fee fix: enforce editorconfig (fixes #438)
  • d761d3c fix: make the build work in Windows (fixes #438)
  • 3258d30 feat: support inexact object notation in delimiter-dangle rule (#437)
  • 9b046e4 fix: handle the case where superTypeParameters is undefined
  • 45ee910 feat: require-return-type always-enforce (#436)
  • da05064 fix: no-dedupe with setters or getters (#435)
  • 6f71442 docs: Add missing comma in object declaration (#432)
  • 63815f9 feat: do not raise generic spacing on line break (#430)
  • 2627ef0 docs: generate docs (#426)
  • dacb402 chore: remove auto documentation generation
  • 72a8a55 feat: add --fix support to require-indexer-name (#426)
  • 83b48d5 feat: add require-indexer-name rule (#425)
  • 091fbf3 fix: update dependencies (#424)
  • a6c03ba fix: downgrade peerDependency
  • 481b1c8 style: update style

There are 40 commits in total.

See the full diff

from bonsai.

greenkeeper avatar greenkeeper commented on May 18, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v4.7.0

4.7.0 (2020-03-24)

Features

  • require-exact-type detects nested objects (#441) (463b74e)
Commits

The new version differs by 43 commits.

  • 463b74e feat: require-exact-type detects nested objects (#441)
  • 97a230b feat: add fixer to invalid file annotation style message (#440)
  • dccaa76 fix: sort-keys spreads, spreads with generics, comment handling (#439)
  • 70b4fee fix: enforce editorconfig (fixes #438)
  • d761d3c fix: make the build work in Windows (fixes #438)
  • 3258d30 feat: support inexact object notation in delimiter-dangle rule (#437)
  • 9b046e4 fix: handle the case where superTypeParameters is undefined
  • 45ee910 feat: require-return-type always-enforce (#436)
  • da05064 fix: no-dedupe with setters or getters (#435)
  • 6f71442 docs: Add missing comma in object declaration (#432)
  • 63815f9 feat: do not raise generic spacing on line break (#430)
  • 2627ef0 docs: generate docs (#426)
  • dacb402 chore: remove auto documentation generation
  • 72a8a55 feat: add --fix support to require-indexer-name (#426)
  • 83b48d5 feat: add require-indexer-name rule (#425)

There are 43 commits in total.

See the full diff

from bonsai.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.