Created
November 27, 2024 14:01
-
-
Save rarkins/5e56234457f4bcdb053f40448e64c689 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"deps": [ | |
{ | |
"depName": "lib_pkg", | |
"currentValue": "v0.1.0", | |
"datasource": "git-tags", | |
"packageName": "https://github.com/jans-forks/elixir_lib", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "v0.3.0", | |
"newValue": "== v0.3.0", | |
"newMajor": 0, | |
"newMinor": 3, | |
"newPatch": 0, | |
"updateType": "minor", | |
"isRange": true, | |
"branchName": "renovate/lib_pkg-0.x" | |
} | |
], | |
"versioning": "hex", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jans-forks/elixir_lib", | |
"currentVersion": "v0.1.0", | |
"isSingleVersion": false, | |
"fixedVersion": "v0.1.0" | |
}, | |
{ | |
"depName": "git_lib_pkg", | |
"currentValue": "v0.2.0", | |
"datasource": "git-tags", | |
"packageName": "https://github.com/jans-forks/elixir_lib", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "v0.3.0", | |
"newValue": "== v0.3.0", | |
"newMajor": 0, | |
"newMinor": 3, | |
"newPatch": 0, | |
"updateType": "minor", | |
"isRange": true, | |
"branchName": "renovate/git_lib_pkg-0.x" | |
} | |
], | |
"versioning": "hex", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jans-forks/elixir_lib", | |
"currentVersion": "v0.2.0", | |
"isSingleVersion": false, | |
"fixedVersion": "v0.2.0" | |
}, | |
{ | |
"depName": "ref_lib_pkg", | |
"currentDigest": "4888c25b27e47369296ebd66502a3d3ec6e955db", | |
"datasource": "git-tags", | |
"packageName": "https://github.com/jans-forks/elixir_lib", | |
"updates": [ | |
{ | |
"updateType": "digest", | |
"newDigest": "83b72d4940b13cc68e70a32aa14eb624b29b880a", | |
"branchName": "renovate/ref_lib_pkg-digest" | |
} | |
], | |
"versioning": "hex", | |
"warnings": [] | |
}, | |
{ | |
"depName": "ref_lib_tag", | |
"currentDigest": "v0.1.0", | |
"datasource": "git-tags", | |
"packageName": "https://github.com/jans-forks/elixir_lib", | |
"updates": [ | |
{ | |
"updateType": "digest", | |
"newDigest": "83b72d4940b13cc68e70a32aa14eb624b29b880a", | |
"branchName": "renovate/ref_lib_tag-digest" | |
} | |
], | |
"versioning": "hex", | |
"warnings": [] | |
}, | |
{ | |
"depName": "ref_lib_branch", | |
"currentDigest": "main", | |
"datasource": "git-tags", | |
"packageName": "https://github.com/jans-forks/elixir_lib", | |
"updates": [ | |
{ | |
"updateType": "digest", | |
"newDigest": "83b72d4940b13cc68e70a32aa14eb624b29b880a", | |
"branchName": "renovate/ref_lib_branch-digest" | |
} | |
], | |
"versioning": "hex", | |
"warnings": [] | |
} | |
], | |
"lockFiles": ["el_app/mix.lock"], | |
"packageFile": "el_app/mix.exs" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment