Commit abdad45
committed
feat(PP-3449)!: update dependencies and start the 1.0 release line
Root: http-proxy-middleware 4.2.0, eslint 10, tsx 4.23,
typescript-eslint 8.63, vitest/@vitest/coverage-v8 4.1.10. The undici
devDependency and override stay on ^7.28.0 - undici 8 removes internal
modules that jsdom 29 requires (undici/lib/handler/wrap-handler.js).
Fixtures: jquery 4 + @types/jquery 4 (test-commonjs),
http-proxy-middleware 4.2.0 and tsx 4.23 (test-nextjs); eslint stays
on ^9 in the Next.js fixtures because eslint-config-next 16 does not
declare eslint 10 peer support. Lockfiles refreshed against the
rebuilt local tarball.
Verified: 212 unit + 39 integration tests, eslint, repo-wide
audit:all (0 vulnerabilities everywhere), reinstall:all, and a full
pp-dev build of test-commonjs with jquery 4.
BREAKING CHANGE: pp-dev moves to the 1.0 release line. Node.js >= 24
is required (declared in engines) and the package is no longer
published under the 0.x version scheme.1 parent 025f141 commit abdad45
7 files changed
Lines changed: 162 additions & 298 deletions
File tree
- tests
- test-commonjs
- test-nextjs-cjs
- test-nextjs
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 | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
| 160 | + | |
| 161 | + | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments