cerner / terra-toolkit

Terra Toolkit is a monorepo that contains utility modules for use when developing using Terra components
https://engineering.cerner.com/terra-toolkit
Apache License 2.0
32 stars 37 forks source link

[jest-config-terra] Jest 29 upgrade #863

Closed sdadn closed 4 months ago

sdadn commented 4 months ago

Summary

This PR updates jest-config-terrra to utilize Jest 29. This is a breaking change and will result in a major version bump. This PR also adds the upgrade guide for the new major version.

Testing

This change was tested using:

This was tested by installing the update locally in terra-core, following the upgrade guide and successfully running jest tests.

CleanShot 2024-05-06 at 07 40 52

Reviews

In addition to engineering reviews, this PR needs:

Additional Details


Thank you for contributing to Terra. @cerner/terra

github-actions[bot] commented 4 months ago
Fails
:no_entry_sign: Please include a CHANGELOG entry for each changed package on this PR. Looks like a CHANGELOG entry is missing for: - terra-aggregate-translations

Generated by :no_entry_sign: dangerJS against 6dd53fd951484fabf740c0d051eabf6455005135

sdadn commented 4 months ago

Fails 🚫 Please include a CHANGELOG entry for each changed package on this PR. Looks like a CHANGELOG entry is missing for:

  • terra-aggregate-translations

Generated by 🚫 dangerJS against 6dd53fd

Not sure why this is being triggered but there are no code changes for this package.