Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions manifests/d/DenoLand/Deno/2.7.12/DenoLand.Deno.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Created with AutoPublish using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: DenoLand.Deno
PackageVersion: 2.7.12
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: deno.exe
Commands:
- deno
ReleaseDate: 2026-04-09
Installers:
- Architecture: x64
InstallerUrl: https://github.com/denoland/deno/releases/download/v2.7.12/deno-x86_64-pc-windows-msvc.zip
InstallerSha256: F0DB746796FF2155444E4B6B42B24FF1139882626E2CDC3943743A7980F4BC2A
- Architecture: arm64
InstallerUrl: https://github.com/denoland/deno/releases/download/v2.7.12/deno-aarch64-pc-windows-msvc.zip
InstallerSha256: 01B27AFFDEC8C747D330415085E6C532B8A342CF16937C6C5E0DF2FB9FA5F0CC
ManifestType: installer
ManifestVersion: 1.12.0
73 changes: 73 additions & 0 deletions manifests/d/DenoLand/Deno/2.7.12/DenoLand.Deno.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
# Created with AutoPublish using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: DenoLand.Deno
PackageVersion: 2.7.12
PackageLocale: en-US
Publisher: Deno Land Inc.
PublisherUrl: https://deno.com/
PublisherSupportUrl: https://github.com/denoland/deno/issues
PrivacyUrl: https://docs.deno.com/deploy/manual/privacy-policy/
Author: Deno Land Inc.
PackageName: Deno
PackageUrl: https://deno.com/
License: MIT
LicenseUrl: https://github.com/denoland/deno/blob/HEAD/LICENSE.md
Copyright: Copyright 2018-2026 the Deno authors
ShortDescription: A modern runtime for JavaScript and TypeScript
Description: Deno is a simple, modern and secure runtime for JavaScript, TypeScript, and WebAssembly that uses V8 and is built in Rust.
Tags:
- develop
- development
- environment
- javascript
- js
- programming
- runtime
- typescript
- v8
ReleaseNotes: |-
2.7.12 / 2026.04.09
- feat(ext/node): add fs.SyncWriteStream (#33226)
- feat(ext/node): add llhttp-based HTTPParser with native cppgc binding (#33202)
- feat(ext/node): add native TLSWrap cppgc object (Rust core) (#33183)
- feat: native uv_pipe_t implementation with NativePipe and FdTable (#33165)
- fix(core): fix uv_pipe_open handle lifecycle to match libuv (#33225)
- fix(core): free UvLoopInner on uv_loop_t drop to prevent worker memory leak
(#33200)
- fix(core): handle WouldBlock in op_print for non-blocking stdio (#33221)
- fix(core): use c_char instead of i8 in uv_buf_t base cast (#33179)
- fix(ext/napi): use per-isolate Private key for napi_wrap/napi_unwrap (#33204)
- fix(ext/node): add dns.getDefaultResultOrder() API (#33197)
- fix(ext/node): create net.Socket from file descriptors (#33150)
- fix(ext/node): implement TCP.open(fd) (#33155)
- fix(ext/node): implement timeout, killSignal, and pid for child_process
spawnSync (#32810)
- fix(ext/node): implement uv_ref for native TCP handles (#33174)
- fix(ext/node): remove dead legacy TCP server accept path (#33172)
- fix(ext/node): return real OS file descriptors from node:fs APIs (#33039)
- fix(ext/node): rewrite Pipe.open(fd) to use raw fd ops (#33136)
- fix(ext/node): support numeric FDs in child_process stdio array (#33140)
- fix(ext/node): throw on cipher update with input >= 2^31-1 bytes (#33201)
- fix(ext/webgpu): accept ArrayBuffer in GPUQueue.writeBuffer() as data
source (#33152)
- fix(io): remove global stdio statics, handle non-blocking stdin (#33219)
- fix(node): validate resolved main path stays within package directory (#33170)
- fix(otel): add timeout to OTEL HTTP exporter to prevent hangs (#33159)
- fix(permissions): check deny rules against resolved IPs to prevent numeric
hostname bypass (#33203)
- fix(permissions): normalize IPv4-mapped IPv6 addresses in net permission
checks (#33223)
- fix(repl): surface CDP protocol errors and fix race in wait_for_response
(#33190)
- fix(runtime): cache canonicalized watch paths, fix spurious events (#33123)
- fix(schema): fix the publish: false of deno.json schema (#33196)
- fix: linked packages with peer deps failing to cache from lockfile (#33143)
- fix: update release template workflow URLs to .generated.yml (#33116)
- perf(ext/node): use aws-lc-sys EVP API for chacha20-poly1305 (#33110)
ReleaseNotesUrl: https://github.com/denoland/deno/releases/tag/v2.7.12
Documentations:
- DocumentLabel: Docs
DocumentUrl: https://docs.deno.com/
ManifestType: defaultLocale
ManifestVersion: 1.12.0
22 changes: 22 additions & 0 deletions manifests/d/DenoLand/Deno/2.7.12/DenoLand.Deno.locale.zh-CN.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Created with AutoPublish using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json

PackageIdentifier: DenoLand.Deno
PackageVersion: 2.7.12
PackageLocale: zh-CN
ShortDescription: JavaScript 和 TypeScript 的现代运行时
Description: Deno 是一个简单、现代、安全的运行时,适用于 JavaScript、TypeScript 和 WebAssembly,使用 V8 和 Rust 构建。
Tags:
- javascript
- js
- typescript
- v8
- 开发
- 环境
- 编程
- 运行时
Documentations:
- DocumentLabel: 文档
DocumentUrl: https://docs.deno.com/
ManifestType: locale
ManifestVersion: 1.12.0
8 changes: 8 additions & 0 deletions manifests/d/DenoLand/Deno/2.7.12/DenoLand.Deno.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with AutoPublish using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: DenoLand.Deno
PackageVersion: 2.7.12
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0