chore(deps): update jest monorepo#58
Conversation
99ba223 to
af7e365
Compare
Codecov Report
@@ Coverage Diff @@
## master #58 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 13
Lines 112 112
Branches 23 23
=========================================
Hits 112 112 Continue to review full report at Codecov.
|
af7e365 to
e1eaadb
Compare
e1eaadb to
a92e919
Compare
871be76 to
e72fc14
Compare
e72fc14 to
694c0af
Compare
9dc2238 to
cb0c28a
Compare
cb0c28a to
ab6ba0e
Compare
Codecov Report
@@ Coverage Diff @@
## master #58 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 13
Lines 112 112
Branches 23 23
=========================================
Hits 112 112 Continue to review full report at Codecov.
|
ab6ba0e to
513592c
Compare
513592c to
d007cf5
Compare
d007cf5 to
c146366
Compare
c146366 to
8c15720
Compare
8c15720 to
096e024
Compare
096e024 to
04faa67
Compare
04faa67 to
41b6c8d
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
b4e14af to
af84dbc
Compare
b5556f5 to
640105e
Compare
640105e to
ea49f8c
Compare
ea49f8c to
555f442
Compare
555f442 to
6e73a77
Compare
6e73a77 to
2c8a5c2
Compare
2c8a5c2 to
75afd10
Compare
42eb7d6 to
01fd84c
Compare
01fd84c to
a2743c8
Compare
a2743c8 to
4a775ac
Compare
4a775ac to
61cc651
Compare
61cc651 to
e839275
Compare
e839275 to
1e814ca
Compare
1e814ca to
1e462c1
Compare
This PR contains the following updates:
26.0.20→26.0.2426.4.0→26.6.3Release Notes
jestjs/jest (jest)
v26.6.3Compare Source
v26.6.2Compare Source
v26.6.1: 26.6.1Compare Source
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: 26.6.0Compare Source
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
[docs]Add step for fetchingbackers.jsonfile in website setup docs (#10631)[docs]Add page detailing environment variables set by Jest (#10630)[jest-circus]RefactorcallAsyncCircusFnparameters (#10629)v26.5.3: 26.5.3Compare Source
Features
[jest-runtime]add support for dynamicimport()from CommonJS (#10620)Fixes
[jest-runner, jest-runtime]require.mainshould not beundefinedwithcreateRequire()(#10610)[jest-runtime]add missingmodule.pathproperty (#10615)[jest-runtime]AddmainModuleinstance variable to runtime (#10621)[jest-runtime]Evaluate Node core modules on dynamicimport()(#10622)[jest-validate]Show suggestion only when unrecognized cli param is longer than 1 character (#10604)[jest-validate]ValidatetestURLas CLI option (#10595)v26.5.2: 26.5.2Compare Source
Fixes
[*]Revert usage of Escalade and rollback Yargs to v15 as it breaks Node 13 (#10599)[jest-circus]Setup globals before emittingsetup, and include Jest globals in thesetuppayload (#10598)[jest-mock]Fix typings formockResolvedValue,mockResolvedValueOnce,mockRejectedValueandmockRejectedValueOnce(#10600)v26.5.0: 26.5.0Compare Source
Features
[jest-circus, jest-config, jest-runtime]Add newinjectGlobalsconfig and CLI option to disable injecting global variables into the runtime (#10484)[jest-each]Fixes.eachtype to always be callable (#10447)[jest-runner]Add support formoduleLoaders withdefaultexports (#10541)[@jest/create-cache-key-function]Added a new package for creating cache keys (#10587)Fixes
[jest-circus, jest-jasmine2]Find correct location fortest.eachtests (#10413)[jest-console]AddConsoleconstructor toconsoleobject (#10502)[jest-globals]Fix lifecycle hook function types (#10480)[jest-runtime]Remove usage ofvm.compileFunctiondue to a performance issue (#10586)Chore & Maintenance
[jest-resolve]Replace read-pkg-up with escalade package (10558)[jest-environment-jsdom]Update jsdom to 16.4.0 (10578)v26.4.2: 26.4.2Compare Source
Fixes
[expect]FixtoMatchObjectto work with inherited class getters (#10381)[pretty-format]Lower minimum node version to >= 10 (#10435)v26.4.1: 26.4.1Compare Source
Fixes
[jest-core]Don't report ELDHistogram as open handle (#10417)[jest-matcher-utils]Fix diffing object contain readonly symbol key object (#10414)[jest-reporters]Fixes notify reporter on Linux (using notify-send) (#10393)[jest-snapshot]Correctly handles arrays and property matchers in snapshots (#10404)Configuration
📅 Schedule: (in timezone America/Sao_Paulo)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.