urlstechie / urlchecker-action

:octocat: :link: GitHub action to extract and check urls in code and documentations.
https://urlchecker-python.readthedocs.io
MIT License
34 stars 12 forks source link

NOTICE: deprecated 0.2.x and 0.1.x versions! #89

Open vsoch opened 2 years ago

vsoch commented 2 years ago

Today we are deprecating the following versions:

The reason is because of issue #88 - basically we changed the versioning to match urlchecker-python (meaning latest is now 0.0.27 and the previous 0.2.x and 0.1.x are older) and I did not realize dependabot would go around suggesting an update to an older version. I've manually searched for repos using urlchecker-action to update their versions, but I apologize if I missed yours! If I could go back in time, knowing that dependabot now does this I would _not_change the versioning schema, but since it's already done (and for a few releases) I'm doing my best to make it right! But I apologize if you've come here wondering why your previous version was removed - I'm aware this isn't good practice and typically wouldn't do it if dependabot wasn't actively trying to deprecate versions.

So please update to 0.0.27 for a 7x speed up and to ensure your workflows do not break! To be clear, 0.0.27 is actually the newest release. https://github.com/urlstechie/urlchecker-action/releases/tag/0.0.27