Skip to content

Commit f7e7ee4

Browse files
Bump typescript from 5.8.2 to 5.8.3 (#413)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.8.3. <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 5.8.3</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/">release announcement</a>.</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+">fixed issues query for Typescript 5.8.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.8.1%22+is%3Aclosed+">fixed issues query for Typescript 5.8.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.8.2%22+is%3Aclosed+">fixed issues query for Typescript 5.8.2 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.8.3%22+is%3Aclosed+">fixed issues query for Typescript 5.8.3 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/83dc0bb2ed91fe0815ab28dc3ff95fae7425e413"><code>83dc0bb</code></a> Convert release publishing inputs into parameters (<a href="https://redirect.github.com/microsoft/TypeScript/issues/61523">#61523</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/ba663f6ac25ec7774b38a3fad04fe8ea016f9420"><code>ba663f6</code></a> Exclude completions of binding pattern variable initializers (<a href="https://redirect.github.com/microsoft/TypeScript/issues/52723">#52723</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/7205eda454ce8ac7313699bd5905ed3f689142bf"><code>7205eda</code></a> Bump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/89c572ca0cbed845e374c29ce3a9ef28715160be"><code>89c572c</code></a> Fixed a symbol display crash on expando members write locations (<a href="https://redirect.github.com/microsoft/TypeScript/issues/55478">#55478</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/7b26d2eba5626e15b9e85e8c3adff1e1c0583c6f"><code>7b26d2e</code></a> Fix incorrect name in new release pipeline (<a href="https://redirect.github.com/microsoft/TypeScript/issues/61514">#61514</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/c7a559eeae535724724ff7dac4e698129649be6c"><code>c7a559e</code></a> Add new release publisher yaml (<a href="https://redirect.github.com/microsoft/TypeScript/issues/61491">#61491</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/29e6d6689dfb422e4f1395546c1917d07e1f664d"><code>29e6d66</code></a> Fix <code>lib.includes('dom')</code> check in <code>containerSeemsToBeEmptyDomElement</code> (<a href="https://redirect.github.com/microsoft/TypeScript/issues/61481">#61481</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/19b777260b26aac5707b1efd34202054164d4a9d"><code>19b7772</code></a> Bump the github-actions group with 4 updates (<a href="https://redirect.github.com/microsoft/TypeScript/issues/61474">#61474</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/4dc677b292354f4b9162452b2e00f4d7dd118221"><code>4dc677b</code></a> Fix errors on type assertions in erasableSyntaxOnly (<a href="https://redirect.github.com/microsoft/TypeScript/issues/61452">#61452</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/ee3dd7264b23e58bbad86d08a475cac78f330abf"><code>ee3dd72</code></a> fix(60908): Unexpected &quot;'Type' is declared but its value is never read.&quot; erro...</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.8.3">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=5.8.2&new-version=5.8.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e88dcd1 commit f7e7ee4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"prettier": "3.5.3",
4040
"rimraf": "6.0.1",
4141
"ts-jest": "29.3.2",
42-
"typescript": "5.8.2",
42+
"typescript": "5.8.3",
4343
"typescript-eslint": "8.31.1"
4444
},
4545
"packageManager": "[email protected]"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ __metadata:
557557
rimraf: "npm:6.0.1"
558558
ts-jest: "npm:29.3.2"
559559
tslib: "npm:^2.8.1"
560-
typescript: "npm:5.8.2"
560+
typescript: "npm:5.8.3"
561561
typescript-eslint: "npm:8.31.1"
562562
languageName: unknown
563563
linkType: soft
@@ -5847,23 +5847,23 @@ __metadata:
58475847
languageName: node
58485848
linkType: hard
58495849

5850-
"typescript@npm:5.8.2":
5851-
version: 5.8.2
5852-
resolution: "typescript@npm:5.8.2"
5850+
"typescript@npm:5.8.3":
5851+
version: 5.8.3
5852+
resolution: "typescript@npm:5.8.3"
58535853
bin:
58545854
tsc: bin/tsc
58555855
tsserver: bin/tsserver
5856-
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
5856+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
58575857
languageName: node
58585858
linkType: hard
58595859

5860-
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
5861-
version: 5.8.2
5862-
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
5860+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
5861+
version: 5.8.3
5862+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
58635863
bin:
58645864
tsc: bin/tsc
58655865
tsserver: bin/tsserver
5866-
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
5866+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
58675867
languageName: node
58685868
linkType: hard
58695869

0 commit comments

Comments
 (0)