Skip to content

chore(): replace lodash.pick with native code#20188

Merged
toufali merged 1 commit intomainfrom
lodash-pick-native
Mar 18, 2026
Merged

chore(): replace lodash.pick with native code#20188
toufali merged 1 commit intomainfrom
lodash-pick-native

Conversation

@toufali
Copy link
Member

@toufali toufali commented Mar 13, 2026

Because

  • lodash.pick is a standalone single-method package that hasn't seen a release in years and has no active maintenance

This pull request

  • replaces the lodash.pick dependency using a for-loop with equivalent behavior.

Issue that this pull request solves

Closes: FXA-13275

@toufali toufali requested a review from a team as a code owner March 13, 2026 19:53
@toufali toufali force-pushed the lodash-pick-native branch 3 times, most recently from 3b75fdb to 9f78b9d Compare March 17, 2026 15:40
@toufali toufali force-pushed the lodash-pick-native branch from 9f78b9d to 41d8077 Compare March 17, 2026 20:11
@toufali toufali merged commit 025cc9a into main Mar 18, 2026
22 checks passed
@toufali toufali deleted the lodash-pick-native branch March 18, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants