moqada / simple-api-client

Simple API Client for JavaScript
MIT License
1 stars 0 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.47.0 of eslint-plugin-flowtype was just published.

Branch Build failing 🚨
Dependency eslint-plugin-flowtype
Current Version 2.46.3
Type devDependency

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 - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/moqada/simple-api-client/builds/382087149?utm_source=github_status&utm_medium=notification)

Release Notes v2.47.0

<a name"2.47.0">

2.47.0 (2018-05-22)

Features

  • Refactor array-style-... rules (6320beec)
  • Improve error messages (b95dd31d)
  • Change default array notation for simple types to "verbose" (687f82be)
  • Implement fixation in array style rules (4a6f03d9)
  • Implement array style rules (afd42108)
Commits

The new version differs by 10 commits.

  • 45e86d8 Merge branch 'pnevyk-feat/array-style'
  • 1d664d7 docs: correct documentation
  • a916617 Merge branch 'master' into feat/array-style
  • 8f86c4b docs: add eslint-config-flowtype-essential (#328)
  • 6320bee feat: Refactor array-style-... rules
  • b95dd31 feat: Improve error messages
  • 687f82b feat: Change default array notation for simple types to "verbose"
  • 4a6f03d feat: Implement fixation in array style rules
  • afd4210 feat: Implement array style rules
  • 1232069 docs: Add documentation for array style rules

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 2.46.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 2.47.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.47.1

2.47.1 (2018-05-22)

Bug Fixes

Commits

The new version differs by 2 commits.

  • cac561f fix: update dependencies
  • e39995d chore: remove package-lock.json

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.48.0 just got published.

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

Release Notes v2.48.0

2.48.0 (2018-05-29)

Features

  • add fixer for requireValidFileAnnotation when always (#332) (51f4ba2)
Commits

The new version differs by 3 commits.

  • 51f4ba2 feat: add fixer for requireValidFileAnnotation when always (#332)
  • cb3f3be docs: add new rule docs
  • 5006f6c refactor: avoid using internals

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.49.0 just got published.

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

Release Notes v2.49.0

2.49.0 (2018-06-01)

Features

  • don't require $ReadOnlyArray if variable is initialized with empty array (#337) (7c57cea)
Commits

The new version differs by 5 commits.

  • 7c57cea feat: don't require $ReadOnlyArray if variable is initialized with empty array (#337)
  • ff4f857 docs: correct examples (fixes #333)
  • 51f4ba2 feat: add fixer for requireValidFileAnnotation when always (#332)
  • cb3f3be docs: add new rule docs
  • 5006f6c refactor: avoid using internals

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.49.1 just got published.

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

Release Notes v2.49.1

2.49.1 (2018-06-01)

Bug Fixes

  • Fix $FlowFixMe comments for eslint 4 (#338) (647807f)
Commits

The new version differs by 6 commits.

  • 647807f fix: Fix $FlowFixMe comments for eslint 4 (#338)
  • 7c57cea feat: don't require $ReadOnlyArray if variable is initialized with empty array (#337)
  • ff4f857 docs: correct examples (fixes #333)
  • 51f4ba2 feat: add fixer for requireValidFileAnnotation when always (#332)
  • cb3f3be docs: add new rule docs
  • 5006f6c refactor: avoid using internals

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.49.2 just got published.

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

Release Notes v2.49.2

2.49.2 (2018-06-01)

Bug Fixes

Commits

The new version differs by 7 commits.

  • 3cd70b8 fix: variance issues with babel 7 (#339)
  • 647807f fix: Fix $FlowFixMe comments for eslint 4 (#338)
  • 7c57cea feat: don't require $ReadOnlyArray if variable is initialized with empty array (#337)
  • ff4f857 docs: correct examples (fixes #333)
  • 51f4ba2 feat: add fixer for requireValidFileAnnotation when always (#332)
  • cb3f3be docs: add new rule docs
  • 5006f6c refactor: avoid using internals

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.49.3 just got published.

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

Release Notes v2.49.3

2.49.3 (2018-06-01)

Bug Fixes

  • object-type-delimeter with new babel-eslint (#317) (e0c328d)
Commits

The new version differs by 8 commits.

  • e0c328d fix: object-type-delimeter with new babel-eslint (#317)
  • 3cd70b8 fix: variance issues with babel 7 (#339)
  • 647807f fix: Fix $FlowFixMe comments for eslint 4 (#338)
  • 7c57cea feat: don't require $ReadOnlyArray if variable is initialized with empty array (#337)
  • ff4f857 docs: correct examples (fixes #333)
  • 51f4ba2 feat: add fixer for requireValidFileAnnotation when always (#332)
  • cb3f3be docs: add new rule docs
  • 5006f6c refactor: avoid using internals

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.49.4 just got published.

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

Release Notes v2.49.4

2.49.4 (2018-07-09)

Bug Fixes

  • automatically include plugin when extending preset (fixes #313 #314) (1f70db2)
Commits

The new version differs by 10 commits.

  • f37b1fc Merge branch 'master' of github.com:gajus/eslint-plugin-flowtype
  • 1f70db2 fix: automatically include plugin when extending preset (fixes #313 #314)
  • e0c328d fix: object-type-delimeter with new babel-eslint (#317)
  • 3cd70b8 fix: variance issues with babel 7 (#339)
  • 647807f fix: Fix $FlowFixMe comments for eslint 4 (#338)
  • 7c57cea feat: don't require $ReadOnlyArray if variable is initialized with empty array (#337)
  • ff4f857 docs: correct examples (fixes #333)
  • 51f4ba2 feat: add fixer for requireValidFileAnnotation when always (#332)
  • cb3f3be docs: add new rule docs
  • 5006f6c refactor: avoid using internals

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.50.0 just got published.

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

Release Notes v2.50.0

2.50.0 (2018-07-09)

Features

  • add variable declarations to colon spacing checks (c4b87ca)
Commits

The new version differs by 16 commits.

  • 65c9225 docs: add new test cases (fixes #179)
  • 0e8a579 Merge branch 'aaron-harvey-fix/declare-variable-space-check'
  • 3eb85a8 Merge branch 'fix/declare-variable-space-check' of https://github.com/aaron-harvey/eslint-plugin-flowtype into aaron-harvey-fix/declare-variable-space-check
  • f37b1fc Merge branch 'master' of github.com:gajus/eslint-plugin-flowtype
  • 1f70db2 fix: automatically include plugin when extending preset (fixes #313 #314)
  • e0c328d fix: object-type-delimeter with new babel-eslint (#317)
  • 3cd70b8 fix: variance issues with babel 7 (#339)
  • 647807f fix: Fix $FlowFixMe comments for eslint 4 (#338)
  • 7c57cea feat: don't require $ReadOnlyArray if variable is initialized with empty array (#337)
  • ff4f857 docs: correct examples (fixes #333)
  • 51f4ba2 feat: add fixer for requireValidFileAnnotation when always (#332)
  • cb3f3be docs: add new rule docs
  • 5006f6c refactor: avoid using internals
  • 11860dc chore: remove left over code
  • d80af5f chore: added space colon test case for var

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v2.50.1

2.50.1 (2018-09-18)

Bug Fixes

  • make require-exact-type ignore indexers in map types (#354) (0722187)
Commits

The new version differs by 17 commits.

  • 0722187 fix: make require-exact-type ignore indexers in map types (#354)
  • 65c9225 docs: add new test cases (fixes #179)
  • 0e8a579 Merge branch 'aaron-harvey-fix/declare-variable-space-check'
  • 3eb85a8 Merge branch 'fix/declare-variable-space-check' of https://github.com/aaron-harvey/eslint-plugin-flowtype into aaron-harvey-fix/declare-variable-space-check
  • f37b1fc Merge branch 'master' of github.com:gajus/eslint-plugin-flowtype
  • 1f70db2 fix: automatically include plugin when extending preset (fixes #313 #314)
  • e0c328d fix: object-type-delimeter with new babel-eslint (#317)
  • 3cd70b8 fix: variance issues with babel 7 (#339)
  • 647807f fix: Fix $FlowFixMe comments for eslint 4 (#338)
  • 7c57cea feat: don't require $ReadOnlyArray if variable is initialized with empty array (#337)
  • ff4f857 docs: correct examples (fixes #333)
  • 51f4ba2 feat: add fixer for requireValidFileAnnotation when always (#332)
  • cb3f3be docs: add new rule docs
  • 5006f6c refactor: avoid using internals
  • 11860dc chore: remove left over code

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v2.50.2

2.50.2 (2018-09-27)

Bug Fixes

Commits

The new version differs by 18 commits.

  • d2c2411 fix: Fix semi rule for opaque types (#358)
  • 0722187 fix: make require-exact-type ignore indexers in map types (#354)
  • 65c9225 docs: add new test cases (fixes #179)
  • 0e8a579 Merge branch 'aaron-harvey-fix/declare-variable-space-check'
  • 3eb85a8 Merge branch 'fix/declare-variable-space-check' of https://github.com/aaron-harvey/eslint-plugin-flowtype into aaron-harvey-fix/declare-variable-space-check
  • f37b1fc Merge branch 'master' of github.com:gajus/eslint-plugin-flowtype
  • 1f70db2 fix: automatically include plugin when extending preset (fixes #313 #314)
  • e0c328d fix: object-type-delimeter with new babel-eslint (#317)
  • 3cd70b8 fix: variance issues with babel 7 (#339)
  • 647807f fix: Fix $FlowFixMe comments for eslint 4 (#338)
  • 7c57cea feat: don't require $ReadOnlyArray if variable is initialized with empty array (#337)
  • ff4f857 docs: correct examples (fixes #333)
  • 51f4ba2 feat: add fixer for requireValidFileAnnotation when always (#332)
  • cb3f3be docs: add new rule docs
  • 5006f6c refactor: avoid using internals

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v2.50.3

2.50.3 (2018-09-27)

Bug Fixes

  • bump versions of babel-eslint, eslint and eslint-config-canonical (#359) (68ed515)
Commits

The new version differs by 19 commits.

  • 68ed515 fix: bump versions of babel-eslint, eslint and eslint-config-canonical (#359)
  • d2c2411 fix: Fix semi rule for opaque types (#358)
  • 0722187 fix: make require-exact-type ignore indexers in map types (#354)
  • 65c9225 docs: add new test cases (fixes #179)
  • 0e8a579 Merge branch 'aaron-harvey-fix/declare-variable-space-check'
  • 3eb85a8 Merge branch 'fix/declare-variable-space-check' of https://github.com/aaron-harvey/eslint-plugin-flowtype into aaron-harvey-fix/declare-variable-space-check
  • f37b1fc Merge branch 'master' of github.com:gajus/eslint-plugin-flowtype
  • 1f70db2 fix: automatically include plugin when extending preset (fixes #313 #314)
  • e0c328d fix: object-type-delimeter with new babel-eslint (#317)
  • 3cd70b8 fix: variance issues with babel 7 (#339)
  • 647807f fix: Fix $FlowFixMe comments for eslint 4 (#338)
  • 7c57cea feat: don't require $ReadOnlyArray if variable is initialized with empty array (#337)
  • ff4f857 docs: correct examples (fixes #333)
  • 51f4ba2 feat: add fixer for requireValidFileAnnotation when always (#332)
  • cb3f3be docs: add new rule docs

There are 19 commits in total.

See the full diff