Skip to content

build(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /docs - #22

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/typescript-7.0.2
Open

build(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /docs#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/typescript-7.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown

Bumps typescript from 6.0.3 to 7.0.2.

Release notes

Sourced from typescript's releases.

TypeScript 7.0.2

https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/

This tag was originally released at: https://github.com/microsoft/typescript-go/releases/tag/typescript%2Fv7.0.2

Commits
  • 1e4744d Merge branch 'main' into ts7-release
  • a5a219cmicrosoft/typescript-go#4558
  • ecfe30d Update status localization
  • 5de25b5 Hide executable name in TypeScript status
  • d7ce74a Show bundled TypeScript version for packaged servers
  • 29be66a Correct TS 7 release version to 7.0.2
  • ed2bd1b Merge branch 'main' into ts7-release
  • 8873075 Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...
  • 9427131 Set up stable / nightly extension split, other prep (microsoft/typescript-go#...
  • d4eaca5microsoft/typescript-go#4549
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, docs. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot changed the title chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /docs build(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /docs Aug 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/typescript-7.0.2 branch from 3ebc27e to add2f9f Compare August 21, 2026 14:10
@juicycleff

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/typescript-7.0.2 branch from add2f9f to e3422b8 Compare August 21, 2026 14:14
juicycleff added a commit that referenced this pull request Aug 21, 2026
Dependabot offered 7.0.2 in #22, and that one cannot land. Next 16.2.12
refuses it outright: "TypeScript 7.0.2 does not provide the compiler API
required by Next.js ... or install TypeScript 6 instead." next typegen
dies before it writes LayoutProps, PageProps and RouteContext, so tsc
then reports seven missing names that are really just the fallout.
Next 16.3.2 is current and does not change this.

6.0.3 is the newest release Next actually supports, so that is what this
takes. Verified the whole way: types:check including typegen, biome, and
a full build.

The lockfile is edited by hand, down to the six typescript lines. Running
pnpm add here strips the libc fields off the optional native packages,
because the lockfile was written by a newer pnpm than the one on this
machine, and pnpm 11 rewrites the format and drops the overrides block
entirely. Neither belongs in a version bump. pnpm install
--frozen-lockfile accepts the result.

#22 stays open. When Next supports 7, take it.
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v6.0.3...v7.0.2)

---
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>
@dependabot dependabot Bot changed the title build(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /docs build(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /docs Aug 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/typescript-7.0.2 branch from e3422b8 to 536dcaa Compare August 21, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant