263.md (11130B)
1 # PR #263 Bump typescript from 4.7.2 to 4.9.4 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-01-03T16:45:23Z 6 - **Branch:** dependabot/npm_and_yarn/typescript-4.9.4 → main 7 - **Closed:** 2023-01-03T17:36:23Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [263.diff](./263.diff) 12 13 --- 14 15 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.2 to 4.9.4. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p> 19 <blockquote> 20 <h2>TypeScript 4.9.4</h2> 21 <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-9">release announcement</a>.</p> 22 <p>For the complete list of fixed issues, check out the</p> 23 <ul> 24 <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.9.4%22+is%3Aclosed+">fixed issues query for Typescript v4.9.4</a>.</li> 25 </ul> 26 <p>Downloads are available on:</p> 27 <ul> 28 <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> 29 <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> 30 </ul> 31 <h2>Changes:</h2> 32 <ul> 33 <li>e2868216f637e875a74c675845625eb15dcfe9a2 Bump version to 4.9.4 and LKG.</li> 34 <li>eb5419fc8d980859b98553586dfb5f40d811a745 Cherry-pick <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51704">#51704</a> to release 4.9 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51712">#51712</a>)</li> 35 <li>b4d382b9b12460adf2da4cc0d1429cf19f8dc8be Cherry-pick changes for narrowing to tagged literal types.</li> 36 <li>e7a02f43fce47e1a39259ada5460bcc33c8e98b5 Port of <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51626">#51626</a> and <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51689">#51689</a> to release-4.9 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51627">#51627</a>)</li> 37 <li>1727912f0437a7f367d90040fc4b0b4f3efd017a Cherry-pick fix around <code>visitEachChild</code> to release-4.9. (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51544">#51544</a>)</li> 38 </ul> 39 <p>This list of changes was <a href="https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_release?releaseId=117&_a=release-summary">auto generated</a>.</p> 40 <h2>TypeScript 4.9</h2> 41 <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/">release announcement</a>.</p> 42 <p>Downloads are available on:</p> 43 <ul> 44 <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> 45 <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> 46 </ul> 47 <h2>Changes:</h2> 48 <ul> 49 <li>93bd577458d55cd720b2677705feab5c91eb12ce Bump version to 4.9.3 and LKG.</li> 50 <li>107f832b80df2dc97748021cb00af2b6813db75b Update LKG.</li> 51 <li>31bee5682df130a14ffdd5742f994dbe7313dd0e Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50977">#50977</a> into release-4.9 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51363">#51363</a>) [ <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50872">#50872</a> ]</li> 52 <li>1e2fa7ae15f8530910fef8b916ec8a4ed0b59c45 Update version to 4.9.2-rc and LKG.</li> 53 <li>7ab89e5c6e401d161f31f28a6c555a3ba530910e Merge remote-tracking branch 'origin/main' into release-4.9</li> 54 <li>e5cd686defb1a4cbdb36bd012357ba5bed28f371 Update package-lock.json</li> 55 <li>8d40dc15d1b9945837e7860320fdccfe27c40cad Update package-lock.json</li> 56 <li>5cfb3a2fe344a5350734305193e6cc99516285ca Only call return() for an abrupt completion in user code (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51297">#51297</a>)</li> 57 <li>a7a9d158e817fcb0e94dc1c24e0a401b21be0cc9 Fix for broken baseline in yieldInForInInDownlevelGenerator (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51345">#51345</a>)</li> 58 <li>7f8426f4df0d0a7dd8b72079dafc3e60164a23b1 fix for-in enumeration containing yield in generator (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51295">#51295</a>)</li> 59 </ul> 60 <!-- raw HTML omitted --> 61 <ul> 62 <li>3d2b4017eb6b9a2b94bc673291e56ae95e8beddd Fix assertion functions accessed via wildcard imports (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51324">#51324</a>)</li> 63 <li>64d0d5ae140b7b26a09e75114517b418d6bcaa9f fix(51301): Fixing an unused import at the end of a line removes the newline (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51320">#51320</a>)</li> 64 <li>754eeb2986bde30d5926e0fa99c87dda9266d01b Update CodeQL workflow and configuration, fix found bugs (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51263">#51263</a>)</li> 65 <li>d8aad262006ad2d2c91aa7a0e4449b4b83c57f7b Update package-lock.json</li> 66 <li>d4f26c840b1db76c0b25a405c8e73830a2b45cbc fix(51245): Class with parameter decorator in arrow function causes "convert to default export" refactoring failure (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51256">#51256</a>)</li> 67 <li>16faf45682173ea437a50330feb4785578923d7f Update package-lock.json</li> 68 <li>8b1ecdb701e2a2e19e9f8bcdd6b2beac087eabee fix(50654): "Move to a new file" breaks the declaration of referenced variable (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50681">#50681</a>)</li> 69 <li>170a17fad57eae619c5ef2b7bdb3ac00d6c32c47 Dom update 2022-10-25 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51300">#51300</a>)</li> 70 </ul> 71 <!-- raw HTML omitted --> 72 </blockquote> 73 <p>... (truncated)</p> 74 </details> 75 <details> 76 <summary>Commits</summary> 77 <ul> 78 <li><a href="https://github.com/microsoft/TypeScript/commit/e2868216f637e875a74c675845625eb15dcfe9a2"><code>e286821</code></a> Bump version to 4.9.4 and LKG.</li> 79 <li><a href="https://github.com/microsoft/TypeScript/commit/eb5419fc8d980859b98553586dfb5f40d811a745"><code>eb5419f</code></a> Cherry-pick <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51704">#51704</a> to release 4.9 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51712">#51712</a>)</li> 80 <li><a href="https://github.com/microsoft/TypeScript/commit/b4d382b9b12460adf2da4cc0d1429cf19f8dc8be"><code>b4d382b</code></a> Cherry-pick changes for narrowing to tagged literal types.</li> 81 <li><a href="https://github.com/microsoft/TypeScript/commit/e7a02f43fce47e1a39259ada5460bcc33c8e98b5"><code>e7a02f4</code></a> Port of <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51626">#51626</a> and <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51689">#51689</a> to release-4.9 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51627">#51627</a>)</li> 82 <li><a href="https://github.com/microsoft/TypeScript/commit/1727912f0437a7f367d90040fc4b0b4f3efd017a"><code>1727912</code></a> Cherry-pick fix around <code>visitEachChild</code> to release-4.9. (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51544">#51544</a>)</li> 83 <li><a href="https://github.com/microsoft/TypeScript/commit/93bd577458d55cd720b2677705feab5c91eb12ce"><code>93bd577</code></a> Bump version to 4.9.3 and LKG.</li> 84 <li><a href="https://github.com/microsoft/TypeScript/commit/107f832b80df2dc97748021cb00af2b6813db75b"><code>107f832</code></a> Update LKG.</li> 85 <li><a href="https://github.com/microsoft/TypeScript/commit/31bee5682df130a14ffdd5742f994dbe7313dd0e"><code>31bee56</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50977">#50977</a> into release-4.9 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51363">#51363</a>)</li> 86 <li><a href="https://github.com/microsoft/TypeScript/commit/1e2fa7ae15f8530910fef8b916ec8a4ed0b59c45"><code>1e2fa7a</code></a> Update version to 4.9.2-rc and LKG.</li> 87 <li><a href="https://github.com/microsoft/TypeScript/commit/7ab89e5c6e401d161f31f28a6c555a3ba530910e"><code>7ab89e5</code></a> Merge remote-tracking branch 'origin/main' into release-4.9</li> 88 <li>Additional commits viewable in <a href="https://github.com/Microsoft/TypeScript/compare/v4.7.2...v4.9.4">compare view</a></li> 89 </ul> 90 </details> 91 <br /> 92 93 94 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 95 96 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`. 97 98 [//]: # (dependabot-automerge-start) 99 [//]: # (dependabot-automerge-end) 100 101 --- 102 103 <details> 104 <summary>Dependabot commands and options</summary> 105 <br /> 106 107 You can trigger Dependabot actions by commenting on this PR: 108 - `@dependabot rebase` will rebase this PR 109 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 110 - `@dependabot merge` will merge this PR after your CI passes on it 111 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 112 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 113 - `@dependabot reopen` will reopen this PR if it is closed 114 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 115 - `@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) 116 - `@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) 117 - `@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) 118 119 120 </details> 121 122 123 ## Comments 124 125 ### @dependabot[bot] — 2023-01-03T17:36:25Z 126 127 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`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. 128 129 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. 130