stylelint-declaration-block-no-ignored-properties
stylelint-declaration-block-no-ignored-properties copied to clipboard
Bump jest-cli from 28.1.2 to 29.2.2
Bumps jest-cli from 28.1.2 to 29.2.2.
Release notes
Sourced from jest-cli's releases.
v29.2.2
Fixes
[@jest/test-sequencer]Make sure sharding does not produce empty groups (#13476)[jest-circus]Test marked astodoare shown as todo when inside a focussed describe (#13504)[jest-mock]Ensure mock resolved and rejected values are promises from correct realm (#13503)[jest-snapshot]Don't highlight passing asymmetric property matchers in snapshot diff (#13480)Chore & Maintenance
[docs]Update link to Jest 28 upgrade guide in error message (#13483)[jest-runner, jest-watcher]Updateemittery(#13490)New Contributors
@moonrailgunmade their first contribution in facebook/jest#13483@halldorbjarnimade their first contribution in facebook/jest#13491Full Changelog: https://github.com/facebook/jest/compare/v29.2.1...v29.2.2
v29.2.1
Features
[@jest/globals, jest-mock]Addjest.Spied*utility types (#13440)Fixes
[jest-environment-node]makeglobalThis.performancewritable for Node 19 and fake timers (#13467)[jest-mock]Revert #13398 to restore mocking of setters (#13472)Performance
[*]Use sha1 instead of sha256 for hashing (#13421)Full Changelog: https://github.com/facebook/jest/compare/v29.2.0...v29.2.1
v29.2.0
Features
[@jest/cli, jest-config]A seed for the test run will be randomly generated, or set by a CLI option (#13400)[@jest/cli, jest-config]--show-seedwill display the seed value in the report, and can be set via a CLI flag or through the config file (#13400)[jest-config]AddreadInitialConfigutility function (#13356)[jest-core]AllowtestResultsProcessorto be async (#13343)[@jest/environment, jest-environment-node, jest-environment-jsdom, jest-runtime]AddgetSeed()to thejestobject (#13400)[expect, @jest/expect-utils]AllowisAutility to take a type argument (#13355)[expect]ExposeAsyncExpectationResultandSyncExpectationResulttypes (#13411)Fixes
[babel-plugin-jest-hoist]IgnoreTSTypeQuerywhen checking for hoisted references (#13367)
... (truncated)
Changelog
Sourced from jest-cli's changelog.
29.2.2
Fixes
[@jest/test-sequencer]Make sure sharding does not produce empty groups (#13476)[jest-circus]Test marked astodoare shown as todo when inside a focussed describe (#13504)[jest-mock]Ensure mock resolved and rejected values are promises from correct realm (#13503)[jest-snapshot]Don't highlight passing asymmetric property matchers in snapshot diff (#13480)Chore & Maintenance
[docs]Update link to Jest 28 upgrade guide in error message (#13483)[jest-runner, jest-watcher]Updateemittery(#13490)29.2.1
Features
[@jest/globals, jest-mock]Addjest.Spied*utility types (#13440)Fixes
[jest-environment-node]makeglobalThis.performancewritable for Node 19 and fake timers (#13467)[jest-mock]Revert #13398 to restore mocking of setters (#13472)Performance
[*]Use sha1 instead of sha256 for hashing (#13421)29.2.0
Features
[@jest/cli, jest-config]A seed for the test run will be randomly generated, or set by a CLI option (#13400)[@jest/cli, jest-config]--show-seedwill display the seed value in the report, and can be set via a CLI flag or through the config file (#13400)[jest-config]AddreadInitialConfigutility function (#13356)[jest-core]AllowtestResultsProcessorto be async (#13343)[@jest/environment, jest-environment-node, jest-environment-jsdom, jest-runtime]AddgetSeed()to thejestobject (#13400)[expect, @jest/expect-utils]AllowisAutility to take a type argument (#13355)[expect]ExposeAsyncExpectationResultandSyncExpectationResulttypes (#13411)Fixes
[babel-plugin-jest-hoist]IgnoreTSTypeQuerywhen checking for hoisted references (#13367)[jest-core]FixdetectOpenHandlesfalse positives for some special objects such asTLSWRAP(#13414)[jest-mock]Fix mocking of getters and setters on classes (#13398)[jest-reporters]Revert: Transform file paths into hyperlinks (#13399)[@jest/types]Infer type ofeachtable correctly when the table is a tuple or array (#13381)[@jest/types]Rework typings to allow the*ReturnedWithmatchers to be called with no argument (#13385)
... (truncated)
Commits
0a8edbev29.2.24551c0fv29.2.1ee5b37av29.2.07b49471feat: add a seed value to test runs (#13400)f9439d8refactor(jest-cli): rework internal typings (#13405)21cf669chore: usereferencesin all__tests__/tsconfig.jsonfiles (#13394)2ecf723refactor(jest-cli): reduce nesting in the package (#13395)a905b13chore: convert onejest-clitest to TypeScript (#13392)8219820chore(lint): usejest/prefer-to-berule (#13369)286dab2chore: fix some type errors in tests (#13360)- 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)