josa42 / coc-sh

SH language server extension using bash-language-server for coc.nvim.
MIT License
205 stars 4 forks source link

Bump typescript from 3.5.3 to 3.6.2 #37

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps typescript from 3.5.3 to 3.6.2.

Release notes *Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 3.6.2 > For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-3-6/). > > > > For the complete list of fixed issues, check out the > > * [fixed issues query for Typescript v3.6.2](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.6.2%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.6.1](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.6.1%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.6.0](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.6.0%22+is%3Aclosed+). > > Downloads are available on: > * [npm](https://www.npmjs.com/package/typescript) > * [Visual Studio](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-362) ([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) > > ## TypeScript 3.6 RC > For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-3-6-rc/). > > For the complete list of fixed issues, check out the > > * [fixed issues query for Typescript v3.6-beta](https://github.com/microsoft/TypeScript/issues?q=is%3Aissue+sort%3Aupdated-desc+milestone%3A%22TypeScript+3.6.0%22+is%3Aclosed). > * [fixed issues query for Typescript v3.6-rc](https://github.com/microsoft/TypeScript/issues?q=is%3Aissue+sort%3Aupdated-desc+milestone%3A%22TypeScript+3.6.1%22+is%3Aclosed). > > Downloads are available for: > * [npm](https://www.npmjs.com/package/typescript) > * [The Visual Studio 2017/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.typescript-36rc) ([Select new version in project options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) > * [NuGet](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
Commits - [`8118bec`](https://github.com/microsoft/TypeScript/commit/8118bec3d422e81d2a2612e2f158feb01686f35a) Update LKG - [`f28bdb4`](https://github.com/microsoft/TypeScript/commit/f28bdb41e28eaaab670d5e0abf91fef9ee44024f) Bump version to 3.6.2 - [`650c98d`](https://github.com/microsoft/TypeScript/commit/650c98daffbe54593a7b1efa9e6cb5e84e086be9) Merge pull request [#33065](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33065) from amcasey/TripleSlashRestrictions36 - [`66225f2`](https://github.com/microsoft/TypeScript/commit/66225f2e1066caa7f65b7928c1155aa1562e94a6) Merge pull request [#33056](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33056) from amcasey/TripleSlashRestrictions - [`1b63714`](https://github.com/microsoft/TypeScript/commit/1b6371477982108aec39cc155c11f5a88eda429d) Cherry-pick PR [#32982](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/32982) into release-3.6 ([#32985](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/32985)) - [`03055d2`](https://github.com/microsoft/TypeScript/commit/03055d2fb698f67aaee2a638992820ff1b2e5249) Cherry-pick PR [#32919](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/32919) into release-3.6 ([#32933](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/32933)) - [`3271a1c`](https://github.com/microsoft/TypeScript/commit/3271a1c3cb40b4e01447c9160d2b04a25a23962e) Update LKG. - [`5a0a671`](https://github.com/microsoft/TypeScript/commit/5a0a6715847aa05cacd3b98da4c972d66e9c6b75) Cherry-pick PR [#32898](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/32898) into release-3.6 ([#32900](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/32900)) - [`0652f34`](https://github.com/microsoft/TypeScript/commit/0652f34cc03a7b600fee6db97a21c690bc77d78c) Update LKG. - [`dd1f20e`](https://github.com/microsoft/TypeScript/commit/dd1f20e9a2630b26530cf3300199cf74f272fb70) 🤖 Cherry-pick PR [#32878](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/32878) into release-3.6 ([#32881](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/32881)) - Additional commits viewable in [compare view](https://github.com/Microsoft/TypeScript/compare/v3.5.3...v3.6.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 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) - 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 4 years ago

Superseded by #40.