Commit 9584d63
committed
fix(deps): resolve all 18 dependabot vulnerabilities
aiohttp (10 alerts — pip):
- Bump minimum from >=3.11 to >=3.13.5 in sdks/python/pyproject.toml
- Resolves: duplicate Host headers, null bytes in headers, response
splitting, cookie leaks, memory DoS, multipart bypass, CRLF injection,
unbounded DNS cache, unlimited trailer headers, SSRF on Windows
Next.js (5 alerts — npm):
- simple-nextjs fixture: 14.1.0 → 15.3.3 (+ React 19)
- demo app: ^15.3.0 → ^15.3.3
- basic example: 16.1.5 → 16.2.2
- preset fixture: 16.2.1 → 16.2.2
- Resolves: disk cache growth, request smuggling, postponed buffering
DoS, null origin CSRF bypass (dev + Server Actions)
astral-tokio-tar (1 alert — rust):
- testcontainers 0.27.1 → 0.27.2 (astral-tokio-tar 0.5.6 → 0.6.0)
- Resolves: insufficient PAX extension validation during extraction
- Dev-dependency only, zero production impact1 parent 0ef587e commit 9584d63
File tree
7 files changed
+91
-94
lines changed- crates
- temps-deployments/tests/fixtures/simple-nextjs
- temps-presets/tests/fixtures/nextjs-hello-world
- examples/nextjs/basic
- sdks/python
7 files changed
+91
-94
lines changedSome 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 | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
| 312 | + | |
316 | 313 | | |
317 | 314 | | |
318 | 315 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments