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

Update jest dependencies #241

Merged
merged 12 commits into from
Nov 29, 2021
Merged

Update jest dependencies #241

merged 12 commits into from
Nov 29, 2021

Conversation

pmareke
Copy link
Contributor

@pmareke pmareke commented Nov 23, 2021

EX-5027

Update Jest dependencies

We have quite different versions of jest among the monorepo.

Motivation and context

This PR update and unifies the jest, ts-jest and @types/jest versions.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that causes existing functionality to not work as expected)
  • Change requires a documentation update

What is the destination branch of this PR?

  • main`
  • Other. Specify:

How has this been tested?

The build is ok and all the tests are passing without errors.

Tests performed according to testing guidelines:

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review on my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

@pmareke pmareke marked this pull request as ready for review November 24, 2021 07:21
@pmareke pmareke requested a review from a team as a code owner November 24, 2021 07:21
packages/jest-utils/src/jest-utils.ts Outdated Show resolved Hide resolved
packages/jest-utils/src/jest-utils.ts Show resolved Hide resolved
packages/react-wrapper/package.json Show resolved Hide resolved
packages/react-wrapper/tests/demo/index.html Show resolved Hide resolved
packages/react-wrapper/package.json Show resolved Hide resolved
packages/react-wrapper/tests/demo/index.html Show resolved Hide resolved
packages/react-wrapper/package.json Show resolved Hide resolved
packages/x-components/jest.config.js Show resolved Hide resolved
tiborux
tiborux previously approved these changes Nov 25, 2021
Co-authored-by: Iván Tajes Vidal <5759712+tajespasarela@users.noreply.github.com>
@tiborux tiborux merged commit f3fee15 into main Nov 29, 2021
@pmareke pmareke deleted the feature/EX-5027-update-jest branch December 6, 2021 10:22
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.

3 participants