Skip to content

Update dependency jest-circus to v29.2.0#120

Open
dev-mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
whitesource-remediate/jest-circus-29.x-lockfile
Open

Update dependency jest-circus to v29.2.0#120
dev-mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
whitesource-remediate/jest-circus-29.x-lockfile

Conversation

@dev-mend-for-github-com
Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
jest-circus (source) dependencies minor 29.1.229.2.0

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score Vulnerability Reachability
Medium Medium 5.3 CVE-2022-25883

Release Notes

jestjs/jest (jest-circus)

v29.2.0

Compare Source

Features

  • [@jest/cli, jest-config] A seed for the test run will be randomly generated, or set by a CLI option (#​13400)
  • [@jest/cli, jest-config] --show-seed will display the seed value in the report, and can be set via a CLI flag or through the config file (#​13400)
  • [jest-config] Add readInitialConfig utility function (#​13356)
  • [jest-core] Allow testResultsProcessor to be async (#​13343)
  • [@jest/environment, jest-environment-node, jest-environment-jsdom, jest-runtime] Add getSeed() to the jest object (#​13400)
  • [expect, @​jest/expect-utils] Allow isA utility to take a type argument (#​13355)
  • [expect] Expose AsyncExpectationResult and SyncExpectationResult types (#​13411)

Fixes

  • [babel-plugin-jest-hoist] Ignore TSTypeQuery when checking for hoisted references (#​13367)
  • [jest-core] Fix detectOpenHandles false positives for some special objects such as TLSWRAP (#​13414)
  • [jest-mock] Fix mocking of getters and setters on classes (#​13398)
  • [jest-reporters] Revert: Transform file paths into hyperlinks (#​13399)
  • [@jest/types] Infer type of each table correctly when the table is a tuple or array (#​13381)
  • [@jest/types] Rework typings to allow the *ReturnedWith matchers to be called with no argument (#​13385)

Chore & Maintenance

  • [*] Update @babel/* deps, resulting in slightly different stack traces for each (#​13422)

Performance

  • [jest-runner] Do not instrument v8 coverage data if coverage should not be collected (#​13282)

New Contributors

Full Changelog: jestjs/jest@v29.1.2...v29.2.0


  • If you want to rebase/retry this PR, check this box

@dev-mend-for-github-com dev-mend-for-github-com bot added the security fix Security fix generated by Mend label Feb 25, 2026
@dev-mend-for-github-com dev-mend-for-github-com bot force-pushed the whitesource-remediate/jest-circus-29.x-lockfile branch 8 times, most recently from 2cc2a15 to f8c69ac Compare March 4, 2026 07:37
@dev-mend-for-github-com dev-mend-for-github-com bot force-pushed the whitesource-remediate/jest-circus-29.x-lockfile branch 8 times, most recently from 3ecd8ad to 40bf7ab Compare March 12, 2026 19:34
@dev-mend-for-github-com dev-mend-for-github-com bot force-pushed the whitesource-remediate/jest-circus-29.x-lockfile branch 6 times, most recently from f93f31b to ea94e0f Compare March 19, 2026 15:45
@dev-mend-for-github-com dev-mend-for-github-com bot force-pushed the whitesource-remediate/jest-circus-29.x-lockfile branch 7 times, most recently from 9726f95 to d771118 Compare March 26, 2026 15:25
@dev-mend-for-github-com dev-mend-for-github-com bot force-pushed the whitesource-remediate/jest-circus-29.x-lockfile branch 12 times, most recently from 6c5ac4a to 8d8877a Compare April 8, 2026 05:10
@dev-mend-for-github-com dev-mend-for-github-com bot force-pushed the whitesource-remediate/jest-circus-29.x-lockfile branch 12 times, most recently from 088d5da to 03f1c88 Compare April 14, 2026 17:34
@dev-mend-for-github-com dev-mend-for-github-com bot force-pushed the whitesource-remediate/jest-circus-29.x-lockfile branch 4 times, most recently from 74253b2 to 640e89d Compare April 17, 2026 07:00
@dev-mend-for-github-com dev-mend-for-github-com bot force-pushed the whitesource-remediate/jest-circus-29.x-lockfile branch from 640e89d to b7ae909 Compare April 17, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security fix Security fix generated by Mend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants