Recent deno updates
Section
Features
- Add experimental QuickJS backend (#36194) (fa9ba06)
- Add --members flag to run tasks in workspace members only (#35748) (49377a4)
Section
Fixes
- avoid esbuild protocol deadlock (#36427) (8af9351)
- escape control characters in external metadata (#36198) (fdda8b7)
- ignore invalid package bin targets (#36354) (f048172)
- validate request host headers (#36348) (85a2842)
- handle malformed DNS record text (#36374) (b82aa41)
- respect runtime file permissions (#36107) (3a10142)
Section
Improvements
- forward v2.9.5 release commit to main (#36452) (903d670)
- publish dependency crates with --no-verify (#36451) (72516b6)
- handle renamed deno_v8 dep in version bump (#36449) (ec98b03)
- isolate package imports specs (#36416) (de9e251)
- repair QuickJS Windows builds and CLI parser lint (#36414) (10f1cf8)
- implement base64url encode/decode as simdutf ops (#36398) (e0523a5)