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

feat: update dependencies #239

Merged
merged 3 commits into from
Jan 16, 2024
Merged

feat: update dependencies #239

merged 3 commits into from
Jan 16, 2024

Conversation

mochaaP
Copy link
Contributor

@mochaaP mochaaP commented Jan 16, 2024

What: Update deprecated or outdated dependencies

Why: Patch various CVEs, clean all npm audit warnings

How:

  • cpy: Switched to a fork (@brickdoc/cpy), with version hard pinned to avoid possible supply chain attack
  • prettier: Upgrade to v3
  • others: switch to migrated package or upgraded version

Checklist:

  • Documentation
  • Tests
  • Ready to be merged

Copy link
Owner

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Thank you!

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (f386c5b) 63.39% compared to head (3400882) 63.14%.

Files Patch % Lines
src/utils.js 25.00% 3 Missing ⚠️
src/config/babelrc.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #239      +/-   ##
==========================================
- Coverage   63.39%   63.14%   -0.26%     
==========================================
  Files          21       21              
  Lines         601      605       +4     
  Branches      227      228       +1     
==========================================
+ Hits          381      382       +1     
- Misses        179      182       +3     
  Partials       41       41              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kentcdodds kentcdodds merged commit 74820e3 into kentcdodds:main Jan 16, 2024
6 of 8 checks passed
Copy link

🎉 This PR is included in version 15.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants