Skip to content

Conversation

@BacLuc
Copy link
Contributor

@BacLuc BacLuc commented 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: #5843

Can be reverted as soon as the dependencies don't depend on uri-js anymore.

@BacLuc BacLuc requested a review from a team September 3, 2024 20:00
Copy link
Member

@manuelmeister manuelmeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm feeling lucky ;)

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 BacLuc enabled auto-merge September 12, 2024 21:29
@BacLuc BacLuc added this pull request to the merge queue Sep 12, 2024
Merged via the queue into ecamp:devel with commit 110bae9 Sep 12, 2024
30 checks passed
@BacLuc BacLuc deleted the replace-uri-js branch September 12, 2024 21:37
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

Successfully merging this pull request may close these issues.

4 participants