build(deps): bump the typescript group across 1 directory with 3 updates#3341
Conversation
|
ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline. |
📊 Performance Test ResultsComparing fe05ddd vs trunk app-size
site-editor
site-startup
Results are median values from multiple test runs. Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff) |
4fc5925 to
60802c8
Compare
|
ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline. |
60802c8 to
1bd79db
Compare
|
ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline. |
1bd79db to
9c2eb37
Compare
|
ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline. |
Bumps the typescript group with 3 updates in the / directory: [typescript](https://github.com/microsoft/TypeScript), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug). Updates `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) Updates `@types/node` from 25.5.0 to 25.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/debug` from 4.1.12 to 4.1.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/debug) --- updated-dependencies: - dependency-name: "@types/debug" dependency-version: 4.1.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: typescript - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
9c2eb37 to
6323ced
Compare
|
ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline. |
|
The dependabot TS 5.9 → 6.0 bump surfaces two deprecations that stop functioning in TS 7.0:
We could migrate |
|
I'm looking at how we can tweak the configs to actually fix the deprecations. The things that Typescript v6 deprecates will stop working in Typescript v7, and upgrading to v7 when it's released is really appealing (because of the performance boost) |
|
@fredrikekelund sounds great. FYI, I pushed a fix for |
|
I had to actually try some stuff to see what worked, and I went ahead and committed and pushed the changes. Every workspace now has a Moreover, I swapped I confirmed that type checking passes, that the app starts, and that it can spawn the CLI. If the E2E tests pass, then we should be able to land this |
|
@fredrikekelund nice, that looks great. |
|
E2E tests passing. I'll land this 👍 |
Bumps the typescript group with 3 updates in the / directory: typescript, @types/node and @types/debug.
Updates
typescriptfrom 5.9.3 to 6.0.3Release 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.0Updates
@types/nodefrom 25.5.0 to 25.7.0Commits
Updates
@types/debugfrom 4.1.12 to 4.1.13Commits