AvinZarlez / processing-vscode

A Visual Studio Code extension for the programming language Processing
https://marketplace.visualstudio.com/items?itemName=Tobiah.language-pde
MIT License
177 stars 25 forks source link

Bump typescript from 2.8.3 to 2.9.2 #40

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps typescript from 2.8.3 to 2.9.2.

Release notes *Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 2.9.2 > This release include a set of bug fixes reported against [TypeScript 2.9.1](https://github.com/Microsoft/TypeScript/releases/tag/v2.9.1). For the complete list of fixed issues, check out the [fixed issues query for TypeScript 2.9.2](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.9.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 [Tools/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.2) > > ## 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 > ... (truncated)
Commits - [`da1d3cc`](https://github.com/Microsoft/TypeScript/commit/da1d3cce6fbf109fd322210901d6bf504fdcf42f) Update LKG - [`f98ba80`](https://github.com/Microsoft/TypeScript/commit/f98ba805f2e1ac6d5c2a38a021d08ba21c06a9a8) Merge pull request [#24909](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24909) from weswigham/port-import-type-declaration-updates - [`97c3c60`](https://github.com/Microsoft/TypeScript/commit/97c3c6056dcde705febdc788ff45140bda90babf) fix symlink tag, support arbitrary (ie, directory) links via [**link**](https://github.com/link) - [`14da064`](https://github.com/Microsoft/TypeScript/commit/14da064754d0e61ae7a282cd92cb32617a7ed5d3) Use more nodelike paths for import types when possible ([#24610](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24610)) - [`0db07e5`](https://github.com/Microsoft/TypeScript/commit/0db07e5828b2d5ed98299234d451dd7e5f732414) Use correct search order for position location ([#24886](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24886)) ([#24888](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24888)) - [`8b3fe2d`](https://github.com/Microsoft/TypeScript/commit/8b3fe2d6693f0fe839abea6c7b65fad8c3bb1148) Set use flag ([#24881](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24881)) ([#24887](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24887)) - [`271fb83`](https://github.com/Microsoft/TypeScript/commit/271fb83f088e6d7c8b538352a461afac1809b313) Update LKG - [`e10a628`](https://github.com/Microsoft/TypeScript/commit/e10a62857b61058b723ce321598c3302d1a568e7) Merge pull request [#24817](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24817) from Microsoft/updateGraphBeforeErrorChecking29 - [`2e81256`](https://github.com/Microsoft/TypeScript/commit/2e81256b2070ae46167ee93daa5553bbe7f2d77f) always visit them all ([#24802](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24802)) ([#24807](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/24807)) - [`80512b5`](https://github.com/Microsoft/TypeScript/commit/80512b5d054eab5a8fe81492362cef70cf3fdab5) Updates the graph before checking if file is present in project for error che... - Additional commits viewable in [compare view](https://github.com/Microsoft/TypeScript/compare/v2.8.3...v2.9.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 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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.