Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

build(deps-dev): bump flow-typed from 3.5.0 to 3.7.0 #1254

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2022

Bumps flow-typed from 3.5.0 to 3.7.0.

Release notes

Sourced from flow-typed's releases.

v3.7.0

Added

  • New outdated command (#4171)

Changed

  • CLI tool now ships with flowtypes (#4233)
  • Install can match with alpha versions now (#4247)

Fixed

  • Fix create def with scopes (#4234)
  • Fix buffer deprecation error (#4270)
  • Temporarily turn off validate-def checks against npm (#4249)
  • Bump ajv from 6.11.0 to 6.12.6 in /cli (#4260)
  • Bump node-fetch from 2.6.6 to 2.6.7 in /cli (#4254)
  • Bump shelljs from 0.8.3 to 0.8.5 in /cli (#4237)

v3.6.1

Changed

  • Provide better logs related to dir structure when running tests (#4213)

Fixed

  • Pin [email protected] to fix security vuln (#4229)
  • Fix installing minor libdef version (#4224)
  • Allow .DS_Store files in definitions nested directories (#4217)
  • [docs] Fix some link issues in contributing docs (#4212)
  • [docs] Fix the documented pathing for an ignoring eslint (#4218)

3.6.0

Added

  • Add a published readme (#4182)

Changed

  • Dramatically improve install time (#4193)
  • Replace unzipper with node-stream-zip (#4180)
  • Install will restart flow bin (#4185)
  • Upgrade octokit/rest version (#4197)
  • [Docs] Move wiki to /docs and serve with docsify (#4179)

Fixed

  • Fix definitions not running in ci env (#4187)

flow-typed/flow-typed@v3.5.0...v3.6.0

Changelog

Sourced from flow-typed's changelog.

[3.7.0] 2022-02-21

Added

  • New outdated command (#4171)

Changed

  • CLI tool now ships with flowtypes (#4233)
  • Install can match with alpha versions now (#4247)

Fixed

  • Fix create def with scopes (#4234)
  • Fix buffer deprecation error (#4270)
  • Temporarily turn off validate-def checks against npm (#4249)
  • Bump ajv from 6.11.0 to 6.12.6 in /cli (#4260)
  • Bump node-fetch from 2.6.6 to 2.6.7 in /cli (#4254)
  • Bump shelljs from 0.8.3 to 0.8.5 in /cli (#4237)

[3.6.1] 2022-01-09

Changed

  • Provide better logs related to dir structure when running tests (#4213)

Fixed

  • Pin [email protected] to fix security vuln (#4229)
  • Fix installing minor libdef version (#4224)
  • Allow .DS_Store files in definitions nested directories (#4217)
  • [docs] Fix some link issues in contributing docs (#4212)
  • [docs] Fix the documented pathing for an ignoring eslint (#4218)

[3.6.0] 2021-12-25

Added

  • Add a published readme (#4182)

Fixed

  • Dramatically improve install time (#4193)
  • Replace unzipper with node-stream-zip (#4180)
  • Install will restart flow bin (#4185)
  • Upgrade octokit/rest version (#4197)
  • [docs] Move wiki to /docs and serve with docsify (#4179)

Removed

  • Fix definitions not running in ci env (#4187)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [flow-typed](https://github.com/flow-typed/flow-typed) from 3.5.0 to 3.7.0.
- [Release notes](https://github.com/flow-typed/flow-typed/releases)
- [Changelog](https://github.com/flow-typed/flow-typed/blob/master/CHANGELOG.md)
- [Commits](flow-typed/flow-typed@v3.5.0...v3.7.0)

---
updated-dependencies:
- dependency-name: flow-typed
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 22, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1254 (df141fb) into master (f198fb0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1254   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           1       1           
  Lines          64      64           
  Branches        9       9           
======================================
  Misses         57      57           
  Partials        7       7           

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 f05f488...df141fb. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2022

Superseded by #1293.

@dependabot dependabot bot closed this Jun 27, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/flow-typed-3.7.0 branch June 27, 2022 21:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant