Commit ee05226
deps: batch 21 Dependabot updates; hold TypeScript 7 (#770)
Consolidates the 26 open Dependabot PRs into one change, same methodology
as #726: versions applied declaratively and lockfiles regenerated.
Landed: @anthropic-ai/sdk 0.115.0, @openai/agents 0.13.5, @tanstack/
react-query 5.101.4, @testing-library/jest-dom 7.0.0, jsdom 30.0.0,
lucide-react 1.27.0, react 19.2.8, react-dom 19.2.8, smol-toml 1.7.1,
@vitejs/plugin-react 6.0.4, agents 0.19.0, @cloudflare/workers-types
5.20260727.1.
@openai/agents 0.13.5 lands where #726 held 0.13.2 — the harness
modelSettings break is fixed upstream; the tests/agent/ coverage that
caught it passes. react and react-dom move together, which resolves the
peer mismatch that failed Dependabot's solo react bump.
TypeScript 7.0.2 stays held at 6.0.3 across all five workspaces, as in
#726 — now with a concrete break: the TS 7 package no longer exposes the
compiler API Canopy's parser imports (canopy/parsers/typescript.ts), per
Dependabot #692's own CI failure. That is a standalone migration.
Gate: lint + fast suite 636 pass / 0 fail; build:verify OK.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent c9424b7 commit ee05226
12 files changed
Lines changed: 246 additions & 257 deletions
File tree
- packages
- myco-collective
- ui
- worker
- myco-team/worker
- myco
- src
- ui
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
0 commit comments