Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.

chore(deps): update jest monorepo to v26.6.3 (minor) #140

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-jest 26.5.2 -> 26.6.3 age adoption passing confidence
jest (source) 26.5.3 -> 26.6.3 age adoption passing confidence

Release Notes

facebook/jest

v26.6.3

Compare Source

Fixes
  • [jest-resolve-dependencies] Continue dependency resolution if mock dependency can't be found (#​10779)

v26.6.2

Compare Source

Features
  • [jest-core] Add findRelatedTests and nonFlagArgs in allowed config options for updateConfigAndRun in watch plugins (#​10659)
Fixes
  • [babel-plugin-jest-hoist] Preserve order of hoisted mock nodes within containing block (#​10536)
  • [babel-plugin-jest-hoist] Hoist pure constants to support experimental JSX transform in hoisted mocks (#​10723)
  • [babel-preset-jest] Update babel-preset-current-node-syntax to support top level await (#​10747)
  • [expect] Revert "Fix objectContaining to work recursively into sub-objects (#​10508)" (#​10766)
  • [jest-circus, jest-jasmine2] fix: don't assume stack is always a string (#​10697)
  • [jest-config] Fix bug introduced in watch mode by PR #​10678 (#​10692)
  • [jest-config] Throw correct error for missing preset modules (#​10737)
  • [jest-resolve-dependencies] Resolve mocks as dependencies (#​10713)
  • [jest-runtime] Handle file URLs in dynamic imports (#​10744)
  • [jest-runtime, babel-jest] Pass more ESM options to @jest/transform (#​10752)
  • [jest-runtime] Properly inject extraGlobals into the runtime (#​10758)
  • [jest-transform] Link to ESM docs on syntax errors (#​10748)
Chore & Maintenance
  • [docs] Add docs for using mocks in TypeScript (#​10415)
  • [eslint-config-fb-strict] Move package from this repo to fbjs repo (#​10739)
  • [examples] Update TypeScript example to show use of newer Jest types (#​10399)
  • [jest-cli] chore: standardize files and folder names (#​10698)
  • [jest-config] Switch ts-node Register type to Service due to deprecation (#​11210)

v26.6.1

Compare Source

Features
  • [jest-runtime] Support named exports from CommonJS as named ES Module imports (#​10673)
  • [jest-validate] Add support for recursiveDenylist option as an alternative to recursiveBlacklist (#​10236)
Fixes
  • [expect] Fix objectContaining to work recursively into sub-objects (#​10508)
  • [jest-cli, jest-core, jest-config, jest-types] Fix --onlyFailures flag to work in non-watch mode (#​10678)
  • [jest-config] Fix for the jest.config.ts compiler to not interfere with tsconfig.json files (#​10675)
  • [jest-message-util] Update to work properly with Node 15 (#​10660)
  • [jest-mock] Allow to mock methods in getters (TypeScript 3.9 export) (#​10156)

v26.6.0

Compare Source

Features
  • [jest-cli, jest-config] Add support for the jest.config.ts configuration file (#​10564)
Fixes
  • [jest-config] Simplify transform RegExp (#​10207)
  • [jest-fake-timers] Lazily instantiate mock timers (#​10551)
  • [jest-runtime] require.main is no longer undefined when using jest.resetModules (#​10626)
  • [@jest/types] Add missing values for timers (#​10632)
Chore & Maintenance
  • [docs] Add step for fetching backers.json file in website setup docs (#​10631)
  • [docs] Add page detailing environment variables set by Jest (#​10630)
  • [jest-circus] Refactor callAsyncCircusFn parameters (#​10629)

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 2225f9d to 71f9601 Compare October 19, 2020 14:25
@renovate renovate bot changed the title chore(deps): update dependency babel-jest to v26.6.0 chore(deps): update jest monorepo to v26.6.0 (minor) Oct 19, 2020
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 4 times, most recently from 6f4a4ab to d20ab54 Compare October 23, 2020 09:53
@renovate renovate bot changed the title chore(deps): update jest monorepo to v26.6.0 (minor) chore(deps): update jest monorepo to v26.6.1 (minor) Oct 23, 2020
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 4 times, most recently from c044c41 to 2664296 Compare October 30, 2020 23:46
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 2664296 to 9caa8fe Compare November 2, 2020 13:19
@renovate renovate bot changed the title chore(deps): update jest monorepo to v26.6.1 (minor) chore(deps): update jest monorepo (minor) Nov 2, 2020
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 9caa8fe to 23a65ae Compare November 2, 2020 14:27
@renovate renovate bot changed the title chore(deps): update jest monorepo (minor) chore(deps): update jest monorepo to v26.6.2 (minor) Nov 2, 2020
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 23a65ae to 4415ec4 Compare November 4, 2020 06:52
@renovate renovate bot changed the title chore(deps): update jest monorepo to v26.6.2 (minor) chore(deps): update jest monorepo to v26.6.3 (minor) Nov 4, 2020
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 35e4bea to 61c07f1 Compare November 13, 2020 17:52
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 6 times, most recently from 21f4eac to 871d914 Compare November 23, 2020 11:06
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 5ab7799 to cb59dc4 Compare December 2, 2020 23:03
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 3 times, most recently from 831c591 to 47ed0e6 Compare December 11, 2020 01:48
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 362a457 to a4aa239 Compare April 28, 2021 08:42
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 5d7b3aa to 14e0bb9 Compare May 9, 2021 04:28
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 3025c14 to 5886085 Compare May 22, 2021 22:56
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 3 times, most recently from 3a558f9 to f6e0fdd Compare June 6, 2021 03:04
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from f6e0fdd to eee4e23 Compare June 19, 2021 22:34
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 77ce901 to a7d3fa7 Compare July 8, 2021 01:01
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 3 times, most recently from 9457204 to e91a5db Compare July 23, 2021 00:57
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from e91a5db to 98e88fd Compare August 1, 2021 02:33
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 3 times, most recently from 19370fe to 68c5e23 Compare August 13, 2021 23:37
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 2001f09 to a9cdcb5 Compare August 26, 2021 03:34
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 3 times, most recently from d368a4e to 53af5db Compare September 18, 2021 09:49
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 4 times, most recently from cd3648e to 091adeb Compare October 21, 2021 09:52
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 091adeb to 6d99c01 Compare October 22, 2021 14:29
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