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

chore(deps): update dependency flow-typed to ^3.9.0 #425

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 28, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flow-typed (source) ^3.2.1 -> ^3.9.0 age adoption passing confidence

Release Notes

flow-typed/flow-typed (flow-typed)

v3.9.0

Compare Source

Fixed
  • [cli] Bump semver to patch vulnerability (#​4479)
  • [cli:test] Fix CI tests for environments (#​4463)
  • [cli] Fix a bug from flow that stopped testing for ambiguous obj exac…
  • [cli] Fix running definition tests locally on MacOS (#​4440)
  • [cli]Fix runTests command for flow@^0.200.0 set exact_by_default option (#​4423)
  • Bump http-cache-semantics from 4.0.4 to 4.1.1 in /cli (#​4420)
  • Bump json5 from 2.1.1 to 2.2.3 in /cli (#​4416)
  • Bump minimatch from 3.0.4 to 3.1.2 in /cli (#​4409)
  • Bump word-wrap from 1.2.3 to 1.2.4 in /cli (#​4469)
  • Bump tough-cookie from 4.0.0 to 4.1.3 in /cli (#​4464)

v3.8.0

Compare Source

Added
Changed
  • Consistent list logging (#​4287)
  • Coerce cli version with semver to allow for prerelease tags (#​4291)
  • Fix if dependency is resolved npm package (#​4298)
  • Bump minimist from 1.2.0 to 1.2.6 in (#​4293)
  • [docs] contract -> contrast (#​4281)
  • [docs] update command doesn't take positional arguments (#​4328)
  • [docs] document create-stub --typescript flag (#​4329)

v3.7.0

Compare Source

Added
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

Compare Source

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)

v3.6.0

Compare Source

Added
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)

v3.5.0

Compare Source

Added
Changed
  • Update flow-bin version to latest version (#​4153)
  • install will also install lib defs of dependencies that ship with library (#​4143)
  • Only test against changed versions with only-changed option (#​4168)
  • Bump table from 5.4.6 to 6.7.3 (#​4175)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#​4177)
  • Update multiple devDependencies (#​4174)
    • Bump @​babel/cli from 7.8.4 to 7.16.0
    • Bump @​babel/core from 7.8.4 to 7.16.0
    • Bump @​babel/preset-env from 7.8.4 to 7.16.4
    • Bump @​babel/preset-flow from 7.8.3 to 7.16.0
    • Bump eslint from 6.8.0 to 8.3.0
    • Bump eslint-config-prettier from 6.10.1 to 8.3.0
    • Bump eslint-plugin-fb-flow from 0.0.1 to 0.0.4
    • Bump eslint-plugin-flowtype from 4.6.0 to 8.0.3
    • Bump eslint-plugin-prettier from 3.1.2 to 4.0.0
    • Bump flow-bin from 0.164.0 to 0.165.1
    • Bump jest from 25.1.027.3.1
Fixed

v3.4.0

Compare Source

Added
  • quick_run_def_tests now supports arguments (#​4064)
  • Add eslint-plugin-fb-flow ESLint plugin (#​4114)
  • New create-def command and script for easier libdef creation (#​4125)
  • Add support for .ignore file (#​4133)
Changed
  • Add package health badge to the README (#​4049)
  • Update CI node versions in Github Actions to 12 & 14 (#​4082)
Fixed
  • Fix flow-typed sometimes writing an empty file (#​4011)
  • Bump y18n from 4.0.0 to 4.0.1 (#​4054)
  • Bump lodash from 4.17.19 to 4.17.21 (#​4077)
  • Bump hosted-git-info from 2.7.1 to 2.8.9 (#​4079)
  • Bump browserslist from 4.8.7 to 4.16.6 (#​4081)
  • Bump ws from 7.2.1 to 7.4.6 (#​4084)
  • Bump normalize-url from 4.5.0 to 4.5.1 (#​4090)
  • Bump glob-parent from 5.0.0 to 5.1.2 (#​4091)
  • Bump path-parse from 1.0.6 to 1.0.7 (#​4118)
  • Bump tmpl from 1.0.4 to 1.0.5 (#​4139)

v3.3.1

Compare Source

Fixed
  • Fix a regression introduced in 3.3.0 (#​4023)

v3.3.0

Compare Source

Added
  • Locate modules with Yarn PnP in PnP projects (#​3963)
Changed
  • Move from TravisCI to Github Actions
  • Clean up fs.readFile usage (#​3966)
  • Update cli flow version to 0.144.0 (#​4014)
  • Lock semver to fix install command (#​4018)
  • Bump node-fetch from 2.6.0 to 2.6.1 in /cli (#​3896)
  • [Docs] Update new libdefs minimum Flow version (#​3954)
Fixed
  • Fix installing patch range lib defs (#​4003)
  • Fix broken flow breaking function (#​4017)
  • Fix tests not running in CI (#​4010)
  • Update git author information for Github Action. (#​3952)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jun 28, 2021
@renovate renovate bot force-pushed the renovate/flow-typed-3.x branch from 2c1d9d5 to 4688dc5 Compare March 7, 2022 11:16
@renovate renovate bot changed the title chore(deps): update dependency flow-typed to ^3.3.1 chore(deps): update dependency flow-typed to ^3.7.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/flow-typed-3.x branch from 4688dc5 to 08e60d8 Compare September 25, 2022 20:09
@renovate renovate bot changed the title chore(deps): update dependency flow-typed to ^3.7.0 chore(deps): update dependency flow-typed to ^3.8.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/flow-typed-3.x branch from 08e60d8 to eebff39 Compare November 20, 2022 11:28
@renovate renovate bot changed the title chore(deps): update dependency flow-typed to ^3.8.0 chore(deps): update dependency flow-typed to ^3.9.0 Jul 30, 2023
@renovate renovate bot force-pushed the renovate/flow-typed-3.x branch from eebff39 to 93aa5fc Compare July 30, 2023 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants