javascript-library-template
javascript-library-template copied to clipboard
chore(deps): update jest monorepo to v26.6.3 (minor)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| babel-jest | 26.5.2 -> 26.6.3 |
||||
| jest (source) | 26.5.3 -> 26.6.3 |
Release Notes
facebook/jest
v26.6.3
Fixes
-
[jest-resolve-dependencies]Continue dependency resolution if mock dependency can't be found (#10779)
v26.6.2
Features
-
[jest-core]AddfindRelatedTestsandnonFlagArgsin allowed config options forupdateConfigAndRunin 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]Updatebabel-preset-current-node-syntaxto support top level await (#10747) -
[expect]Revert "FixobjectContainingto work recursively into sub-objects (#10508)" (#10766) -
[jest-circus, jest-jasmine2]fix: don't assumestackis 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 injectextraGlobalsinto 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 tofbjsrepo (#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-nodeRegistertype toServicedue to deprecation (#11210)
v26.6.1
Features
-
[jest-runtime]Support named exports from CommonJS as named ES Module imports (#10673) -
[jest-validate]Add support forrecursiveDenylistoption as an alternative torecursiveBlacklist(#10236)
Fixes
-
[expect]FixobjectContainingto work recursively into sub-objects (#10508) -
[jest-cli, jest-core, jest-config, jest-types]Fix--onlyFailuresflag to work in non-watch mode (#10678) -
[jest-config]Fix for thejest.config.tscompiler to not interfere withtsconfig.jsonfiles (#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
Features
-
[jest-cli, jest-config]Add support for thejest.config.tsconfiguration file (#10564)
Fixes
-
[jest-config]Simplify transform RegExp (#10207) -
[jest-fake-timers]Lazily instantiate mock timers (#10551) -
[jest-runtime]require.mainis no longerundefinedwhen usingjest.resetModules(#10626) -
[@jest/types]Add missing values fortimers(#10632)
Chore & Maintenance
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.