1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-21 04:52:26 -05:00
denoland-deno/tests/specs/update
Nathan Whitaker a5ba198b9a
fix(outdated): Use latest tag even when it's the same as the current version (#27699)
Fixes https://github.com/denoland/deno/issues/27696.

Just a `>` that should've been a `>=`. Also made sure to filter out
deprecated versions.
2025-01-16 20:03:25 +00:00
..
deno_json fix(outdated): retain strict semver specifier when updating (#27701) 2025-01-16 19:33:38 +00:00
external_import_map fix(outdated): retain strict semver specifier when updating (#27701) 2025-01-16 19:33:38 +00:00
latest_not_pre_release fix(outdated): Use latest tag even when it's the same as the current version (#27699) 2025-01-16 20:03:25 +00:00
mixed_workspace fix(outdated): retain strict semver specifier when updating (#27701) 2025-01-16 19:33:38 +00:00
no_config_file fix(outdated): error when there are no config files (#27306) 2024-12-10 23:25:29 +00:00
package_json fix(outdated): retain strict semver specifier when updating (#27701) 2025-01-16 19:33:38 +00:00
pre_release fix(outdated): ensure "Latest" version is greater than "Update" version (#27390) 2024-12-17 23:56:03 +00:00