Morgan Wahl

Results 4 issues of Morgan Wahl

This allows unlocked repos to work correctly with multiple worktrees. When doing `git worktree add newtree2` in an "unlocked" repo, I get the following output and creating the new worktree...

Referencing the MacOS-specific `Watcher` implementation just produces a compiler error on linux, and presumably windows too. Switching to `RecommendedWatcher` should be quite safe: https://docs.rs/notify/4.0.15/src/notify/lib.rs.html#621

It was deprecated in version 0.7.2 of uuid. https://docs.rs/uuid/0.7.2/uuid/struct.Uuid.html#method.from_random_bytes

Hi! Puppeteer depends on `ws`, which has a security issue in version 8.0.0 - 8.17.1. https://nvd.nist.gov/vuln/detail/CVE-2024-37890 . Puppeteer updated their dependencies in version 22.11.2 https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-core-v22.11.2 . Please update your dependency...