Conversation
Codecov Reportβ
All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #453 +/- ##
=======================================
Coverage 96.97% 96.97%
=======================================
Files 58 58
Lines 8657 8657
=======================================
Hits 8395 8395
Misses 262 262 β View full report in Codecov by Sentry. π New features to boost your workflow:
|
|
| Filename | Overview |
|---|---|
| package.json | Bumps TypeScript devDependency from 5.9.3 to 6.0.2 (major version). Used for type-checking the root CLI tool source only. |
| app/package.json | Bumps @tanstack/react-router from ^1.167.5 to ^1.168.7; TypeScript pin remains at ^5.9.3 for the docs workspace. |
| bun.lock | Lock file updated to reflect new resolved versions; adds a workspace-isolated pastoralist-docs/typescript@5.9.3 entry to separate the docs workspace from the root's TypeScript 6.0.2. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[codependence auto-update] --> B[Root workspace]
A --> C[app/ workspace]
B --> D["typescript: 5.9.3 β 6.0.2\n(devDependency, type-check only)"]
C --> E["@tanstack/react-router:\n1.167.5 β 1.168.7"]
C --> F["typescript: ^5.9.3\n(unchanged, workspace-isolated)"]
E --> G["@tanstack/router-core 1.168.6\n(dropped: tiny-invariant, tiny-warning,\n@tanstack/store from direct deps)"]
D --> H["bun.lock: pastoralist-docs/typescript\npinned at 5.9.3 separately"]
F --> H
Reviews (1): Last reviewed commit: "Update dependencies" | Re-trigger Greptile
b97e7e3 to
275c45b
Compare
275c45b to
9d131c2
Compare
9d131c2 to
b67da13
Compare
Dependency updates
Auto-generated by [codependence][1] using [create-pull-request][2]
[1]: https://github.com/yowainwright/pastoralist
[2]: https://github.com/peter-evans/create-pull-request