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-19
chore: forward v1.44.3 release commit to main (#24256)
denobot
2024-06-18
build(deps): bump curve25519-dalek from 4.1.2 to 4.1.3 (#24251)
dependabot[bot]
2024-06-18
chore: remove deno_core patch (#24252)
Bartek Iwańczuk
2024-06-19
fix(ext/web): fix `AbortSignal.timeout()` leak (#23842)
Tom Alcorn
2024-06-18
feat(ext/node): add BlockList & SocketAddress classes (#24229)
Satya Rohith
2024-06-14
fix(inspector): crash on "Debugger.setBlackboxPatterns" (#24204)
Bartek Iwańczuk
2024-06-14
fix(no-slow-types): handle named type in mapped type (#24205)
David Sherret
2024-06-13
fix(npm): use more relaxed package.json version constraint parsing (#24202)
David Sherret
2024-06-13
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)
Bartek Iwańczuk
2024-06-13
chore: forward v1.44.2 release commit to main (#24194)
denobot
2024-06-11
chore: upgrade deno_core (#24146)
Divy Srivastava
2024-06-11
fix(npm): resolve dynamic npm imports individually (#24170)
David Sherret
2024-06-08
chore: upgrade deno_core to 0.287.0 (#24145)
Bartek Iwańczuk
2024-06-07
fix: upgrade deno_core (#24128)
Bartek Iwańczuk
2024-06-07
fix: do not panic linting files with UTF-8 BOM (#24136)
David Sherret
2024-06-06
refactor: remove `PermissionsContainer` in deno_runtime (#24119)
David Sherret
2024-06-06
refactor: `NpmRegistryApi` - `#[async_trait(?Send)]` (#24126)
David Sherret
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
[next]