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 🚨 #669

Closed
greenkeeper bot opened this issue Sep 27, 2018 · 14 comments
Closed

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

greenkeeper bot opened this issue Sep 27, 2018 · 14 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 27, 2018

The devDependency eslint-plugin-flowtype was updated from 2.50.2 to 2.50.3.

🚨 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
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

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 1 commits.

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

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 Sep 27, 2018

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 26, 2018

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

Release Notes for v3.1.0

3.1.0 (2018-10-26)

Features

Commits

The new version differs by 2 commits.

  • 6585121 feat: add require-compound-type-alias (#365)
  • 5e2bbe9 feat: add mixed to no-weak-types (#362)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 26, 2018

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

Release Notes for v3.1.1

3.1.1 (2018-10-26)

Bug Fixes

  • automate README generation (d070ac3)
Commits

The new version differs by 5 commits.

  • 633c5a3 docs: generate docs
  • d070ac3 fix: automate README generation
  • dc56531 docs: Add docs about require-compound-type-alias to readme (#366)
  • 6585121 feat: add require-compound-type-alias (#365)
  • 5e2bbe9 feat: add mixed to no-weak-types (#362)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 28, 2018

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

Release Notes for v3.1.2

3.1.2 (2018-10-28)

Bug Fixes

  • correct addAssertions path (0d664d8)
  • correct addAssertions path (a04d49e)
Commits

The new version differs by 10 commits.

  • 5457407 docs: generate docs
  • 0d664d8 fix: correct addAssertions path
  • a04d49e fix: correct addAssertions path
  • 260428a refactor: separate test and doc checks
  • 318f482 chore: test docs check script (#368)
  • 633c5a3 docs: generate docs
  • d070ac3 fix: automate README generation
  • dc56531 docs: Add docs about require-compound-type-alias to readme (#366)
  • 6585121 feat: add require-compound-type-alias (#365)
  • 5e2bbe9 feat: add mixed to no-weak-types (#362)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 28, 2018

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

Release Notes for v3.1.3

3.1.3 (2018-10-28)

Bug Fixes

Commits

The new version differs by 11 commits.

  • 3ce7eed fix: generate docs in CI/CD
  • 5457407 docs: generate docs
  • 0d664d8 fix: correct addAssertions path
  • a04d49e fix: correct addAssertions path
  • 260428a refactor: separate test and doc checks
  • 318f482 chore: test docs check script (#368)
  • 633c5a3 docs: generate docs
  • d070ac3 fix: automate README generation
  • dc56531 docs: Add docs about require-compound-type-alias to readme (#366)
  • 6585121 feat: add require-compound-type-alias (#365)
  • 5e2bbe9 feat: add mixed to no-weak-types (#362)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 28, 2018

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

Release Notes for v3.1.4

3.1.4 (2018-10-28)

Bug Fixes

  • attempt to build README (ae05664)
Commits

The new version differs by 12 commits.

  • ae05664 fix: attempt to build README
  • 3ce7eed fix: generate docs in CI/CD
  • 5457407 docs: generate docs
  • 0d664d8 fix: correct addAssertions path
  • a04d49e fix: correct addAssertions path
  • 260428a refactor: separate test and doc checks
  • 318f482 chore: test docs check script (#368)
  • 633c5a3 docs: generate docs
  • d070ac3 fix: automate README generation
  • dc56531 docs: Add docs about require-compound-type-alias to readme (#366)
  • 6585121 feat: add require-compound-type-alias (#365)
  • 5e2bbe9 feat: add mixed to no-weak-types (#362)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 1, 2018

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

Release Notes for v3.2.0

3.2.0 (2018-11-01)

Features

Commits

The new version differs by 15 commits.

  • 2fa8830 docs: generate docs
  • 94e7a1b feat: remove mixed from weak types (issue #361)
  • 30e8ca6 chore: use post-commit to generate docs (see #368)
  • ae05664 fix: attempt to build README
  • 3ce7eed fix: generate docs in CI/CD
  • 5457407 docs: generate docs
  • 0d664d8 fix: correct addAssertions path
  • a04d49e fix: correct addAssertions path
  • 260428a refactor: separate test and doc checks
  • 318f482 chore: test docs check script (#368)
  • 633c5a3 docs: generate docs
  • d070ac3 fix: automate README generation
  • dc56531 docs: Add docs about require-compound-type-alias to readme (#366)
  • 6585121 feat: add require-compound-type-alias (#365)
  • 5e2bbe9 feat: add mixed to no-weak-types (#362)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 8, 2019

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

Release Notes for v3.2.1

3.2.1 (2019-01-08)

Bug Fixes

  • modify require-return-type about annotateUndefined (#355) (a405931)
Commits

The new version differs by 18 commits.

  • a405931 fix: modify require-return-type about annotateUndefined (#355)
  • ae28b63 docs: describe a way to install all dependencies at once (#380)
  • ba353a0 chore: add .editorconfig
  • 2fa8830 docs: generate docs
  • 94e7a1b feat: remove mixed from weak types (issue #361)
  • 30e8ca6 chore: use post-commit to generate docs (see #368)
  • ae05664 fix: attempt to build README
  • 3ce7eed fix: generate docs in CI/CD
  • 5457407 docs: generate docs
  • 0d664d8 fix: correct addAssertions path
  • a04d49e fix: correct addAssertions path
  • 260428a refactor: separate test and doc checks
  • 318f482 chore: test docs check script (#368)
  • 633c5a3 docs: generate docs
  • d070ac3 fix: automate README generation

There are 18 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2019

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

Release Notes for v3.2.2

3.2.2 (2019-02-12)

Bug Fixes

Commits

The new version differs by 20 commits.

  • cf38564 docs: generate docs
  • c40386b fix: update dependencies
  • a405931 fix: modify require-return-type about annotateUndefined (#355)
  • ae28b63 docs: describe a way to install all dependencies at once (#380)
  • ba353a0 chore: add .editorconfig
  • 2fa8830 docs: generate docs
  • 94e7a1b feat: remove mixed from weak types (issue #361)
  • 30e8ca6 chore: use post-commit to generate docs (see #368)
  • ae05664 fix: attempt to build README
  • 3ce7eed fix: generate docs in CI/CD
  • 5457407 docs: generate docs
  • 0d664d8 fix: correct addAssertions path
  • a04d49e fix: correct addAssertions path
  • 260428a refactor: separate test and doc checks
  • 318f482 chore: test docs check script (#368)

There are 20 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2019

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

Release Notes for v3.3.0

3.3.0 (2019-02-12)

Features

Commits

The new version differs by 21 commits.

  • 5c61606 feat: add no-mixed rule (#382)
  • cf38564 docs: generate docs
  • c40386b fix: update dependencies
  • a405931 fix: modify require-return-type about annotateUndefined (#355)
  • ae28b63 docs: describe a way to install all dependencies at once (#380)
  • ba353a0 chore: add .editorconfig
  • 2fa8830 docs: generate docs
  • 94e7a1b feat: remove mixed from weak types (issue #361)
  • 30e8ca6 chore: use post-commit to generate docs (see #368)
  • ae05664 fix: attempt to build README
  • 3ce7eed fix: generate docs in CI/CD
  • 5457407 docs: generate docs
  • 0d664d8 fix: correct addAssertions path
  • a04d49e fix: correct addAssertions path
  • 260428a refactor: separate test and doc checks

There are 21 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2019

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

Release Notes for v3.4.0

3.4.0 (2019-02-12)

Features

  • support arrow function type shorthand (#182) (58365a0)
Commits

The new version differs by 22 commits.

  • 58365a0 feat: support arrow function type shorthand (#182)
  • 5c61606 feat: add no-mixed rule (#382)
  • cf38564 docs: generate docs
  • c40386b fix: update dependencies
  • a405931 fix: modify require-return-type about annotateUndefined (#355)
  • ae28b63 docs: describe a way to install all dependencies at once (#380)
  • ba353a0 chore: add .editorconfig
  • 2fa8830 docs: generate docs
  • 94e7a1b feat: remove mixed from weak types (issue #361)
  • 30e8ca6 chore: use post-commit to generate docs (see #368)
  • ae05664 fix: attempt to build README
  • 3ce7eed fix: generate docs in CI/CD
  • 5457407 docs: generate docs
  • 0d664d8 fix: correct addAssertions path
  • a04d49e fix: correct addAssertions path

There are 22 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2019

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

Release Notes for v3.4.1

3.4.1 (2019-02-12)

Bug Fixes

  • remove deprecated rule from recommended config (#351) (7c50b55)
Commits

The new version differs by 23 commits.

  • 7c50b55 fix: remove deprecated rule from recommended config (#351)
  • 58365a0 feat: support arrow function type shorthand (#182)
  • 5c61606 feat: add no-mixed rule (#382)
  • cf38564 docs: generate docs
  • c40386b fix: update dependencies
  • a405931 fix: modify require-return-type about annotateUndefined (#355)
  • ae28b63 docs: describe a way to install all dependencies at once (#380)
  • ba353a0 chore: add .editorconfig
  • 2fa8830 docs: generate docs
  • 94e7a1b feat: remove mixed from weak types (issue #361)
  • 30e8ca6 chore: use post-commit to generate docs (see #368)
  • ae05664 fix: attempt to build README
  • 3ce7eed fix: generate docs in CI/CD
  • 5457407 docs: generate docs
  • 0d664d8 fix: correct addAssertions path

There are 23 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 15, 2019

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

Release Notes for v3.4.2

3.4.2 (2019-02-15)

Bug Fixes

Commits

The new version differs by 25 commits.

  • 5adb546 fix: fix async generator bug (fixes #387)
  • 842e228 chore: remove node 6 build (#389)
  • 7c50b55 fix: remove deprecated rule from recommended config (#351)
  • 58365a0 feat: support arrow function type shorthand (#182)
  • 5c61606 feat: add no-mixed rule (#382)
  • cf38564 docs: generate docs
  • c40386b fix: update dependencies
  • a405931 fix: modify require-return-type about annotateUndefined (#355)
  • ae28b63 docs: describe a way to install all dependencies at once (#380)
  • ba353a0 chore: add .editorconfig
  • 2fa8830 docs: generate docs
  • 94e7a1b feat: remove mixed from weak types (issue #361)
  • 30e8ca6 chore: use post-commit to generate docs (see #368)
  • ae05664 fix: attempt to build README
  • 3ce7eed fix: generate docs in CI/CD

There are 25 commits in total.

See the full diff

dplewis added a commit that referenced this issue Mar 21, 2019
Closes: #687, #670, #723, #669

* Pin packages
* (Jest) Fix deprecated setupTestFrameworkScriptFile
* (Codecov) Fix coverage folders
* Update Parse.Cloud.define docs
* Add discource badge to Readme

Pending #753
dplewis added a commit that referenced this issue Mar 26, 2019
* ⚡️ Release v2.3.0

Closes: #687, #670, #723, #669

* Pin packages
* (Jest) Fix deprecated setupTestFrameworkScriptFile
* (Codecov) Fix coverage folders
* Update Parse.Cloud.define docs
* Add discource badge to Readme

Pending #753

* add user subclass fix

* add typescript to readme

* typo

* add discourse to js sdk

* remove url module #758 (review)

* Update CHANGELOG.md
@dplewis
Copy link
Member

dplewis commented Mar 26, 2019

Closing via #757

@dplewis dplewis closed this as completed Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant