Update typescript 5.8.3 → 5.9.3 (minor) #56
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ typescript (5.8.3 → 5.9.3) · Repo
Release Notes
5.9.3
5.9.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
6.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
chore: bump version to 6.5.0chore: update lockfilechore: set engines field (#159)build: set up tsdown for dual build (#147)fix: support `@types/picomatch` v4fix: use `||` instead of `??` for node 12 compatchore: run formatfeat: support custom fstest: minor refactorfix: drop AbortController as it breaks fdir on Node v14perf: use `slice` instead of `replace` when joining path (#152)Release Notes
0.2.15
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 43 commits:
release 0.2.15stop using `picomatch.makeRe` on partial matcherchore(deps): update all non-major dependencies (#161)move documentation to website, add jsdocchore(deps): update dependency tinybench to v5 (#159)workaround to fix dts buildup coverage to 100%chore(deps): update dependency @types/node to ^24.3.0 (#157)add `fs` optionchore(deps): update actions/checkout action to v5 (#156)fix(deps): update all non-major dependencies (#154)add `braceExpansion` and `extglob` optionsadd support for using a `URL` as the `cwd`disable `**` special handling when `globstar` is `false`replace `lint:fix` script with `check:fix`allow passing readonly types (#153)enable oidc publishingupdate tsconfig for typescript 5.9chore(deps): update all non-major dependencies (#152)expose `package.json` to usersrestore `"lib": ["esnext"]`fix(deps): update all non-major dependencies (#144)fix negated bracket expressions (#151)use `AbortSignal.abort()` in testsrefactor `crawl` into `getCrawler`simplify formatter (#141)cleanup configsdeduplicate initial `cwd` processingofficially deprecate `patterns` inside optionsadd `signal` optionadd globstar option (#131)fix root test (#137)improve test coveragebump `@types/node` and update `tsdown` configchore(deps): update all non-major dependencies (#129)rewrite and optimize path processing algorithm (#130)add benchmarks (#122)add debug & empty string testsbump biome to `2.0.0`rework module setupremove `--experimental-transform-types` from testsfix(deps): update all non-major dependencies (#121)run ci on node 24🆕 @emnapi/core (added, 1.4.3)
🆕 @emnapi/runtime (added, 1.4.3)
🆕 @emnapi/wasi-threads (added, 1.0.2)
🆕 @napi-rs/wasm-runtime (added, 0.2.11)
🆕 @tybys/wasm-util (added, 0.9.0)
🆕 tslib (added, 2.8.0)
🗑️ fast-glob (removed)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands