Skip to content

refactor: update to use which 8.0 and deno_task_shell 0.25#30081

Merged
dsherret merged 2 commits intodenoland:mainfrom
dsherret:refactor_upgrade_which_crate_deno_task_shell
Jul 11, 2025
Merged

refactor: update to use which 8.0 and deno_task_shell 0.25#30081
dsherret merged 2 commits intodenoland:mainfrom
dsherret:refactor_upgrade_which_crate_deno_task_shell

Conversation

@dsherret
Copy link
Member

@dsherret dsherret commented Jul 11, 2025

opts
.custom_commands
.insert("deno".to_string(), Rc::new(DenoCommand::default()));
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deno_task_shell no longer handles this resolving deno to the current exe, so we handle that here.

@dsherret dsherret merged commit 70c875d into denoland:main Jul 11, 2025
18 checks passed
@dsherret dsherret deleted the refactor_upgrade_which_crate_deno_task_shell branch July 11, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants