deno/tests/specs/lockfile
David Sherret 539e41b8d4
fix(npm): respect etag for npm packument caching (#29130)
Stores the etag in a `_deno.etag` property on the json object of the
packument.
2025-05-02 09:49:05 -04:00
..
adding_jsr_dep feat(lockfile): default to lockfile v5 (#28950) 2025-04-17 13:27:37 -07:00
adding_jsr_export_new_dep feat(lockfile): default to lockfile v5 (#28950) 2025-04-17 13:27:37 -07:00
adding_npm_dep feat(lockfile): default to lockfile v5 (#28950) 2025-04-17 13:27:37 -07:00
adding_redirect feat(lockfile): default to lockfile v5 (#28950) 2025-04-17 13:27:37 -07:00
auto_discover_lockfile fix: cache bust http cache on lockfile integrity mismatch (#28087) 2025-02-13 13:23:24 +01:00
cache_bust_integrity_failure feat(lockfile): default to lockfile v5 (#28950) 2025-04-17 13:27:37 -07:00
checksum_at_redirect fix: adjust suggestion for lockfile regeneration (#25107) 2024-08-20 20:13:17 +02:00
config_file_lock_boolean feat: add --allow-import flag (#25469) 2024-09-26 01:50:54 +00:00
config_file_lock_path chore(lint): add .out file reference checker (#27078) 2024-11-26 20:53:20 -08:00
external_import_map feat(lockfile): default to lockfile v5 (#28950) 2025-04-17 13:27:37 -07:00
frozen_lockfile fix: break unstable lockfile v5 to remove "has" from property names (#29095) 2025-04-29 14:17:54 -04:00
jsx_import_source_and_types fix: break unstable lockfile v5 to remove "has" from property names (#29095) 2025-04-29 14:17:54 -04:00
lock_check_err fix: adjust suggestion for lockfile regeneration (#25107) 2024-08-20 20:13:17 +02:00
lock_check_err2 fix: adjust suggestion for lockfile regeneration (#25107) 2024-08-20 20:13:17 +02:00
lock_dynamic_imports fix: adjust suggestion for lockfile regeneration (#25107) 2024-08-20 20:13:17 +02:00
lock_v2_check_err fix: adjust suggestion for lockfile regeneration (#25107) 2024-08-20 20:13:17 +02:00
lock_v2_check_err2 fix: adjust suggestion for lockfile regeneration (#25107) 2024-08-20 20:13:17 +02:00
lock_v2_dynamic_imports fix: adjust suggestion for lockfile regeneration (#25107) 2024-08-20 20:13:17 +02:00
no_declaration_files feat(lockfile): default to lockfile v5 (#28950) 2025-04-17 13:27:37 -07:00
no_lock fix: cache bust http cache on lockfile integrity mismatch (#28087) 2025-02-13 13:23:24 +01:00
only_package_json feat(lockfile): default to lockfile v5 (#28950) 2025-04-17 13:27:37 -07:00
out_of_date_npm_info fix(npm): respect etag for npm packument caching (#29130) 2025-05-02 09:49:05 -04:00
upgrades_v5 feat(lockfile): default to lockfile v5 (#28950) 2025-04-17 13:27:37 -07:00