Closed renovate[bot] closed 4 years ago
Fails | |
---|---|
:no_entry_sign: | TypeScript hasn't passed, see below for full logs |
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
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.
This PR contains the following updates:
3.7.5
->3.8.3
Release Notes
Microsoft/TypeScript
### [`v3.8.3`](https://togithub.com/Microsoft/TypeScript/releases/v3.8.3) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v3.8.2...v3.8.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-3-8/). For new features, check out the [What's new in TypeScript v3.8](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-8.html). For the complete list of fixed issues, check out the - [fixed issues query for Typescript v3.8.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.0%22+is%3Aclosed+). - [fixed issues query for Typescript v3.8.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.1%22+is%3Aclosed+). - [fixed issues query for Typescript v3.8.2 (Final)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.2%22+is%3Aclosed+). - [fixed issues query for Typescript v3.8.3](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.3%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) ### [`v3.8.2`](https://togithub.com/Microsoft/TypeScript/releases/v3.8.2) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v3.7.5...v3.8.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-3-8/). For new features, check out the [What's new in TypeScript v3.8.2](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-8.html). For the complete list of fixed issues, check out the - [fixed issues query for Typescript v3.8.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.0%22+is%3Aclosed+). - [fixed issues query for Typescript v3.8.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.1%22+is%3Aclosed+). - [fixed issues query for Typescript v3.8.2 (Final)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.2%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-382) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
: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.