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
/
lockfile
Age
Commit message (
Expand
)
Author
2024-08-28
feat: improve lockfile v4 to store normalized version constraints and be more...
David Sherret
2024-08-28
feat: remove `--lock-write` flag (#25214)
Bartek Iwańczuk
2024-08-26
feat: lockfile v4 by default (#25165)
David Sherret
2024-08-26
fix(bench): Fix table column alignments and NO_COLOR=1 (#25190)
Armaan Salam
2024-08-20
fix: adjust suggestion for lockfile regeneration (#25107)
Bartek Iwańczuk
2024-08-20
feat(config): Support frozen lockfile config option in deno.json (#25100)
Nathan Whitaker
2024-08-19
feat(FUTURE): terse lockfile (v4) (#25059)
David Sherret
2024-07-24
fix(future): Emit `deno install` warning less often, suggest `deno install` i...
Nathan Whitaker
2024-07-02
feat(cli): Add `--frozen` flag to error out if lockfile is out of date (#24355)
Nathan Whitaker
2024-05-28
feat(vendor): support modifying remote files in vendor folder without checksu...
David Sherret
2024-05-23
fix(cli): Support deno.lock with only package.json present + fix DENO_FUTURE ...
Nathan Whitaker
2024-04-29
chore: migrate bench, publish, and more itests to spec tests (#23584)
David Sherret