0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-21 21:03:16 -05:00
denoland-deno/tests/specs/update
Nathan Whitaker 4fb82de38e
fix(outdated): retain strict semver specifier when updating (#27701)
Fixes https://github.com/denoland/deno/issues/27697

If it's a strict bound (e.g. `1.0.0` as opposed to `^1.0.0` or other),
retain the strictness when we update
2025-01-16 23:32:13 +01:00
..
deno_json fix(outdated): retain strict semver specifier when updating (#27701) 2025-01-16 23:32:13 +01:00
external_import_map fix(outdated): retain strict semver specifier when updating (#27701) 2025-01-16 23:32:13 +01:00
mixed_workspace fix(outdated): retain strict semver specifier when updating (#27701) 2025-01-16 23:32:13 +01:00
no_config_file fix(outdated): error when there are no config files (#27306) 2024-12-11 03:37:34 +01:00
package_json fix(outdated): retain strict semver specifier when updating (#27701) 2025-01-16 23:32:13 +01:00
pre_release fix(outdated): ensure "Latest" version is greater than "Update" version (#27390) 2025-01-09 15:19:10 -05:00