dependabot[bot] opened a new pull request, #1622:
URL: https://github.com/apache/qpid-dispatch/pull/1622

   Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.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.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&amp;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&amp;_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://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>
   <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>
   <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>
   <li>a7a9d158e817fcb0e94dc1c24e0a401b21be0cc9 Fix for broken baseline in 
yieldInForInInDownlevelGenerator (<a 
href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51345";>#51345</a>)</li>
   <li>7f8426f4df0d0a7dd8b72079dafc3e60164a23b1 fix for-in enumeration 
containing yield in generator (<a 
href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51295";>#51295</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   <ul>
   <li>3d2b4017eb6b9a2b94bc673291e56ae95e8beddd Fix assertion functions 
accessed via wildcard imports (<a 
href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51324";>#51324</a>)</li>
   <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>
   <li>754eeb2986bde30d5926e0fa99c87dda9266d01b Update CodeQL workflow and 
configuration, fix found bugs (<a 
href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51263";>#51263</a>)</li>
   <li>d8aad262006ad2d2c91aa7a0e4449b4b83c57f7b Update package-lock.json</li>
   <li>d4f26c840b1db76c0b25a405c8e73830a2b45cbc fix(51245): Class with 
parameter decorator in arrow function causes &quot;convert to default 
export&quot; refactoring failure (<a 
href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51256";>#51256</a>)</li>
   <li>16faf45682173ea437a50330feb4785578923d7f Update package-lock.json</li>
   <li>8b1ecdb701e2a2e19e9f8bcdd6b2beac087eabee fix(50654): &quot;Move to a new 
file&quot; breaks the declaration of referenced variable (<a 
href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50681";>#50681</a>)</li>
   <li>170a17fad57eae619c5ef2b7bdb3ac00d6c32c47 Dom update 2022-10-25 (<a 
href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51300";>#51300</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/Microsoft/TypeScript/commits";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=4.6.2&new-version=4.9.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   You can trigger a rebase of this PR 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>


-- 
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: dev-unsubscr...@qpid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to