build(deps-dev): bump typescript from 5.9.3 to 6.0.3#143
build(deps-dev): bump typescript from 5.9.3 to 6.0.3#143dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Greptile SummaryThis PR is a routine Dependabot bump of TypeScript across the monorepo. Key observations:
Confidence Score: 4/5Safe to merge once CI (especially For
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
Root["Root (package-lock.json)\nnode_modules/typescript@5.9.3\n(peer: true)"]
CLI["packages/cli\ntypescript ^6.0.3\n(was ^6.0.2)"]
Core["packages/core\ntypescript ^6.0.3\n(was ^6.0.2)"]
Web["packages/web\ntypescript ^6.0.3\n(was ^5.8.3 — major bump)"]
CLI_TS["packages/cli/node_modules/typescript@6.0.3"]
Core_TS["packages/core/node_modules/typescript@6.0.3"]
Web_TS["packages/web/node_modules/typescript@6.0.3"]
CLI --> CLI_TS
Core --> Core_TS
Web --> Web_TS
Root -. "retained as peer dep" .-> Root
Reviews (1): Last reviewed commit: "build(deps-dev): bump typescript from 5...." | Re-trigger Greptile |
6ca4290 to
dbc698e
Compare
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dbc698e to
ce64b87
Compare
Bumps typescript from 5.9.3 to 6.0.3.
Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0