Skip to content

[UNIT TEST] Jest upgrade 29 - #18532

Merged
marcelofukumoto merged 2 commits into
rancher:masterfrom
marcelofukumoto:jest-upgrade-29
Jul 30, 2026
Merged

[UNIT TEST] Jest upgrade 29#18532
marcelofukumoto merged 2 commits into
rancher:masterfrom
marcelofukumoto:jest-upgrade-29

Conversation

@marcelofukumoto

@marcelofukumoto marcelofukumoto commented Jul 29, 2026

Copy link
Copy Markdown
Member

Summary

Fixes #18555

Occurred changes and/or fixed issues

  • Upgrades Jest to v29

Technical notes summary

Areas or cases that should be tested

Areas which could experience regressions

Screenshot/Video

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes
  • The PR has been reviewed in terms of Accessibility
  • The PR has considered, and if applicable tested with, the three Global Roles Admin, Standard User and User Base

@github-actions

Copy link
Copy Markdown
Contributor

🔄 Auto-Retry Failed Run

The Tests workflow run 30548204124 failed and has been automatically retried.

Follow up on the retried run here if needed: https://github.com/rancher/dashboard/actions/runs/30548204124

@marcelofukumoto
marcelofukumoto marked this pull request as ready for review July 30, 2026 16:26

@richard-cox richard-cox left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just one nit, otherwise looks good

Comment thread docs/developer/jest-29-upgrade.md Outdated
@@ -0,0 +1,66 @@
# Jest 27 → 29 upgrade

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is good info, but only really relevant for at the PR level rather than persisted in the repo. can it just be in a PR comment?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok! Let me remove it

@marcelofukumoto

Copy link
Copy Markdown
Member Author

Since removed the requested document and approval. I will merge.

@marcelofukumoto
marcelofukumoto merged commit cb6b81b into rancher:master Jul 30, 2026
65 of 67 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update JEST to v29

3 participants