chore(deps): update dependency jest to v22.4.4 - abandoned
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| jest (source) | 22.1.4 -> 22.4.4 |
Release Notes
facebook/jest
v22.4.2
Fixes
[jest-haste-map]Recreate Haste map when deserialization fails (#β5642)
v22.4.1
Fixes
[jest-haste-map]Parallelize Watchman calls in crawler (#β5640)[jest-editor-support]Update TypeScript definitions (#β5625)[babel-jest]RemoveretainLinesargument to babel. (#β5594)
Features
[jest-runtime]Providerequire.mainproperty set to module with test suite (#β5618)
Chore & Maintenance
[docs]Add note about Node version support (#β5622)[docs]Update to use yarn (#β5624)[docs]Add how to mock scoped modules to Manual Mocks doc (#β5638)
v22.4.0
Fixes
[jest-haste-map]Overhauls how Watchman crawler works fixing Windows (#β5615)[expect]Allow matching of Errors against plain objects (#β5611)[jest-haste-map]Do not read binary files in Haste, even when instructed to do so (#β5612)[jest-cli]Don't skip matchers for exact files (#β5582)[docs]Update discord links (#β5586)[jest-runtime]Align handling of testRegex on Windows between searching for tests and instrumentation checks (#β5560)[jest-config]Make it possible to mergetransformoption with preset (#β5505)[jest-util]Fixconsole.assertbehavior in custom & buffered consoles (#β5576)
Features
[docs]Add MongoDB guide (#β5571)[jest-runtime]Deprecate mapCoverage option. (#β5177)[babel-jest]Add option to return sourcemap from the transformer separately from source. (#β5177)[jest-validate]Add ability to log deprecation warnings for CLI flags. (#β5536)[jest-serializer]Added new module for serializing. Works using V8 or JSON (#β5609)[docs]Add a documentation note for projectdisplayNameconfiguration (#β5600)
Chore & Maintenance
[docs]Update automatic mocks documentation (#β5630)
v22.3.0
Fixes
[expect]Add descriptive error message to CalledWith methods when missing optional arguments (#β5547)[jest-cli]Fix inability to quit watch mode while debugger is still attached (#β5029)[jest-haste-map]Properly handle platform-specific file deletions (#β5534)
Features
[jest-util]Add the following methods to the "console" implementations:assert,count,countReset,dir,dirxml,group,groupCollapsed,groupEnd,time,timeEnd(#β5514)[docs]Add documentation for interactive snapshot mode (#β5291)[jest-editor-support]Add watchAll flag (#β5523)[jest-cli]Support multiple glob patterns forcollectCoverageFrom(#β5537)[docs]Add versioned documentation to the website (#β5541)
Chore & Maintenance
[jest-config]Allow<rootDir>to be used withcollectCoverageFrom(#β5524)[filenames]Standardize files names in "integration-tests" folder (#β5513)
v22.2.2
Fixes
[babel-jest]Revert "Remove retainLines from babel-jest" (#β5496)[jest-docblock]Support multiple of the same@pragma. (#β5502)
Features
[jest-worker]Assign a unique id for each worker and pass it to the child process. It will be available viaprocess.env.JEST_WORKER_ID(#β5494)
Chore & Maintenance
[filenames]Standardize file names in root (#β5500)
v22.2.1
Fixes
[jest-config]"all" takes precedence over "lastCommit" (#β5486)
v22.2.0
Features
[jest-runner]Move test summary to after coverage report (#β4512)[jest-cli]Added--notifyModeto specify when to be notified. (#β5125)[diff-sequences]New package compares items in two sequences to find a longest common subsequence. (#β5407)[jest-matcher-utils]Addcommentoption tomatcherHintfunction (#β5437)[jest-config]Allow lastComit and changedFilesWithAncestor via JSON config (#β5476)[jest-util]Add deletion toprocess.envas well (#β5466)[jest-util]Add case-insensitive getters/setters toprocess.env(#β5465)[jest-mock]Add util methods to create async functions. (#β5318)
Fixes
[jest-cli]Add trailing slash when checking root folder (#β5464)[jest-cli]Hide interactive mode if there are no failed snapshot tests (#β5450)[babel-jest]Remove retainLines from babel-jest (#β5439)[jest-cli]Glob patterns ignore non-require-able files (e.g.README.md) (#β5199)[jest-mock]Add backticks support (``) tomocka certain package via the__mocks__folder. (#β5426)[jest-message-util]Prevent anENOENTcrash when the test file contained a malformed source-map. (#β5405).[jest]Addimport-localtojestpackage. (#β5353)[expect]Support class instances in.toHaveProperty()and.toMatchObjectmatcher. (#β5367)[jest-cli]Fix npm update command for snapshot summary. (#β5376, 5389)[expect]Makerejectsandresolvessynchronously validate its argument. (#β5364)[docs]Add tutorial page for ES6 class mocks. (#β5383)[jest-resolve]Search required modules in node_modules and then in custom paths. (#β5403)[jest-resolve]Get builtin modules from node core. (#β5411)[jest-resolve]Detect and preserve absolute paths inmoduleDirectories. Do not generate additional (invalid) paths by prepending each ancestor ofcwdto the absolute path. Additionally, this fixes functionality in Windows OS. (#β5398)
Chore & Maintenance
[jest-util]Implement watch plugins (#β5399)
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.
π Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Deploy preview for react-progressive-bg-image ready!
Built with commit 5e07f3acce4d9b90fbf5b42df843319a052a037f
https://deploy-preview-88--react-progressive-bg-image.netlify.com
Codecov Report
Merging #88 into master will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #88 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 3 3
Lines 34 34
Branches 7 7
=====================================
Hits 34 34
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact),ΓΈ = not affected,? = missing dataPowered by Codecov. Last update aa84006...5e07f3a. Read the comment docs.