denoland/deno
### [`v1.32.4`](https://togithub.com/denoland/deno/blob/HEAD/Releases.md#1324--20230412)
[Compare Source](https://togithub.com/denoland/deno/compare/v1.32.3...v1.32.4)
- Revert "fix(cli): don't store blob and data urls in the module cache ([#18261](https://togithub.com/denoland/deno/issues/18261))"
([#18572](https://togithub.com/denoland/deno/issues/18572))
- feat(core): sync io ops in core ([#18603](https://togithub.com/denoland/deno/issues/18603))
- feat(ext/http): add an op to perform raw HTTP upgrade ([#18511](https://togithub.com/denoland/deno/issues/18511))
- fix(core): preserve syntax error locations in dynamic imports ([#18664](https://togithub.com/denoland/deno/issues/18664))
- fix(ext/cache): cache.put overwrites previous call ([#18649](https://togithub.com/denoland/deno/issues/18649))
- fix(ext/kv): keys must be arrays ([#18655](https://togithub.com/denoland/deno/issues/18655))
- fix(ext/node): add X509Certificate ([#18625](https://togithub.com/denoland/deno/issues/18625))
- fix(ext/node): add symmetric keygen ([#18609](https://togithub.com/denoland/deno/issues/18609))
- fix(ext/node): fix unable to resolve fraction.js ([#18544](https://togithub.com/denoland/deno/issues/18544))
- fix(ext/node): implement hkdf-expand ([#18612](https://togithub.com/denoland/deno/issues/18612))
- fix(ext/node): json encode binary command name ([#18596](https://togithub.com/denoland/deno/issues/18596))
- fix(npm): cache bust npm specifiers more aggressively ([#18636](https://togithub.com/denoland/deno/issues/18636))
- fix(npm): do not "npm install" when npm specifier happens to match
package.json entry ([#18660](https://togithub.com/denoland/deno/issues/18660))
- fix(npm): reload an npm package's dependency's information when version not
found ([#18622](https://togithub.com/denoland/deno/issues/18622))
- perf(ext/io): remove a data copy from File write ([#18601](https://togithub.com/denoland/deno/issues/18601))
- perf(ext/websocket): replace tokio_tungstenite server with fastwebsockets
([#18587](https://togithub.com/denoland/deno/issues/18587))
Configuration
๐ Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Enabled.
โป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
๐ Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
1.32.3
->1.32.4
Release Notes
denoland/deno
### [`v1.32.4`](https://togithub.com/denoland/deno/blob/HEAD/Releases.md#1324--20230412) [Compare Source](https://togithub.com/denoland/deno/compare/v1.32.3...v1.32.4) - Revert "fix(cli): don't store blob and data urls in the module cache ([#18261](https://togithub.com/denoland/deno/issues/18261))" ([#18572](https://togithub.com/denoland/deno/issues/18572)) - feat(core): sync io ops in core ([#18603](https://togithub.com/denoland/deno/issues/18603)) - feat(ext/http): add an op to perform raw HTTP upgrade ([#18511](https://togithub.com/denoland/deno/issues/18511)) - fix(core): preserve syntax error locations in dynamic imports ([#18664](https://togithub.com/denoland/deno/issues/18664)) - fix(ext/cache): cache.put overwrites previous call ([#18649](https://togithub.com/denoland/deno/issues/18649)) - fix(ext/kv): keys must be arrays ([#18655](https://togithub.com/denoland/deno/issues/18655)) - fix(ext/node): add X509Certificate ([#18625](https://togithub.com/denoland/deno/issues/18625)) - fix(ext/node): add symmetric keygen ([#18609](https://togithub.com/denoland/deno/issues/18609)) - fix(ext/node): fix unable to resolve fraction.js ([#18544](https://togithub.com/denoland/deno/issues/18544)) - fix(ext/node): implement hkdf-expand ([#18612](https://togithub.com/denoland/deno/issues/18612)) - fix(ext/node): json encode binary command name ([#18596](https://togithub.com/denoland/deno/issues/18596)) - fix(npm): cache bust npm specifiers more aggressively ([#18636](https://togithub.com/denoland/deno/issues/18636)) - fix(npm): do not "npm install" when npm specifier happens to match package.json entry ([#18660](https://togithub.com/denoland/deno/issues/18660)) - fix(npm): reload an npm package's dependency's information when version not found ([#18622](https://togithub.com/denoland/deno/issues/18622)) - perf(ext/io): remove a data copy from File write ([#18601](https://togithub.com/denoland/deno/issues/18601)) - perf(ext/websocket): replace tokio_tungstenite server with fastwebsockets ([#18587](https://togithub.com/denoland/deno/issues/18587))Configuration
๐ Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Enabled.
โป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
๐ Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.