renovate/lib/modules/manager/mix
Josiah Dahl 30926c9139
feat(mix): extract `lockedVersion` (#27924)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-05-27 13:58:41 +00:00
..
__fixtures__ feat(mix): extract `lockedVersion` (#27924) 2024-05-27 13:58:41 +00:00
__snapshots__ fix(mix): authenticate hex private repos configured in hostRules (#23901) 2023-08-17 21:13:03 +00:00
artifacts.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
artifacts.ts feat(config): support user configured env (#27028) 2024-02-22 05:05:05 +00:00
extract.spec.ts feat(mix): extract `lockedVersion` (#27924) 2024-05-27 13:58:41 +00:00
extract.ts feat(mix): extract `lockedVersion` (#27924) 2024-05-27 13:58:41 +00:00
index.ts feat!: categories (#16534) 2023-07-04 19:21:52 +02:00
readme.md refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00

readme.md

The mix manager extracts dependencies for the hex datasource and uses Renovate's implementation of Hex SemVer to evaluate updates.

The mix package manager itself is also used to keep the lock file up-to-date.