0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 21:48:32 +00:00
renovatebot_renovate/lib/modules/manager/npm/extract
2024-10-07 14:52:56 +00:00
..
__snapshots__ feat(npm): handle github dependencies with semver versions (#28261) 2024-07-20 11:27:12 +00:00
common fix(manager/npm): support modern pnpm overrides syntax (#31829) 2024-10-07 14:52:56 +00:00
post build(deps): update dependency prettier to v3.2.2 (#26755) 2024-01-21 08:20:41 +00:00
index.spec.ts fix(manager/npm): support modern pnpm overrides syntax (#31829) 2024-10-07 14:52:56 +00:00
index.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
npm.spec.ts feat(manager/npm): support parsing lockfileVersion=3 (#22281) 2023-06-06 08:12:43 +00:00
npm.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
pnpm.spec.ts refactor(util/yaml): rename load and loadAll to parseSingleYaml and parseYaml (#26084) 2023-12-01 20:13:01 +00:00
pnpm.ts refactor: use yaml instead of js-yaml for parsing YAML files (#31336) 2024-09-16 18:03:23 +00:00
types.ts fix(npm): replace pnpm overrides in right position (#28606) 2024-04-24 07:45:55 +00:00
utils.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
utils.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
yarn.spec.ts fix(yarn): support v4 lock file detection and add forwards compatibility (#27835) 2024-03-11 08:44:14 +00:00
yarn.ts fix(yarn): support v4 lock file detection and add forwards compatibility (#27835) 2024-03-11 08:44:14 +00:00
yarnrc.spec.ts feat(manager/npm): read registry URLs from legacy .yarnrc (#20129) 2023-02-02 06:29:25 +00:00
yarnrc.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00