Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump typescript from 4.9.3 to 4.9.4 (#106)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 4.9.4</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-9">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <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> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>Changes:</h2> <ul> <li>e2868216f637e875a74c675845625eb15dcfe9a2 Bump version to 4.9.4 and LKG.</li> <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> <li>b4d382b9b12460adf2da4cc0d1429cf19f8dc8be Cherry-pick changes for narrowing to tagged literal types.</li> <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> <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> </ul> <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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/e2868216f637e875a74c675845625eb15dcfe9a2"><code>e286821</code></a> Bump version to 4.9.4 and LKG.</li> <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> <li><a href="https://github.com/microsoft/TypeScript/commit/b4d382b9b12460adf2da4cc0d1429cf19f8dc8be"><code>b4d382b</code></a> Cherry-pick changes for narrowing to tagged literal types.</li> <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> <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> <li>See full diff in <a href="https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
- Loading branch information