Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
c4a144d
chore: enable test-crypto-keygn-async-rsa node compat test (#34208)
divybot May 18, 2026
1cd3275
chore: enable test-https-connecting-to-http (#34207)
divybot May 18, 2026
f68849e
fix(ext/node): DSA keygen with arbitrary modulusLength (#34206)
divybot May 18, 2026
794fb11
feat(ext/node): implement NodeRuntime.notifyWhenWaitingForDisconnect …
bartlomieju May 18, 2026
9847847
feat(ext/node): expose inspector.isEnabled() via process.binding('ins…
bartlomieju May 18, 2026
bf72384
feat(ext/node): buffer Network.* bodies for inspector body-fetch comm…
bartlomieju May 18, 2026
9b9fde0
fix(ext/node): support TLS client resume compat tests (#34095)
bartlomieju May 18, 2026
ced67b1
feat(ext/node): restore module.registerHooks (#34081)
bartlomieju May 18, 2026
eb4061f
perf: lazy-load more modules in the snapshot (#34061)
nathanwhit May 18, 2026
99be4f5
fix(ext/node): module hook fixes for ESM nextLoad, createRequire URL,…
bartlomieju May 19, 2026
f818294
fix(lsp): don't panic on unresolved dts import hover (#34112)
lunadogbot May 19, 2026
3444038
fix(ext/node): run load hook chain on every require() of a builtin (#…
bartlomieju May 19, 2026
8aec4d5
feat(ext/fetch): emit Network.* inspector events for fetch() (#34220)
bartlomieju May 19, 2026
aefd24f
refactor: use `ToV8` on enums instead of serde (#31991)
crowlKats May 19, 2026
1ddf381
fix(cli): make deno why work with jsr deps (#34227)
nathanwhit May 19, 2026
13138f6
feat(ext/websocket): emit Network.* inspector events for WebSocket (#…
bartlomieju May 19, 2026
290c79c
chore: update sys_traits to 0.1.28 and unpin (#34139)
dsherret May 19, 2026
c990d56
fix(ext/node): throw ERR_INVALID_ARG_VALUE for falsy dns.lookup hostn…
divybot May 19, 2026
2a8484a
feat(ext/node): support KeyObject structured clone over MessagePort (…
divybot May 19, 2026
da1d096
chore: remove unused deps (#34249)
nathanwhit May 19, 2026
d7ba490
fix(ext/node): improve worker_threads MessagePort compatibility (#34250)
divybot May 20, 2026
c39514d
fix(ext/node): expand diagnostics_channel coverage (#34243)
divybot May 20, 2026
4799e13
feat: stabilize text imports (#34238)
crowlKats May 20, 2026
51f639e
feat(ext/node): emit Network.* inspector events for node:http (#34231)
divybot May 20, 2026
6ae67f7
fix(ext/node): readFile of large file via fd returns scrambled conten…
nathanwhit May 20, 2026
0213399
fix(ext/node): attach addAbortListener to EventEmitter, fix errorMoni…
bartlomieju May 20, 2026
99c6f7a
fix(ext/node): satisfy agent-base node:https stack-trace check (#34264)
bartlomieju May 20, 2026
3970a84
feat: v8 14.9 (#34226)
bartlomieju May 20, 2026
8443ee0
feat: disable ops and resources sanitizers by default in deno test (#…
bartlomieju May 20, 2026
ed12991
fix(ext/node): implement node:wasi preview1 compat (#34245)
divybot May 20, 2026
53de64d
chore: bump deno_task_shell to 0.31.0 (#34266)
bartlomieju May 20, 2026
483096d
fix(ext/node): flesh out node:trace_events polyfill (#34216)
divybot May 20, 2026
0f79e1d
fix(ext/node): Node-compatible TAP reporter for node:test (#34255)
divybot May 20, 2026
661e3db
feat: add `deno ci` subcommand (#34235)
bartlomieju May 20, 2026
0027351
chore: upgrade deno_task_shell to 0.32.0 (#34267)
bartlomieju May 20, 2026
42f609c
fix(ext/node): node:test with watch-mode events (#34254)
divybot May 20, 2026
ddc9fac
fix(fmt): panic on tagged HTML template with multi-level indent (#34263)
bartlomieju May 20, 2026
280a349
feat(ext/node): make Network.* CDP events fire under plain --inspect …
bartlomieju May 20, 2026
85e85c4
chore: add back locked-tripwire (#34275)
dsherret May 20, 2026
8266125
fix(core): disable include_icu_data feature (#34279)
nathanwhit May 21, 2026
d3ec5aa
perf: consolidate HTTP Brotli compressor setup (#34282)
nathanwhitbot May 21, 2026
1ebc47a
perf: use panic=abort in release builds (#34280)
nathanwhit May 21, 2026
0b6cd36
feat(cli): accept `deno audit fix` as alias for `deno audit --fix` (#…
bartlomieju May 21, 2026
99babcf
fix(ext/image): handle bitmaps in `createImageBitmap` correctly (#34285)
turtletongue May 21, 2026
0eb9b05
chore: unpin twox-hash and update it to 2.1.2 (#34277)
jbg May 21, 2026
f1a7e4e
feat(types): add Math.sumPrecise and Intl.Locale.prototype.variants (…
bartlomieju May 21, 2026
67b4248
feat(cli): add --watch flag to deno check (#34224)
bartlomieju May 21, 2026
663d8a0
feat(install): default to npm for `deno install -g` unprefixed packag…
bartlomieju May 21, 2026
3e3430b
perf(ext/node): optimize direct ServerResponse string end (#34253)
nathanwhitbot May 21, 2026
c29ea5a
perf(ext/net): reduce Quinn TLS provider size (#34294)
nathanwhitbot May 22, 2026
d018c09
refactor: remove base32 dependency from npm cache encoding (#34293)
nathanwhitbot May 22, 2026
fbb5be3
2.8.0 (#34295)
denobot May 22, 2026
b47520d
fix: allow --inspect=localhost:0 to resolve hostnames (#34230)
divybot May 22, 2026
a2fc6d3
refactor: remove shell-escape from install shims (#34313)
nathanwhitbot May 22, 2026
f0ef190
refactor: replace quick-junit test reporter dependency (#34315)
nathanwhitbot May 23, 2026
1fab348
fix(ext/node): attach register as static on Module (#34305)
bartlomieju May 23, 2026
608eac7
perf-research/http-serve: ext/http JS-side V8 prof — no new architect…
crowlbot May 23, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
208 changes: 104 additions & 104 deletions .github/workflows/ci.generated.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/workflows/ci.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import {
// Bump this number when you want to purge the cache.
// Note: the tools/release/01_bump_crate_versions.ts script will update this version
// automatically via regex, so ensure that this line maintains this format.
const cacheVersion = 113;
const cacheVersion = 114;

const ubuntuX86Runner = "ubuntu-24.04";
const ubuntuARMRunner = "ubuntu-24.04-arm";
Expand Down
Loading
Loading