Skip to content

Comments

chore(deps): upgrade jest to v30.2.0#13250

Merged
czubocha merged 6 commits intomainfrom
jest-upgrade
Jan 14, 2026
Merged

chore(deps): upgrade jest to v30.2.0#13250
czubocha merged 6 commits intomainfrom
jest-upgrade

Conversation

@czubocha
Copy link
Contributor

Summary

Upgrades Jest from 29.7.0 to 30.2.0 across all packages.

Changes

  • Updated jest dependency to ^30.2.0 in sf-core, engine, mcp, and serverless packages
  • Renamed --testPathPattern to --testPathPatterns in engine package scripts (Jest 30 CLI change)
  • Replaced deprecated .toThrowError() with .toThrow() in utils.test.js
  • Updated snapshots with new Jest 30 header format (removed deprecated goo.gl link)

Testing

All unit tests pass:

  • sf-core: 24 suites, 365 tests ✅
  • serverless: 59 suites, 945 tests ✅
  • engine: 12 suites, 168 tests ✅

References

@Mmarzex
Copy link
Contributor

Mmarzex commented Jan 14, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@czubocha czubocha merged commit c084c4c into main Jan 14, 2026
12 checks passed
@czubocha czubocha deleted the jest-upgrade branch January 14, 2026 20:59
@github-actions github-actions bot locked and limited conversation to collaborators Jan 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants