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
/
tests
/
specs
Age
Commit message (
Expand
)
Author
2024-07-09
fix: test in presence of .npmrc (#24486)
snek
2024-07-09
fix: add warning for invalid unstable feature use in deno.json/jsonc (#24120)
HasanAlrimawi
2024-07-09
feat: support wildcards in npm workspaces (#24471)
David Sherret
2024-07-05
refactor: move `FileCollector` to deno_config (#24433)
David Sherret
2024-07-05
fix(publish): unfurling should always be done with the package json (#24435)
David Sherret
2024-07-04
feat: npm workspace and better Deno workspace support (#24334)
David Sherret
2024-07-02
fix(compile): prevent setting unstable feature twice (#24381)
HasanAlrimawi
2024-07-02
feat(cli): Add `--frozen` flag to error out if lockfile is out of date (#24355)
Nathan Whitaker
2024-07-02
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24388)
Bartek Iwańczuk
2024-07-01
fix(windows): check USERPROFILE env var for finding home directory (#24384)
David Sherret
2024-06-27
fix(ext/node): discover .npmrc in user's homedir (#24021)
Bartek Iwańczuk
2024-06-19
Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262)
Bartek Iwańczuk
2024-06-13
fix(npm): use more relaxed package.json version constraint parsing (#24202)
David Sherret
2024-06-13
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)
Bartek Iwańczuk
2024-06-12
fix(cli): Explicitly cache NPM packages during `deno install` (#24190)
Nathan Whitaker
2024-06-11
fix(npm): resolve dynamic npm imports individually (#24170)
David Sherret
2024-06-10
chore: add test for worker shutting down during npm import (#24109)
David Sherret
2024-06-08
fix(check): attempt to resolve types from pkg before `@types` pkg (#24152)
David Sherret
2024-06-08
fix(ext/node): lossy UTF-8 read node_modules files (#24140)
Luca Casonato
2024-06-07
fix(ext/node): support stdin child_process IPC & fd stdout/stderr (#24106)
Divy Srivastava
2024-06-07
fix: do not panic linting files with UTF-8 BOM (#24136)
David Sherret
2024-06-06
fix(cli): Overwrite existing bin entries in `node_modules` (#24123)
Nathan Whitaker
2024-06-06
chore: support `-- --nocapture` in the spec tests (#24113)
David Sherret
2024-06-05
fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
David Sherret
2024-06-05
fix: update deno_npm (#24065)
Bartek Iwańczuk
2024-06-05
fix: support importing statically unanalyzable npm specifiers (#24107)
David Sherret
2024-06-05
fix: better handling of npm resolution occurring on workers (#24094)
David Sherret
2024-05-30
feat: do not require `DENO_FUTURE=1` for npmrc support (#24043)
David Sherret
2024-05-29
fix(cli): Prefer npm bin entries provided by packages closer to the root (#24...
Nathan Whitaker
2024-05-29
feat: Add `Deno.exitCode` API (#23609)
Luke Edwards
2024-05-29
fix(task): always use `npm` for `npm run` with flags (#24028)
Marvin Hagemeister
2024-05-29
perf: avoid building module graph if dynamic specifier already in graph (#24035)
David Sherret
2024-05-28
perf: skip npm install if graph has no new packages (#24017)
David Sherret
2024-05-28
feat(vendor): support modifying remote files in vendor folder without checksu...
David Sherret
2024-05-28
FUTURE(ext/ffi,ext/webgpu): stabilize FFI and WebGPU APIs (#24011)
Asher Gomez
2024-05-28
fix(publish): raise diagnostics for triple-slash directives for `--dry-run` i...
David Sherret
2024-05-27
FUTURE(ext/fs): stabilize file system APIs (#23968)
Bartek Iwańczuk
2024-05-27
fix: `--env` flag confusing message on syntax error (#23915)
Hasan-Alrimawi
2024-05-23
fix(npm): set up node_modules/.bin/ entries for package that provide bin entr...
Bartek Iwańczuk
2024-05-23
FUTURE: initial support for .npmrc file (#23560)
Bartek Iwańczuk
2024-05-23
fix(cli): Support deno.lock with only package.json present + fix DENO_FUTURE ...
Nathan Whitaker
2024-05-23
feat(task): run `npm run` commands with Deno more often (#23794)
David Sherret
2024-05-23
feat(cli/test): `deno test --clean` (#23519)
Asher Gomez
2024-05-23
feat(ext/fetch): `Request.bytes()` and `Response.bytes()` (#23823)
Asher Gomez
2024-05-23
feat: add lowercase `-v` version flag (#23750)
David Sherret
2024-05-22
feat(cli): Add slow test warning (#23874)
Matt Mastracci
2024-05-21
refactor(jupyter): use runtimelib for Jupyter structures and directory paths ...
Kyle Kelley
2024-05-21
chore: add test to ensure parsing only happens once on first load (#23837)
David Sherret
2024-05-21
fix(task): do not error if node_modules folder not exists (#23920)
David Sherret
2024-05-21
perf: analyze cjs re-exports in parallel (#23894)
David Sherret
[prev]
[next]