Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Bump flow-typed from 2.6.2 to 3.0.0 #78

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 19, 2020

Bumps flow-typed from 2.6.2 to 3.0.0.

Release notes

Sourced from flow-typed's releases.

v3.0.0

  • Update CHANGELOG e48be963
  • Upgrade CLI dependencies (#3743) 090deac6
  • Cleanup ramda definitions (#3733) 3a4276ef
  • [mongodb_v3.5.x] Initial definition (#3736) 89574977
  • [node-fetch] Fix init options (#3735) 711a5f88
  • [winston_v3.x.x] Add profiler definitions (#3734) 097f6f2b
  • [reselect_v4.x.x.js] Redefine OutputSelector type as a callable object (#3732) 883b47f1
  • [styled-components v4] Various small improvements to the libdefs (#3731) bc582bb4
  • Bump eslint-utils from 1.3.1 to 1.4.3 in /cli (#3625) 31103617
  • [styled-components_v4.x.x] Allow styled-components to return a function (#3667) a3ddc0ad
  • [@sinonjs/fake-timers] Add definitions (#3727) d340a3dc
  • [enzyme_v3.x.x] Add invoke method definition (#3725) 5175c531
  • Add libdefs & tests for @sentry/browser@5.x.x (#3723) 86cef510
  • [jasmine_v2.4.x] Fix toContain matcher (#3722) e68db358
  • [moment_v2.x.x.] Add missing methods relativeTimeRounding and relativeTimeThreshold (#3717) 8687adfb
  • feat(cli): recommend matching commands (#3700) f3fc9f1b
  • [@testing-library/react_v9.x.x] refactor: Clean up the types (#3713) 0b0eb4af
  • Move react-dom definitions to flow-typed (#3716) b2693c18
  • Fix mistake (#3714) c3914496
  • lodash: differenceBy/differenceWith update (#3707) ae5262dc
  • [@testing-library/react_v9.x.x] render() type safety for custom queries (#3705) 9facc3c9
  • Add libdefs & tests for throttle-debounce@2.x.x (#3710) 35950c16
  • [@testing-library/react_v8.x.x] and [@testing-library/react_v9.x.x]: Fix typing regression (#3704) 5556be31
  • [query-string_v6.x.x] Update definitions (#3706) f898dad1
  • [antd_v3.x.x] Remove duplicate declaration of DatePicker (#3703) 1e72bc68
  • [react-navigation_v3.x.x] Add overlayColor type (#3698) 036cb66b
  • fix(webpack_v4.x.x): fix type error (#3701) 74480701
  • [next_v9.x.x] add support for next 9.x (#3699) 3be12a0b
  • Make history interface compatible with react-router (#3697) 45d63d67
  • Amended type-defination of url-parser (#3696) 6feb7609
  • [react-intl_v2.x.x] Replace intlshape intersection type with spread (#3695) 2cbbfd7d
  • Add type definitions for @skbkontur/react-ui (#3657) c53bc640
  • Refine chain definition, add test cases (#3680) 705cda3e
  • Refactor 'nth' to take read only array (#3665) b0d303e3
  • Allow 'adjust' to accept read only input array (#3671) c339c495
  • Update react-dnd_v2.x.x.js to avoid $Supertype (#3645) 4618dceb
  • [query-string_v6.x.x] Add 'comma' value to array format (#3688) 6d6fd081
  • docs(ignoreDeps): fix bundled typo (#3690) 7d38cacb
  • [axios_v0.19.x] Split Flow version to align with recent changes. (#3689) (#3691) a4cc3d5e
  • [axios_v0.19.x] New options definition (#3681) b09080b4
  • [lodash_v4.x.x] take input object as $ReadOnly (#3683) 1ea39ed6
  • [ramda_v0.26.x] Intersection readonly refactor (#3682) 37b38f36
  • [supertest_v4.x.x] Add the 'called' property (#3676) 1182cc56
  • [content-type_v1.x.x] Add definitions (#3675) 65e0953b
  • [semver_6.2.x] Add definitions (#3674) 01cfe946
  • [lodash_v4.x.x] xorBy accepts $ReadOnlyArray (#3673) d7307dc6
  • fix: remove invalid react-navigation-stack back button props (#3669) b527cb0e
  • Add libdefs for koa-json-body (#3670) 6868abec
  • Add the libdef for @koa/cors (#3668) af5789a5
... (truncated)
Changelog

Sourced from flow-typed's changelog.

[3.0.0] 2020-02-18

Added

  • Recommend matching commands (#3700)

Changed

  • [BREAKING-CHANGE] Drop support for node < 10 (#3743)
  • Travis specs now run on node 10 & 12, as opposed to 8 & 10 (#3743)

Fixed

  • Updated octokit/rest to deprecation message (#3602)
  • Fix GH_CLIENT usage in runTests test (#3638)
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 will not automatically merge this PR because it includes a major update to a development dependency.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [flow-typed](https://github.com/flow-typed/flow-typed) from 2.6.2 to 3.0.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@v2.6.2...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 19, 2020
@dependabot-preview
Copy link
Contributor Author

Looks like flow-typed is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/flow-typed-3.0.0 branch February 20, 2020 04:13
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.

None yet

0 participants