Skip to content

Comments

chore: update TSTyche to v6#15948

Open
mrazauskas wants to merge 3 commits intojestjs:mainfrom
mrazauskas:upgrade-tstyche
Open

chore: update TSTyche to v6#15948
mrazauskas wants to merge 3 commits intojestjs:mainfrom
mrazauskas:upgrade-tstyche

Conversation

@mrazauskas
Copy link
Contributor

@mrazauskas mrazauskas commented Jan 22, 2026

Summary

This PR updates TSTyche to v6. Release notes: https://tstyche.org/releases/tstyche-6

As you can see in the diff, the implementation of .type.toBe() matcher now takes into account more details than before. (The mistakes I made earlier while writing the tests got caught. Yep... I am also impressed.)

Test plan

Green CI.

@netlify
Copy link

netlify bot commented Jan 22, 2026

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit d71b715
🔍 Latest deploy log https://app.netlify.com/projects/jestjs/deploys/6985d9e238234c0008e2f8cb
😎 Deploy Preview https://deploy-preview-15948--jestjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

resolution: "tstyche@npm:6.0.2"
peerDependencies:
typescript: ">=5.0"
typescript: ">=5.4"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jest supports TypeScript >=5.4. This must be fine.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 22, 2026

Open in StackBlitz

babel-jest

npm i https://pkg.pr.new/babel-jest@15948

babel-plugin-jest-hoist

npm i https://pkg.pr.new/babel-plugin-jest-hoist@15948

babel-preset-jest

npm i https://pkg.pr.new/babel-preset-jest@15948

create-jest

npm i https://pkg.pr.new/create-jest@15948

@jest/diff-sequences

npm i https://pkg.pr.new/@jest/diff-sequences@15948

expect

npm i https://pkg.pr.new/expect@15948

@jest/expect-utils

npm i https://pkg.pr.new/@jest/expect-utils@15948

jest

npm i https://pkg.pr.new/jest@15948

jest-changed-files

npm i https://pkg.pr.new/jest-changed-files@15948

jest-circus

npm i https://pkg.pr.new/jest-circus@15948

jest-cli

npm i https://pkg.pr.new/jest-cli@15948

jest-config

npm i https://pkg.pr.new/jest-config@15948

@jest/console

npm i https://pkg.pr.new/@jest/console@15948

@jest/core

npm i https://pkg.pr.new/@jest/core@15948

@jest/create-cache-key-function

npm i https://pkg.pr.new/@jest/create-cache-key-function@15948

jest-diff

npm i https://pkg.pr.new/jest-diff@15948

jest-docblock

npm i https://pkg.pr.new/jest-docblock@15948

jest-each

npm i https://pkg.pr.new/jest-each@15948

@jest/environment

npm i https://pkg.pr.new/@jest/environment@15948

jest-environment-jsdom

npm i https://pkg.pr.new/jest-environment-jsdom@15948

@jest/environment-jsdom-abstract

npm i https://pkg.pr.new/@jest/environment-jsdom-abstract@15948

jest-environment-node

npm i https://pkg.pr.new/jest-environment-node@15948

@jest/expect

npm i https://pkg.pr.new/@jest/expect@15948

@jest/fake-timers

npm i https://pkg.pr.new/@jest/fake-timers@15948

@jest/get-type

npm i https://pkg.pr.new/@jest/get-type@15948

@jest/globals

npm i https://pkg.pr.new/@jest/globals@15948

jest-haste-map

npm i https://pkg.pr.new/jest-haste-map@15948

jest-jasmine2

npm i https://pkg.pr.new/jest-jasmine2@15948

jest-leak-detector

npm i https://pkg.pr.new/jest-leak-detector@15948

jest-matcher-utils

npm i https://pkg.pr.new/jest-matcher-utils@15948

jest-message-util

npm i https://pkg.pr.new/jest-message-util@15948

jest-mock

npm i https://pkg.pr.new/jest-mock@15948

@jest/pattern

npm i https://pkg.pr.new/@jest/pattern@15948

jest-phabricator

npm i https://pkg.pr.new/jest-phabricator@15948

jest-regex-util

npm i https://pkg.pr.new/jest-regex-util@15948

@jest/reporters

npm i https://pkg.pr.new/@jest/reporters@15948

jest-resolve

npm i https://pkg.pr.new/jest-resolve@15948

jest-resolve-dependencies

npm i https://pkg.pr.new/jest-resolve-dependencies@15948

jest-runner

npm i https://pkg.pr.new/jest-runner@15948

jest-runtime

npm i https://pkg.pr.new/jest-runtime@15948

@jest/schemas

npm i https://pkg.pr.new/@jest/schemas@15948

jest-snapshot

npm i https://pkg.pr.new/jest-snapshot@15948

@jest/snapshot-utils

npm i https://pkg.pr.new/@jest/snapshot-utils@15948

@jest/source-map

npm i https://pkg.pr.new/@jest/source-map@15948

@jest/test-result

npm i https://pkg.pr.new/@jest/test-result@15948

@jest/test-sequencer

npm i https://pkg.pr.new/@jest/test-sequencer@15948

@jest/transform

npm i https://pkg.pr.new/@jest/transform@15948

@jest/types

npm i https://pkg.pr.new/@jest/types@15948

jest-util

npm i https://pkg.pr.new/jest-util@15948

jest-validate

npm i https://pkg.pr.new/jest-validate@15948

jest-watcher

npm i https://pkg.pr.new/jest-watcher@15948

jest-worker

npm i https://pkg.pr.new/jest-worker@15948

pretty-format

npm i https://pkg.pr.new/pretty-format@15948

commit: d71b715

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant