fix(CI): prevent deprecation warning about punycode#2987
fix(CI): prevent deprecation warning about punycode#2987mergify[bot] merged 1 commit intoopenSUSE:mainfrom
Conversation
|
Q: why do we want to use a not supported module? there should be something else out there, right? So eventually we will have to come back to it. So no problem to accept the change but wouldnt be better to file a ticket and find a more long term solution? |
Which module is not supported? |
I will rephrase. why do we want to use a deprecated module? - https://nodejs.org/api/punycode.html#punycode_punycode |
The whole repository of qem-dashboard does not reference punycode anywhere so we don't directly use it or rely on it. It's a transient dependency that we don't really care about. You can also just read my commit as "Bump version of actions/setup-node to v6.2.0" if that helps |
|
This pull request, with head sha This pull request will be automatically closed by GitHub.As soon as GitHub detects that the sha It is possible for this pull request to remain open if this detection does not happen, this usually happens when a force-push is done on this branch |
|
@d3flex for context, this is about actions/setup-node#1449 |
No description provided.