DomParfitt / graphviz-react

React component for displaying Graphviz graphs
MIT License
102 stars 21 forks source link

Bump typescript from 3.1.3 to 3.5.1 #2

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps typescript from 3.1.3 to 3.5.1.

Release notes *Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 3.4.5 > [This release fixes an issue when running on `node` installations without `npm`.](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30909) > > For the complete list of fixed issues, check out the > > * [fixed issues query for Typescript v3.4 RC](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.4.0%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.4.1](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.4.1%22+is%3Aclosed+). > * [relevant changes in 3.4.2](https://github-redirect.dependabot.com/Microsoft/TypeScript/pull/30731) > * [relevant changes in 3.4.3](https://github-redirect.dependabot.com/Microsoft/TypeScript/pull/30814) > * [fixed issues query for TypeScript v3.4.4](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.4.4%22+is%3Aclosed+) > * [relevant changes in 3.4.5](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30909) > > Downloads are available on: > * [npm](https://www.npmjs.com/package/typescript) > * [Visual Studio 2017/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.typescript-345-vs2017) ([Select new version in project options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) > * [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) > > ## TypeScript 3.4.4 > This release fixes the following issues: > > Bug|Original PR|Port PR|Summary > --|-----------|-------|-------- > [#30942](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30942)|[#30963](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30963)|[#30966](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30966)|Fixes a change in generic inference. > [#30685](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30685)|[#30856](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30856)|[#30966](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30966)|Fixes a change in generic inference. > [#30794](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30794)|[#30877](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30877)|[#30904](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30904)|Fixes an out-of-memory condition in a certain codebase. > [#30442](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30442)|[#30857](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30857)|[#30968](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30968)|Fixes a change in generic inference. > > For the complete list of fixed issues, check out the > > * [fixed issues query for Typescript v3.4 RC](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.4.0%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.4.1](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.4.1%22+is%3Aclosed+). > * [relevant changes in 3.4.2](https://github-redirect.dependabot.com/Microsoft/TypeScript/pull/30731) > * [relevant changes in 3.4.3](https://github-redirect.dependabot.com/Microsoft/TypeScript/pull/30814) > * [fixed issues query for TypeScript v3.4.4](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.4.4%22+is%3Aclosed+) > > Downloads are available on: > * [npm](https://www.npmjs.com/package/typescript) > * [Visual Studio 2017/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.typescript-344-vs2017) ([Select new version in project options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) > * [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) > > ## TypeScript 3.4.3 > This release forces TypeScript to clear its automatic type acquisition (ATA) cache based on patch versions. This means all consumers of TSServer can update to newer patch releases of TypeScript to clear the ATA cache if ATA has downloaded stale `.d.ts` files that can hang the language service. > > For the complete list of fixed issues, check out the > > * [fixed issues query for Typescript v3.4 RC](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.4.0%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.4.1](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.4.1%22+is%3Aclosed+). > * [relevant changes in 3.4.2](https://github-redirect.dependabot.com/Microsoft/TypeScript/pull/30731) > * [relevant changes in 3.4.3](https://github-redirect.dependabot.com/Microsoft/TypeScript/pull/30814) > > ... (truncated)
Commits - See full diff in [compare view](https://github.com/Microsoft/TypeScript/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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.