Skip to content

Update dependency jest to v29.2.0#108

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

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

Conversation

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

@dev-mend-for-github-com dev-mend-for-github-com bot commented Oct 28, 2025

This PR contains the following updates:

Package Type Update Change
jest (source) dependencies minor 29.1.229.2.0

By merging this PR, the issue #14 will be automatically resolved and closed:

Severity CVSS Score Vulnerability Reachability
High High 7.5 CVE-2024-4068

Release Notes

jestjs/jest (jest)

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 Oct 28, 2025
@dev-mend-for-github-com dev-mend-for-github-com bot force-pushed the whitesource-remediate/jest-29.x-lockfile branch 11 times, most recently from 7c00e4e to f34e026 Compare November 4, 2025 15:24
@dev-mend-for-github-com dev-mend-for-github-com bot force-pushed the whitesource-remediate/jest-29.x-lockfile branch 11 times, most recently from ad05897 to 96a9e40 Compare November 11, 2025 23:43
@dev-mend-for-github-com dev-mend-for-github-com bot force-pushed the whitesource-remediate/jest-29.x-lockfile branch 7 times, most recently from 714cc42 to 7bfb9b1 Compare November 15, 2025 03:48
@dev-mend-for-github-com dev-mend-for-github-com bot force-pushed the whitesource-remediate/jest-29.x-lockfile branch 5 times, most recently from d122091 to 134a52b Compare November 28, 2025 15:17
@dev-mend-for-github-com dev-mend-for-github-com bot force-pushed the whitesource-remediate/jest-29.x-lockfile branch 15 times, most recently from a2137b2 to c2dc650 Compare December 9, 2025 05:23
@dev-mend-for-github-com dev-mend-for-github-com bot force-pushed the whitesource-remediate/jest-29.x-lockfile branch 9 times, most recently from 94a80d1 to c98f6b6 Compare December 17, 2025 14:50
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