website-archive
website-archive copied to clipboard
Bump jest from 27.5.1 to 28.1.2 in /unit_testing
Bumps jest from 27.5.1 to 28.1.2.
Release notes
Sourced from jest's releases.
v28.1.2
Fixes
[jest-runtime]Avoid star type import from@jest/globals(#12949)Chore & Maintenance
[docs]Mention that jest-codemods now supports Sinon (#12898)New Contributors
@danbeammade their first contribution in facebook/jest#12898@DanRowemade their first contribution in facebook/jest#12915Full Changelog: https://github.com/facebook/jest/compare/v28.1.1...v28.1.2
v28.1.1
Features
[jest]ExposeConfigtype (#12848)[@jest/reporters]ImproveGitHubActionsReporters annotation format (#12826)[@jest/types]Infer argument types passed totestanddescribecallback functions fromeachtables (#12885, #12905)Fixes
[@jest/expect-utils]Fix deep equality of ImmutableJS OrderedMaps (#12763)[jest-docblock]Handle multiline comments in parseWithComments (#12845)[jest-mock]ImprovespyOnerror messages (#12901)[jest-runtime]Correctly report V8 coverage withresetModules: true(#12912)[jest-worker]MakeJestWorkerFarmhelper type to include methods of worker module that take more than one argument (#12839)Chore & Maintenance
[docs]Updated docs to indicate thatjest-environment-jsdomis a separate package #12828
[docs]Document the comments used by coverage providers #12835
[docs]Usedocusaurus-remark-plugin-tab-blocksto format tabs with code examples (#12859)
[jest-haste-map]Bumpwalkerversion (#12324)
[expect]Adjust typings oflastCalledWith,nthCalledWith,toBeCalledWithmatchers to allow a case there a mock was called with no arguments (#12807)
[@jest/expect-utils]Fix deep equality of ImmutableJS Lists (#12763)
[jest-core]Do not collectSIGNREQUESTas open handles (#12789)New Contributors
@owjsubmade their first contribution in facebook/jest#12324@Aveline-artmade their first contribution in facebook/jest#12831@spenserblackmade their first contribution in facebook/jest#12836@dimitropoulosmade their first contribution in facebook/jest#12817@ullumullumade their first contribution in facebook/jest#12845@limontemade their first contribution in facebook/jest#12851@Dennis273made their first contribution in facebook/jest#12870
... (truncated)
Changelog
Sourced from jest's changelog.
28.1.2
Fixes
-
[jest-runtime]Avoid star type import from@jest/globals(#12949)Chore & Maintenance
[docs]Mention that jest-codemods now supports Sinon (#12898)28.1.1
Features
[jest]ExposeConfigtype (#12848)[@jest/reporters]ImproveGitHubActionsReporters annotation format (#12826)[@jest/types]Infer argument types passed totestanddescribecallback functions fromeachtables (#12885, #12905)Fixes
[@jest/expect-utils]Fix deep equality of ImmutableJS OrderedMaps (#12763)[jest-docblock]Handle multiline comments in parseWithComments (#12845)[jest-mock]ImprovespyOnerror messages (#12901)[jest-runtime]Correctly report V8 coverage withresetModules: true(#12912)[jest-worker]MakeJestWorkerFarmhelper type to include methods of worker module that take more than one argument (#12839)Chore & Maintenance
[docs]Updated docs to indicate thatjest-environment-jsdomis a separate package #12828[docs]Document the comments used by coverage providers #12835[docs]Usedocusaurus-remark-plugin-tab-blocksto format tabs with code examples (#12859)[jest-haste-map]Bumpwalkerversion (#12324)28.1.0
Features
[jest-circus]Addfailingtest modifier that inverts the behavior of tests (#12610)[jest-environment-node, jest-environment-jsdom]Allow specifyingcustomExportConditions(#12774)Fixes
[expect]Adjust typings oflastCalledWith,nthCalledWith,toBeCalledWithmatchers to allow a case there a mock was called with no arguments (#12807)[@jest/expect-utils]Fix deep equality of ImmutableJS Lists (#12763)[jest-core]Do not collectSIGNREQUESTas open handles (#12789)Chore & Maintenance
... (truncated)
Commits
789965ev28.1.2eb954f8v28.1.16e6d4b4chore: bumptypescriptto v4.7.3 (#12909)3e38157chore: bumptypescriptto v4.7 (#12901)a841a74feat(jest): exposeConfigtype fromjest(#12848)f5db241v28.1.01bea778v28.0.3279ee66v28.0.29241321fix(*): Lower Node requirement to 16.10 (#12754)0a08639v28.0.1- 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)