Skip to content

Commit fd6bf5a

Browse files
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 <[email protected]>
1 parent 56cf688 commit fd6bf5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

js/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6984,9 +6984,9 @@ [email protected]:
69846984
yn "3.1.1"
69856985

69866986
tslib@^2.0.0, tslib@^2.1.0, tslib@^2.4.0, tslib@^2.6.2:
6987-
version "2.6.2"
6988-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
6989-
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
6987+
version "2.6.3"
6988+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
6989+
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
69906990

69916991
type-check@^0.4.0, type-check@~0.4.0:
69926992
version "0.4.0"

0 commit comments

Comments
 (0)