dependabot[bot] opened a new pull request, #1840: URL: https://github.com/apache/streampipes/pull/1840
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.9.5. <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.5</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/">release announcement</a>.</p> <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>69e88ef5513a81acf69ec78f4af1f927da0d0584 Port ignore deprecations to 4.9 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/52419">#52419</a>)</li> <li>daf4e817a18def96b70ac34703b158ff0e6d58df Port timestamp fix to 4.9 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/52426">#52426</a>)</li> </ul> <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://redirect.github.com/Microsoft/TypeScript/issues/51704">#51704</a> to release 4.9 (<a href="https://redirect.github.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://redirect.github.com/Microsoft/TypeScript/issues/51626">#51626</a> and <a href="https://redirect.github.com/Microsoft/TypeScript/issues/51689">#51689</a> to release-4.9 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/51627">#51627</a>)</li> <li>1727912f0437a7f367d90040fc4b0b4f3efd017a Cherry-pick fix around <code>visitEachChild</code> to release-4.9. (<a href="https://redirect.github.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> <h2>TypeScript 4.9</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/">release announcement</a>.</p> <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>93bd577458d55cd720b2677705feab5c91eb12ce Bump version to 4.9.3 and LKG.</li> <li>107f832b80df2dc97748021cb00af2b6813db75b Update LKG.</li> <li>31bee5682df130a14ffdd5742f994dbe7313dd0e Cherry-pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/50977">#50977</a> into release-4.9 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/51363">#51363</a>) [ <a href="https://redirect.github.com/Microsoft/TypeScript/issues/50872">#50872</a> ]</li> <li>1e2fa7ae15f8530910fef8b916ec8a4ed0b59c45 Update version to 4.9.2-rc and LKG.</li> <li>7ab89e5c6e401d161f31f28a6c555a3ba530910e Merge remote-tracking branch 'origin/main' into release-4.9</li> <li>e5cd686defb1a4cbdb36bd012357ba5bed28f371 Update package-lock.json</li> <li>8d40dc15d1b9945837e7860320fdccfe27c40cad Update package-lock.json</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/ccf3d3c5f9b4bc2883d700870ed2dac454050f1f"><code>ccf3d3c</code></a> Bump version to '4.9.5' and LKG.</li> <li><a href="https://github.com/microsoft/TypeScript/commit/69e88ef5513a81acf69ec78f4af1f927da0d0584"><code>69e88ef</code></a> Port ignore deprecations to 4.9 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/52419">#52419</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/daf4e817a18def96b70ac34703b158ff0e6d58df"><code>daf4e81</code></a> Port timestamp fix to 4.9 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/52426">#52426</a>)</li> <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://redirect.github.com/Microsoft/TypeScript/issues/51704">#51704</a> to release 4.9 (<a href="https://redirect.github.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://redirect.github.com/Microsoft/TypeScript/issues/51626">#51626</a> and <a href="https://redirect.github.com/Microsoft/TypeScript/issues/51689">#51689</a> to release-4.9 (<a href="https://redirect.github.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://redirect.github.com/Microsoft/TypeScript/issues/51544">#51544</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/93bd577458d55cd720b2677705feab5c91eb12ce"><code>93bd577</code></a> Bump version to 4.9.3 and LKG.</li> <li><a href="https://github.com/microsoft/TypeScript/commit/107f832b80df2dc97748021cb00af2b6813db75b"><code>107f832</code></a> Update LKG.</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.9.5">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
