0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-03-12 23:36:57 +00:00
Commit graph

125 commits

Author SHA1 Message Date
renovate[bot]
dc6bf16c37
chore(deps): update linters ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-12-20 15:02:34 +00:00
RahulGautamSingh
56f79b9725
fix(npm): update npmrc before executing corepack cmd () 2024-11-27 08:55:51 +00:00
Rhys Arkins
b0a0a714cd
chore(npm): log hostRules npmrc logic ()
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-09-22 08:43:00 +00:00
Sebastian Poxhofer
3681b2a945
chore: eslint to enforce for typed imports () 2024-08-19 13:15:27 +00:00
renovate[bot]
eb8c08079e
chore(deps): update typescript-eslint monorepo to v8 (major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-08-14 10:33:02 +00:00
Trent Mick
5bdaf47eeb
fix(npm): don't break on npm workspace dir with a period () 2024-07-30 18:24:28 +00:00
Rhys Arkins
b05f389c63 feat(npm)!: drop transitiveRemediation option ()
This option only worked for npm <7, which is now EOL.

BREAKING CHANGE: Transitive remediation for npm <7 is no longer supported.
2024-07-25 15:28:16 +02:00
renovate[bot]
1a1e1acc23
chore(deps): update dependency typescript to v5.5.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: secustor <sebastian@poxhofer.at>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-07-20 20:38:33 +00:00
Sebastian Poxhofer
ca904f74c1
feat(managers/npm): add entries with protocol prefix in temporary .yarnrc.yml file () 2024-07-20 11:09:51 +00:00
Michael Kriese
b357e4d21c
fix(npm): don't delete lockfiles early () 2024-04-18 06:22:03 +00:00
Sergei Zharinov
d6d1e57763
refactor: Rename validateUrl to isHttpUrl () 2024-04-17 15:57:33 +00:00
Michael Kriese
b652e853f2
feat(npm): support pnpm v9 ()
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-04-17 10:46:53 +00:00
Rhys Arkins
e4233c910f
fix(npm): add npmrc newline only if missing () 2024-04-10 15:14:54 +00:00
Rhys Arkins
792bbb4e87
fix(yarn): revert default proxy behavior () 2024-03-24 08:51:57 +00:00
Rhys Arkins
814d2ec657
fix(yarn): improve yarn proxy configuration () 2024-03-18 21:48:02 +00:00
Rhys Arkins
450f67ff3f
feat(npm): support corepack packageManager URLs () 2024-03-12 04:39:47 +00:00
Rhys Arkins
049c59c096
feat(yarn): set http proxy config from environment variables () 2024-03-08 11:30:29 +00:00
Rhys Arkins
5c386948b4
chore(yarn): improve logging for version detection () 2024-02-29 07:06:29 +00:00
guillaumeduboc
11658dfa0d
feat(manager/npm): handle pnpm lockfile updates ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-22 08:26:36 +00:00
RahulGautamSingh
2194142f78
feat(config): support user configured env ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-22 05:05:05 +00:00
Richard Sahrakorpi
88daaf5a89
feat(npm): fuzzy merge registries in .yarnrc.yml ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-30 08:21:14 +00:00
renovate[bot]
4c2ce97bb4
build(deps): update dependency prettier to v3.2.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-21 08:20:41 +00:00
fastman
5fdf4fc503
fix(npm): use lockfileVersion from npm-shrinkwrap () 2024-01-19 12:44:49 +00:00
Sebastian Poxhofer
19eb68b6a6
ci(scorecard): remove fixtures removals and fix found vulnerability () 2024-01-18 06:58:55 +00:00
Michael Kriese
6c2263eeb3
chore: fix types for linting () 2024-01-17 11:30:45 +00:00
Sebastian Poxhofer
3c33a26441
refactor(util/yaml): rename load and loadAll to parseSingleYaml and parseYaml () 2023-12-01 20:13:01 +00:00
Sebastian Poxhofer
f42d0583d5
refactor(utils/yaml): centralize YAML parsing to allow central templating handling () 2023-12-01 11:58:43 +00:00
Rhys Arkins
08be9b8ad2
fix(npm): use lockfileVersion to determine npm version () 2023-11-16 15:51:34 +00:00
Rhys Arkins
16b3862821
fix(npm): better detect workspace packages () 2023-11-10 19:29:10 +00:00
Sergei Zharinov
b69416ce17
refactor(prettier): Force trailing commas () 2023-11-07 15:50:29 +00:00
Jeldrik Hanschke
e0f9266a50
feat(manager/npm): Optimize npm dedupe option ()
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-11-01 16:15:17 +00:00
Bryan Lee
526ebe697e
fix(manager/npm): use --config.ignore-scripts=true for pnpm dedupe () 2023-10-15 05:47:46 +00:00
Rhys Arkins
3609cddbbe
fix(pnpm): Revert "feat(manager/npm): ignore scripts for pnpmDedupe" () 2023-10-14 10:56:57 +00:00
Bryan Lee
0d758a3d0e
feat(manager/npm): ignore scripts for pnpmDedupe ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-09 09:49:05 +00:00
Rhys Arkins
0c5df8ec46
fix(npm): re-enable lock file maintenance () 2023-10-05 07:12:34 +00:00
Rhys Arkins
c11170fabb
feat(npm)!: drop explicit lerna support () 2023-09-27 14:29:07 +02:00
Sebastian Poxhofer
e4e3b9bbc8
chore: rename fixture package file and lock files so they do not trigger osv scanner () 2023-09-23 20:30:51 +00:00
RahulGautamSingh
d81494ab13
fix: improve branch code coverage () 2023-09-17 06:56:34 +00:00
Michael Kriese
84a97a62fa
test(perf): improve test speed () 2023-09-08 11:40:04 +00:00
Rhys Arkins
804114f716
fix(npm): handle null lockfile after update () 2023-09-06 09:37:03 +00:00
Rhys Arkins
808fd02e59
fix(npm): correct npmrc log 2023-09-04 17:43:24 +02:00
Rhys Arkins
053234f7d6
fix(npm): don’t massage package.json before updating 2023-08-22 14:20:37 +02:00
Michael Kriese
375d2678a8
fix(manager/npm): determine yarn version from lockfile () 2023-08-21 08:23:19 +00:00
Rhys Arkins
36e2b328bb
chore: update types reference 2023-08-15 11:31:15 +02:00
Mads Jon Nielsen
bc192665d7
fix(npm): package-lock.json v3 root project out of sync with package.json ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-03 11:58:50 +00:00
renovate[bot]
fe739befbf
chore(deps): update linters to v6 (major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-02 15:07:49 +00:00
Rhys Arkins
2be0ff3873
fix(lerna): skip bootstrap if using a v7 range () 2023-07-29 07:48:36 +00:00
Rhys Arkins
48d3ebab1d
fix(lerna): detect lerna in dependencies () 2023-07-27 13:53:08 +00:00
Adam Setch
2159444ee1
refactor: use minimatch util () 2023-07-26 07:51:10 +00:00
Michael Kriese
2d23e16b1e
feat(manager/npm): extract contraints again on post-update () 2023-07-19 05:30:13 +00:00