Skip to content

chore(deps): update typescript major (major) - #48

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/major-typescript-major
Open

chore(deps): update typescript major (major)#48
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/major-typescript-major

Conversation

@renovate

@renovate renovate Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 20.17.3024.13.3 age confidence
@types/node (source) ^20^24.13.3 age confidence
typescript (source) 5.8.37.0.2 age confidence
typescript (source) ^5^7.0.2 age confidence

Release Notes

microsoft/TypeScript (typescript)

v7.0.2

Compare Source

v6.0.3: TypeScript 6.0.3

Compare Source

For release notes, check out the release announcement blog post.

Downloads are available on:

v6.0.2: TypeScript 6.0

Compare Source

For release notes, check out the release announcement blog post.

Downloads are available on:

v5.9.3: TypeScript 5.9.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.9.2: TypeScript 5.9

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @typescript-eslint/eslint-plugin@8.28.0
npm error Found: typescript@7.0.2
npm error node_modules/typescript
npm error   dev typescript@"7.0.2" from the root project
npm error   peerOptional typescript@">=4.9.5" from cosmiconfig@9.0.2
npm error   node_modules/cosmiconfig
npm error     cosmiconfig@"^9.0.0" from @commitlint/load@19.8.1
npm error     node_modules/@commitlint/load
npm error       @commitlint/load@"^19.8.0" from @commitlint/cli@19.8.0
npm error       node_modules/@commitlint/cli
npm error         dev @commitlint/cli@"19.8.0" from the root project
npm error     peer cosmiconfig@">=9" from cosmiconfig-typescript-loader@6.3.0
npm error     node_modules/cosmiconfig-typescript-loader
npm error       cosmiconfig-typescript-loader@"^6.1.0" from @commitlint/load@19.8.1
npm error       node_modules/@commitlint/load
npm error         @commitlint/load@"^19.8.0" from @commitlint/cli@19.8.0
npm error         node_modules/@commitlint/cli
npm error     1 more (stylelint)
npm error   2 more (cosmiconfig-typescript-loader, ts-api-utils)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <5.9.0" from @typescript-eslint/eslint-plugin@8.28.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   dev @typescript-eslint/eslint-plugin@"8.28.0" from the root project
npm error   peerOptional @typescript-eslint/eslint-plugin@"^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0" from eslint-plugin-unused-imports@4.1.4
npm error   node_modules/eslint-plugin-unused-imports
npm error     dev eslint-plugin-unused-imports@"4.1.4" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.8.3
npm error node_modules/typescript
npm error   peer typescript@">=4.8.4 <5.9.0" from @typescript-eslint/eslint-plugin@8.28.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"8.28.0" from the root project
npm error     peerOptional @typescript-eslint/eslint-plugin@"^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0" from eslint-plugin-unused-imports@4.1.4
npm error     node_modules/eslint-plugin-unused-imports
npm error       dev eslint-plugin-unused-imports@"4.1.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-08-23T23_15_13_708Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-08-23T23_15_13_708Z-debug-0.log

@vercel

vercel Bot commented Aug 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
macopy Ready Ready Preview Aug 25, 2026 1:59am

Request Review

@piro0919

Copy link
Copy Markdown
Owner

Blocked upstream. TypeScript 7 is not usable across this stack yet, from two directions:

  • typescript-eslint refuses to load: Error: typescript-eslint does not support TS 7.0. (seen on kk-web #144)
  • Next cannot read a next.config.ts under it: Failed to load next.config.tsTypeError: Cannot read properties of undefined (reading 'fileExists') (seen on macopy chore(deps): update typescript major (major) #48's preview build)

Nothing to fix in this repo — worth revisiting once both ship TS 7 support.

@renovate

renovate Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant