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

Update dependency ts-jest to v22.4.6 #24

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 25, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-jest (source) 22.0.4 -> 22.4.6 age adoption passing confidence

Release Notes

kulshekhar/ts-jest

v22.4.6

Compare Source

v22.4.5

Compare Source

22.4.5 (2018-05-05)

v22.4.4

Compare Source

v22.4.3

Compare Source

v22.4.2: 22.4.2

Compare Source

added a flag to allow disabling sourcemap support

{
  "globals: {
    "ts-jest": {
      "disableSourceMapSupport": true
    }
  }
}

v22.4.1

Compare Source

Bug Fixes
  • package: update source-map-support to version 0.5.0 (f0aab12)
  • package: update yargs to version 10.0.3 (5cdf969)
  • package: update yargs to version 11.0.0 (7e9ce40)
  • add startDir to if-clause (eed5311)
  • package: update yargs to version 9.0.1 (#​326) (8bf9924)
Features
  • add option to run TypeScript diagnostics (13b77d9)

v22.4.0: 22.4.0

Compare Source

  • provide an object containing the source and sourcemap to jest
  • remove dependency on source-map-support (provided by jest)
  • fix the logger

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.

@codecov
Copy link

codecov bot commented Feb 25, 2018

Codecov Report

Merging #24 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   96.77%   96.77%           
=======================================
  Files           7        7           
  Lines          93       93           
  Branches        8        8           
=======================================
  Hits           90       90           
  Misses          3        3

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0fcd32...6a1c233. Read the comment docs.

@renovate renovate bot force-pushed the renovate/ts-jest-22.x branch from 59f81e6 to 99ac358 Compare March 2, 2018 12:49
@renovate renovate bot changed the title Update dependency ts-jest to v22.4.0 Update dependency ts-jest to v22.4.1 Mar 2, 2018
@renovate renovate bot force-pushed the renovate/ts-jest-22.x branch from 99ac358 to aee994c Compare March 18, 2018 21:40
@renovate renovate bot changed the title Update dependency ts-jest to v22.4.1 Update dependency ts-jest to v22.4.2 Mar 18, 2018
@renovate renovate bot force-pushed the renovate/ts-jest-22.x branch from aee994c to 918c2c3 Compare April 14, 2018 20:03
@renovate renovate bot changed the title Update dependency ts-jest to v22.4.2 Update dependency ts-jest to v22.4.3 Apr 14, 2018
@renovate renovate bot force-pushed the renovate/ts-jest-22.x branch from 918c2c3 to 37776c5 Compare April 18, 2018 23:26
@renovate renovate bot changed the title Update dependency ts-jest to v22.4.3 Update dependency ts-jest to v22.4.4 Apr 18, 2018
@renovate renovate bot force-pushed the renovate/ts-jest-22.x branch from 37776c5 to 7f84158 Compare May 5, 2018 17:15
@renovate renovate bot changed the title Update dependency ts-jest to v22.4.4 Update dependency ts-jest to v22.4.5 May 5, 2018
@renovate renovate bot force-pushed the renovate/ts-jest-22.x branch from 7f84158 to 6a1c233 Compare May 11, 2018 11:46
@renovate renovate bot changed the title Update dependency ts-jest to v22.4.5 Update dependency ts-jest to v22.4.6 May 11, 2018
@renovate
Copy link
Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant