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

chore(deps): update jest monorepo #14

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest (source) 27.4.1 -> 27.5.2 age adoption passing confidence
jest (source) 28.0.3 -> 28.1.3 age adoption passing confidence

Release Notes

facebook/jest

v28.1.3

Compare Source

Features
  • [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#​12973)
Fixes
  • [jest-changed-files] Fix a lock-up after repeated invocations (#​12757)
  • [@jest/expect-utils] Fix deep equality of ImmutableJS OrderedSets (#​12977)
  • [jest-mock] Add index signature support for spyOn types (#​13013, #​13020)
  • [jest-snapshot] Fix indentation of awaited inline snapshots (#​12986)
Chore & Maintenance
  • [*] Replace internal usage of pretty-format/ConvertAnsi with jest-serializer-ansi-escapes (#​12935, #​13004)
  • [docs] Update spyOn docs (#​13000)

v28.1.2

Compare Source

Fixes
  • [jest-runtime] Avoid star type import from @jest/globals (#​12949)
Chore & Maintenance
  • [docs] Mention that jest-codemods now supports Sinon (#​12898)

v28.1.1

Compare Source

Features
  • [jest] Expose Config type (#​12848)
  • [@jest/reporters] Improve GitHubActionsReporters annotation format (#​12826)
  • [@jest/types] Infer argument types passed to test and describe callback functions from each tables (#​12885, #​12905)
Fixes
  • [@jest/expect-utils] Fix deep equality of ImmutableJS OrderedMaps (#​12899)
  • [jest-docblock] Handle multiline comments in parseWithComments (#​12845)
  • [jest-mock] Improve spyOn error messages (#​12901)
  • [jest-runtime] Correctly report V8 coverage with resetModules: true (#​12912)
  • [jest-worker] Make JestWorkerFarm helper type to include methods of worker module that take more than one argument (#​12839)
Chore & Maintenance
  • [docs] Updated docs to indicate that jest-environment-jsdom is a separate package #​12828
  • [docs] Document the comments used by coverage providers #​12835
  • [docs] Use docusaurus-remark-plugin-tab-blocks to format tabs with code examples (#​12859)
  • [jest-haste-map] Bump walker version (#​12324)

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)

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.

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


  • 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 changed the title chore(deps): update dependency @types/jest to v27.5.0 chore(deps): update jest monorepo May 6, 2022
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 4ffe2e4 to fafd607 Compare May 12, 2022 01:39
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 3aee145 to dace755 Compare June 7, 2022 11:36
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from dace755 to 3b435b1 Compare June 29, 2022 12:23
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 3b435b1 to d6027cf Compare September 25, 2022 17:56
@renovate renovate bot changed the title chore(deps): update jest monorepo chore(deps): update dependency jest to v28.1.3 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from d6027cf to 8b36ed7 Compare November 20, 2022 19:32
@renovate renovate bot changed the title chore(deps): update dependency jest to v28.1.3 chore(deps): update jest monorepo Mar 16, 2023
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 5b21f4a to 560a146 Compare March 21, 2023 11:48
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 560a146 to 422df5f Compare April 3, 2023 09:40
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.

0 participants