Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Update dep typescript from 3.7.5 to v3.8.3 #2101

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2020

This PR contains the following updates:

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

Release Notes

Microsoft/TypeScript

v3.8.3

Compare Source

For release notes, check out the release announcement.

For new features, check out the What's new in TypeScript v3.8.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.8.2

Compare Source

For release notes, check out the release announcement.

For new features, check out the What's new in TypeScript v3.8.2.

For the complete list of fixed issues, check out the

Downloads are available on:


Renovate configuration

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

🚦 Automerge: Enabled.

♻️ 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 has been generated by WhiteSource Renovate. View repository job log here.

@ArtsyOpenSource
Copy link

Fails
🚫 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 🚫 dangerJS

@renovate renovate bot requested a review from ashfurrow February 28, 2020 23:30
@zephraph zephraph closed this Feb 29, 2020
@zephraph zephraph deleted the renovate/typescript-3.x branch February 29, 2020 00:49
@renovate
Copy link
Contributor Author

renovate bot commented Feb 29, 2020

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (3.8.3). 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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants