Josh Meads

Results 5 issues of Josh Meads

**Describe the bug** If corepack is installed via brew (`brew install corepack`) the install will fail with the following: ```sh ==> Installing dashlane/tap/dashlane-cli dependency: yarn Error: Cannot install yarn because...

bug

Hey, this PR just adds some extra info methods that I needed personally for some CI pipelines. I've separated the data fetching logic from the rendering logic to avoid repeat...

Hey thanks for making this! Can I please request a small docs update? It would be very helpful to share the recommended PAT scopes needed for the app functionality. Realistically...

Fix the cosmiconfig docs ## Description As noted in #192 `.lockfile-lint.js` is invalid. `.lockfile-lintrc.js` should be a valid Cosmiconfig with the default setup which you appear to be using. ##...

Adds support for the bun.lock text format released in Bun 1.2.0 [bun.sh/blog/bun-v1.2#introducing-bun-lock](bun.sh/blog/bun-v1.2#introducing-bun-lock). This is Bun's new default. I can't seem to get the test suite and SDK generation working, I've...