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
That we have less dependencies on punycode.
uri-js is not maintained anymore, thus we won't get an update.
uri-js-replace removed the dependency on punycode.
This starts to solve the deprecation warning:
"punycode is deprecated, use a userland alternative instead."
Issue: ecamp#5843
Can be reverted as soon as the dependencies don't depend on
uri-js anymore.
That we have less dependencies on punycode.
uri-js is not maintained anymore, thus we won't get an update.
uri-js-replace removed the dependency on punycode.
This starts to solve the deprecation warning:
"punycode is deprecated, use a userland alternative instead."
Issue: ecamp#5843
Can be reverted as soon as the dependencies don't depend on
uri-js anymore.
Tracking upstream issues:
psl
withtldts
salesforce/tough-cookie#346 (comes with tough-cookie v5, which may take a while)punycode
module is deprecated. jsdom/tr46#41 (there are multiple)No issue yet in vitest
The text was updated successfully, but these errors were encountered: