-
This library transitively depends on `ent`, which uses the now deprecated node module `punycode`.
```
npm ls ent
...
└─┬ ...
└─┬ @google-cloud/error-reporting@3.0.5
└─┬ @google-cloud/comm…
-
### Describe the feature or enhancement
Hope to display the Punycode domain in the Reffers section as the source language. Or display the source language first, and then add a conversion button to co…
-
### 问题描述
在运行 `yarn start` 命令启动 Docusaurus 开发服务器时,出现以下警告信息:
```sh
(node:38404) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use…
-
The Domain and Story code does not take into account [punycode](https://en.wikipedia.org/wiki/Punycode) for non-ascii domains, but permits unicode characters in URLs.
The problem here is that someo…
-
-
### What version of Bun is running?
1.1.15+b23ba1fe1
### What platform is your computer?
Linux 6.9.4-200.fc40.x86_64 x86_64 unknown
### What steps can reproduce the bug?
just run the build with a…
-
We've been receiving a deprecation warning when using the lib:
```
(node:478) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `n…
-
My Nextcloud server has an IDN domain with an “ö” in the URL.
it works fine but every time I create a share link, it uses the punycode domain ( https://xn–…-zxa.net/s/…) instead of the correct domain…
-
It seems that wormhole does not work with Punycode domains:
``wormhole --transit-helper tcp:wormhole.xn--ls8ha.st:4001 --relay-url=ws://wormhole.xn--ls8ha.st:4000/v1 receive``
> ERROR: We had a…
-
Hi. We experienced errors when using the `RFC2822AddressParser` with an emailadress that has `.digital` as its TLD.
In `RFC_1035_DOMAIN_NAME` only 6 characters are allowed. The currently longest T…
oddcb updated
1 month ago