Skip to content

Update eslint-plugin-flowtype to the latest version 🚀 #5480

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

Merged
2 commits merged into from
Apr 3, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 3, 2019

The devDependency eslint-plugin-flowtype was updated from 3.0.0 to 3.5.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v3.5.0

3.5.0 (2019-04-03)

Features

  • add "ignoreTypeDefault" option to "type-import-style" (#393) (6748dc5)
Commits

The new version differs by 25 commits.

  • 6748dc5 feat: add "ignoreTypeDefault" option to "type-import-style" (#393)
  • 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

There are 25 commits in total.

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 🌴

@ghost ghost added the Merge On Green label Apr 3, 2019
@ghost ghost merged commit b208fbf into master Apr 3, 2019
@codecov
Copy link

codecov bot commented Apr 3, 2019

Codecov Report

Merging #5480 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #5480      +/-   ##
=========================================
+ Coverage   93.95%     94%   +0.04%     
=========================================
  Files         124     124              
  Lines        9050    9050              
=========================================
+ Hits         8503    8507       +4     
+ Misses        547     543       -4
Impacted Files Coverage Δ
src/RestWrite.js 93.26% <0%> (+0.18%) ⬆️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.21% <0%> (+0.72%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d779144...23b2eb1. Read the comment docs.

@greenkeeper greenkeeper bot deleted the greenkeeper/eslint-plugin-flowtype-3.5.0 branch April 3, 2019 17:58
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
…y#5480)

* chore(package): update eslint-plugin-flowtype to version 3.5.0

* chore(package): update lockfile package-lock.json
This pull request was closed.
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

Successfully merging this pull request may close these issues.

0 participants