Skip to content

fix: Bump jiti to 2.7.0#7355

Merged
schiller-manuel merged 1 commit intomainfrom
copilot/bump-jiti-to-2-7-0
May 6, 2026
Merged

fix: Bump jiti to 2.7.0#7355
schiller-manuel merged 1 commit intomainfrom
copilot/bump-jiti-to-2-7-0

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 6, 2026

Updates @tanstack/router-generator to use jiti 2.7.0 and refreshes the workspace lockfile accordingly. Adds the requested changeset for release tracking.

  • Dependency update

    • Bumped jiti from ^2.6.1 to ^2.7.0 in packages/router-generator/package.json.
  • Lockfile

    • Refreshed pnpm-lock.yaml so resolved peer dependency metadata points at jiti@2.7.0.
  • Release metadata

    • Added a patch changeset for @tanstack/router-generator.
"jiti": "^2.7.0"

closes #7275

Agent-Logs-Url: https://github.com/TanStack/router/sessions/9966f1c8-d392-412a-ab69-d447b00b5740

Co-authored-by: schiller-manuel <6340397+schiller-manuel@users.noreply.github.com>
@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented May 6, 2026

View your CI Pipeline Execution ↗ for commit f325ca6

Command Status Duration Result
nx affected --targets=test:eslint,test:unit,tes... ❌ Failed 3m 36s View ↗

☁️ Nx Cloud last updated this comment at 2026-05-06 22:14:08 UTC

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

🚀 Changeset Version Preview

1 package(s) bumped directly, 8 bumped as dependents.

🟩 Patch bumps

Package Version Reason
@tanstack/router-generator 1.166.41 → 1.166.42 Changeset
@tanstack/react-start 1.167.64 → 1.167.65 Dependent
@tanstack/react-start-rsc 0.0.43 → 0.0.44 Dependent
@tanstack/router-cli 1.166.42 → 1.166.43 Dependent
@tanstack/router-plugin 1.167.34 → 1.167.35 Dependent
@tanstack/router-vite-plugin 1.166.49 → 1.166.50 Dependent
@tanstack/solid-start 1.167.61 → 1.167.62 Dependent
@tanstack/start-plugin-core 1.169.19 → 1.169.20 Dependent
@tanstack/vue-start 1.167.57 → 1.167.58 Dependent

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

Bundle Size Benchmarks

  • Commit: ee96e25d1487
  • Measured at: 2026-05-06T21:51:46.117Z
  • Baseline source: history:35e88f04996d
  • Dashboard: bundle-size history
Scenario Current (gzip) Delta vs baseline Raw Brotli Trend
react-router.minimal 87.15 KiB 0 B (0.00%) 273.94 KiB 75.70 KiB ▅▅▅▅▅▅▅▅▅▅▅
react-router.full 90.68 KiB 0 B (0.00%) 285.45 KiB 78.71 KiB ▅▅▅▅▅▅▅▅▅▅▅
solid-router.minimal 35.38 KiB 0 B (0.00%) 106.25 KiB 31.81 KiB ▅▅▅▅▅▅▅▅▅▅▅
solid-router.full 40.10 KiB 0 B (0.00%) 120.46 KiB 36.04 KiB ▅▅▅▅▅▅▅▅▅▅▅
vue-router.minimal 53.15 KiB 0 B (0.00%) 151.39 KiB 47.73 KiB ▅▅▅▅▅▅▅▅▅▅▅
vue-router.full 58.28 KiB 0 B (0.00%) 167.56 KiB 52.18 KiB ▅▅▅▅▅▅▅▅▅▅▅
react-start.minimal 101.84 KiB 0 B (0.00%) 322.38 KiB 88.03 KiB ▁▁▁▁▁▁▁▁▁▁█
react-start.full 105.27 KiB 0 B (0.00%) 332.71 KiB 91.00 KiB ▁▁▁▁▁▁▁▁▁▁█
react-start.rsbuild.minimal 99.43 KiB 0 B (0.00%) 316.76 KiB 85.51 KiB ▁▁▁▁▁▁▁▁▁▁█
react-start.rsbuild.full 102.72 KiB 0 B (0.00%) 327.19 KiB 88.31 KiB ▁▁▁▁▁▁▁▁▁▁█
solid-start.minimal 49.48 KiB 0 B (0.00%) 152.36 KiB 43.69 KiB ▁▁▁▁▁▁▁▁▁▁█
solid-start.full 55.27 KiB 0 B (0.00%) 169.27 KiB 48.60 KiB ▁▁▁▁▁▁▁▁▁▁█

Trend sparkline is historical gzip bytes ending with this PR measurement; lower is better.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 6, 2026

More templates

@tanstack/arktype-adapter

npm i https://pkg.pr.new/@tanstack/arktype-adapter@7355

@tanstack/eslint-plugin-router

npm i https://pkg.pr.new/@tanstack/eslint-plugin-router@7355

@tanstack/eslint-plugin-start

npm i https://pkg.pr.new/@tanstack/eslint-plugin-start@7355

@tanstack/history

npm i https://pkg.pr.new/@tanstack/history@7355

@tanstack/nitro-v2-vite-plugin

npm i https://pkg.pr.new/@tanstack/nitro-v2-vite-plugin@7355

@tanstack/react-router

npm i https://pkg.pr.new/@tanstack/react-router@7355

@tanstack/react-router-devtools

npm i https://pkg.pr.new/@tanstack/react-router-devtools@7355

@tanstack/react-router-ssr-query

npm i https://pkg.pr.new/@tanstack/react-router-ssr-query@7355

@tanstack/react-start

npm i https://pkg.pr.new/@tanstack/react-start@7355

@tanstack/react-start-client

npm i https://pkg.pr.new/@tanstack/react-start-client@7355

@tanstack/react-start-rsc

npm i https://pkg.pr.new/@tanstack/react-start-rsc@7355

@tanstack/react-start-server

npm i https://pkg.pr.new/@tanstack/react-start-server@7355

@tanstack/router-cli

npm i https://pkg.pr.new/@tanstack/router-cli@7355

@tanstack/router-core

npm i https://pkg.pr.new/@tanstack/router-core@7355

@tanstack/router-devtools

npm i https://pkg.pr.new/@tanstack/router-devtools@7355

@tanstack/router-devtools-core

npm i https://pkg.pr.new/@tanstack/router-devtools-core@7355

@tanstack/router-generator

npm i https://pkg.pr.new/@tanstack/router-generator@7355

@tanstack/router-plugin

npm i https://pkg.pr.new/@tanstack/router-plugin@7355

@tanstack/router-ssr-query-core

npm i https://pkg.pr.new/@tanstack/router-ssr-query-core@7355

@tanstack/router-utils

npm i https://pkg.pr.new/@tanstack/router-utils@7355

@tanstack/router-vite-plugin

npm i https://pkg.pr.new/@tanstack/router-vite-plugin@7355

@tanstack/solid-router

npm i https://pkg.pr.new/@tanstack/solid-router@7355

@tanstack/solid-router-devtools

npm i https://pkg.pr.new/@tanstack/solid-router-devtools@7355

@tanstack/solid-router-ssr-query

npm i https://pkg.pr.new/@tanstack/solid-router-ssr-query@7355

@tanstack/solid-start

npm i https://pkg.pr.new/@tanstack/solid-start@7355

@tanstack/solid-start-client

npm i https://pkg.pr.new/@tanstack/solid-start-client@7355

@tanstack/solid-start-server

npm i https://pkg.pr.new/@tanstack/solid-start-server@7355

@tanstack/start-client-core

npm i https://pkg.pr.new/@tanstack/start-client-core@7355

@tanstack/start-fn-stubs

npm i https://pkg.pr.new/@tanstack/start-fn-stubs@7355

@tanstack/start-plugin-core

npm i https://pkg.pr.new/@tanstack/start-plugin-core@7355

@tanstack/start-server-core

npm i https://pkg.pr.new/@tanstack/start-server-core@7355

@tanstack/start-static-server-functions

npm i https://pkg.pr.new/@tanstack/start-static-server-functions@7355

@tanstack/start-storage-context

npm i https://pkg.pr.new/@tanstack/start-storage-context@7355

@tanstack/valibot-adapter

npm i https://pkg.pr.new/@tanstack/valibot-adapter@7355

@tanstack/virtual-file-routes

npm i https://pkg.pr.new/@tanstack/virtual-file-routes@7355

@tanstack/vue-router

npm i https://pkg.pr.new/@tanstack/vue-router@7355

@tanstack/vue-router-devtools

npm i https://pkg.pr.new/@tanstack/vue-router-devtools@7355

@tanstack/vue-router-ssr-query

npm i https://pkg.pr.new/@tanstack/vue-router-ssr-query@7355

@tanstack/vue-start

npm i https://pkg.pr.new/@tanstack/vue-start@7355

@tanstack/vue-start-client

npm i https://pkg.pr.new/@tanstack/vue-start-client@7355

@tanstack/vue-start-server

npm i https://pkg.pr.new/@tanstack/vue-start-server@7355

@tanstack/zod-adapter

npm i https://pkg.pr.new/@tanstack/zod-adapter@7355

commit: f325ca6

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 6, 2026

Merging this PR will not alter performance

✅ 5 untouched benchmarks
⏩ 1 skipped benchmark1


Comparing copilot/bump-jiti-to-2-7-0 (f325ca6) with main (35e88f0)2

Open in CodSpeed

Footnotes

  1. 1 benchmark was skipped, so the baseline result was used instead. If it was deleted from the codebase, click here and archive it to remove it from the performance reports.

  2. No successful run was found on main (ee96e25) during the generation of this report, so 35e88f0 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@schiller-manuel schiller-manuel changed the title Bump jiti to 2.7.0 fix: Bump jiti to 2.7.0 May 6, 2026
@schiller-manuel schiller-manuel merged commit c5811aa into main May 6, 2026
18 of 21 checks passed
@schiller-manuel schiller-manuel deleted the copilot/bump-jiti-to-2-7-0 branch May 6, 2026 22:48
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.

@tanstack/router-cli@1.166.35 generate fails with newest 1.66.36 version

2 participants