summaryrefslogtreecommitdiff
path: root/tests/specs/lockfile/frozen_lockfile
AgeCommit message (Expand)Author
2024-09-03test: reenable frozen_lockfile tests (#25381)Bartek Iwańczuk
2024-08-31chore: remove DENO_FUTURE=1 from spec tests (#25329)Bartek Iwańczuk
2024-08-30BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)Bartek Iwańczuk
2024-08-29feat(config): Node modules option for 2.0 (#25299)Nathan Whitaker
2024-08-28feat: improve lockfile v4 to store normalized version constraints and be more...David Sherret
2024-08-26feat: lockfile v4 by default (#25165)David Sherret
2024-08-20feat(config): Support frozen lockfile config option in deno.json (#25100)Nathan Whitaker
2024-08-19feat(FUTURE): terse lockfile (v4) (#25059)David Sherret
2024-07-24fix(future): Emit `deno install` warning less often, suggest `deno install` i...Nathan Whitaker
2024-07-02feat(cli): Add `--frozen` flag to error out if lockfile is out of date (#24355)Nathan Whitaker