Update expect: 29.0.3 → 29.1.2 (minor) #96
Merged
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?
✳️ expect (29.0.3 → 29.1.2) · Repo · Changelog
Release Notes
29.1.2
29.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 72 commits:
v29.1.2chore: update changelog for releasefix: add jest-worker's missing dependency (#13341)fix(expect, @jest/expect): do not infer argument types of `*CalledWith` and `*ReturnedWith` matchers (#13339)chore: clean up extra `*` in TSDoc comments (#13336)docs: update `--filter` to match code implementation (#13329)v29.1.1Revert "fix: mocking of getters/setters on automatically mocked classes (#13145)"chore: tweak changelogv29.1.0chore: update changelog for releasedocs: roll version 29.1fix: mocking of getters/setters on automatically mocked classes (#13145)Additional fix for #4444 to prevent errors on windows (#11423)fix: prioritize parser used in the project (#13323)fix: adjusted assert.throws error format when thrown (#13322)docs: matchers admonitions (#13309)docs: React Native tutorial admonitions (#13308)docs: CLI admonitions (#13293)docs: add admonitions to all versions of webpack docs (#13321)docs: getting Started admonitions (#13299)docs: ES6 class mocks admonitions (#13297)docs: add some type info for expect docs (#13317)docs: react tutorial admonitions (#13307)docs: puppeteer admonitions (#13303)docs: troubleshooting admonitions (#13306)docs: expect admonitions (#13298)docs: code transform admonitions (#13294)docs: Manual Mocks admonitions (#13302)feat(expect): Expose toThrowMatchers (#13328)chore: GitHub Workflows security hardening (#13324)feat(@jest/mock): Add withImplementation (#13281)fix: correct `isPromise` implementation (#13314)docs: webpack admonitions (#13311)docs: use admonition in Testing Asynchronous Code page (#13284)chore(deps): bump actions/stale from 5 to 6 (#13289)chore(deps): update Lerna-Lite to fix `git-url` vulnerability issue (#13290)chore(lint): apply `eslint-plugin-jest` rules only for test and test related files (#13287)chore: call `retryTimes` at the top levelfix(@jest/test-utils): use build-in Jest types instead of `@types/jest` (#13283)chore: remove `expect` from dev dependencies of `pretty-format`. (#13286)docs: use admonitions in Jest Object page v29 (#13280)feat(expect, @jest/expect): infer type of `*ReturnedWith` matchers argument (#13278)feat(expect, @jest/expect): support type inference for function parame… (#13268)chore: retry worker exit testchore(e2e): throw error if process is killed (#13276)docs: fix changlog typos (#13279)docs: use admonitions in Jest object page (#13277)chore: fix day count numbers in stale bot's message (#13274)chore: remove `CODEOWNERS` file (#13275)docs: mention `rootDir` changes when using `projects` (#12871)chore(build): make writefile path compatible posix and windows system (#13270)docs: use 'shorthand' definition instead of 'syntactic sugar' (#13271)chore: increase timeout in `complexItemsInErrors` end-to-end test (#13272)chore: update `@babel/core` (#13245)fix(snapshot): throw useful error when an array is passed as property matchers (#13263)docs: fix error printout in `.mockName()` example (#12913)chore: update create-jest-runnerchore: correct link to upgrade guide in v28 blog postReplace deprecated call to `__proto__` with `Object.setPrototypeOf` (#13256)feat(@jest/environment): allow `jest.mock` and `jest.doMock` to take a type argument (#13254)feat(@jest/environment, jest-runtime): allow `requireActual` and `requireMock` to take a type argument (#13253)chore: update React Native in example (#13250)fix(jest-mock): improve `spyOn` typings to handle optional properties (#13247)docs: add using vite for jest (#13234)fix(jest-fake-timers): Return real `Date.now()` from `jest.now()` when real timers are in use (#13246)(jest-fake-timers): Add `now()` API to get the fake clock time (#13244)chore: update `@babel/core` patchchore: rollback `@babel/core` upgradechore: update docusaurus (#13243)docs: enable collapsing sidebarchore: update links in changelog👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/.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