summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2024-10-07feat(ext/crypto): X448 support (#26043)Divy Srivastava
2024-10-03fix(npm): root package has peer dependency on itself (#26022)Divy Srivastava
2024-10-03fix(task): use current executable for deno even when not named deno (#26019)David Sherret
2024-10-03v2.0.0-rc.10 (#26002)Bartek Iwańczuk
2024-10-02feat(byonm): support `deno run npm:<package>` when package is not in package....David Sherret
2024-10-02fix(node): implement libuv APIs needed to support `npm:sqlite3` (#25893)Nathan Whitaker
2024-10-02fix(workspace): handle when config has members when specified via --config (#...David Sherret
2024-10-02fix(no-slow-types): better `override` handling (#25989)David Sherret
2024-10-02chore: release deno_* crates (#25987)denobot
2024-10-02chore: release deno_* crates (#25976)denobot
2024-10-01feat(lsp): quick fix for @deno-types="npm:@types/*" (#25954)Nayeem Rahman
2024-10-01BREAKING: rename "deps" remote cache folder to "remote" (#25969)David Sherret
2024-10-01v2.0.0-rc.9 (#25957)Divy Srivastava
2024-10-01v2.0.0-rc.8 (#25950)Bartek Iwańczuk
2024-09-30fix: precompile preserve SVG camelCase attributes (#25945)Marvin Hagemeister
2024-09-30fix: eagerly error for specifier with empty version constraint (#25944)David Sherret
2024-09-30refactor: move ByonmNpmResolver to deno_resolver (#25937)David Sherret
2024-09-30fix: update sui to 0.4 (#25942)Divy Srivastava
2024-09-28refactor: extract out sloppy imports resolution from CLI crate (#25920)David Sherret
2024-09-28refactor: move NpmCacheDir to deno_cache_dir (#25916)David Sherret
2024-09-28refactor: use deno_path_util (#25918)David Sherret
2024-09-27v2.0.0-rc.7 (#25907)Bartek Iwańczuk
2024-09-27fix(node): Pass NPM_PROCESS_STATE to subprocesses via temp file instead of en...Nathan Whitaker
2024-09-27chore: update `simd-json` (#25897)Asher Gomez
2024-09-26refactor(fmt): rewrite HTML syntax error handling (#25892)Bartek Iwańczuk
2024-09-26feat(tools/doc): display subitems in symbol overviews where applicable (#25885)Leo Kettmeir
2024-09-26v2.0.0-rc.6 (#25877)Bartek Iwańczuk
2024-09-26feat: add `--allow-import` flag (#25469)Bartek Iwańczuk
2024-09-25fix(check): properly surface dependency errors in types file of js file (#25860)David Sherret
2024-09-24v2.0.0-rc.5 (#25838)Bartek Iwańczuk
2024-09-24fix: Update deno_npm to fix `deno install` with crossws (#25837)Nathan Whitaker
2024-09-23perf(ext/fetch): improve decompression throughput by upgrading `tower_http` (...Yusuke Tanaka
2024-09-23BREAKING: remove support for remote import maps in deno.json (#25836)David Sherret
2024-09-23feat(ext/crypto): import and export p521 keys (#25789)Divy Srivastava
2024-09-20fix: panic when require(esm) (#25769)Bartek Iwańczuk
2024-09-20feat(fmt): upgrade markup_fmt (#25768)Pig Fang
2024-09-20chore: update sui to 0.3.1 (#25758)Divy Srivastava
2024-09-19v2.0.0-rc.4 (#25728)Bartek Iwańczuk
2024-09-18v2.0.0-rc.3 (#25704)Bartek Iwańczuk
2024-09-18feat(ext/node): add rootCertificates to node:tls (#25707)Luca Casonato
2024-09-18feat(lint): add `no-process-global` lint rule (#25709)Divy Srivastava
2024-09-18Revert "feat(fmt): sort type-only named import/exports last" (#25705)David Sherret
2024-09-18fix: do not panic running invalid file specifier (#25530)Yazan AbdAl-Rahman
2024-09-18feat(check): turn on noImplicitOverride (#25695)Bartek Iwańczuk
2024-09-18chore: bump `deno_lint` to 0.66.0 (#25697)Asher Gomez
2024-09-17perf: fast path for cached dyn imports (#25636)Divy Srivastava
2024-09-17feat(fmt): sort type-only named import/exports last (#25690)David Sherret
2024-09-17chore: upgrade deno_core (#25674)Bartek Iwańczuk
2024-09-16fix(npm): better error handling for remote npm deps (#25670)David Sherret
2024-09-16fix(lockfile): use loose deserialization for version constraints (#25660)David Sherret