Closed jk05 closed 1 year ago
In the situation there are multiple failed /packages searches, we put all deps into one direct 'unknown' dep. This work adds a fallback to use a combination of the artifactId and sha1 instead as unique identifier.
:tada: This PR is included in version 3.25.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
What this does
In the situation there are multiple failed /packages searches, we put all deps into one direct 'unknown' dep. This work adds a fallback to use a combination of the artifactId and sha1 instead as unique identifier.