Prisma-Examples
Prisma-Examples copied to clipboard
Upgrade ts-jest to version 28.0.8
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ts-jest (^27.1.3 → ^28.0.8) · Repo · Changelog
Release Notes
28.0.8
Please refer to CHANGELOG.md for details.
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 35 commits:
chore(release): 28.0.8 (#3755)
build(deps): Update dependency esbuild to ~0.15.3 (#3754)
test(e2e): add `mts` e2e test (#3753)
build(devs-infra): update Renovate bot config (#3752)
build(deps): Update dependency eslint to ^8.22.0 (#3751)
build(deps): Update dependency esbuild to ~0.15.2 (#3747)
build(deps): Update ESLint packages to ^5.33.0 (#3745)
build(deps): Update dependency esbuild to ~0.14.54 (#3744)
build(deps): Update dependency json-schema-to-typescript to ^11.0.2 (#3743)
build(deps): Update dependency yargs-parser to v21.1.1 (#3742)
build(deps): Update dependency yargs-parser to v21.1.0 (#3740)
build(deps): Update dependency esbuild to ~0.14.53 (#3739)
build(deps): bump nth-check and @svgr/webpack in /examples/react-app (#3738)
build(deps): Update ESLint packages to ^5.32.0 (#3737)
build(deps): Update Babel packages to ^7.18.10 (#3736)
build(deps): Update docusaurus monorepo to ^2.0.1 (#3734)
build(deps): Update dependency eslint to ^8.21.0 (#3735)
build(deps): Update dependency node-fetch to ^3.2.10 (#3732)
build(deps): Update dependency esbuild to ~0.14.51 (#3730)
build(deps): Update ESLint packages to ^5.31.0 (#3729)
build(deps): Update dependency babel-jest to ^28.1.3 (#3726)
build(devs-infra): update Renovate bot config for `@types` packages (#3728)
fix: allow `.mts` to be processed (#3713)
build(devs-infra): update Renovate bot config (#3711)
build(devs-dep): upgrade Jest deps (#3710)
build(deps): Update dependency esbuild to ~0.14.50 (#3724)
build(deps): Update JamesIves/github-pages-deploy-action action to v4.4.0 (#3705)
build(deps): bump terser from 5.13.1 to 5.14.2 in /examples/react-app (#3704)
build(deps): bump terser from 5.12.1 to 5.14.2 in /website (#3703)
build(deps): Update dependency node-fetch to ^3.2.9 (#3701)
build(deps): Update ESLint packages to ^5.30.7 (#3700)
build(deps): Update babel monorepo to ^7.18.9 (#3698)
build(deps): Pin softprops/action-gh-release action to 1e07f43 (#3696)
build(devs-infra): improve release and publish workflow (#3695)
build(deps): Update dependency eslint to ^8.20.0 (#3694)
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
- @depfu rebase
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @depfu pause
- Ignores all future updates for this dependency and closes this PR
- @depfu pause [minor|major]
- Ignores all future minor/major updates for this dependency and closes this PR
- @depfu resume
- Future versions of this dependency will create PRs again (leaves this PR as is)