Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency ts-jest to v25 - autoclosed #134

Closed
wants to merge 1 commit into from

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Sep 12, 2023

This PR contains the following updates:

Package Type Update Change
ts-jest (source) devDependencies major ^24.0.0 -> ^25.0.0

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
Critical 9.8 CVE-2021-44906 #192
High 8.8 CVE-2022-46175 #237
High 7.5 CVE-2022-25883 #171

Release Notes

kulshekhar/ts-jest (ts-jest)

v25.3.0

Compare Source

Bug Fixes
  • add jest-config to dependencies list (6d9e0d8)
  • always do type check for all files provided to ts-jest transformer for non-watch mode (#​1450) (107e062)
Chores
  • docs: add TROUBLESHOOTING (96cd9b3)
Features
BREAKING CHANGES
  • config: improve diagnostics message (#​1444) (96cd9b3). This will affect to any snapshots or assertion against diagnostics messages

v25.2.1

Compare Source

Bug Fixes
  • compiler: allow transformation of typescript files in node_modules (#​1385) (814405e)
  • docs: fixing slack link and some minor typos in documenation (#​1404) (3e2e008)
  • transformer: add deepUnmock to hoist method list (#​1372) (0fbbc00)
  • util: use resolve package typescript package in yarn workspaces (#​1377) (a63808c)

v25.2.0

Compare Source

Bug Fixes
  • config: let babel-jest handle loading babel config (#​1370)

v25.1.0

Compare Source

Bug Fixes

v25.0.0

Compare Source

Features

v24.3.0

Compare Source

Bug Fixes

v24.2.0

Compare Source

Bug Fixes
  • compiler: pass filename to sha function instead of file extension (ac1ac97)
  • transformers: hoist jest.enableAutomock and jest.disableAutomock (ac50bc3)
  • typescript serviceHost cache miss on Windows operating systems (26ee731)

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

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by WhiteSource label Sep 12, 2023
@mend-for-github-com mend-for-github-com bot changed the title Update dependency ts-jest to v25 Update dependency ts-jest to v25 - autoclosed Sep 8, 2024
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/ts-jest-25.x branch September 8, 2024 06:09
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 WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants