-
Notifications
You must be signed in to change notification settings - Fork 13.1k
chore(deps): Patch dependencies #38349
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
Conversation
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
WalkthroughThis PR performs widespread dependency and devDependency version bumps across many package.json files (Storybook, eventemitter3, Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #38349 +/- ##
===========================================
- Coverage 70.86% 70.45% -0.42%
===========================================
Files 3160 3160
Lines 109775 110150 +375
Branches 19709 19864 +155
===========================================
- Hits 77795 77609 -186
- Misses 29957 30510 +553
- Partials 2023 2031 +8
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 33 files
Proposed changes (including videos or screenshots)
It patches miscelaneous dependencies.
This pull request updates various dependencies across multiple packages to their latest patch or minor versions, focusing primarily on bug fixes, security updates, and improved compatibility. The changes are limited to
package.jsonfiles and do not introduce any code or functional changes.Dependency updates (general):
eventemitter3to^5.0.4across all relevant packages for improved stability and bug fixes. [1] [2] [3] [4] [5] [6] [7] [8] [9]body-parser,cors,nodemailer,google-libphonenumber,katex,meteor-node-stubs, and other dependencies inapps/meteor/package.jsonto their latest patch versions. [1] [2] [3] [4] [5] [6]Development tooling and type definitions:
apps/meteor,packages/fuselage-ui-kit,packages/gazzodown, and others, to maintain compatibility and benefit from bug fixes. [1] [2] [3] [4] [5] [6]@types/react,@types/lodash,@types/katex,@types/imap, and others to their latest versions for improved type safety and compatibility. [1] [2] [3] [4] [5] [6]Build and lint tooling:
turbo,typedoc, and@babeldependencies to their latest patch versions for improved build reliability and linting accuracy. [1] [2] [3] [4]These updates help keep the codebase secure and up-to-date, but do not affect runtime behavior or introduce new features.
Issue(s)
Steps to test or reproduce
Further comments
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.