Closed renovate[bot] closed 8 months ago
This PR contains the following updates:
1.40.5
1.41.0
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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.
Reported by octocov
This PR contains the following updates:
1.40.5
->1.41.0
Release Notes
denoland/deno (deno)
### [`v1.41.0`](https://togithub.com/denoland/deno/blob/HEAD/Releases.md#1410--20240222) [Compare Source](https://togithub.com/denoland/deno/compare/v1.40.5...v1.41.0) - BREAKING(net/unstable): remove `Deno.DatagramConn.rid` ([#22475](https://togithub.com/denoland/deno/issues/22475)) - BREAKING(unstable): remove `Deno.HttpClient.rid` ([#22075](https://togithub.com/denoland/deno/issues/22075)) - BREAKING: add `Deno.CreateHttpClientOptions.{cert,key}` ([#22280](https://togithub.com/denoland/deno/issues/22280)) - feat(fs): `Deno.FsFile.{isTerminal,setRaw}()` ([#22234](https://togithub.com/denoland/deno/issues/22234)) - feat(lsp): auto-import completions for jsr specifiers ([#22462](https://togithub.com/denoland/deno/issues/22462)) - feat(publish): type check on publish ([#22506](https://togithub.com/denoland/deno/issues/22506)) - feat(unstable): single checksum per JSR package in the lockfile ([#22421](https://togithub.com/denoland/deno/issues/22421)) - feat(unstable/lint): no-slow-types for JSR packages ([#22430](https://togithub.com/denoland/deno/issues/22430)) - feat: `Deno.ConnectTlsOptions.{cert,key}` ([#22274](https://togithub.com/denoland/deno/issues/22274)) - fix(compile): respect compiler options for emit ([#22521](https://togithub.com/denoland/deno/issues/22521)) - fix(ext/fs): make errors in tempfile creation clearer ([#22498](https://togithub.com/denoland/deno/issues/22498)) - fix(ext/node): pass alpnProtocols to Deno.startTls ([#22512](https://togithub.com/denoland/deno/issues/22512)) - fix(ext/node): permission prompt for missing `process.env` permissions ([#22487](https://togithub.com/denoland/deno/issues/22487)) - fix(fmt): remove debug output when formatting dynamic imports ([#22433](https://togithub.com/denoland/deno/issues/22433)) - fix(lsp): add schema for JSR related config options ([#22497](https://togithub.com/denoland/deno/issues/22497)) - fix(node/test): disable Deno test sanitizers ([#22480](https://togithub.com/denoland/deno/issues/22480)) - fix(publish): better no-slow-types type discovery ([#22517](https://togithub.com/denoland/deno/issues/22517)) - fix(publish): ignore .DS_Store while publishing ([#22478](https://togithub.com/denoland/deno/issues/22478)) - fix(publish): print files that will be published ([#22495](https://togithub.com/denoland/deno/issues/22495)) - fix: util.parseArgs() missing node:process import ([#22405](https://togithub.com/denoland/deno/issues/22405)) - fix: write lockfile in `deno info` ([#22272](https://togithub.com/denoland/deno/issues/22272)) - perf(jsr): fast check cache and lazy fast check graph ([#22485](https://togithub.com/denoland/deno/issues/22485)) - perf: linter lsp memory leak fix and deno_graph executor ([#22519](https://togithub.com/denoland/deno/issues/22519)) - perf: strip `denort` on unix ([#22426](https://togithub.com/denoland/deno/issues/22426))Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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.