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

chore: Upgrades Jest to v29 #2718

Merged
merged 11 commits into from
Sep 17, 2024
Merged

chore: Upgrades Jest to v29 #2718

merged 11 commits into from
Sep 17, 2024

Conversation

pan-kot
Copy link
Member

@pan-kot pan-kot commented Sep 16, 2024

Description

Upgrading jest to fix compatibility with WebdriverIO v8. Specifically, we need the fix for this issue: jestjs/jest#12270

Using explicit version of caniuse-lite to solve this issue: RJWadley/stylelint-no-unsupported-browser-features#299

Rel: AWSUI-51276

How has this been tested?

  • Existing tests
Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@pan-kot pan-kot requested a review from a team as a code owner September 16, 2024 16:48
@pan-kot pan-kot requested review from dpitcock and removed request for a team September 16, 2024 16:48
@pan-kot pan-kot changed the title chore: Upgrade jest to v29 chore: Upgrades Jest to v29 Sep 16, 2024
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.87%. Comparing base (c552962) to head (bde658d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2718   +/-   ##
=======================================
  Coverage   95.87%   95.87%           
=======================================
  Files         748      748           
  Lines       20730    20730           
  Branches     6683     6683           
=======================================
  Hits        19874    19874           
  Misses        848      848           
  Partials        8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pan-kot pan-kot requested a review from dpitcock September 17, 2024 12:16
@pan-kot pan-kot requested a review from just-boris September 17, 2024 12:33
@pan-kot pan-kot requested a review from just-boris September 17, 2024 13:05
@pan-kot pan-kot added this pull request to the merge queue Sep 17, 2024
Merged via the queue into main with commit 5b75ec3 Sep 17, 2024
33 checks passed
@pan-kot pan-kot deleted the chore-upgrade-jest branch September 17, 2024 14:11
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