chore: regenerate some lodash.foo packages from main b9d70ee#6157
Merged
jdalton merged 2 commits intolodash:npm-packagesfrom Mar 31, 2026
Merged
chore: regenerate some lodash.foo packages from main b9d70ee#6157jdalton merged 2 commits intolodash:npm-packagesfrom
jdalton merged 2 commits intolodash:npm-packagesfrom
Conversation
lodash.orderby lodash.tonumber lodash.trim lodash.trimend lodash.sortedindexby lodash.zipobjectdeep lodash.unset lodash.omit lodash.template
d179637 to
20c6b81
Compare
This comment was marked as outdated.
This comment was marked as outdated.
Member
Author
|
I've bumped the regenerated packages to 4.18.0 to align with #6161 |
- lodash.omit: 4.5.1 → 4.18.0 - lodash.orderby: 4.6.1 → 4.18.0 - lodash.sortedindexby: 4.6.1 → 4.18.0 - lodash.template: 4.5.1 → 4.18.0 - lodash.tonumber: 4.0.4 → 4.18.0 - lodash.trim: 4.5.2 → 4.18.0 - lodash.trimend: 4.5.2 → 4.18.0 - lodash.unset: 4.5.3 → 4.18.0 - lodash.zipobject: 4.1.4 → 4.18.0 - lodash.zipobjectdeep: 4.4.3 → 4.18.0
73487ca to
bf2bdf5
Compare
jdalton
approved these changes
Mar 31, 2026
|
lodash.set is one of the biggest ones that should be updated |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
regenerate some of the lodash.foo packages from commit b9d70ee (some simply bc these are the highest prio ones, and reviewing all 300ish in one PR is not desireable)
This PR also bumps the patch of these, as the cli tool does. But likely they should be either aligned to latest lodash version, or otherwise minor bumped.This contains commits since 4.17.23 to main
regenerated using the lodash-cli
lodash.orderby
lodash.tonumber
lodash.trim
lodash.trimend
lodash.sortedindexby
lodash.zipobjectdeep
lodash.unset
lodash.omit
lodash.template