renovate/lib/manager/jsonnet-bundler
2021-12-04 07:12:27 +01:00
..
__fixtures__ feat: Add jsonnet-bundler support (#12720) 2021-11-22 15:36:48 +00:00
__snapshots__ feat: Add jsonnet-bundler support (#12720) 2021-11-22 15:36:48 +00:00
artifacts.spec.ts refactor(git): Extract types to separate file (#12855) 2021-11-26 20:36:17 +00:00
artifacts.ts refactor: exec types (#12942) 2021-12-04 07:12:27 +01:00
extract.spec.ts feat: Add jsonnet-bundler support (#12720) 2021-11-22 15:36:48 +00:00
extract.ts feat: Add jsonnet-bundler support (#12720) 2021-11-22 15:36:48 +00:00
index.ts feat: Add jsonnet-bundler support (#12720) 2021-11-22 15:36:48 +00:00
readme.md feat: Add jsonnet-bundler support (#12720) 2021-11-22 15:36:48 +00:00
types.ts feat: Add jsonnet-bundler support (#12720) 2021-11-22 15:36:48 +00:00

Extracts dependencies from jsonnetfile.json files, updates jsonnetfile.lock.json and updates the vendor directory.

Supports lock file maintenance.

This plugin requires jsonnet-bundler >= v0.4.0 since previous versions don't support updating single dependencies.