Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MINOR: [JS] Bump tslib from 2.6.2 to 2.6.3 in /js (apache#43105)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.2 to 2.6.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/tslib/releases">tslib's releases</a>.</em></p> <blockquote> <h2>v2.6.3</h2> <h2>What's Changed</h2> <ul> <li>'await using' normative changes by <a href="https://github.com/rbuckton"><code>@rbuckton</code></a> in <a href="https://redirect.github.com/microsoft/tslib/pull/258">microsoft/tslib#258</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/tslib/compare/v2.6.2...v2.6.3">https://github.com/microsoft/tslib/compare/v2.6.2...v2.6.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/tslib/commit/a280d4b4e099238613d98d4f762c5f7ef896cdb1"><code>a280d4b</code></a> 2.6.3</li> <li><a href="https://github.com/microsoft/tslib/commit/983d81bda622ca61fcb1210e2041a1aba57cfdc8"><code>983d81b</code></a> 'await using' normative changes (<a href="https://redirect.github.com/Microsoft/tslib/issues/258">#258</a>)</li> <li><a href="https://github.com/microsoft/tslib/commit/54cd71cf9e496a287447b866d520e481702e8554"><code>54cd71c</code></a> Bump the github-actions group with 3 updates (<a href="https://redirect.github.com/Microsoft/tslib/issues/253">#253</a>)</li> <li><a href="https://github.com/microsoft/tslib/commit/298efd9fdb5083cb088133f4885e7e627bfa5ce4"><code>298efd9</code></a> Bump the github-actions group with 1 update (<a href="https://redirect.github.com/Microsoft/tslib/issues/242">#242</a>)</li> <li><a href="https://github.com/microsoft/tslib/commit/e8b4418fa08c9293a97cb84955a8928fbf348166"><code>e8b4418</code></a> Bump the github-actions group with 1 update (<a href="https://redirect.github.com/Microsoft/tslib/issues/241">#241</a>)</li> <li><a href="https://github.com/microsoft/tslib/commit/ae8c5c3891f6be847ce4665d33eff65b86ec6421"><code>ae8c5c3</code></a> Bump the github-actions group with 2 updates (<a href="https://redirect.github.com/Microsoft/tslib/issues/240">#240</a>)</li> <li><a href="https://github.com/microsoft/tslib/commit/2b38d8767fe7e9553e969ab9867f9cf899a1308e"><code>2b38d87</code></a> JSDoc typo on <code>__exportStar</code>. (<a href="https://redirect.github.com/Microsoft/tslib/issues/221">#221</a>)</li> <li><a href="https://github.com/microsoft/tslib/commit/8466326f56a8f38711995bf849b6113c2f510c6b"><code>8466326</code></a> Bump the github-actions group with 1 update (<a href="https://redirect.github.com/Microsoft/tslib/issues/233">#233</a>)</li> <li><a href="https://github.com/microsoft/tslib/commit/a57d986e9dc92c2f650f3e82b245b6b264b3355b"><code>a57d986</code></a> Bump the github-actions group with 1 update (<a href="https://redirect.github.com/Microsoft/tslib/issues/230">#230</a>)</li> <li><a href="https://github.com/microsoft/tslib/commit/2bf5a06bbf967769add1bafff996cb7076785d3b"><code>2bf5a06</code></a> Bump the github-actions group with 2 updates (<a href="https://redirect.github.com/Microsoft/tslib/issues/228">#228</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/tslib/compare/v2.6.2...v2.6.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tslib&package-manager=npm_and_yarn&previous-version=2.6.2&new-version=2.6.3)](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> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
- Loading branch information