summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
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-10chore: update deno_doc (#24509)Leo Kettmeir
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-09refactor: use concrete error types for node resolution (#24470)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-05fix(publish): unfurling should always be done with the package json (#24435)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-28chore: update deno_doc (#24308)Leo Kettmeir
2024-06-26refactor: move PackageJson to deno_config (#24348)David Sherret
2024-06-26refactor: bump deno_graph to 0.79 (#24337)David Sherret
2024-06-24fix(ext/node): rewrite crypto.Hash (#24302)Luca Casonato
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-20fix(task): do not propagate env changes outside subshells (#24279)David Sherret
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-18build(deps): bump curve25519-dalek from 4.1.2 to 4.1.3 (#24251)dependabot[bot]
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-18feat(ext/node): add BlockList & SocketAddress classes (#24229)Satya Rohith
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-13fix(npm): use more relaxed package.json version constraint parsing (#24202)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-11fix(npm): resolve dynamic npm imports individually (#24170)David Sherret
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
2024-06-06refactor: remove `PermissionsContainer` in deno_runtime (#24119)David Sherret
2024-06-06refactor: `NpmRegistryApi` - `#[async_trait(?Send)]` (#24126)David Sherret
2024-06-06chore: forward v1.44.1 release commit to main (#24115)denobot
2024-06-05chore: upgrade trust-dns-resolver and friends (#24108)Ryan Dahl
2024-06-05fix(npm): use configured auth for tarball urls instead of scope auth (#24111)David Sherret
2024-06-05fix: update deno_npm (#24065)Bartek Iwańczuk
2024-06-05fix: better handling of npm resolution occurring on workers (#24094)David Sherret