Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump typescript from 3.1.6 to 3.2.4 (improbable-eng#312)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.1.6 to 3.2.4. <details> <summary>Release notes</summary> *Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 3.2.4 > For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/11/29/announcing-typescript-3-2/) > > For new features, check out the [What's new in TypeScript 3.2](https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-32). > > For breaking changes, check out the [Breaking changes in TypeScript 3.2](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-32) page. > > For the complete list of fixed issues, check out the [fixed issues query for Typescript 3.2.4](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+3.2.4%22+is%3Aclosed). > > Download: > - [npm](https://www.npmjs.com/package/typescript) > > ## TypeScript 3.2.2 > For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/11/29/announcing-typescript-3-2/) > > For new features, check out the [What's new in TypeScript 3.2](https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-32). > > For breaking changes, check out the [Breaking changes in TypeScript 3.2](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-32) page. > > For the complete list of fixed issues, check out the [fixed issues query for Typescript 3.2](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22TypeScript+3.2.2%22). > > Download: > - [npm](https://www.npmjs.com/package/typescript) > > ## TypeScript 3.2 > For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/11/29/announcing-typescript-3-2/) > > For new features, check out the [What's new in TypeScript 3.2](https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-32). > > For breaking changes, check out the [Breaking changes in TypeScript 3.2](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-32) page. > > For the complete list of fixed issues, check out the [fixed issues query for Typescript 3.2](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+3.2%22+label%3A%22fixed%22+). > > Download: > - [npm](https://www.npmjs.com/package/typescript) > - [Visual Studio 2015 plugin](https://www.microsoft.com/en-us/download/details.aspx?id=48593) > - [Visual Studio 2017](https://www.microsoft.com/en-us/download/details.aspx?id=55258) ([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/3.2.0) > > Special thanks to all our contributors in this release: > > * Alessandro Vergani > * Alexander > * Alexander Tarasyuk > * Anders Hejlsberg > * Andrew Casey > * Andy Hanson > * Aziz Khambati > * Basarat Ali Syed > * Benjamin Lichtman ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`e7a0f7e`](microsoft/TypeScript@e7a0f7e) Update LKG. - [`476d46b`](microsoft/TypeScript@476d46b) Bump version to 3.2.4. - [`85872ea`](microsoft/TypeScript@85872ea) The assert that cached value of config file existance is always correct, migh... - [`d63cc5f`](microsoft/TypeScript@d63cc5f) Update LKG. - [`35d26f5`](microsoft/TypeScript@35d26f5) Update version to 3.2.2. - [`99ddaa5`](microsoft/TypeScript@99ddaa5) Merge pull request [#28942](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/28942) from Microsoft/missing3.2Prs - [`87bed40`](microsoft/TypeScript@87bed40) Accept new baselines - [`6234e10`](microsoft/TypeScript@6234e10) Add additional tests - [`c32a48e`](microsoft/TypeScript@c32a48e) Accept new baselines - [`a8adb73`](microsoft/TypeScript@a8adb73) Improve excess property checking logic - Additional commits viewable in [compare view](microsoft/TypeScript@v3.1.6...v3.2.4) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=3.1.6&new-version=3.2.4)](https://dependabot.com/compatibility-score.html?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=3.1.6&new-version=3.2.4) 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-automerge-start) [//]: # (dependabot-automerge-end) --- **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](https://app.dependabot.com). <details> <summary>Dependabot commands and options</summary> <br /> 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 cancel merge` will cancel a previously requested merge - `@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. </details>
- Loading branch information