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

bump jest and peer deps to v28 #149

Merged
merged 1 commit into from
Jul 16, 2022
Merged

bump jest and peer deps to v28 #149

merged 1 commit into from
Jul 16, 2022

Conversation

StefanPuia
Copy link
Contributor

@StefanPuia StefanPuia commented Jun 3, 2022

  • Upgraded jest bundle to 28.x
  • Upgraded typescript to 4.3 (required by above)
  • Fixed mock data after upgrade to jest 28
  • Fixed types after upgrade to jest 28
  • Made typescript peer dependency backwards compatible with 3.7

Closes #146

@MichaelDeBoey
Copy link

@Hargne Is there anything we need to do in order to get this merged & released?

@Hargne Hargne self-requested a review July 16, 2022 18:22
@Hargne Hargne merged commit 9fc367b into Hargne:master Jul 16, 2022
ptabor pushed a commit to ptabor/jest-html-reporter that referenced this pull request Sep 1, 2023
…e#149)

Previously, the only filetype that could be attached with addAttach via buffer was
jpg. Everything else would be saved as a .jpg and then served into the HTML as a jpg.
Now you can specify the filetype allowing attachments to be png, svg, gif, etc.
Behaviour remains the same if this option is not specified
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.

Doesn't support jest 28.
3 participants