chore(deps): bump typescript from 6.0.3 to 7.0.2#26
Conversation
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Updates the repo’s TypeScript tooling version used for type-checking and developer workflows (Astro + Bun toolchain).
Changes:
- Bumps
typescriptfrom6.0.3to7.0.2inpackage.json. - Regenerates
bun.lockto reflect the new TypeScript version (including new platform-specific optional packages for TypeScript 7).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updates the TypeScript devDependency to 7.0.2. |
| bun.lock | Updates the lockfile entries to TypeScript 7.0.2 and its optional platform packages. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "prettier-plugin-tailwindcss": "0.8.0", | ||
| "secretlint": "13.0.2", | ||
| "typescript": "6.0.3" | ||
| "typescript": "7.0.2" |
|
Holding this bump — TypeScript 7.0 ships without a programmatic JS API.
Ignoring 7.0.x only — Dependabot will re-open automatically when 7.1.0 is released. |
|
@dependabot ignore this minor version |
|
OK, I won't notify you about version 7.0.x again, unless you re-open this PR. |
Bumps typescript from 6.0.3 to 7.0.2.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)