- Aug 08, 2022
-
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
- Aug 07, 2022
-
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
cjtim authored
* fix(sbt/manager): allow addCompilerPlugin * add test case * fix: toMatchObject * yarn run jest:14 -u Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
Sergei Zharinov authored
* feat(bazel): Parser reimplementation * Fixes * Update comments * Fixes * Fix * More fixes * Fix * Simplify * Refactor context * Fixes * One more warning log * Fix lint * Fix depth limit * Add more tests * Rename `extract-new.ts` to `extract.ts` * Fixes * Remove async * Update lib/modules/manager/bazel/parser.ts Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> * Fix Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
- Aug 06, 2022
-
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
cjtim authored
* fix: sbt manager allow star comment * Update lib/modules/manager/sbt/extract.ts Co-authored-by:
Sergei Zharinov <zharinov@users.noreply.github.com> * add test case * prettier-fix Co-authored-by:
Sergei Zharinov <zharinov@users.noreply.github.com> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> Co-authored-by:
Rhys Arkins <rhys@arkins.net>
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
HonkingGoose authored
-
Rhys Arkins authored
Closes #17013
-
Michael Kriese authored
Revert "fix(renovate-config-validator): add validate presets to the validator (#16468)" This reverts commit 4b0b49e1.
-
- Aug 05, 2022
-
-
Michael Kriese authored
* feat(manager/npm): full npm buildpack support * chore: fix test
-
Michael Kriese authored
* fix(buildpack): execute `preCommads` on install mode * feat(manager/pip-compile): support buildpack
-
Michael Kriese authored
* feat(manager/npm): full yarn buildpack support * test: fix test
-
Michael Kriese authored
-
Michael Kriese authored
-
Michael Kriese authored
* feat(manager/pip_requirements): support buildpack * fix: install as user
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Yun Lai authored
* fix: join env var lines with os.EOL to fix test failure on different systems * fix: update test data to achieve full test coverage Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
Sergei Zharinov authored
* test(bazel): Refactor tests for update function - use smaller fragment for each use-case - remove fixture usage - fix regex to support `maybe` * Compact formatting * Don't use `replaceAll` * Fix coverage
-
Michael Kriese authored
-
Yun Lai authored
fix: fix failed hermit binary source tests due to findUp module acts differently in windows (#16985) * fix: fix failed hermit binary source tests due to findUp module acts differently in windows * fix: set localDir in GlobalConfig in getHermitEnvs test * Apply suggestions from code review Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> * fix: added two more mockResolvedValueOnce for extra test case and remove mockResolvedValueOnce('') Co-authored-by:
Rhys Arkins <rhys@arkins.net> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
Michael Kriese authored
-
Michael Kriese authored
-
Philip authored
-
Yun Lai authored
-
Maxime Brunet authored
-
- Aug 04, 2022
-
-
Michael Kriese authored
* feat(manager/npm): prepare for buildpack support * chore: fixes
-
Sergei Zharinov authored
* fix(leiningen): Don't extract deps from commented vectors * More precise detection
-
RahulGautamSingh authored
-
Michael Kriese authored
-
Michael Kriese authored
-
HonkingGoose authored