Skip to content

chore(deps): update jest monorepo #2158

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

Merged
merged 1 commit into from
May 20, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest 27.4.1 -> 27.5.1 age adoption passing confidence
jest (source) 28.0.0 -> 28.1.0 age adoption passing confidence

Release Notes

facebook/jest

v28.1.0

Compare Source

Features
  • [jest-circus] Add failing test modifier that inverts the behavior of tests (#​12610)
  • [jest-environment-node, jest-environment-jsdom] Allow specifying customExportConditions (#​12774)
Fixes
  • [expect] Adjust typings of lastCalledWith, nthCalledWith, toBeCalledWith matchers to allow a case there a mock was called with no arguments (#​12807)
  • [@jest/expect-utils] Fix deep equality of ImmutableJS Lists (#​12763)
  • [jest-core] Do not collect SIGNREQUEST as open handles (#​12789)
Chore & Maintenance
  • [docs] Specified documentation about --filter CLI docs (#​12799)
  • [@jest-reporters] Move helper functions from utils.ts into separate files (#​12782)
  • [jest-resolve] Replace process.versions.pnp type declaration with @types/pnpapi devDependency (#​12783)

v28.0.3

Compare Source

Fixes
  • [jest-config] Normalize reporters option defined in presets (#​12769)
  • [@jest/reporters] Fix trailing slash in matching coverageThreshold key (#​12714)
  • [jest-resolve] Fix (experimental) ESM module mocking for re-exports (#​12766)
  • [@jest/transform] Throw better error if an invalid return value if encountered (#​12764)
Chore & Maintenance
  • [docs] Fix typo in --shard CLI docs (#​12761)

v28.0.2

Compare Source

Features
  • [jest-worker] Add JestWorkerFarm helper type (#​12753)
Fixes
  • [*] Lower Node 16 requirement to 16.10 from 16.13 due to a Node bug that causes memory and performance issues (#​12754)

v28.0.1

Compare Source

Features
  • [jest-resolve] Expose ResolverOptions type (#​12736)
Fixes
  • [expect] Add missing dependency jest-util (#​12744)
  • [jest-circus] Improve test.concurrent (#​12748)
  • [jest-resolve] Correctly throw an error if jsdom test environment is used, but not installed (#​12749)
Chore & Maintenance
  • [jest-serializer] Remove deprecated module from source tree (#​12735)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Sorry, something went wrong.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 26, 2022
@renovate renovate bot changed the title chore(deps): update dependency jest to v28.0.1 chore(deps): update dependency jest to v28.0.2 Apr 27, 2022
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 8200657 to daa5b9c Compare April 27, 2022 10:27
@renovate renovate bot changed the title chore(deps): update dependency jest to v28.0.2 chore(deps): update dependency jest to v28.0.3 Apr 29, 2022
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from daa5b9c to 73bc572 Compare April 29, 2022 13:09
@renovate renovate bot changed the title chore(deps): update dependency jest to v28.0.3 chore(deps): update jest monorepo May 2, 2022
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 4 times, most recently from 651530f to 8a8dfe5 Compare May 6, 2022 13:50
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 8a8dfe5 to 37c3d90 Compare May 12, 2022 00:02
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 37c3d90 to 8c5f41a Compare May 20, 2022 09:38
@kamilmysliwiec kamilmysliwiec merged commit 23f940e into master May 20, 2022
@delete-merged-branch delete-merged-branch bot deleted the renovate/jest-monorepo branch May 20, 2022 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants