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

Upgrades jest to v27 #1301

Merged

Commits on Mar 3, 2022

  1. Upgrades jest to v27

    * Upgrades `jest` from v26.4.2 to v27.5.1.
      * [CHANGELOG](https://github.com/facebook/jest/blob/v27.5.1/CHANGELOG.md)
      * v27 introduces breaking changes that have to be addressed.
    * Upgrades testing-related dependencies, removes unused dependency
    `babel-plugin-istanbul`, and replaces `jest-environment-jsdom-thirteen`
    with the built-in `jest-environment-jsdom`.
    
    This is a prerequisite to resolving opensearch-project#1231
    
    Signed-off-by: Tommy Markley <markleyt@amazon.com>
    Tommy Markley committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    eeb5144 View commit details
    Browse the repository at this point in the history