COMMITS
May 16, 2026
D
chore(deps): bump the rust-dependencies group across 1 directory with 7 updates (#5368)
dependabot[bot] committed
May 9, 2026
H
perf: Simple optimization (#5356)
Hans Larsen committed
May 8, 2026
D
chore(deps): bump the rust-dependencies group with 4 updates (#5354)
dependabot[bot] committed
May 5, 2026
D
chore(deps): bump the ci-dependencies group with 2 updates (#5353)
dependabot[bot] committed
May 1, 2026
J
Modify boa_runtime's timers to use native timeout tracking and cancellation (#5289)
José Julián Espina committed
April 27, 2026
D
chore(deps): bump the rust-dependencies group with 5 updates (#5349)
dependabot[bot] committed
April 24, 2026
D
chore(deps): bump rustls-webpki from 0.103.12 to 0.103.13 (#5348)
dependabot[bot] committed
April 23, 2026
D
chore(deps): bump the ci-dependencies group across 1 directory with 5 updates (#5347)
dependabot[bot] committed
D
chore(deps): bump actions/github-script from 8.0.0 to 9.0.0 (#5316)
dependabot[bot] committed
April 21, 2026
D
chore(deps): bump rustls-webpki from 0.103.10 to 0.103.12 (#5342)
dependabot[bot] committed
K
Fix clippy lints for new rust release (#5343)
Kevin Ness committed
J
Implement support for compact formatting in NumberFormat (#5312)
José Julián Espina committed
April 14, 2026
D
chore(deps): bump the rust-dependencies group across 1 directory with 6 updates (#5334)
dependabot[bot] committed
D
chore(deps): bump rand from 0.10.0 to 0.10.1 (#5330)
dependabot[bot] committed
D
chore(deps): update hashbrown requirement from 0.16.1 to 0.17.0 in /tests/fuzz (#5317)
dependabot[bot] committed
April 10, 2026
K
fix(vm): reset implicit return value when pushing new call frames (#4… (#5313)
Kumar Tanay committed
M
fix abortsignal event names (#5269)
Monti committed
April 9, 2026
I
fix(cli): clamp setTimeout to 1ms (#5309)
Ivan Krasilnikov committed
April 8, 2026
M
fix request signal (#5288)
Monti committed
April 7, 2026
J
Make `JsAsyncGenerator` fully type safe (#5066)
José Julián Espina committed
I
Support running test262 using boa cli (#5234)
Ivan Krasilnikov committed
H
fix(fetch): set correct type for Response.redirect() (#5212)
Hitesh committed
April 6, 2026
K
C
chore(deps): replace paste with pastey (#5223)
Carson McManus committed
K
fix(vm/opcode/define,set,call): convert panics to EngineError::Panic using js_expect (#5228)
Kaustubh Shivarkar committed
K
Implement `Iterator.prototype.includes` proposal (#5227)
Kevin Ness committed
H