Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update to TypeScript 5.6 #860

Merged
merged 1 commit into from
Sep 24, 2024
Merged

chore: update to TypeScript 5.6 #860

merged 1 commit into from
Sep 24, 2024

Conversation

EvanHahn
Copy link
Contributor

This change should have no user impact.

This updates TypeScript to the latest version, 5.6.2. It also updates typedoc dependencies to their latest versions.

I verified that the generated types in dist/ were not meaningfully changed. (Some Iterator types were slightly adjusted, as expected; TypeScript 5.6 made some changes to how Iterator types work.)

This change should have no user impact.

This updates TypeScript to the latest version, 5.6.2. It also updates
`typedoc` dependencies to their latest versions.

I verified that the generated types in `dist/` were not meaningfully
changed. (Some `Iterator` types were slightly adjusted, as expected;
[TypeScript 5.6 made some changes to how `Iterator` types work][0].)

[0]: https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/#iterator-helper-methods
@awana-lockfile-bot
Copy link

package-lock.json changes

Summary

Status Count
ADDED 35
UPDATED 5
Click to toggle table visibility
Name Status Previous Current
@shikijs/core UPDATED 1.14.1 1.17.7
@shikijs/engine-javascript ADDED - 1.17.7
@shikijs/engine-oniguruma ADDED - 1.17.7
@shikijs/types ADDED - 1.17.7
@shikijs/vscode-textmate ADDED - 9.2.2
@types/mdast ADDED - 4.0.4
ccount ADDED - 2.0.1
character-entities-html4 ADDED - 2.1.0
character-entities-legacy ADDED - 3.0.0
comma-separated-tokens ADDED - 2.0.3
dequal ADDED - 2.0.3
devlop ADDED - 1.1.0
hast-util-to-html ADDED - 9.0.3
hast-util-whitespace ADDED - 3.0.0
html-void-elements ADDED - 3.0.0
mdast-util-to-hast ADDED - 13.2.0
micromark-util-character ADDED - 2.1.0
micromark-util-encode ADDED - 2.0.0
micromark-util-sanitize-uri ADDED - 2.0.0
micromark-util-symbol ADDED - 2.0.0
micromark-util-types ADDED - 2.0.0
oniguruma-to-js ADDED - 0.4.3
property-information ADDED - 6.5.0
regex ADDED - 4.3.2
shiki ADDED - 1.17.7
space-separated-tokens ADDED - 2.0.2
stringify-entities ADDED - 4.0.4
trim-lines ADDED - 3.0.1
typedoc-plugin-markdown UPDATED 4.2.5 4.2.7
typedoc UPDATED 0.26.6 0.26.7
typescript UPDATED 5.5.4 5.6.2
unist-util-is ADDED - 6.0.0
unist-util-position ADDED - 5.0.0
unist-util-stringify-position ADDED - 4.0.0
unist-util-visit-parents ADDED - 6.0.1
unist-util-visit ADDED - 5.0.0
vfile-message ADDED - 4.0.2
vfile ADDED - 6.0.3
yaml UPDATED 2.5.0 2.5.1
zwitch ADDED - 2.0.4

@EvanHahn EvanHahn merged commit 3e27568 into main Sep 24, 2024
8 checks passed
@EvanHahn EvanHahn deleted the update-typescript branch September 24, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants