ras0q / dotfiles-v2

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

Update dependency denoland/deno to v1.43.4 #277

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.3 -> v1.43.4

Release Notes

denoland/deno (denoland/deno) ### [`v1.43.4`](https://togithub.com/denoland/deno/releases/tag/v1.43.4) [Compare Source](https://togithub.com/denoland/deno/compare/v1.43.3...v1.43.4) ##### 1.43.4 / 2024.05.16 - fix(cli): panic with `deno coverage` ([#​23353](https://togithub.com/denoland/deno/issues/23353)) - fix(doc): --lint - private ref diagnostic was displaying incorrect information ([#​23834](https://togithub.com/denoland/deno/issues/23834)) - fix(doc/publish): support expando properties ([#​23795](https://togithub.com/denoland/deno/issues/23795)) - fix(emit): regression - keep comments in emit ([#​23815](https://togithub.com/denoland/deno/issues/23815)) - fix(ext/node): export geteuid from node:process ([#​23840](https://togithub.com/denoland/deno/issues/23840)) - fix(ext/node): fix grpc error_handling example ([#​23755](https://togithub.com/denoland/deno/issues/23755)) - fix(ext/node): homedir() `getpwuid`/`SHGetKnownFolderPath` fallback ([#​23841](https://togithub.com/denoland/deno/issues/23841)) - fix(ext/node): process.uptime works without this ([#​23786](https://togithub.com/denoland/deno/issues/23786)) - fix(ext/web): update ongoing promise in async iterator `return()` method ([#​23642](https://togithub.com/denoland/deno/issues/23642)) - fix(lsp): respect types dependencies for tsc roots ([#​23825](https://togithub.com/denoland/deno/issues/23825)) - fix(lsp): show reference code lens on methods ([#​23804](https://togithub.com/denoland/deno/issues/23804)) - fix(node): error when throwing `FS_EISDIR` ([#​23829](https://togithub.com/denoland/deno/issues/23829)) - fix(node): seperate worker module cache ([#​23634](https://togithub.com/denoland/deno/issues/23634)) - fix(node): stub `AsyncResource.emitDestroy()` ([#​23802](https://togithub.com/denoland/deno/issues/23802)) - fix(node): wrong `worker_threads.terminate()` return value ([#​23803](https://togithub.com/denoland/deno/issues/23803)) - fix(npm): handle null fields in npm registry JSON ([#​23785](https://togithub.com/denoland/deno/issues/23785)) - fix(npm): make tarball extraction more reliable ([#​23759](https://togithub.com/denoland/deno/issues/23759)) - fix(publish): always include config file when publishing ([#​23797](https://togithub.com/denoland/deno/issues/23797)) - fix(publish): error for missing version constraints on dry-publish instead of just publish ([#​23798](https://togithub.com/denoland/deno/issues/23798)) - fix(runtime): output to stderr with colors if a tty and stdout is piped ([#​23813](https://togithub.com/denoland/deno/issues/23813)) - fix: Add missing `"junction"` type for `SymlinkOptions.types` ([#​23756](https://togithub.com/denoland/deno/issues/23756)) - fix: update swc_ecma_parser to 0.114.1 ([#​23816](https://togithub.com/denoland/deno/issues/23816)) - fix: widen aarch64 linux minimum GLIBC version by improving sysroot build ([#​23791](https://togithub.com/denoland/deno/issues/23791)) - perf(compile): Do not checksum eszip content ([#​23839](https://togithub.com/denoland/deno/issues/23839)) - perf(jsr): download metadata files as soon as possible and in parallel ([#​23836](https://togithub.com/denoland/deno/issues/23836)) - perf(lsp): Cache semantic tokens for open documents ([#​23799](https://togithub.com/denoland/deno/issues/23799))

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.