Update all of jest 29.5.0 → 29.6.1 (minor) #327
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ babel-jest (29.5.0 → 29.6.1) · Repo · Changelog
Release Notes
29.6.1
29.6.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 75 commits:
v29.6.1
chore: update changelog for release
Revert "Prevent false test failures caused by promise rejections handled asynchronously (#14110)" (#14304)
chore: fix labelling GH action (#14300)
v29.6.0
chore: update changelog for release
chore(deps): update yarn to v3.6.1 (#14291)
chore: use `fs.rm` instead of `fs.unlink` in test (#14296)
feat: add support for snapshot matchers in concurrent tests (#14139)
Revert "feat: add match named snapshot (#14045)"
chore: upgrade @tsconfig/node14 (#14284)
chore: upgrade to TS 5.1 (#14276)
chore: update typescript to v5 in e2e tests (#14273)
Fix vulnerability of regular expression denial of service by upgrading semver to 7.5.3 (#14262)
chore: upgrade rimraf (#14250)
chore: test Node 20 on CI (#14215)
chore: replace `peter-evans/close-issue` action with gh CLI usage (#14235)
chore(deps): update dependency @types/react-is to v18 (#14229)
chore(deps): update dependency eslint-plugin-jsdoc to v46 (#14231)
fix: upgrade typebox (#14220)
chore: upgrade yarn (#14213)
chore: fix prettier violation
chore(deps): update node orb to v5.1.0 (#14214)
chore: lock down lerna-lite dep
Prevent false test failures caused by promise rejections handled asynchronously (#14110)
Configure Renovate (#14209)
examples: use right way to reverse state in examples code 'CheckboxWithLabel.js' (#14184)
docs: remove unused import from example (#14197)
fix(jest-config): allow coverageDirectory and collectCoverageFrom in project config (#14180)
fix(jest-runtime): Guard `_isMockFunction` access with `in` (#14188)
feat: add match named snapshot (#14045)
docs: update snapshot object format (#14179)
fix(runtime): set `columnOffset` in `Script`s (#14148)
chore(typetests): replace `expectError<T>` with `expectNotAssignable<T>` (#14204)
feat(jest-circus): add `onTestCaseStart` hook `Reporter` (#14174)
Remove 1-minute video. (#14181)
docs: fix wrong filename in config example (#14165)
chore: upgrade yarn (#14157)
chore: upgrade TypeScript to v5 (#14155)
fix: Fixes #14146 Twitter Navigation URL (#14154)
chore: remove the `"enzyme/cheerio"` resolution (#14124)
chore(website): remove `globby` from dependencies list (#14122)
docs: add few more missing admonitions (#14100)
docs: add missing admonitions in Jest Object page (#14099)
chore: remove Enzyme example (#14119)
chore: fix formatting of changelog.md
chore: check for stale issues every hour, not every 10 minutes
docs: jest package website statistics of use and downloads (#14101)
feat(jest-cli): include type definitions to generated config files (#14078)
docs: refactor `jest.retryTimes()` documentation (#13987)
fix(jest-mock): improve user input validation and error messages of `spyOn` and `replaceProperty` methods (#14087)
fix(jest-runtime): bind `jest.isolateModulesAsync` to `this` (#14083)
fix: Restart a shut down worker before sending it a task. (#14015)
fix(jest-core): always use workers in watch mode (#14059)
chore: refresh lockfile (#14073)
chore(deps): bump actions/stale from 7 to 8 (#14026)
fix(snapshot): bring back support for array property matchers (#14025)
fix(jest-mock): tweak typings to allow `jest.replaceProperty()` replace methods (#14008)
docs: Fixed incorrect docs regarding synchronous fallback for unimple… (#14056)
docs: fix link in The Jest Object page (#13986)
chore: update docusaurus (#14027)
fix(@jest/transform): do not attempt instrumenting `.json` modules (#14048)
fix(jest-resolve): Remove redundant `realpath` call (#14053)
test: Cleanup after verify-old-ts (#14055)
fix(jest-config): handle frozen config object (#14054)
chore(deps): bump TypeScript to v4.9.5 (#14028)
fix(jest-snapshot): Fix a potential bug when using babel and improve performance (#14036)
docs(cli): updated documentation for `--runTestsByPath` command (#14004)
fix(jest-matcher-utils): compare value of inherited getter on test failure (#10167) (#14007)
chore: update tsd runner (#14020)
chore: update yarn (#14017)
Optimize node modules path (#14003)
fix: remove period (#14001)
fix: Fix user override of customExportConditions in custom env subclasses (#13989)
docs: add `testEnvironmentOptions` configuration examples (#13991)
✳️ jest (29.5.0 → 29.6.1) · Repo · Changelog
Release Notes
29.6.1
29.6.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 75 commits:
v29.6.1
chore: update changelog for release
Revert "Prevent false test failures caused by promise rejections handled asynchronously (#14110)" (#14304)
chore: fix labelling GH action (#14300)
v29.6.0
chore: update changelog for release
chore(deps): update yarn to v3.6.1 (#14291)
chore: use `fs.rm` instead of `fs.unlink` in test (#14296)
feat: add support for snapshot matchers in concurrent tests (#14139)
Revert "feat: add match named snapshot (#14045)"
chore: upgrade @tsconfig/node14 (#14284)
chore: upgrade to TS 5.1 (#14276)
chore: update typescript to v5 in e2e tests (#14273)
Fix vulnerability of regular expression denial of service by upgrading semver to 7.5.3 (#14262)
chore: upgrade rimraf (#14250)
chore: test Node 20 on CI (#14215)
chore: replace `peter-evans/close-issue` action with gh CLI usage (#14235)
chore(deps): update dependency @types/react-is to v18 (#14229)
chore(deps): update dependency eslint-plugin-jsdoc to v46 (#14231)
fix: upgrade typebox (#14220)
chore: upgrade yarn (#14213)
chore: fix prettier violation
chore(deps): update node orb to v5.1.0 (#14214)
chore: lock down lerna-lite dep
Prevent false test failures caused by promise rejections handled asynchronously (#14110)
Configure Renovate (#14209)
examples: use right way to reverse state in examples code 'CheckboxWithLabel.js' (#14184)
docs: remove unused import from example (#14197)
fix(jest-config): allow coverageDirectory and collectCoverageFrom in project config (#14180)
fix(jest-runtime): Guard `_isMockFunction` access with `in` (#14188)
feat: add match named snapshot (#14045)
docs: update snapshot object format (#14179)
fix(runtime): set `columnOffset` in `Script`s (#14148)
chore(typetests): replace `expectError<T>` with `expectNotAssignable<T>` (#14204)
feat(jest-circus): add `onTestCaseStart` hook `Reporter` (#14174)
Remove 1-minute video. (#14181)
docs: fix wrong filename in config example (#14165)
chore: upgrade yarn (#14157)
chore: upgrade TypeScript to v5 (#14155)
fix: Fixes #14146 Twitter Navigation URL (#14154)
chore: remove the `"enzyme/cheerio"` resolution (#14124)
chore(website): remove `globby` from dependencies list (#14122)
docs: add few more missing admonitions (#14100)
docs: add missing admonitions in Jest Object page (#14099)
chore: remove Enzyme example (#14119)
chore: fix formatting of changelog.md
chore: check for stale issues every hour, not every 10 minutes
docs: jest package website statistics of use and downloads (#14101)
feat(jest-cli): include type definitions to generated config files (#14078)
docs: refactor `jest.retryTimes()` documentation (#13987)
fix(jest-mock): improve user input validation and error messages of `spyOn` and `replaceProperty` methods (#14087)
fix(jest-runtime): bind `jest.isolateModulesAsync` to `this` (#14083)
fix: Restart a shut down worker before sending it a task. (#14015)
fix(jest-core): always use workers in watch mode (#14059)
chore: refresh lockfile (#14073)
chore(deps): bump actions/stale from 7 to 8 (#14026)
fix(snapshot): bring back support for array property matchers (#14025)
fix(jest-mock): tweak typings to allow `jest.replaceProperty()` replace methods (#14008)
docs: Fixed incorrect docs regarding synchronous fallback for unimple… (#14056)
docs: fix link in The Jest Object page (#13986)
chore: update docusaurus (#14027)
fix(@jest/transform): do not attempt instrumenting `.json` modules (#14048)
fix(jest-resolve): Remove redundant `realpath` call (#14053)
test: Cleanup after verify-old-ts (#14055)
fix(jest-config): handle frozen config object (#14054)
chore(deps): bump TypeScript to v4.9.5 (#14028)
fix(jest-snapshot): Fix a potential bug when using babel and improve performance (#14036)
docs(cli): updated documentation for `--runTestsByPath` command (#14004)
fix(jest-matcher-utils): compare value of inherited getter on test failure (#10167) (#14007)
chore: update tsd runner (#14020)
chore: update yarn (#14017)
Optimize node modules path (#14003)
fix: remove period (#14001)
fix: Fix user override of customExportConditions in custom env subclasses (#13989)
docs: add `testEnvironmentOptions` configuration examples (#13991)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands