freeCodeCamp / chapter

A self-hosted event management tool for nonprofits
BSD 3-Clause "New" or "Revised" License
1.92k stars 357 forks source link

Revert "chore(deps): update jest and ts-jest to v29 (major)" #2549

Closed Sboonny closed 1 year ago

Sboonny commented 1 year ago

Reverts freeCodeCamp/chapter#2544

I have added this package, because we couldn't merge chakra new monorepo, thankfully gikf found a way around it. so the upgrade to v29 isn't needed anymore, we can revert it if wanted

ghost commented 1 year ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/freeCodeCamp/chapter/2549/5ab22e58/5e08c916797622991bfe7ca4734c7a29110ab8f9.svg)](https://app.codesee.io/r/reviews?pr=2549&src=https%3A%2F%2Fgithub.com%2FfreeCodeCamp%2Fchapter) #### Legend CodeSee Map legend
socket-security[bot] commented 1 year ago

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

⬆️ Updated Package Version Diff Capability Access +/- Transitive Count Publisher
ts-jest@28.0.8 29.0.5...28.0.8 eval, filesystem, shell, environment +47/-58 kul
jest@28.1.3 29.5.0...28.1.3 eval, filesystem, shell, environment +46/-57 simenb
@types/jest@28.1.8 29.5.0...28.1.8 environment +6/-12 types
ojeytonwilliams commented 1 year ago

Hey @Sboonny it's fine to be on the latest version of Jest, so there's no need to downgrade.

Sboonny commented 1 year ago

Awesome 👍