mdx-js / eslint-mdx

ESLint Parser/Plugin for MDX
https://npmjs.org/eslint-plugin-mdx
MIT License
264 stars 30 forks source link

chore(deps): update dependency ts-jest to ^28.0.0-next.3 #386

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-jest (source) ^28.0.0-next.1 -> ^28.0.0-next.3 age adoption passing confidence

Release Notes

kulshekhar/ts-jest ### [`v28.0.0-next.3`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#​2800-next3-httpsgithubcomkulshekharts-jestcomparev2800-next2v2800-next3-2022-04-29) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v28.0.0-next.2...v28.0.0-next.3) ##### Bug Fixes - **compiler:** bring back compiled output with inline sourcemap ([#​3483](https://togithub.com/kulshekhar/ts-jest/issues/3483)) ([e96d5b3](https://togithub.com/kulshekhar/ts-jest/commit/e96d5b3c94348774011ac76e91bf746a3429ade0)), closes [#​3482](https://togithub.com/kulshekhar/ts-jest/issues/3482) ### [`v28.0.0-next.2`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#​2800-next2-httpsgithubcomkulshekharts-jestcomparev2800-next1v2800-next2-2022-04-27) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v28.0.0-next.1...v28.0.0-next.2) ##### Bug Fixes - revert deprecation message for `TsJestTransformer` ([#​3466](https://togithub.com/kulshekhar/ts-jest/issues/3466)) ([cefa0da](https://togithub.com/kulshekhar/ts-jest/commit/cefa0da660c4f99cf6595e253981af6855bcc80c)) ##### Features - **presets:** add presets for legacy mode ([#​3465](https://togithub.com/kulshekhar/ts-jest/issues/3465)) ([543b4ad](https://togithub.com/kulshekhar/ts-jest/commit/543b4ad729d20fbd46a2de5cd4660dc50b94ebe7))

Configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

🚦 Automerge: Enabled.

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.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codesandbox-ci[bot] commented 2 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codecov-commenter commented 2 years ago

Codecov Report

Merging #386 (81adc09) into master (04848e0) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #386   +/-   ##
=======================================
  Coverage   99.06%   99.06%           
=======================================
  Files          18       18           
  Lines         213      213           
  Branches       42       42           
=======================================
  Hits          211      211           
  Misses          1        1           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 04848e0...81adc09. Read the comment docs.