Bump ts-jest from 20.0.10 to 20.0.14
Bumps ts-jest from 20.0.10 to 20.0.14.
Release notes
Sourced from ts-jest's releases.
20.0.14
Always remove outDir while computing TypeScript Config for transpiling. This was done to fix the behaviour of breakpoints in the project files when using VS Code (#309)
20.0.13
Always set inlineSources and inlineSourceMap to true. This should make debugging in editors a bit simpler
20.0.12
Support prerelease version of Jest 21 (#304)
20.0.11
Added a fix to get ts-jest to work with projects containing long paths (#300)
Changelog
Sourced from ts-jest's changelog.
20.0.14 (2017-09-01)
20.0.13 (2017-08-30)
20.0.12 (2017-08-30)
20.0.11 (2017-08-29)
20.0.9 (2017-08-04)
Bug Fixes
- package: update fs-extra to version 4.0.0 (5be18fb)
20.0.7 (2017-07-07)
Bug Fixes
- package: update fs-extra to version 3.0.0 (906be12)
- package: update yargs to version 8.0.1 (0b2ea98)
- peer dependency against Typescript 2.x (cb08128)
- remove outDir when collecting coverage (c076956)
Features
- export transpileIfTypescript (6f835af)
17.0.3 (2016-12-01)
... (truncated)
Commits
27a205bAlways remove outDir while computing TypeScript Config for transpiling (#311)64bbc6eAdd jsx to moduleFileExtensions in the documentation0772e12Add note re const enum to README (#308)9cb6f86docs: unify pkg name styling (#307) & rm VS Code limitation (#212)a67fa3eAlways set inlineSources and inlineSourceMap to true (#306)8c437f4Support prerelease version of Jest 21 (#304)d8e03d6Bump version to 20.0.11 (#305)a413a04Bugfix/long file paths (#300)2815a09Merge pull request #295 from kulshekhar/prettier744f66eupdated test line numbers- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.