index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.lock
Age
Commit message (
Expand
)
Author
2024-06-06
chore: forward v1.44.1 release commit to main (#24115)
denobot
2024-06-05
chore: upgrade trust-dns-resolver and friends (#24108)
Ryan Dahl
2024-06-05
fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
David Sherret
2024-06-05
fix: update deno_npm (#24065)
Bartek Iwańczuk
2024-06-05
fix: better handling of npm resolution occurring on workers (#24094)
David Sherret
2024-06-05
chore(ext/web): use `Error.captureStackTrace` in `DOMException` constructor (...
ud2
2024-05-30
1.44.0 (#24045)
denobot
2024-05-30
feat(lint): add `no-boolean-literal-for-arguments` rule and enable `no-unused...
Luca Casonato
2024-05-29
chore: upgrade jupyter runtimelib to 0.11.0 (#24036)
Kyle Kelley
2024-05-29
fix: bump cache sqlite dbs to v2 for WAL journal mode change (#24030)
David Sherret
2024-05-29
fix(ext/node): windows cancel stdin read in line mode (#23969)
Divy Srivastava
2024-05-28
feat(vendor): support modifying remote files in vendor folder without checksu...
David Sherret
2024-05-24
fix: use hash of in-memory bytes only for code cache (#23966)
David Sherret
2024-05-23
fix(npm): set up node_modules/.bin/ entries for package that provide bin entr...
Bartek Iwańczuk
2024-05-23
chore: update denokv_* crates (#23949)
Bartek Iwańczuk
2024-05-23
feat: enable pointer compression via deno_core bump (#23838)
Matt Mastracci
2024-05-22
chore: forward v1.43.6 release commit to main (#23936)
Bartek Iwańczuk
2024-05-21
refactor(jupyter): use runtimelib for Jupyter structures and directory paths ...
Kyle Kelley
2024-05-21
perf: analyze cjs re-exports in parallel (#23894)
David Sherret
2024-05-18
perf: analyze cjs exports and emit typescript in parallel (#23856)
David Sherret
2024-05-17
chore: forward v1.43.5 release commit to main (#23877)
denobot
2024-05-17
fix(npm): regression deserializing JSON for some npm packages (#23868)
David Sherret
2024-05-17
chore: bump deno_http version (#23866)
Satya Rohith
2024-05-17
feat(serve): support `--port 0` to use an open port (#23846)
Satya Rohith
2024-05-17
chore: forward v1.43.4 commit to main (#23861)
Bartek Iwańczuk
2024-05-16
fix(ext/node): homedir() `getpwuid`/`SHGetKnownFolderPath` fallback (#23841)
Divy Srivastava
2024-05-15
perf(compile): Do not checksum eszip content (#23839)
Arnau Orriols
2024-05-16
perf(jsr): download metadata files as soon as possible and in parallel (#23836)
David Sherret
2024-05-15
fix(doc): --lint - private ref diagnostic was displaying incorrect informatio...
David Sherret
2024-05-14
fix: update swc_ecma_parser to 0.114.1 (#23816)
David Sherret
2024-05-14
fix(doc/publish): support expando properties (#23795)
David Sherret
2024-05-13
chore(task): various small refactorings (#23793)
David Sherret
2024-05-13
chore: cleanup unused dependencies (#23787)
Leo Kettmeir
2024-05-12
fix(npm): handle null fields in npm registry JSON (#23785)
David Sherret
2024-05-10
chore: forward v1.43.3 release commit to main (#23771)
denobot
2024-05-10
fix: bump deno_core to fix unsoundness (#23768)
Matt Mastracci
2024-05-09
refactor(ext/tls): Implement required functionality for later SNI support (#2...
Matt Mastracci
2024-05-09
fix(task): regression where `npx <command>` sometimes couldn't find command (...
David Sherret
2024-05-08
chore: enable clippy::print_stdout and clippy::print_stderr (#23732)
David Sherret
2024-05-09
chore: forward v1.43.2 release commit to main (#23749)
denobot
2024-05-08
FUTURE: `deno install` changes (#23498)
Bartek Iwańczuk
2024-05-07
fix(jsr): panic when importing jsr package with deps via https (#23728)
David Sherret
2024-05-07
chore: Bump deno_core (#23722)
Nathan Whitaker
2024-05-05
fix(fmt/js): `else` was moved to wrong `if` sometimes when formatting minifie...
David Sherret
2024-05-05
chore: update wgpu (#23684)
Leo Kettmeir
2024-05-04
fix(publish): public api - trace parent classes & interfaces when following a...
David Sherret
2024-05-03
chore(tests/specs): ability to have sub tests in file (#23667)
David Sherret
2024-05-01
1.43.0 (#23629)
denobot
2024-05-01
chore: update deno_doc (#23621)
Leo Kettmeir
2024-04-30
fix(publish): handle variable declarations with a declare keyword (#23616)
David Sherret
[next]