Skip to content

Update dependency jest-runner-vscode to v2.2.0 #131

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2021

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 renovate bot force-pushed the renovate/jest-runner-vscode-2.x branch from a75eb2d to 0c1e319 Compare December 7, 2021 12:01
@renovate renovate bot changed the title Update dependency jest-runner-vscode to v2.1.0 Update dependency jest-runner-vscode to v2.2.0 Dec 8, 2021
@renovate renovate bot force-pushed the renovate/jest-runner-vscode-2.x branch 2 times, most recently from ce1d849 to 98aaa25 Compare December 8, 2021 13:51
@renovate renovate bot force-pushed the renovate/jest-runner-vscode-2.x branch from 98aaa25 to 7cda6b3 Compare January 2, 2022 13:01
@renovate renovate bot force-pushed the renovate/jest-runner-vscode-2.x branch from 7cda6b3 to e820f21 Compare January 2, 2022 14:30
@renovate
Copy link
Contributor Author

renovate bot commented Mar 23, 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