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 ~23.10.0 #42

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-jest (source) ~23.0.1 -> ~23.10.0 age adoption passing confidence

Release Notes

kulshekhar/ts-jest (ts-jest)

v23.10.5: 23.10.5 (2018-11-22)

Compare Source

Bug Fixes

v23.10.4

Compare Source

Bug Fixes
  • cache: adds project's dep versions to cache key (6cacbea), closes #​785
  • cli: change options to better reflect the new presets (68abcfb)
  • helpers: deprecate import from ts-jest, now ts-jest/utils (33ff29f), closes #​782
  • typings: typo in presets definition file (53767ab)
  • typings: wrong import in preset typings + test (94dc4e7)

v23.10.3

Compare Source

Bug Fixes
  • compiler: do not force module kind if piping babel (acebc8c), closes #​767
Features
  • helpers: adds a mocked test helper for mock typings (f976135), closes #​576

v23.10.2

Compare Source

Bug Fixes
  • cache: resolved tsconfig in cache key + pkg digest (e891608), closes #​749
  • cli: resets testMatch if using testRegex option (31ad0aa), closes #​756
  • diagnostics: throws only for category warning and error (bb28849), closes #​748
  • import: wrong error message when a module exists but fails (e0d6c57)
  • preset: createJestPreset fails with base and no array (3c325e8)
Features
  • cli: CLI 'config:migrate' now detects best preset (febd8d3)
  • preset: adds 2 presets along the default one (9f3d759)
  • preset: adds presets typings and export all presets (f55d895)
  • typings: emit declaration files, filtering out internals (4f10f7e), closes #​745

v23.10.1

Compare Source

Bug Fixes
  • compile: js files were never transpiled thru TS (374dca1), closes #​740
  • config: warn instead of forcing ESM interoperability (a2a4be2)
  • windows: normalize paths (c12dfff)

v23.10.0

Compare Source

Bug Fixes
  • babel: fixes the babel 6 hack (c8d51cf)
  • config: jsx should also be considered as js files (6c32a93)
Features
  • hints: warns if transform matches js without allowJs (952cc87)

v23.1.4

Compare Source

v23.1.3

Compare Source

Bug Fixes
  • allow (but deprecate) use of old preprocessor.js (a65079f)
  • big refactor + fixes (mainly cache key + coverage) (e46caae)
  • fixes coverage and tests (09500c2)
  • gracefully load @​babel/core or babel-core (98b2410)
  • hack for babel < 6 so that breakpoints do work (90c74ef), closes #​627
  • resolves correctly config file path (fix #​636) (5ab100c)
  • test rootDir to handle preset-angular (8a6a8f7)
  • wrong error message (c955083)
  • html: correctly transforms html source when needed (9a2d74f)
  • lint: fixes tslint script & lint issues (60ab36e)
  • package: update fs-extra to version 6.0.1 (7e73536)
  • package: update pkg-dir to version 3.0.0 (3fb8f9f)
  • package: update yargs to version 12.0.1 (390ffcd)
  • source-maps: fix source maps options/calls (76e27c1)
  • Typo in utils.ts (#​534) (a650260)
Performance Improvements
  • do not hash cache key, jest does it underneath (fbe4f1f)

v23.1.2

Compare Source

v23.1.1

Compare Source

v23.1.0

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

@renovate renovate bot changed the title chore(deps): update dependency ts-jest to ~23.10.0 Update dependency ts-jest to ~23.10.0 Jul 2, 2020
@renovate renovate bot changed the title Update dependency ts-jest to ~23.10.0 chore(deps): update dependency ts-jest to ~23.10.0 Oct 28, 2020
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.

None yet

0 participants