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
2023-10-30
chore: upgrade rsa to 0.9 (#21016)
Divy Srivastava
2023-10-28
chore: bump quick-junit to 0.3.5 (#21004)
Divy Srivastava
2023-10-27
feat(task): add `head` command (#20998)
David Sherret
2023-10-27
chore(ext/crypto): upgrade to ring 0.17 (#20824)
Divy Srivastava
2023-10-26
feat(doc): display non-exported types referenced in exported types (#20990)
David Sherret
2023-10-26
chore(deps): bump rustix from 0.38.14 to 0.38.19 (#20935)
dependabot[bot]
2023-10-26
chore: update base64 crate (#20877)
Luca Casonato
2023-10-25
chore: update deno_core and port all remaining ops to `op2` (#20954)
Bartek Iwańczuk
2023-10-24
refactor: upgrade to deno_ast 0.31 and deno_graph 0.59 (#20965)
David Sherret
2023-10-24
fix: improved using declaration support (#20959)
David Sherret
2023-10-20
feat(unstable): allow bare specifier for builtin node module (#20728)
Yoshiya Hinosawa
2023-10-13
chore: forward v1.37.2 release commit to main (#20897)
denobot
2023-10-12
refactor: FeatureChecker integration in ext/ crates (#20797)
Bartek Iwańczuk
2023-10-12
fix(node/http2): fixes to support grpc (#20712)
Bartek Iwańczuk
2023-10-11
fix: upgrade dprint-plugin-markdown 0.16.2 and typescript 0.88.1 (#20879)
David Sherret
2023-10-05
refactor: rewrite several extension ops to op2 (#20457)
Bartek Iwańczuk
2023-10-04
refactor: rewrite websocket to use op2 macro (#20140)
Divy Srivastava
2023-10-03
chore: upgrade deno_core to 0.220.0 (#20766)
Bartek Iwańczuk
2023-10-03
fix(npm): upgrade to deno_npm 0.15.2 (#20772)
David Sherret
2023-09-29
feat(lsp): jupyter notebook analysis (#20719)
Nayeem Rahman
2023-09-29
fix(ext/kv): send queue wake messages accross different kv instances (#20465)
Igor Zinkovsky
2023-09-28
refactor(ext/node): remove dependency on deno_npm and deno_semver (#20718)
David Sherret
2023-09-27
chore: forward v1.37.1 release commit to main (#20706)
denobot
2023-09-26
chore: update deno_core and cargo update (#20696)
Matt Mastracci
2023-09-26
chore(lsp): bump tower-lsp to 0.20.0 (#20693)
Nayeem Rahman
2023-09-26
refactor(ext/http): use scopeguard defer to handle async drop (#20652)
Laurence Rowe
2023-09-23
chore: bump deno_core (#20650)
Matt Mastracci
2023-09-22
chore: bump deno_core + cargo update (#20636)
Matt Mastracci
2023-09-22
build(deps): bump aes-gcm from 0.10.2 to 0.10.3 (#20639)
dependabot[bot]
2023-09-20
chore: bump Rust to 1.72.1 and cargo update (#20572)
Matt Mastracci
2023-09-19
1.37.0 (#20574)
denobot
2023-09-19
perf: make `deno test` 10x faster (#20550)
Luca Casonato
2023-09-18
fix(npm): properly handle legacy shasum of package (#20557)
David Sherret
2023-09-18
feat(unstable): package manager (#20517)
David Sherret
2023-09-16
feat: Add "deno jupyter" subcommand (#20337)
Bartek Iwańczuk
2023-09-15
feat(ext/node): http2.connect() API (#19671)
Bartek Iwańczuk
2023-09-14
chore(cli): update chrono to remove broken time dep (#20508)
Matt Mastracci
2023-09-14
chore: update deno_core + cargo update (#20507)
Matt Mastracci
2023-09-14
feat: explicit resource management in TypeScript (#20506)
David Sherret
2023-09-14
chore(tests): ability to pattern match unordered lines (#20488)
David Sherret
2023-09-13
refactor: use TaskQueue from deno_unsync (#20485)
David Sherret
2023-09-13
chore: bump deno_core and cargo update (#20480)
Matt Mastracci
2023-09-12
fix(ext/http): create a graceful shutdown API (#20387)
Matt Mastracci
2023-09-09
fix(lsp): respect configured exclusions for testing APIs (#20427)
Nayeem Rahman
2023-09-09
feat(cli): allow --log-level=trace for additional deep debugging (#20426)
Matt Mastracci
2023-09-08
feat: lockfile v3 (#20424)
David Sherret
2023-09-08
fix(fmt/markdown): improve ignore comment handling (#20421)
David Sherret
2023-09-08
fix: empty include in config file excludes all (#20404)
Nayeem Rahman
2023-09-07
feat: support import attributes (#20342)
David Sherret
2023-09-06
fix(ext/node): implement AES GCM cipher (#20368)
Divy Srivastava
[next]