ras0q / dotfiles-v2

Cross-platform dotfiles (Windows, Mac, Ubuntu) powered by Deno
1 stars 0 forks source link

chore(deps): update dependency denoland/deno to v1.43.6 #285

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
denoland/deno patch v1.43.5 -> v1.43.6

Release Notes

denoland/deno (denoland/deno) ### [`v1.43.6`](https://togithub.com/denoland/deno/releases/tag/v1.43.6) [Compare Source](https://togithub.com/denoland/deno/compare/v1.43.5...v1.43.6) ##### 1.43.6 / 2024.05.21 - fix(cli): use CliNodeResolver::resolve() for managed node_modules ([#​23902](https://togithub.com/denoland/deno/issues/23902)) - fix(cli/coverage): invalid line id in html reporter ([#​23908](https://togithub.com/denoland/deno/issues/23908)) - fix(ext/web): fix potential leak of unread buffers ([#​23923](https://togithub.com/denoland/deno/issues/23923)) - fix(ext/webgpu): Allow `depthClearValue` to be undefined when `depthLoadOp` is not "clear" ([#​23850](https://togithub.com/denoland/deno/issues/23850)) - fix(lsp): Fix display of JSDoc named examples ([#​23927](https://togithub.com/denoland/deno/issues/23927)) - fix(lsp): apply import fix to missing declaration code action ([#​23924](https://togithub.com/denoland/deno/issues/23924)) - fix(node): instantiating process class without new ([#​23865](https://togithub.com/denoland/deno/issues/23865)) - fix(node): patch MessagePort in worker_thread message ([#​23871](https://togithub.com/denoland/deno/issues/23871)) - fix(node): stub findSourceMap for `ava` ([#​23899](https://togithub.com/denoland/deno/issues/23899)) - fix(node): track `SIG*` listeners in `process.listeners` ([#​23890](https://togithub.com/denoland/deno/issues/23890)) - fix(task): do not error if node_modules folder not exists ([#​23920](https://togithub.com/denoland/deno/issues/23920)) - fix: add missing `URL.parse` types ([#​23893](https://togithub.com/denoland/deno/issues/23893)) - fix: handle signal 0 in process.kill ([#​23473](https://togithub.com/denoland/deno/issues/23473)) - fix: serve handler error with 0 arguments ([#​23652](https://togithub.com/denoland/deno/issues/23652)) - perf(cache): compile ts to js in parallel for `deno cache` ([#​23892](https://togithub.com/denoland/deno/issues/23892)) - perf: analyze cjs exports and emit typescript in parallel ([#​23856](https://togithub.com/denoland/deno/issues/23856)) - perf: analyze cjs re-exports in parallel ([#​23894](https://togithub.com/denoland/deno/issues/23894)) - perf: resolver - skip cwd lookup if able ([#​23851](https://togithub.com/denoland/deno/issues/23851))

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.