Bump typescript from 5.9.3 to 6.0.3#13
Conversation
f4500cd to
41bab3a
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
41bab3a to
3dc3e42
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 3dc3e42c64
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "marked": "^18.0.5", | ||
| "tailwindcss": "^4.3.1", | ||
| "typescript": "^5.8.3" | ||
| "typescript": "^6.0.3" |
There was a problem hiding this comment.
Remove baseUrl before moving to TS 6
In this repo npm run build runs astro check, and both CI/Pages invoke that build while tsconfig.json:4 still sets compilerOptions.baseUrl. TypeScript 6 makes baseUrl a deprecation error unless it is removed or ignoreDeprecations is added (see the official TS 6 notes: https://www.typescriptlang.org/docs/handbook/release-notes/typescript-6-0.html#deprecated-baseurl), so this dependency bump causes the build to fail before the site is generated.
Useful? React with 👍 / 👎.
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