0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-22 13:13:32 -05:00
denoland-deno/cli/tools/registry
David Sherret 99d8193ed2 fix(upgrade): do not error if config in cwd invalid (#24689)
```
> deno upgrade
error: Unsupported lockfile version 'invalid'. Try upgrading Deno or recreating the lockfile.
V:\scratch
> V:\deno\target\debug\deno upgrade
Looking up latest version
Local deno version 1.45.3 is the most recent release
```

Closes #24517
Closes #20729
2024-07-26 12:04:07 -04:00
..
api.rs Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#24593) 2024-07-22 22:47:57 +02:00
auth.rs fix(publish): permissionless dry-run in GHA (#22679) 2024-03-06 18:26:20 +05:30
diagnostics.rs fix(publish): warn about missing license file (#24677) 2024-07-22 22:48:40 +02:00
graph.rs fix(publish): surface syntax errors when using --no-check (#24620) 2024-07-22 22:47:57 +02:00
mod.rs fix(upgrade): do not error if config in cwd invalid (#24689) 2024-07-26 12:04:07 -04:00
paths.rs refactor: move FileCollector to deno_config (#24433) 2024-07-05 17:53:09 -04:00
pm.rs fix(upgrade): do not error if config in cwd invalid (#24689) 2024-07-26 12:04:07 -04:00
provenance.rs Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#24593) 2024-07-22 22:47:57 +02:00
publish_order.rs feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
tar.rs fix: better handling of npm resolution occurring on workers (#24094) 2024-06-05 17:04:16 +02:00
unfurl.rs refactor: update to use deno_package_json (#24688) 2024-07-26 12:04:07 -04:00