summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
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
2024-06-05chore(ext/web): use `Error.captureStackTrace` in `DOMException` constructor (...ud2
2024-05-301.44.0 (#24045)denobot
2024-05-30feat(lint): add `no-boolean-literal-for-arguments` rule and enable `no-unused...Luca Casonato
2024-05-29chore: upgrade jupyter runtimelib to 0.11.0 (#24036)Kyle Kelley
2024-05-29fix: bump cache sqlite dbs to v2 for WAL journal mode change (#24030)David Sherret
2024-05-29fix(ext/node): windows cancel stdin read in line mode (#23969)Divy Srivastava
2024-05-28feat(vendor): support modifying remote files in vendor folder without checksu...David Sherret
2024-05-24fix: use hash of in-memory bytes only for code cache (#23966)David Sherret
2024-05-23fix(npm): set up node_modules/.bin/ entries for package that provide bin entr...Bartek Iwańczuk
2024-05-23chore: update denokv_* crates (#23949)Bartek Iwańczuk
2024-05-23feat: enable pointer compression via deno_core bump (#23838)Matt Mastracci
2024-05-22chore: forward v1.43.6 release commit to main (#23936)Bartek Iwańczuk
2024-05-21refactor(jupyter): use runtimelib for Jupyter structures and directory paths ...Kyle Kelley
2024-05-21perf: analyze cjs re-exports in parallel (#23894)David Sherret
2024-05-18perf: analyze cjs exports and emit typescript in parallel (#23856)David Sherret
2024-05-17chore: forward v1.43.5 release commit to main (#23877)denobot
2024-05-17fix(npm): regression deserializing JSON for some npm packages (#23868)David Sherret
2024-05-17chore: bump deno_http version (#23866)Satya Rohith
2024-05-17feat(serve): support `--port 0` to use an open port (#23846)Satya Rohith
2024-05-17chore: forward v1.43.4 commit to main (#23861)Bartek Iwańczuk
2024-05-16fix(ext/node): homedir() `getpwuid`/`SHGetKnownFolderPath` fallback (#23841)Divy Srivastava
2024-05-15perf(compile): Do not checksum eszip content (#23839)Arnau Orriols
2024-05-16perf(jsr): download metadata files as soon as possible and in parallel (#23836)David Sherret
2024-05-15fix(doc): --lint - private ref diagnostic was displaying incorrect informatio...David Sherret
2024-05-14fix: update swc_ecma_parser to 0.114.1 (#23816)David Sherret
2024-05-14fix(doc/publish): support expando properties (#23795)David Sherret
2024-05-13chore(task): various small refactorings (#23793)David Sherret
2024-05-13chore: cleanup unused dependencies (#23787)Leo Kettmeir