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.5 #43

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2023

This PR contains the following updates:

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

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)
  • 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

Configuration

📅 Schedule: Branch creation - "after 4am,before 7am" in timezone America/Edmonton, 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.

@codeclimate
Copy link

codeclimate bot commented Jun 30, 2023

Code Climate has analyzed commit ccb01a4 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (100% is the threshold).

This pull request will bring the total coverage in the repository to 100.0%.

View more on Code Climate.

@github-actions
Copy link

github-actions bot commented Jun 30, 2023

Coverage Report

File Coverage
All files 100%
src/example.ts 100%

Minimum allowed coverage is 100%

Generated by 🐒 cobertura-action against 81fc465

@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from ccb01a4 to f164a95 Compare January 22, 2024 12:12
@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 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 force-pushed the renovate/ts-jest-29.x branch from f164a95 to 6c5b5fe Compare May 21, 2024 11:40
@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 6c5b5fe to 7131b40 Compare May 28, 2024 07:01
@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 7131b40 to 60d4882 Compare June 16, 2024 19:41
@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 2 times, most recently from f143a67 to 447f718 Compare July 10, 2024 10:10
@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 447f718 to a23e1e5 Compare July 10, 2024 18:57
@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 a23e1e5 to 05e9e9b Compare July 18, 2024 19:12
@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 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 05e9e9b to bf0ab9b Compare August 1, 2024 10:55
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from bf0ab9b to 81fc465 Compare August 23, 2024 16:03
@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
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