Commit 5d7d519
chore(deps): weekly CLI dependency update (2026-07-17) [RED-709]
Bump the direct dependencies whose latest version is both compatible with
our Node 20.19.0 floor and past pnpm's 2-day release-age embargo:
mqtt 5.15.1 -> 5.15.2
string-width 8.2.1 -> 8.2.2
@typescript-eslint/typescript-estree 8.62.1 -> 8.64.0
oclif 4.23.24 -> 4.23.27
tar 7.5.19 -> 7.5.20
eslint 10.6.0 -> 10.7.0
typescript-eslint 8.62.1 -> 8.64.0
vitest 3.2.6 -> 3.2.7
Held back — newest major raises the minimum Node above our floor, and each
is already at its latest installable version, so no manifest change:
@commitlint/cli, @commitlint/config-conventional 21.x needs >=22.12.0
lint-staged 17.x needs >=22.22.1
nanoid 6.x needs ^22 || ^24 || >=26
Deferred: typescript stays at 6.0.3. 7.0.2 clears both gates, but
TypeScript 7 is the native port and typescript-eslint 8.64.0 declares peer
typescript ">=4.8.4 <6.1.0", so it would break the lint toolchain. Tracked
separately.
Excluded: @types/node, deliberately held near our minimum supported Node
major so code cannot reach for APIs missing on the oldest Node we support.
Nothing was blocked by the release-age embargo this week.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent b16528a commit 5d7d519
4 files changed
Lines changed: 351 additions & 475 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
0 commit comments