Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: punycode is deprecated in tests #5843

Open
BacLuc opened this issue Sep 3, 2024 · 0 comments
Open

Warning: punycode is deprecated in tests #5843

BacLuc opened this issue Sep 3, 2024 · 0 comments

Comments

@BacLuc
Copy link
Contributor

BacLuc commented Sep 3, 2024

Tracking upstream issues:

No issue yet in vitest

BacLuc added a commit to BacLuc/ecamp3 that referenced this issue Sep 3, 2024
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.
BacLuc added a commit to BacLuc/ecamp3 that referenced this issue Sep 12, 2024
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant