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

rehype-mathjax deprecation warning: punycode #38

Closed
4 tasks done
jackyzha0 opened this issue Aug 24, 2024 · 2 comments
Closed
4 tasks done

rehype-mathjax deprecation warning: punycode #38

jackyzha0 opened this issue Aug 24, 2024 · 2 comments
Labels
👀 no/external This makes more sense somewhere else 👎 phase/no Post cannot or will not be acted on

Comments

@jackyzha0
Copy link

Initial checklist

Affected packages and versions

6.0.0

Link to runnable example

No response

Steps to reproduce

npm ls punycode with rehype-mathjax@6.0.0

Expected behavior

Use an up-to-date jsdom

Actual behavior

❯ npm ls punycode
...
├─┬ rehype-mathjax@6.0.0
│ └─┬ jsdom@23.2.0
│   ├─┬ tough-cookie@4.1.3
│   │ └── punycode@2.3.1
│   └─┬ whatwg-url@14.0.0
│     └─┬ tr46@5.0.0
│       └── punycode@2.3.1
...

Runtime

Other (please specify in steps to reproduce)

Package manager

Other (please specify in steps to reproduce)

OS

macOS

Build and bundle tools

esbuild

@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Aug 24, 2024
@wooorm
Copy link
Member

wooorm commented Aug 26, 2024

Hey!

a) It’s a warning.
b) it’s not something that can be changed here in remark-rehype
c) not something we can change, as it’s in jsdom or lower, there’s probably an issue open about it.

@wooorm wooorm closed this as not planned Won't fix, can't repro, duplicate, stale Aug 26, 2024
@wooorm wooorm added the 👀 no/external This makes more sense somewhere else label Aug 26, 2024

This comment has been minimized.

@github-actions github-actions bot added 👎 phase/no Post cannot or will not be acted on and removed 🤞 phase/open Post is being triaged manually labels Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👀 no/external This makes more sense somewhere else 👎 phase/no Post cannot or will not be acted on
Development

No branches or pull requests

2 participants