Skip to content

chore(deps): update dependency typescript to v6#2491

Closed
renovate[bot] wants to merge 1 commit into
nextfrom
renovate/typescript
Closed

chore(deps): update dependency typescript to v6#2491
renovate[bot] wants to merge 1 commit into
nextfrom
renovate/typescript

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 22, 2026

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 5.7.26.0.3 age confidence
typescript (source) 4.9.56.0.3 age confidence

Release Notes

microsoft/TypeScript (typescript)

v6.0.3

Compare Source

v6.0.2

Compare Source

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:

v5.8.3: TypeScript 5.8.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.8.2: TypeScript 5.8

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

v5.7.3: TypeScript 5.7.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on npm


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 added dependencies Pull requests that update a dependency file kind: chore major-update labels May 22, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 22, 2026

⚠️ 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: .github/publish-ci/cra5/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: react-scripts@5.0.1
npm error Found: typescript@6.0.3
npm error node_modules/typescript
npm error   dev typescript@"6.0.3" from the root project
npm error   peer typescript@">= 2.7" from fork-ts-checker-webpack-plugin@6.5.3
npm error   node_modules/fork-ts-checker-webpack-plugin
npm error     fork-ts-checker-webpack-plugin@"^6.5.0" from react-dev-utils@12.0.1
npm error     node_modules/react-dev-utils
npm error       react-dev-utils@"^12.0.1" from react-scripts@5.0.1
npm error       node_modules/react-scripts
npm error         react-scripts@"5.0.1" from the root project
npm error   1 more (tsutils)
npm error
npm error Could not resolve dependency:
npm error peerOptional typescript@"^3.2.1 || ^4" from react-scripts@5.0.1
npm error node_modules/react-scripts
npm error   react-scripts@"5.0.1" from the root project
npm error
npm error Conflicting peer dependency: typescript@4.9.5
npm error node_modules/typescript
npm error   peerOptional typescript@"^3.2.1 || ^4" from react-scripts@5.0.1
npm error   node_modules/react-scripts
npm error     react-scripts@"5.0.1" 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-05-22T12_07_14_431Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-05-22T12_07_14_431Z-debug-0.log

@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

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

Project Deployment Actions Updated (UTC)
react-spring Error Error May 22, 2026 12:07pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 22, 2026

⚠️ No Changeset found

Latest commit: 8f901ea

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate Bot force-pushed the renovate/typescript branch from 3d28fff to d22ef17 Compare May 22, 2026 08:05
@renovate renovate Bot force-pushed the renovate/typescript branch from d22ef17 to d192935 Compare May 22, 2026 08:15
@renovate renovate Bot force-pushed the renovate/typescript branch from d192935 to cd64ee4 Compare May 22, 2026 08:20
@renovate renovate Bot force-pushed the renovate/typescript branch from cd64ee4 to 7c00450 Compare May 22, 2026 08:42
@renovate renovate Bot force-pushed the renovate/typescript branch from 7c00450 to 617797d Compare May 22, 2026 08:50
joshuaellis added a commit that referenced this pull request May 22, 2026
Bumps root devDependencies.typescript from 5.7.2 → 6.0.3, and the
publish-ci consumer fixtures (cra5, next, vite) from 4.9.5 → 6.0.3.

Stacked on the tsdown migration: tsup's deprecated baseUrl injection is
gone, so TS 6 (which hard-errors on baseUrl) compiles cleanly with no
tsconfig workaround in any job. The test-types matrix '6.0' entry now
takes the same path as the rest of the matrix.

Closes #2491.
@renovate renovate Bot force-pushed the renovate/typescript branch from 617797d to 8f901ea Compare May 22, 2026 12:07
joshuaellis added a commit that referenced this pull request May 22, 2026
Bumps root devDependencies.typescript from 5.7.2 → 6.0.3, and the
publish-ci consumer fixtures (cra5, next, vite) from 4.9.5 → 6.0.3.

Stacked on the tsdown migration: tsup's deprecated baseUrl injection is
gone, so TS 6 (which hard-errors on baseUrl) compiles cleanly with no
tsconfig workaround in any job. The test-types matrix '6.0' entry now
takes the same path as the rest of the matrix.

Closes #2491.
joshuaellis added a commit that referenced this pull request May 22, 2026
Bumps root devDependencies.typescript from 5.7.2 → 6.0.3, and the
publish-ci consumer fixtures (cra5, next, vite) from 4.9.5 → 6.0.3.

Stacked on the tsdown migration: tsup's deprecated baseUrl injection is
gone, so TS 6 (which hard-errors on baseUrl) compiles cleanly with no
tsconfig workaround in any job. The test-types matrix '6.0' entry now
takes the same path as the rest of the matrix.

Closes #2491.
joshuaellis added a commit that referenced this pull request May 22, 2026
Bumps root devDependencies.typescript from 5.7.2 → 6.0.3, and the
publish-ci consumer fixtures (cra5, next, vite) from 4.9.5 → 6.0.3.

Stacked on the tsdown migration: tsup's deprecated baseUrl injection is
gone, so TS 6 (which hard-errors on baseUrl) compiles cleanly with no
tsconfig workaround in any job. The test-types matrix '6.0' entry now
takes the same path as the rest of the matrix.

Closes #2491.
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 22, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/typescript branch May 22, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file kind: chore major-update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants