pradel / node-instagram

Instagram api client for node that support promises.
MIT License
190 stars 27 forks source link

chore(deps): update dependency typescript to v3.4.3 #213

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
typescript devDependencies patch 3.4.2 -> 3.4.3 homepage, source

Release Notes

Microsoft/TypeScript ### [`v3.4.3`](https://togithub.com/Microsoft/TypeScript/releases/v3.4.3) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v3.4.2...v3.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://togithub.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://togithub.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://togithub.com/Microsoft/TypeScript/pull/30731) - [relevant changes in 3.4.3](https://togithub.com/Microsoft/TypeScript/pull/30814) Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2017/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.typescript-343-vs2017) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 16041ef065bcfd2e3d29b56d3ca7754797e9a10e on renovate/typescript-3.x into 529987a9dca8e420cc8d5892638d3a3d8c5fc576 on master.