artsy / emission

⚠️ Deprecated repo, moved to artsy/eigen ➡️ React Native Components
http://artsy.github.io/blog/2018/04/17/making-a-components-pod/
MIT License
618 stars 78 forks source link

Update dep typescript from 3.7.5 to v3.8.2 #2097

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
typescript (source) devDependencies minor 3.7.5 -> 3.8.2

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

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

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



This PR has been generated by WhiteSource Renovate. View repository job log here.

ArtsyOpenSource commented 4 years ago
Fails
:no_entry_sign: TypeScript hasn't passed, see below for full logs

TypeScript Fails

  Type '({ node }: { node: any; }) => Element' is not assignable to type 'FunctionComponent<MappedFragmentProps<Pick<any, string>> & { componentRef?: (ref: any) => void; }>'.
    Types of parameters '__0' and 'props' are incompatible.
      Property 'node' is missing in type 'PropsWithChildren<MappedFragmentProps<Pick<any, string>> & { componentRef?: (ref: any) => void; }>' but required in type '{ node: any; }'.

Generated by :no_entry_sign: dangerJS

ashfurrow commented 4 years ago

Going to close this, as all TypeScript development is moving to the Eigen repo.

renovate[bot] commented 4 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (3.8.2). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.