Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jest: Allow @types/jest version ^28 #2771

Merged
merged 2 commits into from Jul 2, 2022
Merged

Conversation

srmagura
Copy link
Member

@srmagura srmagura commented Jun 2, 2022

Fixes #2770.

To test the compatibility with the Jest 28 types, I upgraded @types/jest to 28.1.0 and ran dtslint, which succeeded. This change was just for testing so I did not commit it.

@changeset-bot
Copy link

changeset-bot bot commented Jun 2, 2022

🦋 Changeset detected

Latest commit: 3e036f4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@emotion/jest Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@srmagura srmagura requested a review from Andarist June 2, 2022 20:54
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 2, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 3e036f4:

Sandbox Source
Emotion Configuration

packages/jest/package.json Outdated Show resolved Hide resolved
@srmagura srmagura changed the title jest: Allow @types/jest version 28+ jest: Allow @types/jest version ^28 Jun 8, 2022
srmagura and others added 2 commits July 2, 2022 09:31
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
@srmagura srmagura merged commit 9b4ce70 into emotion-js:main Jul 2, 2022
@srmagura srmagura deleted the jest-28 branch July 2, 2022 14:12
@github-actions github-actions bot mentioned this pull request Jul 2, 2022
@billyjanitsch billyjanitsch mentioned this pull request Sep 7, 2022
4 tasks
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.

Compatibility with Jest 28
3 participants