summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2024-07-22chore: move all node-api impl to ext (#24662)snek
2024-07-22Revert "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24665)Bartek Iwańczuk
2024-07-21fix: make vendor cache manifest more deterministic (#24658)Zebreus
2024-07-21fix: CFunctionInfo and CTypeInfo leaks (#24634)Divy Srivastava
2024-07-19refactor: update to deno_config 0.25 (#24645)David Sherret
2024-07-19fix(node): support `tty.hasColors()` and `tty.getColorDepth()` (#24619)Marvin Hagemeister
2024-07-18fix(lsp): support npm workspaces and fix some resolution issues (#24627)David Sherret
2024-07-17fix(ext/node): stat.mode on windows (#24434)Divy Srivastava
2024-07-18Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...Bartek Iwańczuk
2024-07-17fix(workspace): support resolving bare specifiers to npm pkgs within a worksp...David Sherret
2024-07-15chore: upgrade dependencies (#24565)snek
2024-07-13Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24...Ryan Dahl
2024-07-13refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)Sean McArthur
2024-07-12chore: forward v1.45.2 release commit to main (#24564)denobot
2024-07-12fix(config): regression - should not discover npm workspace for nested deno.j...David Sherret
2024-07-12refactor: move importMap with imports/scopes diagnostic to deno_config (#24553)David Sherret
2024-07-12chore: forward v1.45.1 release commit to main (#24540)denobot
2024-07-11fix(npm): use start directory deno.json as "root deno.json config" in npm wor...David Sherret
2024-07-11fix(workspace): allow using --import-map flag with workspace (#24527)Bartek Iwańczuk
2024-07-11build: update wgpu-core to unblock release (#24515)Bartek Iwańczuk
2024-07-111.45.0 (#24512)denobot
2024-07-10feat(jsr): support publishing jsr packages in npm workspaces (#24507)David Sherret
2024-07-10fix: memory leak when transpiling (#24490)Bartek Iwańczuk
2024-07-10feat(node): Support executing npm package lifecycle scripts (preinstall/insta...Nathan Whitaker
2024-07-09feat(workspace): support object config (#24483)David Sherret
2024-07-09feat: upgrade deno_core to 0.293.0 (#24482)Bartek Iwańczuk
2024-07-09feat: support wildcards in npm workspaces (#24471)David Sherret
2024-07-08fix(workspace): better cli file argument handling (#24447)David Sherret
2024-07-05refactor: move `FileCollector` to deno_config (#24433)David Sherret
2024-07-04feat: npm workspace and better Deno workspace support (#24334)David Sherret
2024-07-02chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24388)Bartek Iwańczuk
2024-07-01feat: upgrade deno_core (#24364)snek
2024-06-26refactor: move PackageJson to deno_config (#24348)David Sherret
2024-06-23chore: use sha1 crate, not sha-1 (#24306)Luca Casonato
2024-06-21fix: upgrade deno_core to 0.291.0 (#24297)Divy Srivastava
2024-06-20refactor(ext): remove use of `brotli::ffi` (#24214)ud2
2024-06-20perf(ws): optimize fastwebsockets in release profile (#24277)Luca Bruno
2024-06-19chore: forward v1.44.4 release commit to main (#24271)denobot
2024-06-19Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262)Bartek Iwańczuk
2024-06-19chore: forward v1.44.3 release commit to main (#24256)denobot
2024-06-18chore: remove deno_core patch (#24252)Bartek Iwańczuk
2024-06-19fix(ext/web): fix `AbortSignal.timeout()` leak (#23842)Tom Alcorn
2024-06-14fix(inspector): crash on "Debugger.setBlackboxPatterns" (#24204)Bartek Iwańczuk
2024-06-14fix(no-slow-types): handle named type in mapped type (#24205)David Sherret
2024-06-13chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)Bartek Iwańczuk
2024-06-13chore: forward v1.44.2 release commit to main (#24194)denobot
2024-06-11chore: upgrade deno_core (#24146)Divy Srivastava
2024-06-08chore: upgrade deno_core to 0.287.0 (#24145)Bartek Iwańczuk
2024-06-07fix: upgrade deno_core (#24128)Bartek Iwańczuk
2024-06-07fix: do not panic linting files with UTF-8 BOM (#24136)David Sherret