- Jul 24, 2022
-
-
Johannes Feichtner authored
-
- Jul 06, 2022
-
-
Johannes Feichtner authored
-
- Jul 03, 2022
-
-
Johannes Feichtner authored
* add synchronous local file read * add tests * add support for apply from statements * add safeguard to prevent breakout from localDir * add safeguard to allow "apply from" only with official Gradle file types * fix: use async io * fix test coverage * Update lib/modules/manager/gradle/extract.spec.ts Co-authored-by:
Sergei Zharinov <zharinov@users.noreply.github.com> * Update lib/modules/manager/gradle/extract.spec.ts Co-authored-by:
Sergei Zharinov <zharinov@users.noreply.github.com> * Update lib/modules/manager/gradle/extract.spec.ts Co-authored-by:
Sergei Zharinov <zharinov@users.noreply.github.com> * re-add try/catch * add istanbul ignore * Update lib/modules/manager/gradle/parser.ts Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> * fs tests: remove obsolete block * remove istanbul ignore next * Update lib/modules/manager/gradle/extract.ts Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> * tests: replace mockImplementationOnce() with mockRejectedValueOnce() * scriptFile: explicitly set null for undefined values Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> Co-authored-by:
Rhys Arkins <rhys@arkins.net> Co-authored-by:
Sergei Zharinov <zharinov@users.noreply.github.com> Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
-
- Jun 20, 2022
-
-
Michael Kriese authored
* refactor: fix nullable types * chore: revert changes * chore: fix lint comments * chore: revert changes
-
- Apr 20, 2022
-
-
Michael Kriese authored
-
- Apr 08, 2022
-
- Mar 24, 2022
-
-
Sergei Zharinov authored
-
- Mar 04, 2022
-
-
Rhys Arkins authored
Removes Gradle `deepExtract` option BREAKING CHANGE: Option `deepExtract` is now removed and will be ignored
-
Rhys Arkins authored
Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/ BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
-
- Feb 15, 2022
-
-
Sergei Zharinov authored
-
- Dec 22, 2021
-
-
Michael Kriese authored
-
- Nov 07, 2021
-
- Sep 14, 2021
-
- Sep 07, 2021
-
-
Michael Kriese authored
* fix(manager/gradle): support catalog modules without version * fix: more ignorable deps * chore: fix type Co-authored-by:
Rhys Arkins <rhys@arkins.net>
-
- Sep 02, 2021
-
-
Danilo Pianini authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
-
- Aug 17, 2021
-
-
Rhys Arkins authored
Removes standalone gradle-lite manager and merges it into the gradle manager as the default behavior, while adding deepExtract as an option to re-enable previous behavior. Closes #10091 BREAKING CHANGE: Gradle extraction now defaults to JS-based parsing (previously "gradle-lite")
-
- May 17, 2021
-
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com> Co-authored-by:
Rhys Arkins <rhys@arkins.net> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
- May 11, 2021
-
-
Michael Kriese authored
-
- Mar 08, 2021
-
-
Sergei Zharinov authored
* refactor(gradle-lite): Deduplicate registryUrls * Add unit test Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
- Mar 02, 2021
-
-
Michael Kriese authored
-
- Feb 16, 2021
-
- Jan 29, 2021
-
- Jan 12, 2021
-
- Dec 08, 2020
-
-
Sergei Zharinov authored
-