Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update dependency ts-jest to v29.4.5#249

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
renovate wants to merge1 commit intotrunk
base:trunk
Choose a base branch
Loading
fromrenovate/ts-jest-29.x

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commentedDec 3, 2024
edited
Loading

This PR contains the following updates:

PackageChangeAgeConfidence
ts-jest (source)29.1.5 ->29.4.5ageconfidence

Release Notes

kulshekhar/ts-jest (ts-jest)

v29.4.5

Compare Source

Bug Fixes
  • allow filtering modern module warning message with diagnostic code (c290d4d), , closes#​5013

v29.4.4

Compare Source

Bug Fixes

v29.4.3

Compare Source

Bug Fixes

v29.4.2

Compare Source

v29.4.1

Compare Source

v29.4.0

Compare Source

Features

v29.3.4

Compare Source

Bug Fixes
  • fix: fixTsJestTransformerOptions type (3b11e29), closes#​4247
  • fix(cli): fix wrong path for preset creator fns (249eb2c)
  • fix(config): disablerewriteRelativeImportExtensions always (9b1f472), closes#​4855

v29.3.3

Compare Source

Bug Fixes

v29.3.2

Compare Source

Bug Fixes
  • fix: transpilejs files fromnode_modules whenever Jest asks (968370e), closes#​4637

v29.3.1

Compare Source

Bug Fixes
  • fix: allowisolatedModules mode to havets.Program underNode16/Next (25157eb)
  • fix: improve message forisolatedModules ofts-jest config (547eb6f)

v29.3.0

Compare Source

Features
  • feat: support hybridmodule values forisolatedModules: true (f372121)
Bug Fixes
  • fix: setcustomConditions toundefined inTsCompiler (b091d70), closes#​4620
Code Refactoring
  • refactor: remove manual version checker (89458fc)
  • refactor: remove patching deps based on version checker (bac4c43)
  • refactor: deprecateRawCompilerOptions interface (2b1b6cd)
  • refactor: deprecate transform optionisolatedModules (7dfef71)

v29.2.6

Compare Source

Bug Fixes
  • fix: escape dot forJS_TRANSFORM_PATTERN regex (8c91c60)
  • fix: escape dot forTS_JS_TRANSFORM_PATTERN regex (3eea850)
  • fix: escape dot forTS_TRANSFORM_PATTERN regex (80d3e4d), closes#​4579

v29.2.5

Compare Source

Bug Fixes
  • build: build package withNodeNext module (9b3ade5)
  • fix: set valuets/tsxextensionsToTreatAsEsm in default esm preset (d9ff362)
  • fix(compiler): fallback toNodeJS module resolution for ts 4.8 (b7d3409), closes#​4499

v29.2.4

Compare Source

Bug Fixes

v29.2.3

Compare Source

Security Fixes
  • build(deps): Update dependency ejs to ^3.1.10 (de94a56)
Code Refactoring
  • refactor(presets): maintain preset codes insidesrc (8474fc2)
29.2.2 (2024-07-10)
Bug Fixes
  • fix(compiler): update memory cache after changingmodule value (94db43f), closes#​4439

v29.2.2

Compare Source

Security Fixes
  • build(deps): Update dependency ejs to ^3.1.10 (de94a56)
Code Refactoring
  • refactor(presets): maintain preset codes insidesrc (8474fc2)
29.2.2 (2024-07-10)
Bug Fixes
  • fix(compiler): update memory cache after changingmodule value (94db43f), closes#​4439

v29.2.1

Compare Source

Security Fixes
  • build(deps): Update dependency ejs to ^3.1.10 (de94a56)
Code Refactoring
  • refactor(presets): maintain preset codes insidesrc (8474fc2)
29.2.2 (2024-07-10)
Bug Fixes
  • fix(compiler): update memory cache after changingmodule value (94db43f), closes#​4439

v29.2.0

Compare Source

Bug Fixes
  • fix: don't show warning message with Node16/NodeNext (99c4f49), closes#​4266
Features
  • feat(cli): allow migrating cjspresets totransform 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: useTsJestTransformerOptions 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: switchreact-app to use Vite (827c8ad)

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 was generated byMend Renovate. View therepository job log.

@vercel
Copy link

vercelbot commentedDec 3, 2024
edited
Loading

The latest updates on your projects. Learn more aboutVercel for GitHub.

ProjectDeploymentPreviewCommentsUpdated (UTC)
codecooltureReadyReadyPreviewCommentOct 10, 2025 0:41am

@renovaterenovatebot changed the titleUpdate dependency ts-jest to v29.2.5Update dependency ts-jest to v29.2.5 - autoclosedDec 8, 2024
@renovaterenovatebot closed thisDec 8, 2024
@renovaterenovatebot deleted the renovate/ts-jest-29.x branchDecember 8, 2024 19:01
@renovaterenovatebot changed the titleUpdate dependency ts-jest to v29.2.5 - autoclosedUpdate dependency ts-jest to v29.2.5Dec 9, 2024
@renovaterenovatebot reopened thisDec 9, 2024
@renovaterenovatebotforce-pushed therenovate/ts-jest-29.x branch fromc9308e6 tof3404ccCompareDecember 9, 2024 06:06
@renovaterenovatebot changed the titleUpdate dependency ts-jest to v29.2.5Update dependency ts-jest to v29.2.6Feb 23, 2025
@renovaterenovatebotforce-pushed therenovate/ts-jest-29.x branch fromf3404cc to3af1840CompareFebruary 23, 2025 09:38
@renovaterenovatebot changed the titleUpdate dependency ts-jest to v29.2.6Update dependency ts-jest to v29.3.0Mar 24, 2025
@renovaterenovatebotforce-pushed therenovate/ts-jest-29.x branch from3af1840 to5c75ab8CompareMarch 24, 2025 12:48
@renovaterenovatebotforce-pushed therenovate/ts-jest-29.x branch from5c75ab8 to849a496CompareMarch 31, 2025 19:03
@renovaterenovatebot changed the titleUpdate dependency ts-jest to v29.3.0Update dependency ts-jest to v29.3.1Mar 31, 2025
@renovaterenovatebotforce-pushed therenovate/ts-jest-29.x branch from849a496 to9613ee9CompareApril 13, 2025 10:58
@renovaterenovatebot changed the titleUpdate dependency ts-jest to v29.3.1Update dependency ts-jest to v29.3.2Apr 13, 2025
@renovaterenovatebotforce-pushed therenovate/ts-jest-29.x branch from9613ee9 tod17f8afCompareMay 14, 2025 19:29
@renovaterenovatebot changed the titleUpdate dependency ts-jest to v29.3.2Update dependency ts-jest to v29.3.3May 14, 2025
@renovaterenovatebot changed the titleUpdate dependency ts-jest to v29.3.3Update dependency ts-jest to v29.3.4May 16, 2025
@renovaterenovatebotforce-pushed therenovate/ts-jest-29.x branch fromd17f8af toec4661dCompareMay 16, 2025 18:41
@renovaterenovatebotforce-pushed therenovate/ts-jest-29.x branch fromec4661d toa7fab24CompareJune 12, 2025 07:01
@renovaterenovatebot changed the titleUpdate dependency ts-jest to v29.3.4Update dependency ts-jest to v29.4.0Jun 12, 2025
@renovaterenovatebotforce-pushed therenovate/ts-jest-29.x branch froma7fab24 tob4f7fe2CompareAugust 3, 2025 18:26
@renovaterenovatebot changed the titleUpdate dependency ts-jest to v29.4.0Update dependency ts-jest to v29.4.1Aug 3, 2025
@renovaterenovatebot changed the titleUpdate dependency ts-jest to v29.4.1Update dependency ts-jest to v29.4.2Sep 16, 2025
@renovaterenovatebot changed the titleUpdate dependency ts-jest to v29.4.2Update dependency ts-jest to v29.4.3Sep 18, 2025
@renovaterenovatebot changed the titleUpdate dependency ts-jest to v29.4.3Update dependency ts-jest to v29.4.4Sep 19, 2025
@renovaterenovatebotforce-pushed therenovate/ts-jest-29.x branch from7b8cd16 to0a05c62CompareOctober 10, 2025 12:39
@renovaterenovatebot changed the titleUpdate dependency ts-jest to v29.4.4Update dependency ts-jest to v29.4.5Oct 10, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp