summaryrefslogtreecommitdiff
path: root/tests/specs/lockfile/frozen_lockfile/__test__.jsonc
AgeCommit message (Expand)Author
2024-10-22fix(check): support `--frozen` on deno check (#26479)Nathan Whitaker
2024-10-02chore: remove unnecessary envs in spec tests (#25982)David Sherret
2024-09-26feat: add `--allow-import` flag (#25469)Bartek Iwańczuk
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-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-02feat(cli): Add `--frozen` flag to error out if lockfile is out of date (#24355)Nathan Whitaker