codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

fix: update browser-jsdom

Open ph-fritsche opened this issue 3 years ago • 2 comments

What kind of change does this PR introduce?

Update dependencies in browser-jsdom jsdom: 16.3.0 -> 16.7.0

What is the current behavior?

Using [email protected]

What is the new behavior?

Using [email protected]

What steps did you take to test this? This is required before we can merge, make sure to test the flow you've updated.

yarn test fails due to TypeError: TextEncoder is not a constructor. TextEncoder is available in the browser. How should this be tackled in the jest-lite tests?

Checklist

~- [ ] Documentation~ N/A

  • [ ] Testing
  • [ ] Ready to be merged
  • [ ] Added myself to contributors table

ph-fritsche avatar Mar 25 '22 17:03 ph-fritsche

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit dc25d59e524f57c893c68a133389adbafd7ae597:

Sandbox Source
Notifications Test Configuration

codesandbox-ci[bot] avatar Mar 25 '22 17:03 codesandbox-ci[bot]

Build for latest commit https://github.com/codesandbox/codesandbox-client/pull/6581/commits/dc25d59e524f57c893c68a133389adbafd7ae597 is at https://pr6581.build.csb.dev/s/new.

lbogdan avatar Mar 25 '22 18:03 lbogdan