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

💚 Remove parse5 when checking types #3792

Merged
merged 1 commit into from
Apr 25, 2023
Merged

💚 Remove parse5 when checking types #3792

merged 1 commit into from
Apr 25, 2023

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Apr 25, 2023

Typings declared within parse5 are not compatible with TS4.4. For now, as tis dependency is not needed for fast-check at all we simplify drop it from the node_modules to let TypeScript happy.

Category:

  • ✨ Introduce new features
  • 📝 Add or update documentation
  • ✅ Add or update tests
  • 🐛 Fix a bug
  • 🏷️ Add or update types
  • ⚡️ Improve performance
  • Other(s): ...

Potential impacts:

  • Generated values
  • Shrink values
  • Performance
  • Typings
  • Other(s): ...

Sorry, something went wrong.

Typings declared within parse5 are not compatible with TS4.4. For now, as tis dependency is not needed for fast-check at all we simplify drop it from the node_modules to let TypeScript happy.
@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 5e67ed7:

Sandbox Source
Vanilla Configuration
@fast-check/examples Configuration

@dubzzz dubzzz merged commit 0fad22b into main Apr 25, 2023
@dubzzz dubzzz deleted the fix-ci-parse5 branch April 25, 2023 07:04
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.

None yet

1 participant