0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-05-12 23:51:55 +00:00
renovatebot_renovate/lib/modules/manager/bun
RahulGautamSingh bc7d0595d0
feat(config): managerFilePatterns (#34615)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2025-05-04 08:30:24 +00:00
..
artifacts.spec.ts refactor(util): move user env to util folder (#35103) 2025-04-02 10:27:27 +00:00
artifacts.ts refactor(util): move user env to util folder (#35103) 2025-04-02 10:27:27 +00:00
extract.spec.ts feat(bun): workspaces (#35010) 2025-04-17 14:25:53 +00:00
extract.ts feat(bun): workspaces (#35010) 2025-04-17 14:25:53 +00:00
index.ts feat(config): managerFilePatterns (#34615) 2025-05-04 08:30:24 +00:00
readme.md feat(bun): support multiple lock files (#24594) 2023-09-22 11:31:58 +00:00
utils.spec.ts feat(bun): workspaces (#35010) 2025-04-17 14:25:53 +00:00
utils.ts feat(bun): workspaces (#35010) 2025-04-17 14:25:53 +00:00

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.