Update ts-jest 29.1.1 → 29.1.2 (patch) #85
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?
✳️ ts-jest (29.1.1 → 29.1.2) · Repo · Changelog
Release Notes
29.1.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 27 commits:
chore(release): 29.1.2
build: reference transform options via jest `TransformOptions` type
fix: calculated cache key based on supportsStaticESM
test(e2e): remove `onNodeVersions` function
build(deps): Update dependency node-fetch to ^3.3.2
build(deps): Update babel monorepo
build(deps): Update dependency docusaurus-remark-plugin-tab-blocks to ^1.3.1
fix: correct error handling in `processAsync`
build(deps): Update actions/setup-node digest to 1a4442c
build(deps): Update dependency @formatjs/ts-transformer to ^3.13.9
build(deps): Update actions/checkout digest to f43a0e5
build(deps): Update babel monorepo to ^7.23.3
fix(e2e): upgrade `caniuse-lite`
ci: drop Node 14 & 19 and add 20
build(deps-dev): bump word-wrap in /e2e/transform-tsx (#4190)
build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /examples/react-app (#4189)
build(deps): bump semver from 6.3.0 to 6.3.1 in /e2e/transform-js (#4183)
build(deps): bump tough-cookie from 4.1.2 to 4.1.3 in /e2e/transform-tsx (#4180)
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#4188)
Merge pull request #4192 from revolunet/patch-1
Update installation.md
Merge pull request #4196 from ologbonowiwi/fix/4028/use-project-config-instead-deprecated-type
fix: use `Config.ProjectConfig`
docs: fix link
build(deps): Update dependency json-schema-to-typescript to ^13.0.2 (#4175)
build(deps): bump tough-cookie in /examples/react-app (#4181)
build(deps): bump semver from 5.7.1 to 5.7.2 in /website (#4182)
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