rxjs-debugging-for-vscode icon indicating copy to clipboard operation
rxjs-debugging-for-vscode copied to clipboard

Update dependency jest-runner-vscode to v2.2.0

Open renovate[bot] opened this issue 2 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-runner-vscode 2.0.0 -> 2.2.0 age adoption passing confidence

Release Notes

adalinesimonian/jest-runner-vscode

v2.2.0

Compare Source

Added
  • Environments using Yarn PnP are now supported. (#​46)
  • All options from the parent Jest runner are now passed to the child runner. (f300e64)
  • VS Code process information and download progress can now be suppressed using the quiet option. (f300e64)
Changed
  • A less internal API is now used to start the child instance of Jest. (6196f24)
Fixed
  • Tests in nested directories no longer result in the runner expecting and failing tests from a different directory that are not yet queued. (f300e64)

v2.1.0

Compare Source

Added
  • Test results are now reported per test file instead of per folder. (#​26)
  • Console output can now be filtered to output made by tests that use console.log, .error, .warn, .info, or .dir. (#​43)
Changed
  • Communication between VS Code and Jest is now handled using an IPC channel instead of using the standard output of the VS Code process. (0c98677)

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.

renovate[bot] avatar Dec 06 '21 05:12 renovate[bot]

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.

renovate[bot] avatar Mar 23 '23 13:03 renovate[bot]