AvinZarlez / unity-tools

A Visual Studio Code Extension to provide some tools for Unity development
https://marketplace.visualstudio.com/items?itemName=Tobiah.unity-tools
MIT License
31 stars 8 forks source link

Bump typescript from 2.8.3 to 2.9.1 #33

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps typescript from 2.8.3 to 2.9.1.

Release notes *Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 2.9 > For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/05/31/announcing-typescript-2-9/) > > For new features, check out the [What's new in TypeScript 2.9](https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-29). > > For breaking changes, check out the [Breaking changes in TypeScript 2.9](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-29) page. > > For the complete list of fixed issues, check out the issues fixed in [TypeScript 2.9 RC](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.9%22+label%3A%22fixed%22+) and [after TypeScript 2.9 RC](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.9.1%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/2.9.1) > > Special thanks to all contributors to this release: > > * Aditya Daflapurkar > * Adrien Gibrat > * Alan Agius > * Alex Khomchenko > * Alex Ryan > * Alexander Tarasyuk > * Anders Hejlsberg > * Andrew Casey > * Andrew Faulkner > * Andy Hanson > * Armando Aguirre > * Artem Tyurin > * Arthur Ozga > * Benjamin Lichtman > * [**bluelovers**](https://github.com/bluelovers) > * Bowden Kenny > * Brandon Slade > * Daniel Rosenwasser > * Derek P Sifford > * Dhruv Rajvanshi > * Ecole Keine > * [**falsandtru**](https://github.com/falsandtru) > * Holger Jeromin > * Jack Williams > * Jordi Oliveras Rovira > * Joscha Feth > * Josh Goldberg > * Kevin Donnelly > * Khải > * Klaus Meinhardt > * Maarten Sijm > * Matt Bierner > * Mine Starks > ... (truncated)
Commits - [`4ce4f58`](https://github.com/Microsoft/TypeScript/commit/4ce4f58243fcb933f2845ccad7497bd0e92ced09) Update LKG - [`01fc3d5`](https://github.com/Microsoft/TypeScript/commit/01fc3d58eeafec99767786f2f1fd8a096d4f3d4d) Revert "Check detected npm path is existing" - [`4369d54`](https://github.com/Microsoft/TypeScript/commit/4369d54c6b44b310423e852900b114189edb155f) Use external aliases in quickinfo and signature help return types ([#24391](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24391)) (#... - [`30415cd`](https://github.com/Microsoft/TypeScript/commit/30415cd4f45f0fb035d9e0b25d1b5d9bf6047a02) Update LKG - [`a7b2983`](https://github.com/Microsoft/TypeScript/commit/a7b2983d129d419323a7d6d566869be710919bc3) Disallow nested object param syntax in callback tag ([#24392](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24392)) - [`b23671b`](https://github.com/Microsoft/TypeScript/commit/b23671b96b1da04491d04e474cef341ae31c03d6) Update LKG - [`9164261`](https://github.com/Microsoft/TypeScript/commit/9164261183357ac72bdc74259fa043260f842dd3) Merge pull request [#24387](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24387) from weswigham/port-prologue-fix - [`246465e`](https://github.com/Microsoft/TypeScript/commit/246465e251d39263cc21a88bddc36fef529ffc52) Hoisted declarations should occur after prologue directives ([#24386](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24386)) - [`a7b7b3c`](https://github.com/Microsoft/TypeScript/commit/a7b7b3c2adf9ea5cc769292f18154d1e6d9b8b92) moveToNewFile: Format the new file ([#24379](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24379)) ([#24382](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24382)) - [`68bc957`](https://github.com/Microsoft/TypeScript/commit/68bc957cf640294bcfd444721603c315833c2276) moveToNewFile: Respect UserPreferences#quote ([#24365](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24365)) ([#24378](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24378)) - Additional commits viewable in [compare view](https://github.com/Microsoft/TypeScript/compare/v2.8.3...v2.9.1)


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 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 (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language 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.
dependabot-preview[bot] commented 6 years ago

Superseded by #40.