fix(deps): update tanstack-router monorepo#318
Conversation
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
b08dce2 to
639ad03
Compare
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
639ad03 to
ed250dd
Compare
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
ed250dd to
6d1481b
Compare
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
🚀 Preview DeployApp: https://pr-318.dev-yps-crispy-carnival.pages.dev |
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
This PR contains the following updates:
1.168.13→1.168.221.166.11→1.166.131.167.12→1.167.22Release Notes
TanStack/router (@tanstack/react-router)
v1.168.22Compare Source
Patch Changes
v1.168.21Compare Source
Patch Changes
16f6892]:v1.168.20Compare Source
Patch Changes
Fix React Server Component imports from
@tanstack/react-routerby adding areact-serverroot export that preserves the normal API surface while resolvingnotFoundandredirectfrom a server-safe entry. (#7183)This fixes RSC routes that throw
notFound()orredirect()from server functions so they behave correctly during SSR and client navigation.v1.168.19Compare Source
Patch Changes
Fix route file transforms to preserve route ID quoting, handle more exported
Routepatterns, and avoid incorrect import rewrites in edge cases. (#7167)Improve transform robustness with clearer route-call detection, safer import removal, and expanded test coverage for quote preservation, constructor swaps, and unsupported route definitions.
v1.168.18Compare Source
Patch Changes
0e2c900]:v1.168.17Compare Source
Patch Changes
812792f]:v1.168.16Compare Source
Patch Changes
8ec9ca9]:v1.168.15Compare Source
Patch Changes
shorten internal non-minifiable store names for byte shaving (#7152)
Updated dependencies [
6355bb7]:v1.168.14Compare Source
Patch Changes
migrate createStore > createAtom for simpler API (#7150)
Updated dependencies [
459057c]:TanStack/router (@tanstack/react-router-devtools)
v1.166.13Compare Source
Patch Changes
6355bb7]:v1.166.12Compare Source
Patch Changes
459057c]:TanStack/router (@tanstack/router-plugin)
v1.167.22Compare Source
Patch Changes
16f6892]:v1.167.21Compare Source
Patch Changes
328d7e5]:v1.167.20Compare Source
Patch Changes
v1.167.19Compare Source
Patch Changes
105d056]:v1.167.18Compare Source
Patch Changes
v1.167.17Compare Source
Patch Changes
0e2c900]:v1.167.16Compare Source
Patch Changes
812792f]:v1.167.15Compare Source
Patch Changes
8ec9ca9]:v1.167.14Compare Source
Patch Changes
shorten internal non-minifiable store names for byte shaving (#7152)
Updated dependencies [
6355bb7]:v1.167.13Compare Source
Patch Changes
migrate createStore > createAtom for simpler API (#7150)
Updated dependencies [
459057c]:Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.