1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-18 21:35:31 -05:00
denoland-deno/tests/specs/update
Bartek Iwańczuk 7c8b55b584
fix(outdated): error when there are no config files (#27306)
This commit changes "deno outdated" subcommand to
error out if run in a directory that has no config file 
(including parent directories). This matches
"pnpm" behavior.

Also added tests for filtering that yields no results,
to ensure that it exists cleanly, that also matches "pnpm"
behavior.

Closes https://github.com/denoland/deno/issues/27287

---------

Signed-off-by: Bartek Iwańczuk <biwanczuk@gmail.com>
Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
2024-12-10 23:25:29 +00:00
..
deno_json fix(outdated): error when there are no config files (#27306) 2024-12-10 23:25:29 +00:00
mixed_workspace fix(outdated): error when there are no config files (#27306) 2024-12-10 23:25:29 +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): error when there are no config files (#27306) 2024-12-10 23:25:29 +00:00