mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-15 17:16:25 +00:00
ab778ebf1d
Co-authored-by: Michael Kriese <michael.kriese@visualon.de> Co-authored-by: Jamie Magee <jamie.magee@gmail.com> |
||
---|---|---|
.. | ||
deep | ||
shallow | ||
index.ts | ||
readme.md | ||
types.ts |
The gradle
manager's default behavior uses a custom parser written in JavaScript, similar to many others managers.
It was initially known as gradle-lite
but is now integrated into the gradle
manager and used as default.
Note: the deepExtract
configuration option is deprecated, and will be removed in a future Renovate release.
If deepExtract
is configured to true
, Renovate instead extracts Gradle dependencies by calling a custom Gradle script.
The gradle
binary is then used to extract Maven-type dependencies.