Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

deps: update jest monorepo to ^29.2.0. #186

Merged
merged 1 commit into from
Oct 17, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@jest/types ^29.1.2 -> ^29.2.0 age adoption passing confidence
jest (source) ^29.1.2 -> ^29.2.0 age adoption passing confidence

Release Notes

facebook/jest

v29.2.0

Compare Source

Features
  • [@jest/cli, jest-config] A seed for the test run will be randomly generated, or set by a CLI option (#​13400)
  • [@jest/cli, jest-config] --show-seed will display the seed value in the report, and can be set via a CLI flag or through the config file (#​13400)
  • [jest-config] Add readInitialConfig utility function (#​13356)
  • [jest-core] Allow testResultsProcessor to be async (#​13343)
  • [@jest/environment, jest-environment-node, jest-environment-jsdom, jest-runtime] Add getSeed() to the jest object (#​13400)
  • [expect, @​jest/expect-utils] Allow isA utility to take a type argument (#​13355)
  • [expect] Expose AsyncExpectationResult and SyncExpectationResult types (#​13411)
Fixes
  • [babel-plugin-jest-hoist] Ignore TSTypeQuery when checking for hoisted references (#​13367)
  • [jest-core] Fix detectOpenHandles false positives for some special objects such as TLSWRAP (#​13414)
  • [jest-mock] Fix mocking of getters and setters on classes (#​13398)
  • [jest-reporters] Revert: Transform file paths into hyperlinks (#​13399)
  • [@jest/types] Infer type of each table correctly when the table is a tuple or array (#​13381)
  • [@jest/types] Rework typings to allow the *ReturnedWith matchers to be called with no argument (#​13385)
Chore & Maintenance
  • [*] Update @babel/* deps, resulting in slightly different stack traces for each (#​13422)
Performance
  • [jest-runner] Do not instrument v8 coverage data if coverage should not be collected (#​13282)

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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from rajzik as a code owner October 14, 2022 11:54
@github-actions
Copy link

github-actions bot commented Oct 14, 2022

Monodeploy Publish Preview

This Pull Request introduces the following changes:

1.0.6 - 2022-10-17

📦 Dependencies

  • update jest monorepo to ^29.2.0. (7ee12f5)

@rajzik rajzik enabled auto-merge (squash) October 17, 2022 07:13
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 7e00175 to 9bda575 Compare October 17, 2022 07:16
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 9bda575 to 7ee12f5 Compare October 17, 2022 07:21
@rajzik rajzik merged commit cfb528d into main Oct 17, 2022
@rajzik rajzik deleted the renovate/jest-monorepo branch October 17, 2022 07:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant