-
Notifications
You must be signed in to change notification settings - Fork 216
chore(deps): update jest monorepo to v26.6.1 #443
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,815
−595
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pull Request Test Coverage Report for Build 334557109
💛 - Coveralls |
7a035fc to
639b8fa
Compare
639b8fa to
4325013
Compare
4325013 to
858d1d2
Compare
858d1d2 to
b21c6a3
Compare
b21c6a3 to
5320523
Compare
3c63e92 to
8f9c7a5
Compare
8f9c7a5 to
fe72168
Compare
fe72168 to
4b2b44d
Compare
4b2b44d to
def4955
Compare
def4955 to
331a7e1
Compare
331a7e1 to
927cbd9
Compare
927cbd9 to
49867cf
Compare
64329f6 to
41c9051
Compare
41c9051 to
0d97e3c
Compare
0d97e3c to
ed674f5
Compare
ed674f5 to
b57767e
Compare
b57767e to
cadc844
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
26.1.0->26.6.126.1.0->26.6.1Release Notes
facebook/jest
v26.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.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.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.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.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.2Compare Source
Fixes
[expect]FixtoMatchObjectto work with inherited class getters (#10381)[pretty-format]Lower minimum node version to >= 10 (#10435)v26.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)v26.4.0Compare Source
Features
[jest-resolve]Add support forpackageFilteron custom resolver (#10393)Fixes
[pretty-format]HandletagNamenot being a string (#10397)v26.3.0Compare Source
Features
[jest-circus, jest-jasmine2]IncludefailureDetailsproperty in test results (#9496)[jest-each, jest-jasmine, jest-circus]Add support for.concurrent.each(#9326)Fixes
[jest-config]Add.pnp.jstotransformIgnorePatternsdefaults (#10383)[jest-leak-detector]Wait properly for GC runs due to changes in Node 14.7 (#10366)[jest-worker]Downgrade minimum node version to 10.13 (#10352)[docs]Update snapshot testing documentation(#10359)v26.2.2Compare Source
Fixes
[jest-cli]Use correct file name to override existing jest config on init (#10337)[jest-haste-map]Properly detect support for nativefind(#10346)v26.2.1Compare Source
Fixes
[jest-worker]Make sure to work with Node TS typings v12 (#10336)v26.2.0Compare Source
Features
[jest-core, jest-circus, jest-reporter, jest-runner]Added support for reporting individual test cases using jest-circus (#10227)[jest-config, jest-reporter, jest-runner, jest-test-sequencer]AddslowTestThresholdconfiguration option (#9366)[jest-haste-map]Watchman crawler now includes dotfiles (#10075)[jest-worker]Added support for workers to send custom messages to parent in jest-worker (#10293)[jest-worker]Support passingresourceLimits(#10335)[pretty-format]Added support for serializing custom elements (web components) (#10217)Fixes
[expect]Match symbols and bigints inany()(#10223)[jest-changed-files]Usegit diffinstead ofgit logfor--changedSince(#10155)[jest-console]Add missingconsole.timeLogfor compatibility with Node (#10209)[jest-haste-map]Checkfindbinary supports the-inameparameter (#10308)[jest-snapshot]Strip added indentation for inline error snapshots (#10217)Chore & Maintenance
[*]Add missing dependency on@types/node(#10248)[jest-jasmine2]ConvertPCancelableto TypeScript (#10215)[jest-jasmine2]Refine typings ofqueueRunner(#10215)[jest-jasmine2]Remove usage ofFunctiontype (#10216)[jest-resolve]Improve types (#10239)[docs]Clarify thejest.requireActual(moduleName)example[jest-types]Refine typings ofcoverageReporters(#10275)Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.