delirvfx / Delir

Web Technology driven VFX Application
http://delir.studio
MIT License
158 stars 9 forks source link

Bump typescript from 3.7.0-beta to 3.7.2 #428

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps typescript from 3.7.0-beta to 3.7.2.

Release notes *Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 3.7.2 > For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-3-7-beta/). > > For new features, check out the [What's new in TypeScript v3.7.2](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-7.html). > > For the complete list of fixed issues, check out the > > * [fixed issues query for Typescript v3.7.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.7.0%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.7.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.7.1%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.7.2 (Final)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.7.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-372) ([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)
Commits - See full diff in [compare view](https://github.com/Microsoft/TypeScript/commits/v3.7.2)


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.


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #437.