fix: Bump lodash from 4.17.23 to 4.18.1#10393
Conversation
|
🚀 Thanks for opening this pull request! We appreciate your effort in improving the project. Please let us know once your pull request is ready for review. Tip
Note Please respond to review comments from AI agents just like you would to comments from a human reviewer. Let the reviewer resolve their own comments, unless they have reviewed and accepted your commit, or agreed with your explanation for why the feedback was incorrect. Caution Pull requests must be written using an AI agent with human supervision. Pull requests written entirely by a human will likely be rejected, because of lower code quality, higher review effort and the higher risk of introducing bugs. Please note that AI review comments on this pull request alone do not satisfy this requirement. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughUpdates lodash dependency from version 4.17.23 to 4.18.1 in package.json and package-lock.json, incorporating security fixes and bug corrections from the upstream release. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 6 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (6 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 Checkov (3.2.510)package.json2026-04-03 17:19:09,245 [MainThread ] [ERROR] Template file not found: package.json ... [truncated 2547 characters] ... [MainThread ] [WARNI] Secret scanning: could not process file package.json 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 @@
## alpha #10393 +/- ##
=======================================
Coverage 92.51% 92.51%
=======================================
Files 192 192
Lines 16624 16624
Branches 229 229
=======================================
Hits 15379 15379
Misses 1223 1223
Partials 22 22 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
# [9.8.0-alpha.3](9.8.0-alpha.2...9.8.0-alpha.3) (2026-04-03) ### Bug Fixes * Bump lodash from 4.17.23 to 4.18.1 ([#10393](#10393)) ([19716ad](19716ad))
|
🎉 This change has been released in version 9.8.0-alpha.3 |
Bumps lodash from 4.17.23 to 4.18.1.
Security Fixes
_.templateimportskeys. Incomplete patch for CVE-2021-23337.importskeys containing forbidden identifier characters now throw an error._.unset/_.omitviaconstructor/prototypepath traversal.constructorandprototypeare now blocked unconditionally as non-terminal path keys.Bug Fixes (4.18.1)
ReferenceErrorin_.templateand_.fromPairswhen using modular builds.Changes
package.json: lodash 4.17.23 -> 4.18.1package-lock.json: updated accordinglyCloses #10386
Summary by CodeRabbit