Bump jest-circus from 29.4.1 to 29.4.2 by dependabot[bot] · Pull Request #806 · peter-evans/create-issue-from-file (original) (raw)
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps jest-circus from 29.4.1 to 29.4.2.
Release notes
Sourced from jest-circus's releases.
v29.4.2
Features
[@jest/core]Instrument significant lifecycle events with performance.mark() (#13859)Fixes
[expect, @jest/expect]Provide type ofactualas a generic argument toMatchersto allow better-typed extensions (#13848)[jest-circus]Added explicit mention of test failing becausedone()is not being called in error message (#13847)[jest-runtime]Handle CJS re-exports of node core modules from ESM (#13856)[jest-transform]Downgradewrite-file-atomicto v4 (#13853)[jest-worker]Ignore IPC messages not intended for Jest (#13543)Chore & Maintenance
[*]make sure to exclude.eslintcachefrom published module (#13832)[docs]Cleanup incorrect links in CHANGELOG.md (#13857)New Contributors
- @benjaminjkraft made their first contribution in facebook/jest#13848
- @LinusU made their first contribution in facebook/jest#13543
- @SuperSodaSea made their first contribution in facebook/jest#13857
- @kowalski made their first contribution in facebook/jest#13856
Full Changelog: jestjs/jest@v29.4.1...v29.4.2
Changelog
Sourced from jest-circus's changelog.
29.4.2
Features
[@jest/core]Instrument significant lifecycle events with performance.mark() (#13859)Fixes
[expect, @jest/expect]Provide type ofactualas a generic argument toMatchersto allow better-typed extensions (#13848)[jest-circus]Added explicit mention of test failing becausedone()is not being called in error message (#13847)[jest-runtime]Handle CJS re-exports of node core modules from ESM (#13856)[jest-transform]Downgradewrite-file-atomicto v4 (#13853)[jest-worker]Ignore IPC messages not intended for Jest (#13543)Chore & Maintenance
Commits
- f0fc92e v29.4.2
- 2b313fa feat: explicitly mention that test is failing because
done()is not being c... - bc7b20c chore: make sure to exclude .eslintcache from published module (#13832)
- See full diff 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)