Skip to content

Feature/sdk 121 upgrade jest#886

Merged
jferrao-itrbl merged 4 commits into
masterfrom
feature/SDK-121-upgrade-jest
Jul 22, 2026
Merged

Feature/sdk 121 upgrade jest#886
jferrao-itrbl merged 4 commits into
masterfrom
feature/SDK-121-upgrade-jest

Conversation

@jferrao-itrbl

@jferrao-itrbl jferrao-itrbl commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

🔹 JIRA Ticket(s) if any

✏️ Description

  • Upgrade Jest 29
  • Fix circular dependency lefthook issue

jferrao-itrbl and others added 4 commits July 16, 2026 00:59
Pin babel-jest and jest-environment-node to 29.7.0, drop deprecated
@testing-library/jest-native, and update @types/jest to ^29.5.14.

Co-authored-by: Cursor <cursoragent@cursor.com>
Set CI=true for the circular dependency pre-commit hook so dpdm's ora
spinner does not hang on stdin when lefthook runs the job in parallel.
Without this, the hook deadlocks during merge commits.
@qltysh

qltysh Bot commented Jul 17, 2026

Copy link
Copy Markdown

Qlty


⚠️ Comments skipped @jferrao-itrbl doesn't have a Qlty seat in Iterable.

Qlty doesn't post analysis or coverage comments for contributors without a seat. An authorized user can grant @jferrao-itrbl a seat from this pull request's page in Qlty.

@github-actions

Copy link
Copy Markdown
Lines Statements Branches Functions
Coverage: 72%
71.92% (579/805) 61.22% (229/374) 67.18% (174/259)

@jferrao-itrbl
jferrao-itrbl requested a review from a team July 17, 2026 11:20

@rtlsilva rtlsilva left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Like #890, nothing major that I can comment on here, seems like a relatively simple tooling upgrade to me. I'd just consider tidying up the PR title to match the [SDK-121] format.

Comment thread lefthook.yml
circular:
glob: "src/**/*.{ts,tsx}"
env:
CI: "true"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@jferrao-itrbl
jferrao-itrbl merged commit 854ab7c into master Jul 22, 2026
18 checks passed
@jferrao-itrbl
jferrao-itrbl deleted the feature/SDK-121-upgrade-jest branch July 22, 2026 16:00
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.

2 participants