Skip to content

Conversation

@ph-fritsche
Copy link

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 jsdom@16.3.0

What is the new behavior?

Using jsdom@16.7.0

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
@codesandbox-ci
Copy link

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 dc25d59:

Sandbox Source
Notifications Test Configuration
@lbogdan
Copy link
Contributor

lbogdan commented Mar 25, 2022

Build for latest commit dc25d59 is at https://pr6581.build.csb.dev/s/new.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants