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 v29.2.5 #145

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

AArnott
Copy link
Collaborator

@AArnott AArnott commented Feb 7, 2025

This PR contains the following updates:

Package Type Update Change
ts-jest (source) devDependencies minor 29.1.4 -> 29.2.5

Release Notes

kulshekhar/ts-jest (ts-jest)

v29.2.5

Compare Source

v29.2.4

Compare Source

v29.2.3

Compare Source

v29.2.2

Compare Source

v29.2.1

Compare Source

v29.2.0

Compare Source

Bug Fixes
  • fix: don't show warning message with Node16/NodeNext (99c4f49), closes #​4266
Features
  • feat(cli): allow migrating cjs presets to transform config (22fb027)
  • feat(presets): add util functions to create ESM presets (06f78ed), close #​4200
  • feat(presets): add util functions to create CJS presets (f9cc3c0), close #​4200
Code refactoring
  • refactor: replace lodash deps with native js implementation (40f1708)
  • refactor: use TsJestTransformerOptions type everywhere possibly (7d001be)
  • refactor(cli): use new preset util functions to initialize test config (c2b56ca)
  • refactor(presets): use create preset util functions for cjs presets (922d6d0)
  • test: switch react-app to use Vite (827c8ad)

v29.1.5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

@AArnott
Copy link
Collaborator Author

AArnott commented Feb 7, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: yarn run build
error Command "tsc" not found.
error Command failed with exit code 1.

@AArnott AArnott force-pushed the renovate/ts-jest-29.x-lockfile branch from 622d389 to aad15ab Compare February 7, 2025 05:59
@AArnott
Copy link
Collaborator Author

AArnott commented Feb 7, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@AArnott AArnott force-pushed the renovate/ts-jest-29.x-lockfile branch from aad15ab to c7a3421 Compare February 7, 2025 13:47
@AArnott AArnott changed the base branch from master to test-renovate February 7, 2025 13:47
@AArnott AArnott force-pushed the renovate/ts-jest-29.x-lockfile branch from c7a3421 to 95a3ce3 Compare February 7, 2025 14:03
@AArnott AArnott merged commit cc25abf into test-renovate Feb 16, 2025
3 of 4 checks passed
@AArnott AArnott deleted the renovate/ts-jest-29.x-lockfile branch February 16, 2025 18:32
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