mini-create-react-context
mini-create-react-context copied to clipboard
Bump jest from 26.6.3 to 27.3.1
Bumps jest from 26.6.3 to 27.3.1.
Release notes
Sourced from jest's releases.
v27.3.1
Fixes
[expect]Makeexpectextension propertiesconfigurable(#11978)[expect]Fix.any()checks on primitive wrapper classes (#11976)Chore & Maintenance
[expect]BigIntglobal is always defined, don't check for its existence at runtime (#11979)[jest-config, jest-util]Useci-infoinstead ofis-cito detect CI environment (#11973)New Contributors
@posvamade their first contribution in facebook/jest#11974@blakymade their first contribution in facebook/jest#11978@lobsterkatiemade their first contribution in facebook/jest#11976Full Changelog: https://github.com/facebook/jest/compare/v27.3.0...v27.3.1
27.3.0
Features
[jest-config]AddtestEnvironmentOptions.htmlto apply to jsdom input (#11950)[jest-resolver]Support default export (.) inexportsfield ifmainis missing (#11919)Fixes
[expect]Tweak and improve types (#11949)[jest-runtime]Ensure absolute paths can be resolved within test modules (#11943)[jest-runtime]FixinstanceofforModernFakeTimersandLegacyFakeTimersmethods (#11946)New Contributors
@airhornsmade their first contribution in facebook/jest#11943@mrienstramade their first contribution in facebook/jest#11942@minijusmade their first contribution in facebook/jest#11946@MarvelSQmade their first contribution in facebook/jest#11950Full Changelog: https://github.com/facebook/jest/compare/v27.2.5...v27.3.0
27.2.5
Features
[jest-config]Warn when multiple Jest configs are located (#11922)Fixes
[expect]Pass matcher context to asymmetric matchers (#11926 & #11930)[expect]Improve TypeScript types (#11931)[expect]Improve typings oftoThrow()andtoThrowError()matchers (#11929)[jest-cli]Improve--helpprintout by removing defunct--browseroption (#11914)[jest-haste-map]Use distinct cache paths for different values ofcomputeDependencies(#11916)
... (truncated)
Changelog
Sourced from jest's changelog.
27.3.1
Fixes
[expect]Makeexpectextension propertiesconfigurable(#11978)[expect]Fix.any()checks on primitive wrapper classes (#11976)Chore & Maintenance
[expect]BigIntglobal is always defined, don't check for its existence at runtime (#11979)[jest-config, jest-util]Useci-infoinstead ofis-cito detect CI environment (#11973)27.3.0
Features
[jest-config]AddtestEnvironmentOptions.htmlto apply to jsdom input (#11950)[jest-resolver]Support default export (.) inexportsfield ifmainis missing (#11919)Fixes
[expect]Tweak and improve types (#11949)[jest-runtime]Ensure absolute paths can be resolved within test modules (#11943)[jest-runtime]FixinstanceofforModernFakeTimersandLegacyFakeTimersmethods (#11946)27.2.5
Features
[jest-config]Warn when multiple Jest configs are located (#11922)Fixes
[expect]Pass matcher context to asymmetric matchers (#11926 & #11930)[expect]Improve TypeScript types (#11931)[expect]Improve typings oftoThrow()andtoThrowError()matchers (#11929)[jest-cli]Improve--helpprintout by removing defunct--browseroption (#11914)[jest-haste-map]Use distinct cache paths for different values ofcomputeDependencies(#11916)[@jest/reporters]Do not bufferconsole.logs when using verbose reporter (#11054)Chore & Maintenance
[expect]Export default matchers (#11932)[@jest/types]Mark deprecated configuration options as@deprecated(#11913)27.2.4
Features
[expect]Add equality checks for Array Buffers inexpect.ToStrictEqual()(#11805)
... (truncated)
Commits
4f3328fv27.3.175f5179chore: update changelog for release9d286a6chore:BigIntis always defined, do not conditionally check for it (#11979)7092dfb[expect] Fix.any()checks on primitive wrapper classes (#11976)2e2b17afix: not to break onexpectmatcher extension overwrite (#11978)a1829e9docs: fix setTimeout example (#11974)e7edb75chore: removeis-ciin favor ofci-info(#11973)9d737d7docs: make the text onawesome-jestbit more visible and focused (#11972)8c00cc1chore: update lockfile after release14b0c2cv27.3.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)