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

updated jsdom to 25.0.1 - fixes Deprecation warning for 'punycode' #15417

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hutzelknecht
Copy link

Updated jsdom to 25.0.1,

Summary

This fixes the Deprecation Warning in every test execution. See: https://github.com/jsdom/jsdom/releases/tag/25.0.1
Updated dependencies, notably tough-cookie, which no longer prints a deprecation warning.

the new jsdom version includes an update of tough-cookie, that no longer uses a deprecated dependency "punycode".

Test plan

Copy link

linux-foundation-easycla bot commented Dec 10, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

Copy link

netlify bot commented Dec 10, 2024

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 0011bf0
🔍 Latest deploy log https://app.netlify.com/sites/jestjs/deploys/67593e5e71de1b00082d7359
😎 Deploy Preview https://deploy-preview-15417--jestjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@hutzelknecht hutzelknecht force-pushed the update-tough-cookie-5 branch 2 times, most recently from 554e518 to 3272993 Compare December 11, 2024 07:14
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.

1 participant