solana-labs / networkexplorer

Retired
13 stars 19 forks source link

chore(deps-dev): bump flow-typed from 2.6.2 to 3.0.0 #844

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps flow-typed from 2.6.2 to 3.0.0.

Release notes

Sourced from flow-typed's releases.

v3.0.0

Breaking

  • Drop support for Node.js 8. The minimum required version is now >=10.

Changes

  • 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
... (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.

If all status checks pass Dependabot will automatically merge this pull request.


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](https://app.dependabot.com): - 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #845.