Dragoman icon indicating copy to clipboard operation
Dragoman copied to clipboard

Bump ts-jest from 20.0.10 to 20.0.14

Open dependabot-preview[bot] opened this issue 6 years ago • 0 comments

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
  • 27a205b Always remove outDir while computing TypeScript Config for transpiling (#311)
  • 64bbc6e Add jsx to moduleFileExtensions in the documentation
  • 0772e12 Add note re const enum to README (#308)
  • 9cb6f86 docs: unify pkg name styling (#307) & rm VS Code limitation (#212)
  • a67fa3e Always set inlineSources and inlineSourceMap to true (#306)
  • 8c437f4 Support prerelease version of Jest 21 (#304)
  • d8e03d6 Bump version to 20.0.11 (#305)
  • a413a04 Bugfix/long file paths (#300)
  • 2815a09 Merge pull request #295 from kulshekhar/prettier
  • 744f66e updated test line numbers
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will 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 dependency will 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 labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will 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.

dependabot-preview[bot] avatar Apr 17 '19 07:04 dependabot-preview[bot]