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

ci: update test dependencies #2289

Merged
merged 4 commits into from
Sep 30, 2022

Conversation

damianstasik
Copy link
Contributor

@damianstasik damianstasik commented Sep 29, 2022

New Pull Request Checklist

Issue Description

This PR updates Jest and puppeteer to latest versions. It includes fixes to issues caused by breaking changes in Jest.

As a bonus here is audit summary before and after.

Before:

found 124 vulnerabilities (10 moderate, 99 high, 15 critical)

After:

found 37 vulnerabilities (4 moderate, 23 high, 10 critical)

Related issue: #1902

Approach

TODOs before merging

  • Add tests
  • Add changes to documentation (guides, repository pages, in-code descriptions)
  • A changelog entry is created automatically using the pull request title (do not manually add a changelog entry)

@parse-github-assistant
Copy link

parse-github-assistant bot commented Sep 29, 2022

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@damianstasik damianstasik changed the title chore: update test deps refactor: update test deps Sep 29, 2022
@mtrezza
Copy link
Member

mtrezza commented Sep 29, 2022

Could you resolve the lock-file conflict? When this is ready for merge, please request a review

@damianstasik damianstasik requested a review from a team September 30, 2022 07:31
Copy link
Member

@mtrezza mtrezza left a comment

Choose a reason for hiding this comment

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

Looks good! Waiting for CI to pass...

@mtrezza mtrezza changed the title refactor: update test deps ci: update test dependencies Sep 30, 2022
@mtrezza mtrezza merged commit aeea299 into parse-community:alpha Sep 30, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0-alpha.4

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Oct 9, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Oct 17, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants