Update ts-jest 29.1.5 → 29.2.0 (minor) #187
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.5 → 29.2.0) · Repo · Changelog
Release Notes
29.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 55 commits:
docs: fix formatting
chore(release): 29.2.0
revert: allow `babelConfig` in default/js-with-ts presets
feat(presets): add util functions to create ESM presets
refactor(presets): use create preset util functions for cjs presets
feat(cli): allow migrating cjs `presets` to `transform` config
build(deps): Update dependency @types/node to v20.14.10
refactor: `JsWithBabelPreset` not compat with original `transform` type
refactor: use `TsJestTransformerOptions` everywhere possibly
build(deps): Update JamesIves/github-pages-deploy-action action to v4.6.3
build(deps): Update dependency @testing-library/dom to ^10.3.1
build(deps): Update dependency eslint-plugin-jsdoc to ^48.5.2
build(deps): Update dependency eslint-plugin-jsdoc to ^48.5.1
build: update eslint and prettier config for renovate bot
build(deps): Update dependency vite to ^5.3.3
build(deps): Update dependency @testing-library/dom to ^10.3.0
build(deps): Update dependency vite to ^5.3.2
build(deps): Update @types packages to ^7.15.0
build(deps): Update dependency @vitejs/plugin-react-swc to ^3.7.0
build(deps): Update dependency typescript to v5.5.3
build(deps): Update dependency typescript to ~5.5.3
build: update renovate.json
refactor: change preset util function names
refactor: replace lodash deps with native js implementation
build(deps): Update dependency @types/micromatch to v4.0.9
refactor(cli): deprecate cli option `babel`
build: downgrade Prettier to 2.x
refactor(cli): use new preset util functions to initialize test config
feat(presets): introduce util functions to create presets
build: rename `prepare-test` -> `create-bundle`
build(deps): Update @types packages
build(deps): Update dependency eslint-plugin-jsdoc to ^48.5.0
build(deps): Update dependency eslint-plugin-jsdoc to ^48.4.0
build(deps): Update @types packages to ^7.14.1
build(deps): Update dependency eslint-plugin-jsdoc to ^48.3.0
build(deps): Update dependency eslint-plugin-jsdoc to ^48.2.15
test: switch `react-app` to use Vite
build(deps): Update dependency eslint-plugin-jsdoc to ^48.2.13
build(deps): Update dependency @types/node to v20.14.8
build(deps): Update dependency typescript to ~5.5.2
build(deps): Update dependency @types/node to v20.14.7
build(deps): Update dependency @types/node to v20.14.6
build(deps): bump ws from 8.9.0 to 8.17.1 in /examples/react-app
build(deps-dev): bump ws from 8.8.1 to 8.17.1 in /e2e/transform-tsx
build(deps): Update dependency @types/node to v20.14.5
build(deps): Update @types packages to ^7.13.1
docs: update correct explaining comment for regex
build(infra): disable bot update for `@commitlint`
build(deps): remove unnecessary `node-fetch` dep
build(deps): update transform tsconfig options type
build(deps): upgrade typescript to 5.4
build(deps): lock `commitlint` at v18
fix: don't show warning message with Node16/NodeNext
build(deps): Update dependency ts-jest to ^29.1.5
docs: add file name for Prism code block
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