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

fix: upgrade dependency flow-bin from 0.81.0 to 0.107.0 #104

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

M-TGH
Copy link

@M-TGH M-TGH commented Apr 29, 2019

Issue: #103

Description of changes:

Upgrades flow-bin dependency from version 0.81.0 to 0.107.0, fixing type-errors caused by changes in flow-bin version 0.95.0.

Also does a small update of the flow-typed for jest since a version in between 0.95.0 and 0.107.0 started noticing errors there.

@codecov
Copy link

codecov bot commented Apr 29, 2019

Codecov Report

Merging #104 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #104   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         146    157   +11     
  Branches       40     46    +6     
=====================================
+ Hits          146    157   +11
Impacted Files Coverage Δ
src/time/index.js 100% <100%> (ø) ⬆️
src/date/index.js 100% <100%> (ø) ⬆️
src/utils/formatter.js 100% <100%> (ø) ⬆️
src/dateTime/index.js 100% <100%> (ø) ⬆️
src/utils/validator.js 100% <100%> (ø) ⬆️

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 8979ce8...0fbafc3. Read the comment docs.

@taybin
Copy link

taybin commented May 13, 2019

Any updates on this? This would remove a lot of the warnings I'm getting.

Amending because of incorrect registry url, my bad.
@M-TGH
Copy link
Author

M-TGH commented Sep 17, 2019

Did another small update to get it to flow@0.107.0, open to extra feedback if more changes are wanted.

@M-TGH M-TGH changed the title fix: upgrade dependency flow-bin from 0.81.0 to 0.98.0 fix: upgrade dependency flow-bin from 0.81.0 to 0.107.0 Jan 31, 2020
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.

None yet

2 participants