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

fix: update dependency ts-jest to v24 #799

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2019

This PR contains the following updates:

Package Type Update Change
ts-jest (source) dependencies major ^23.1.2 -> ^24.0.0

Release Notes

kulshekhar/ts-jest

v24.0.2

Compare Source

v24.0.1

Compare Source

Bug Fixes
Features

v24.0.0

Compare Source

Bug Fixes
Features

23.10.4 (2018-10-06)

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)

23.10.3 (2018-09-30)

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

23.10.2 (2018-09-26)

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

23.10.1 (2018-09-20)

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)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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

@renovate renovate bot force-pushed the renovate/ts-jest-24.x branch 5 times, most recently from 46ea77c to 8da8a8a Compare February 28, 2019 16:26
@renovate renovate bot force-pushed the renovate/ts-jest-24.x branch 3 times, most recently from 49a5d3d to f8c98b3 Compare March 6, 2019 09:49
@dmbch dmbch mentioned this pull request Mar 7, 2019
3 tasks
@renovate renovate bot force-pushed the renovate/ts-jest-24.x branch 9 times, most recently from 85c69af to 4ca04a9 Compare March 14, 2019 13:09
@renovate renovate bot changed the title chore: update dependency ts-jest to v24 fix(dependencies): update dependency ts-jest to v24 Mar 14, 2019
@renovate renovate bot force-pushed the renovate/ts-jest-24.x branch 7 times, most recently from 271fec2 to 914e7eb Compare March 21, 2019 10:36
@renovate renovate bot force-pushed the renovate/ts-jest-24.x branch 3 times, most recently from 7f02159 to 0be9d50 Compare March 27, 2019 12:07
@renovate renovate bot force-pushed the renovate/ts-jest-24.x branch 4 times, most recently from 086e695 to d2940a8 Compare June 19, 2019 09:11
@renovate renovate bot changed the title fix(dependencies): update dependency ts-jest to v24 fix: update dependency ts-jest to v24 Jun 19, 2019
@renovate renovate bot force-pushed the renovate/ts-jest-24.x branch 5 times, most recently from 96bb16a to d0ae3de Compare June 26, 2019 09:35
@renovate renovate bot force-pushed the renovate/ts-jest-24.x branch 8 times, most recently from 1a72a2a to 347b908 Compare July 3, 2019 09:53
@renovate renovate bot force-pushed the renovate/ts-jest-24.x branch 6 times, most recently from 9fe56da to 25f3149 Compare July 15, 2019 08:40
@ZauberNerd ZauberNerd closed this Jul 18, 2019
@ZauberNerd ZauberNerd deleted the renovate/ts-jest-24.x branch July 18, 2019 09:24
@renovate
Copy link
Contributor Author

renovate bot commented Jul 18, 2019

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 24.x releases. However, if you upgrade to 24.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@ZauberNerd
Copy link
Contributor

Will be addressed in the upcoming Hops 12 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants