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

chore(deps): update dependency ts-jest to v29.2.6 #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-jest (source) 29.0.1 -> 29.2.6 age adoption passing confidence

Release Notes

kulshekhar/ts-jest (ts-jest)

v29.2.6

Compare Source

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)
  • feat(presets): add util functions to create CJS presets (f9cc3c0)
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

Bug Fixes

v29.1.4

Compare Source

Bug Fixes
Features

v29.1.3

Compare Source

Bug Fixes
  • add @jest/transform as an optional peer dependency (0ba7f86)
  • bring back Node 14 support (eda56a7)
Performance Improvements
  • remove ts resolved module cache file (4c88da5)

v29.1.2

Compare Source

Bug Fixes

v29.1.1

Compare Source

Security Fixes
  • bump semver to 7.5.3

v29.1.0

Compare Source

Features

29.0.5 (2023-01-13)

Reverts

29.0.4 (2023-01-10)

Bug Fixes

29.0.3 (2022-09-28)

Bug Fixes
Features
  • add useESM option to pathsToModuleNameMapper options (#​3792) (eabe906)

29.0.2 (2022-09-23)

Bug Fixes

29.0.2 (2022-09-22)

Bug Fixes

29.0.1 (2022-09-13)

Bug Fixes
  • legacy: include existing globals config in cached config (#​3803) (e79be47)
Features
  • add typings for ts-jest options via transform config (#​3805) (664b0f2)

v29.0.5

Compare Source

Reverts

v29.0.4

Compare Source

Bug Fixes

v29.0.3

Compare Source

Bug Fixes
Features
  • add useESM option to pathsToModuleNameMapper options (#​3792) (eabe906)

v29.0.2

Compare Source

Bug Fixes

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 by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Sep 24, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.26%. Comparing base (85d8755) to head (5a6d7f0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #13   +/-   ##
=======================================
  Coverage   99.26%   99.26%           
=======================================
  Files           7        7           
  Lines         136      136           
  Branches       21       21           
=======================================
  Hits          135      135           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.0.2 chore(deps): update dependency ts-jest to v29.0.3 Sep 29, 2022
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from a828e0e to 2a61ac6 Compare September 29, 2022 09:19
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.0.3 Update dependency ts-jest to v29.0.3 Dec 17, 2022
@renovate renovate bot changed the title Update dependency ts-jest to v29.0.3 chore(deps): update dependency ts-jest to v29.0.3 Dec 17, 2022
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.0.3 chore(deps): update dependency ts-jest to v29.0.4 Jan 11, 2023
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 2a61ac6 to 8aa6382 Compare January 11, 2023 23:27
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.0.4 chore(deps): update dependency ts-jest to v29.0.5 Jan 13, 2023
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 8aa6382 to a4826a5 Compare January 13, 2023 13:18
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.0.5 chore(deps): update dependency ts-jest to v29.1.0 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from a4826a5 to a49217e Compare April 3, 2023 15:09
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.1.0 chore(deps): update dependency ts-jest to v29.1.1 Jun 30, 2023
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from a49217e to 8a241cc Compare June 30, 2023 09:34
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.1.1 chore(deps): update dependency ts-jest to v29.1.2 Jan 22, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 8a241cc to ec34ebb Compare January 22, 2024 13:18
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from ec34ebb to ff2f46d Compare May 21, 2024 17:22
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.1.2 chore(deps): update dependency ts-jest to v29.1.3 May 21, 2024
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.1.3 chore(deps): update dependency ts-jest to v29.1.4 May 28, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from ff2f46d to 7302a7b Compare May 28, 2024 08:23
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.1.4 chore(deps): update dependency ts-jest to v29.1.5 Jun 16, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 7302a7b to a771ec3 Compare June 16, 2024 18:22
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from a771ec3 to 01b8e26 Compare July 8, 2024 16:13
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.1.5 chore(deps): update dependency ts-jest to v29.2.0 Jul 8, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 01b8e26 to 6ceab95 Compare July 10, 2024 10:37
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.0 chore(deps): update dependency ts-jest to v29.2.1 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 6ceab95 to 019e953 Compare July 10, 2024 18:22
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.1 chore(deps): update dependency ts-jest to v29.2.2 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 019e953 to 53d768b Compare July 18, 2024 16:31
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.2 chore(deps): update dependency ts-jest to v29.2.3 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 53d768b to d173a9e Compare August 1, 2024 10:25
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.3 chore(deps): update dependency ts-jest to v29.2.4 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from d173a9e to 369aaee Compare August 23, 2024 15:09
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.4 chore(deps): update dependency ts-jest to v29.2.5 Aug 23, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 369aaee to 5a6d7f0 Compare February 23, 2025 10:03
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.5 chore(deps): update dependency ts-jest to v29.2.6 Feb 23, 2025
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.

0 participants