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 v26 #8

Merged
merged 1 commit into from
Jul 17, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2020

This PR contains the following updates:

Package Type Update Change
ts-jest (source) devDependencies major 25.5.1 -> 26.1.3

Release Notes

kulshekhar/ts-jest

v26.1.3

Compare Source

Bug Fixes

v26.1.2

Compare Source

Bug Fixes
  • compiler: use resolveModuleNames TypeScript API to get resolved modules for test files (#​1784) (5f26054), closes #​1747
  • config: invalidate cache when other options in tsconfig change (#​1788) (6948855)
Performance Improvements

v26.1.1

Compare Source

Bug Fixes

v26.1.0

Compare Source

Bug Fixes
Features
  • config: show a warning message when TypeScript target version doesn't match with recommended NodeJs version (#​1678) (085bdf5)
  • config: support multiple paths for pathsToModuleNameMapper (#​1690) (a727bd5)
  • support TypeScript 3.9 (#​1653) (fc3d5ad)

v26.0.0

Compare Source

Bug Fixes
  • compiler: return undefined for getScriptVersion when a file doesn't exist in memory cache (#​1641) (6851b8e)
Features
BREAKING CHANGES
  • Requires a minimum of TypeScript v3.8
  • Drop support for Node 8

25.5.1 (2020-05-09)

Bug Fixes
  • compiler: don't resolve files from build folder for projectReferences (#​1614) (74b92d3)
  • config: don't set include value of tsconfig to empty array (#​1606) (8a29aaa)

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

@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch 2 times, most recently from 521a29a to 0591e72 Compare May 24, 2020 23:43
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch 2 times, most recently from 29ca51b to adc772c Compare June 4, 2020 22:49
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch 3 times, most recently from 6bfc832 to f5a901c Compare June 25, 2020 19:56
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch 2 times, most recently from fe08aa3 to cbaabfd Compare July 17, 2020 00:41
@Swiftwork Swiftwork merged commit f5feec6 into master Jul 17, 2020
@Swiftwork Swiftwork deleted the renovate/ts-jest-26.x branch July 17, 2020 09:32
@github-actions
Copy link

🎉 This PR is included in version 1.1.108 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Swiftwork Swiftwork added the dependencies Pull requests that update a dependency file label Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants