renovate/lib/modules/manager/bun
Seiya Kokushi 4ae710d084
feat(manager/bun): Support allowScripts and ignoreScripts (#31190)
2024-09-04 04:29:24 +00:00
..
artifacts.spec.ts feat(manager/bun): Support allowScripts and ignoreScripts (#31190) 2024-09-04 04:29:24 +00:00
artifacts.ts feat(manager/bun): Support allowScripts and ignoreScripts (#31190) 2024-09-04 04:29:24 +00:00
extract.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
extract.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
index.ts fix(npm): don't set default versioning (#26927) 2024-01-29 21:21:02 +00:00
readme.md feat(bun): support multiple lock files (#24594) 2023-09-22 11:31:58 +00:00

readme.md

Used for updating bun projects. Bun is a tool for JavaScript projects and therefore an alternative to managers like npm, pnpm and Yarn.

If a package.json is found to be part of bun manager results then the same file will be excluded from the npm manager results unless an npm/pnpm/Yarn lock file is also found.