reg-viz / reg-cli

πŸ“· Visual regression test tool.
https://reg-viz.github.io/reg-cli/
MIT License
352 stars 24 forks source link

chore(deps): update dependency flow-typed to v4 #508

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

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

Release Notes

flow-typed/flow-typed (flow-typed) ### [`v4.0.0`](https://togithub.com/flow-typed/flow-typed/releases/tag/v4.0.0) [Compare Source](https://togithub.com/flow-typed/flow-typed/compare/v3.9.0...v4.0.0) #### What's Changed - \[cli] New definitions and testing logic for def dependencies by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4339](https://togithub.com/flow-typed/flow-typed/pull/4339) - \[cli] Rename references to future main branch by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4348](https://togithub.com/flow-typed/flow-typed/pull/4348) - \[webpack-bundle-analyzer] New definition by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4351](https://togithub.com/flow-typed/flow-typed/pull/4351) - \[lodash.shuffle] Add definition by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4350](https://togithub.com/flow-typed/flow-typed/pull/4350) - \[koa-router] Depend on koa by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4352](https://togithub.com/flow-typed/flow-typed/pull/4352) - \[[@​testing-library/react](https://togithub.com/testing-library/react)] Update to use aria-query as a dependency by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4362](https://togithub.com/flow-typed/flow-typed/pull/4362) - \[[@​koa/cors](https://togithub.com/koa/cors)] Use koa as dependency by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4367](https://togithub.com/flow-typed/flow-typed/pull/4367) - \[koa-router] Add v8-12 by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4368](https://togithub.com/flow-typed/flow-typed/pull/4368) - \[koa-body] Add definition by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4370](https://togithub.com/flow-typed/flow-typed/pull/4370) - \[koa-useragent] Add definition by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4371](https://togithub.com/flow-typed/flow-typed/pull/4371) - \[CLI] remove core es5 and implement npm validation by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4363](https://togithub.com/flow-typed/flow-typed/pull/4363) - \[cli] Expose a public api to execute commands by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4377](https://togithub.com/flow-typed/flow-typed/pull/4377) - \[[@​koa/router](https://togithub.com/koa/router)] Pull definition from koa-router by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4369](https://togithub.com/flow-typed/flow-typed/pull/4369) - shift code owners into scopes and files by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4386](https://togithub.com/flow-typed/flow-typed/pull/4386) - \[react-redux] Add type argument default and bound to useDispatch by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4394](https://togithub.com/flow-typed/flow-typed/pull/4394) - \[CLI] merge v4 branch into `main` by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4385](https://togithub.com/flow-typed/flow-typed/pull/4385) - \[micromatch] Add definition by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4374](https://togithub.com/flow-typed/flow-typed/pull/4374) - \[docs] add docs to contributing md by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4404](https://togithub.com/flow-typed/flow-typed/pull/4404) - \[cli] Tests now run against changed flow version by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4406](https://togithub.com/flow-typed/flow-typed/pull/4406) - \[yargs] .example(): allow array arguments by [@​christianvuerings](https://togithub.com/christianvuerings) in [https://github.com/flow-typed/flow-typed/pull/4413](https://togithub.com/flow-typed/flow-typed/pull/4413) - \[cli] workspaces in flow-typed.config.json by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4414](https://togithub.com/flow-typed/flow-typed/pull/4414) - Rebase master into main from `0.201.x` deprecations by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4434](https://togithub.com/flow-typed/flow-typed/pull/4434) - \[aria-query] Add new definition ranges to keep compatibility with RTL by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4441](https://togithub.com/flow-typed/flow-typed/pull/4441) - \[[@​testing-library/react](https://togithub.com/testing-library/react)] v14 uses react-dom def deps by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4442](https://togithub.com/flow-typed/flow-typed/pull/4442) - \[cli] Fix a bug from flow that stopped testing for ambiguous obj exactness by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4449](https://togithub.com/flow-typed/flow-typed/pull/4449) - Add libdef for openai-node v3.3.0 by [@​joshuanapoli](https://togithub.com/joshuanapoli) in [https://github.com/flow-typed/flow-typed/pull/4459](https://togithub.com/flow-typed/flow-typed/pull/4459) - Merge master changes back into main by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4480](https://togithub.com/flow-typed/flow-typed/pull/4480) - \[formik] Add FormikContext by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4483](https://togithub.com/flow-typed/flow-typed/pull/4483) - \[bignumber.js] Add v9 by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4486](https://togithub.com/flow-typed/flow-typed/pull/4486) - \[[@​faker-js/faker](https://togithub.com/faker-js/faker)] Add v8 definitions by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4488](https://togithub.com/flow-typed/flow-typed/pull/4488) - \[[@​testing-library/react](https://togithub.com/testing-library/react)] Add renderHook function by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4490](https://togithub.com/flow-typed/flow-typed/pull/4490) - \[node] Add process module definitions by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4491](https://togithub.com/flow-typed/flow-typed/pull/4491) - \[react-router-dom] Add ScrollRestoration and future by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4493](https://togithub.com/flow-typed/flow-typed/pull/4493) - \[copy-dir] Add definition by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4496](https://togithub.com/flow-typed/flow-typed/pull/4496) - \[aphrodite]: Make StyleObject ReadOnly by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4495](https://togithub.com/flow-typed/flow-typed/pull/4495) - \[cli] Add .gitattributes to root by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4497](https://togithub.com/flow-typed/flow-typed/pull/4497) - \[query-string] Support parseFragmentIdentifier option for parseURL by [@​c960657](https://togithub.com/c960657) in [https://github.com/flow-typed/flow-typed/pull/4498](https://togithub.com/flow-typed/flow-typed/pull/4498) - \[react-router-dom]: Add missing createHashRouter by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4502](https://togithub.com/flow-typed/flow-typed/pull/4502) - \[deepmerge] Fix arrayMerge options by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4503](https://togithub.com/flow-typed/flow-typed/pull/4503) - \[react-responsive] Add definition by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4504](https://togithub.com/flow-typed/flow-typed/pull/4504) - \[yargs] Fix example and middleware types by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4511](https://togithub.com/flow-typed/flow-typed/pull/4511) - Add aws-appsync-subscription-link by [@​joshuanapoli](https://togithub.com/joshuanapoli) in [https://github.com/flow-typed/flow-typed/pull/4513](https://togithub.com/flow-typed/flow-typed/pull/4513) - Fix some invalid JSON regarding flow-typed.config.json docs \[master branch] by [@​valscion](https://togithub.com/valscion) in [https://github.com/flow-typed/flow-typed/pull/4515](https://togithub.com/flow-typed/flow-typed/pull/4515) - Fix some invalid JSON regarding flow-typed.config.json docs \[main branch] by [@​valscion](https://togithub.com/valscion) in [https://github.com/flow-typed/flow-typed/pull/4516](https://togithub.com/flow-typed/flow-typed/pull/4516) - \[micromatch] Change usage of $Shape to Partial by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4514](https://togithub.com/flow-typed/flow-typed/pull/4514) - \[cli] Ignore non-prod definitions when installing defs of depepndecies by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4517](https://togithub.com/flow-typed/flow-typed/pull/4517) - \[base-64] new definition by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4518](https://togithub.com/flow-typed/flow-typed/pull/4518) - \[ci] Use dynamic node versions matrix by [@​pascalduez](https://togithub.com/pascalduez) in [https://github.com/flow-typed/flow-typed/pull/4521](https://togithub.com/flow-typed/flow-typed/pull/4521) - \[cli]\[defs] Enforce Yarn version by [@​pascalduez](https://togithub.com/pascalduez) in [https://github.com/flow-typed/flow-typed/pull/4522](https://togithub.com/flow-typed/flow-typed/pull/4522) - \[env:node] Add assert module by [@​pascalduez](https://togithub.com/pascalduez) in [https://github.com/flow-typed/flow-typed/pull/4520](https://togithub.com/flow-typed/flow-typed/pull/4520) - Update email address to new fastmail account by [@​flowtyped-bot](https://togithub.com/flowtyped-bot) in [https://github.com/flow-typed/flow-typed/pull/4523](https://togithub.com/flow-typed/flow-typed/pull/4523) - Bump debug from 4.1.1 to 4.3.4 in /cli by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/flow-typed/flow-typed/pull/4525](https://togithub.com/flow-typed/flow-typed/pull/4525) - Bump debug from 4.1.1 to 4.3.4 in /definitions by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/flow-typed/flow-typed/pull/4524](https://togithub.com/flow-typed/flow-typed/pull/4524) - \[body-scroll-lock-upgrade] Add definition by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4529](https://togithub.com/flow-typed/flow-typed/pull/4529) - \[react-native-vision-camera] Add definition by [@​joshuanapoli](https://togithub.com/joshuanapoli) in [https://github.com/flow-typed/flow-typed/pull/4533](https://togithub.com/flow-typed/flow-typed/pull/4533) - \[webpack] Add ProgressPlugin by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4530](https://togithub.com/flow-typed/flow-typed/pull/4530) - \[use-debounce] Add definition by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4531](https://togithub.com/flow-typed/flow-typed/pull/4531) - \[openai] Add definition for openai v4 by [@​joshuanapoli](https://togithub.com/joshuanapoli) in [https://github.com/flow-typed/flow-typed/pull/4536](https://togithub.com/flow-typed/flow-typed/pull/4536) - Bump [@​babel/traverse](https://togithub.com/babel/traverse) from 7.8.4 to 7.23.2 in /cli by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/flow-typed/flow-typed/pull/4537](https://togithub.com/flow-typed/flow-typed/pull/4537) - Bump [@​babel/traverse](https://togithub.com/babel/traverse) from 7.16.3 to 7.23.2 in /definitions by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/flow-typed/flow-typed/pull/4538](https://togithub.com/flow-typed/flow-typed/pull/4538) - \[js-yaml] Add definition v4 by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4539](https://togithub.com/flow-typed/flow-typed/pull/4539) - \[cli] pnpm support by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4540](https://togithub.com/flow-typed/flow-typed/pull/4540) - \[cli] Install a dependency's environment definitions by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4541](https://togithub.com/flow-typed/flow-typed/pull/4541) - \[body-scroll-lock-upgrade] Fix module naming by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4545](https://togithub.com/flow-typed/flow-typed/pull/4545) - \[use-debounce] Fix debounce returned function by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4544](https://togithub.com/flow-typed/flow-typed/pull/4544) - \[cli] Update flow-bin to 0.200.0 by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4547](https://togithub.com/flow-typed/flow-typed/pull/4547) - \[graphql] \[[@​apollo/client](https://togithub.com/apollo/client)] add graphql libdef and integrate with [@​apollo/client](https://togithub.com/apollo/client) by [@​joshuanapoli](https://togithub.com/joshuanapoli) in [https://github.com/flow-typed/flow-typed/pull/4550](https://togithub.com/flow-typed/flow-typed/pull/4550) - \[react-native-vision-camera] Add definition for v3 by [@​joshuanapoli](https://togithub.com/joshuanapoli) in [https://github.com/flow-typed/flow-typed/pull/4552](https://togithub.com/flow-typed/flow-typed/pull/4552) - \[react-router-dom] Expose UNSAFE context components by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4553](https://togithub.com/flow-typed/flow-typed/pull/4553) - \[worker_threads] Add definition by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4554](https://togithub.com/flow-typed/flow-typed/pull/4554) - \[module-alias] New definition by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4555](https://togithub.com/flow-typed/flow-typed/pull/4555) - \[rimraf] Add definition v5 by [@​mischnic](https://togithub.com/mischnic) in [https://github.com/flow-typed/flow-typed/pull/4556](https://togithub.com/flow-typed/flow-typed/pull/4556) - \[[@​tanstack/react-query](https://togithub.com/tanstack/react-query)] Adding definition by [@​CarlosPettersen](https://togithub.com/CarlosPettersen) in [https://github.com/flow-typed/flow-typed/pull/4557](https://togithub.com/flow-typed/flow-typed/pull/4557) - Add `signal` property to Axios request config by [@​hyperupcall](https://togithub.com/hyperupcall) in [https://github.com/flow-typed/flow-typed/pull/4558](https://togithub.com/flow-typed/flow-typed/pull/4558) - refactor: Improve placement of `$FlowExpectedError`s in `@babel/*` packages by [@​hyperupcall](https://togithub.com/hyperupcall) in [https://github.com/flow-typed/flow-typed/pull/4559](https://togithub.com/flow-typed/flow-typed/pull/4559) - \[axios]: Add definition for interceptor `.clear()` by [@​hyperupcall](https://togithub.com/hyperupcall) in [https://github.com/flow-typed/flow-typed/pull/4561](https://togithub.com/flow-typed/flow-typed/pull/4561) - \[react-router-dom] Add future object to NavigatorProvider object by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4562](https://togithub.com/flow-typed/flow-typed/pull/4562) - \[history] Fix partial error by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4563](https://togithub.com/flow-typed/flow-typed/pull/4563) - \[webpack] Add missing ProvidePlugin by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4564](https://togithub.com/flow-typed/flow-typed/pull/4564) - \[react-dom] Add flushSync by [@​mwiencek](https://togithub.com/mwiencek) in [https://github.com/flow-typed/flow-typed/pull/4566](https://togithub.com/flow-typed/flow-typed/pull/4566) - \[flow-enums-runtime] Add definition by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4567](https://togithub.com/flow-typed/flow-typed/pull/4567) - \[[@​tanstack/react-query](https://togithub.com/tanstack/react-query)] Copy to react-query v5 to v4 by [@​Brianzchen](https://togithub.com/Brianzchen) in [https://github.com/flow-typed/flow-typed/pull/4568](https://togithub.com/flow-typed/flow-typed/pull/4568) #### New Contributors - [@​christianvuerings](https://togithub.com/christianvuerings) made their first contribution in [https://github.com/flow-typed/flow-typed/pull/4413](https://togithub.com/flow-typed/flow-typed/pull/4413) - [@​flowtyped-bot](https://togithub.com/flowtyped-bot) made their first contribution in [https://github.com/flow-typed/flow-typed/pull/4523](https://togithub.com/flow-typed/flow-typed/pull/4523) - [@​CarlosPettersen](https://togithub.com/CarlosPettersen) made their first contribution in [https://github.com/flow-typed/flow-typed/pull/4557](https://togithub.com/flow-typed/flow-typed/pull/4557) - [@​hyperupcall](https://togithub.com/hyperupcall) made their first contribution in [https://github.com/flow-typed/flow-typed/pull/4558](https://togithub.com/flow-typed/flow-typed/pull/4558) **Full Changelog**: https://github.com/flow-typed/flow-typed/compare/v3.9.0...v4.0.0

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.



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