EDSC-4669: Patch vulnerability with override#2052
Conversation
📝 WalkthroughWalkthrough
ChangesApollo Dependency Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
Bundle Size ComparisonFull build detailsThe full bundle is larger than main by 51.42 kB. ❗ The index.js is smaller than main by 0 kB. 🎉 Run
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2052 +/- ##
==========================================
+ Coverage 95.81% 95.83% +0.02%
==========================================
Files 753 753
Lines 17431 17431
Branches 4912 4916 +4
==========================================
+ Hits 16701 16705 +4
+ Misses 679 676 -3
+ Partials 51 50 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Overview
What is the feature?
overrides protobuffer see ticket details for justification and background
What is the Solution?
Overrides the dependency in apollo-server and does an
npm audit fixWhat areas of the application does this impact?
Apollo server (e.g. backend services to the RDS etc)
Testing
Reproduction steps
Attachments
Please include relevant screenshots or files that would be helpful in reviewing and verifying this change.
Checklist