chore(deps): update dependency es-toolkit to v1.52.0 - #942
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/es-toolkit-1.x-lockfile
branch
from
September 2, 2026 16:55
5d06c13 to
9a8044b
Compare
renovate
Bot
force-pushed
the
renovate/es-toolkit-1.x-lockfile
branch
from
September 2, 2026 16:56
9a8044b to
818fe5f
Compare
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.
This PR contains the following updates:
1.51.0→1.52.0Release Notes
toss/es-toolkit (es-toolkit)
v1.52.0Compare Source
Released on August 28th, 2026.
Added the
es-toolkit/iteratorentrypoint, a lazy iterator module withchunk,count,dropWhile,head,iterate,partition,range,scan,takeWhile,uniqBy, andzip([#1815]), pluscartesianProduct([#2031]).The same functions are also available from
es-toolkit/fp/iterator.Added
deferanddeferAsynctoes-toolkit/util. ([#2032])Added
flowAsynctoes-toolkit/fp, a promise-aware left-to-right composition. ([#2033])Added the
EmptyObject,IsEqual,JSONValue,Primitive,SetOptional,SetRequired, andUnknownRecordtypes. ([#2044])Fixed
mergeto infer the deep merged return type, and exported theMergetype. ([#1959])Fixed
omitByandpickByto type numeric callback keys as strings, andexported the
ObjectKeystype. ([#2037])Fixed
attemptandattemptAsyncto default their error type parameter tounknown. ([#2052])The following bring
es-toolkit/compatcloser to Lodash. Behavior for the affectededge cases now matches Lodash, so results may differ if you relied on the previous output.
Fixed
compat/debounceto skip themaxWaitinvocation when bothleadingandtrailingarefalse. ([#1678])Fixed
compat/toStringto convert objects with a customvalueOf. ([#2034])Fixed
compat/mergeWithto assignnullvalues in array sources. ([#1929])Fixed
compat/hasandcompat/hasInto normalize the-0path key. ([#2035])Fixed
compat/differenceWithandcompat/withoutto normalize-0to0. ([#2049])Fixed
compat/findLastIndexto convertfromIndexto an integer. ([#2047])Fixed
compat/xorWithto match Lodash when no comparator is given. ([#2057])Covered the new iterator entrypoints in the dist and browser compatibility
checks. ([#2030])
Made the agent skills portable when installed on their own. ([#2054])
Fixed documentation typos and the Deno install commands. ([#2062])
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.