You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dependency tracking tools like Dependabot identify the old v4.x releases as newer than the latest v1.1.0 release, because the semantic version is greater.
Can the old releases and tags be deleted, to keep consistency with the newer v1.x releases?
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Clean up old releases and tags
Clean up old releases and tags (RDT-748)
Mar 23, 2024
At the time of writing this repository has 5 releases, listed newest to oldest:
v1.1.0
v1.0.0
rust-latest
v4.3
v4.2.1
Dependency tracking tools like Dependabot identify the old v4.x releases as newer than the latest v1.1.0 release, because the semantic version is greater.
Can the old releases and tags be deleted, to keep consistency with the newer v1.x releases?
The text was updated successfully, but these errors were encountered: