Release notes
*Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).*
> ## TypeScript 3.5.3
> [This update fixes an issue with declaration emit when exported entities have function properties assigned to them.](https://github-redirect.dependabot.com/microsoft/TypeScript/issues/31676)
>
> Downloads are available on:
> * [npm](https://www.npmjs.com/package/typescript)
>
> ## TypeScript 3.5.2
> For new features, check out the [What's new in TypeScript v3.5.2]().
>
> For the complete list of fixed issues, check out the
>
> * [fixed issues query for Typescript v3.5.2](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.5.2%22+is%3Aclosed+).
>
> Downloads are available on:
> * [npm](https://www.npmjs.com/package/typescript)
> * [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
>
> ## Changes:
>
> * 7f47a08a5e9874f0f97a667bd81eebddec61247c Update LKG
> * fbe2f2ff0e04c995a0921c44e85f42c5906f17f0 Update version to '3.5.2'
> * 857873b5303bff99ba4b4903fb547216bdb4e9d4 Merge pull request [#31877](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31877) from uniqueiniquity/port31685 [ [#31685](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31685) ]
> * a2cd10b5ff2c0c9903ea136191b72372e78230df Merge pull request [#31685](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31685) from uniqueiniquity/stopInvalidatingOnOpenFileSave
> * a1a2bd602b02f13800dd6e49dac29254df341c2c Merge pull request [#31866](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31866) from amcasey/FunctionHintSpan35
> * caa66f64133a5b72b51c47c74e9531d2948a67e7 Add regression test
> * fdacf7f87a8bfaeb1d0c5f5e198468dc96237427 Correct outline hint spans for functions
> * cf7b19a90d56804138e02f31ee85ed36aeb224dd 🤖 Cherry-pick PR [#31688](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31688) into release-3.5 ([#31707](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31707))
>
> This list of changes was [auto generated](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_release?releaseId=23&_a=release-summary).
>
> ## TypeScript 3.5.1
> For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-3-5/).
>
> For new features, check out the [What's new in TypeScript v3.5.1](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.5.1%22+is%3Aclosed+).
>
>
> For breaking changes, check out the [Breaking changes in TypeScript 3.5](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-35) page.
>
> For the complete list of fixed issues, check out the
>
> * [fixed issues query for Typescript 3.5 RC](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.5.0%22+is%3Aclosed+).
> * [fixed issues query for Typescript 3.5.1](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.5.1%22+is%3Aclosed+).
>
> Downloads are available on:
>
> * [npm](https://www.npmjs.com/package/typescript)
> * [Visual Studio 2017](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.typescript-341-vs2017) ([Select new version in project options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017))
> * [Visual Studio 2019 and 2017](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.typescript-351) ([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)
Commits
- [`aff7ef1`](https://github.com/microsoft/TypeScript/commit/aff7ef12305de00cca7ac405fdaf8402ba0e6973) Update LKG.
- [`9205bcf`](https://github.com/microsoft/TypeScript/commit/9205bcfbc8b1c6b5130830b10290b27a9d49c103) Bump version to 3.5.2.
- [`3e5a252`](https://github.com/microsoft/TypeScript/commit/3e5a25248e1d94bcd3de1c5cc3bd43de78422679) Port to `release-3.5`: Fake up a namespace enclosing declarati… ([#32032](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/32032))
- [`9967946`](https://github.com/microsoft/TypeScript/commit/99679466f2d59063278d539a8ce609d230ba5373) Fake up a namespace enclosing declaration when generating expando namespace m...
- [`7f47a08`](https://github.com/microsoft/TypeScript/commit/7f47a08a5e9874f0f97a667bd81eebddec61247c) Update LKG
- [`fbe2f2f`](https://github.com/microsoft/TypeScript/commit/fbe2f2ff0e04c995a0921c44e85f42c5906f17f0) Update version to '3.5.2'
- [`857873b`](https://github.com/microsoft/TypeScript/commit/857873b5303bff99ba4b4903fb547216bdb4e9d4) Merge pull request [#31877](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31877) from uniqueiniquity/port31685
- [`a2cd10b`](https://github.com/microsoft/TypeScript/commit/a2cd10b5ff2c0c9903ea136191b72372e78230df) Merge pull request [#31685](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31685) from uniqueiniquity/stopInvalidatingOnOpenFileSave
- [`a1a2bd6`](https://github.com/microsoft/TypeScript/commit/a1a2bd602b02f13800dd6e49dac29254df341c2c) Merge pull request [#31866](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31866) from amcasey/FunctionHintSpan35
- [`caa66f6`](https://github.com/microsoft/TypeScript/commit/caa66f64133a5b72b51c47c74e9531d2948a67e7) Add regression test
- Additional commits viewable in [compare view](https://github.com/Microsoft/TypeScript/compare/v3.4.5...v3.5.3)
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.
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.
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.
Bumps typescript from 3.4.5 to 3.5.3.
Release notes
*Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 3.5.3 > [This update fixes an issue with declaration emit when exported entities have function properties assigned to them.](https://github-redirect.dependabot.com/microsoft/TypeScript/issues/31676) > > Downloads are available on: > * [npm](https://www.npmjs.com/package/typescript) > > ## TypeScript 3.5.2 > For new features, check out the [What's new in TypeScript v3.5.2](). > > For the complete list of fixed issues, check out the > > * [fixed issues query for Typescript v3.5.2](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.5.2%22+is%3Aclosed+). > > Downloads are available on: > * [npm](https://www.npmjs.com/package/typescript) > * [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) > > ## Changes: > > * 7f47a08a5e9874f0f97a667bd81eebddec61247c Update LKG > * fbe2f2ff0e04c995a0921c44e85f42c5906f17f0 Update version to '3.5.2' > * 857873b5303bff99ba4b4903fb547216bdb4e9d4 Merge pull request [#31877](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31877) from uniqueiniquity/port31685 [ [#31685](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31685) ] > * a2cd10b5ff2c0c9903ea136191b72372e78230df Merge pull request [#31685](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31685) from uniqueiniquity/stopInvalidatingOnOpenFileSave > * a1a2bd602b02f13800dd6e49dac29254df341c2c Merge pull request [#31866](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31866) from amcasey/FunctionHintSpan35 > * caa66f64133a5b72b51c47c74e9531d2948a67e7 Add regression test > * fdacf7f87a8bfaeb1d0c5f5e198468dc96237427 Correct outline hint spans for functions > * cf7b19a90d56804138e02f31ee85ed36aeb224dd 🤖 Cherry-pick PR [#31688](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31688) into release-3.5 ([#31707](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31707)) > > This list of changes was [auto generated](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_release?releaseId=23&_a=release-summary). > > ## TypeScript 3.5.1 > For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-3-5/). > > For new features, check out the [What's new in TypeScript v3.5.1](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.5.1%22+is%3Aclosed+). > > > For breaking changes, check out the [Breaking changes in TypeScript 3.5](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-35) page. > > For the complete list of fixed issues, check out the > > * [fixed issues query for Typescript 3.5 RC](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.5.0%22+is%3Aclosed+). > * [fixed issues query for Typescript 3.5.1](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.5.1%22+is%3Aclosed+). > > Downloads are available on: > > * [npm](https://www.npmjs.com/package/typescript) > * [Visual Studio 2017](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.typescript-341-vs2017) ([Select new version in project options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) > * [Visual Studio 2019 and 2017](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.typescript-351) ([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)Commits
- [`aff7ef1`](https://github.com/microsoft/TypeScript/commit/aff7ef12305de00cca7ac405fdaf8402ba0e6973) Update LKG. - [`9205bcf`](https://github.com/microsoft/TypeScript/commit/9205bcfbc8b1c6b5130830b10290b27a9d49c103) Bump version to 3.5.2. - [`3e5a252`](https://github.com/microsoft/TypeScript/commit/3e5a25248e1d94bcd3de1c5cc3bd43de78422679) Port to `release-3.5`: Fake up a namespace enclosing declarati… ([#32032](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/32032)) - [`9967946`](https://github.com/microsoft/TypeScript/commit/99679466f2d59063278d539a8ce609d230ba5373) Fake up a namespace enclosing declaration when generating expando namespace m... - [`7f47a08`](https://github.com/microsoft/TypeScript/commit/7f47a08a5e9874f0f97a667bd81eebddec61247c) Update LKG - [`fbe2f2f`](https://github.com/microsoft/TypeScript/commit/fbe2f2ff0e04c995a0921c44e85f42c5906f17f0) Update version to '3.5.2' - [`857873b`](https://github.com/microsoft/TypeScript/commit/857873b5303bff99ba4b4903fb547216bdb4e9d4) Merge pull request [#31877](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31877) from uniqueiniquity/port31685 - [`a2cd10b`](https://github.com/microsoft/TypeScript/commit/a2cd10b5ff2c0c9903ea136191b72372e78230df) Merge pull request [#31685](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31685) from uniqueiniquity/stopInvalidatingOnOpenFileSave - [`a1a2bd6`](https://github.com/microsoft/TypeScript/commit/a1a2bd602b02f13800dd6e49dac29254df341c2c) Merge pull request [#31866](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31866) from amcasey/FunctionHintSpan35 - [`caa66f6`](https://github.com/microsoft/TypeScript/commit/caa66f64133a5b72b51c47c74e9531d2948a67e7) Add regression test - Additional commits viewable in [compare view](https://github.com/Microsoft/TypeScript/compare/v3.4.5...v3.5.3)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
.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.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.