react-hook-dialog
react-hook-dialog copied to clipboard
chore(deps-dev): bump jest-environment-jsdom from 28.1.3 to 29.0.3
Bumps jest-environment-jsdom from 28.1.3 to 29.0.3.
Release notes
Sourced from jest-environment-jsdom's releases.
v29.0.3
Features
[@jest/environment, jest-runtime]Allow passing a generic type argument tojest.createMockFromModule<T>()method (#13202)[expect]ExposeExpectationResulttype (#13240)[jest-snapshot]ExposeContexttype (#13240)[@jest/globals]Addjest.Mocktype helper (#13235)Fixes
[jest-core]CaptureexecErrorduringTestScheduler.scheduleTestsand dispatch to reporters (#13203)[jest-resolve]Make sure to resolve module paths after looking atexports(#13242)[jest-resolve]Improve error on module not found deep in therequirestack (#8704)[jest-snapshot]Fix typings of snapshot matchers (#13240)Chore & Maintenance
[*]Fix inconsistent workspace prefixes (#13217)[jest-haste-map]Expose a minimal public API to TypeScript (#13023)New Contributors
@​iamWingmade their first contribution in facebook/jest#13191@​shinximade their first contribution in facebook/jest#12930@​bmishmade their first contribution in facebook/jest#13217@​maschwenkmade their first contribution in facebook/jest#13226Full Changelog: https://github.com/facebook/jest/compare/v29.0.2...v29.0.3
v29.0.2
Features
[jest-transform]ExposeTransformFactorytype (#13184)Fixes
[babel-plugin-jest-hoist]Support importedjestin mock factory (#13188)[jest-mock]Align the behavior and return type ofgenerateFromMetadatamethod (#13207)[jest-runtime]Supportjest.resetModules()with ESM (#13211)New Contributors
@​momokidmade their first contribution in facebook/jest#13194Full Changelog: https://github.com/facebook/jest/compare/v29.0.1...v29.0.2
v29.0.1
Fixes
[jest-snapshot]PasssnapshotFormatthrough when diffing snapshots (#13181)Full Changelog: https://github.com/facebook/jest/compare/v29.0.0...v29.0.1
... (truncated)
Changelog
Sourced from jest-environment-jsdom's changelog.
29.0.3
Features
[@jest/environment, jest-runtime]Allow passing a generic type argument tojest.createMockFromModule<T>()method (#13202)[expect]ExposeExpectationResulttype (#13240)[jest-snapshot]ExposeContexttype (#13240)[@jest/globals]Addjest.Mocktype helper (#13235)Fixes
[jest-core]CaptureexecErrorduringTestScheduler.scheduleTestsand dispatch to reporters (#13203)[jest-resolve]Make sure to resolve module paths after looking atexports(#13242)[jest-resolve]Improve error on module not found deep in therequirestack (#8704)[jest-snapshot]Fix typings of snapshot matchers (#13240)Chore & Maintenance
[*]Fix inconsistent workspace prefixes (#13217)[jest-haste-map]Expose a minimal public API to TypeScript (#13023)29.0.2
Features
[jest-transform]ExposeTransformFactorytype (#13184)Fixes
[babel-plugin-jest-hoist]Support importedjestin mock factory (#13188)[jest-mock]Align the behavior and return type ofgenerateFromMetadatamethod (#13207)[jest-runtime]Supportjest.resetModules()with ESM (#13211)29.0.1
Fixes
[jest-snapshot]PasssnapshotFormatthrough when diffing snapshots (#13181)29.0.0
Features
[expect][BREAKING] Differentiate betweenMatcherContextMatcherUtilsandMatcherStatetypes (#13141)[jest-circus]Add support fortest.failing.each(#13142)[jest-config][BREAKING] MakesnapshotFormatdefault toescapeString: falseandprintBasicPrototype: false(#13036)[jest-config][BREAKING] Remove undocumentedcollectCoverageOnlyFromoption (#13156)[jest-environment-jsdom][BREAKING] Upgrade tojsdom@20(#13037, #13058)[@jest/globals]Addjest.Mocked,jest.MockedClass,jest.MockedFunctionandjest.MockedObjectutility types (#12727)[jest-mock][BREAKING] RefactorMocked*utility types.MaybeMockedDeepandMaybeMockedbecameMockedandMockedShallowrespectively; only deep mocked variants ofMockedClass,MockedFunctionandMockedObjectare exported (#13123, #13124)
... (truncated)
Commits
77f865dv29.0.3616fcf5v29.0.2b959a3dv29.0.175006e4v29.0.04def94bv29.0.0-alpha.67b52a2echore: remove unusedjest-environment-jsdommock (#13132)98a833bv29.0.0-alpha.40998187v29.0.0-alpha.302cd85fchore: migrate fromlernatolerna-lite(#13097)10f1e7fv29.0.0-alpha.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)