-
-
Notifications
You must be signed in to change notification settings - Fork 25
Update dependency es-toolkit to v1.44.0 #1404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/es-toolkit-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
5928056 to
fba54ad
Compare
1edef3b to
e10aab8
Compare
a363c23 to
43e48c8
Compare
8b3927e to
d94b117
Compare
d94b117 to
642a27d
Compare
642a27d to
29ded2c
Compare
29ded2c to
66f0999
Compare
66f0999 to
09f3915
Compare
09f3915 to
c7e1d56
Compare
c7e1d56 to
3048158
Compare
3048158 to
af15c63
Compare
af15c63 to
48a38c2
Compare
322de3b to
52ef1d8
Compare
52ef1d8 to
94ed17a
Compare
94ed17a to
81e94ff
Compare
81e94ff to
ce8a9a4
Compare
ce8a9a4 to
a1f171b
Compare
a1f171b to
08b5b46
Compare
08b5b46 to
dc82d4d
Compare
955043f to
c7f66cb
Compare
c7f66cb to
9d7cd3e
Compare
9d7cd3e to
304366c
Compare
304366c to
1fa5d2e
Compare
1fa5d2e to
dcfdcc2
Compare
dcfdcc2 to
8cc5c3b
Compare
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.40.0→1.44.0Release Notes
toss/es-toolkit (es-toolkit)
v1.44.0Compare Source
Released on January 16th, 2026.
shouldRetryoption toretryfunction. ([#1585])isEmptyObjectpredicate function. ([#1584])isNumberpredicate function.AggregateError. ([#1563])flattenObjectto retain empty objects and arrays.clonefunction.cloneerror when cloning object with null prototype. ([#1570])compat/cloneDeepandcloneDeepWithto clone null-prototype objects as regular objects. ([#1562])compat/clampto ensure consistency with lodash. ([#1555])intersectionfilter callback for consistency. ([#1582])cloneDeepJSDoc examples. ([#1583])We sincerely thank @raon0211, @dayongkr, @eunwoo-levi, @matt-oakes, @T3sT3ro, and @D-Sketon for their contributions. We appreciate your great efforts!
v1.43.0Compare Source
Released on December 12th, 2025.
mergeto handle arrays and objects consistently, and to match lodash's behavior with date values and array-like objects. ([#1553], [#1542], [#1548])isMatchandisMatchWithto match lodash's behavior.intersectionByimplementation and removed duplicates when the mapper produces the same values. ([#1528])throttleworking like debounce.toSnakeCaseKeys,toCamelCaseKeysfor edge cases and improved type inference for uppercase keys. ([#1538])camelCase,kebabCase,lowerCase,snakeCase,startCase,upperCase) to match lodash's behavior. ([#1525])compat/templateto disable ES interpolation when custominterpolateis provided. ([#1527])differenceBydocumentation. ([#1543])deburrto use arrays to construct the deburrMap. ([#1526])We sincerely thank @dayongkr, @raon0211, @wo-o29, @Yeom-JinHo, @Copilot, @oshosh, @vbfox, @sukvvon, @sankeyangshu, @D-Sketon, @seo-rii for their contributions. We appreciate your great efforts!
v1.42.0Compare Source
Released on November 17th, 2025.
filterAsync,flatMapAsync,forEachAsync,mapAsync,reduceAsync, andlimitAsyncfor handling asynchronous operations.ThrottleOptionsandDebounceOptionsinterfaces for better type support.isFiniteto implement type predicate to narrow type to number.isSafeIntegerto implement type predicate to narrow type to number.omitto prevent adding index properties to array-like objects.mergeWithto remove unnecessary nullish coalescing for 100% branch coverage.compat/updateWithto remove unreachable code and add prototype pollution test.compat/mergeWith,compat/unset,get,toMerged,mergeWith, andcompat/intersectionBywith additional edge cases and security tests.We sincerely thank @Debbl, @wo-o29, @raon0211, @Yeom-JinHo, @sukvvon, and @D-Sketon for their contributions. We appreciate your great efforts!
v1.41.0Compare Source
Released on October 24th, 2025.
throttleto preservethiscontext when called as a method.partitionfunction.omitto support runtime-determined key arrays with proper overloads.defaultsin compatibility layer to properly handle undefined and null sources.toSnakeCaseKeysandtoCamelCaseKeysto correctly return types for non-plain objects.toMergedandmergeWithto properly handle shared objects in merge logic.compat/unionto support array-like objects.compat/updateWithto usegetfor value retrieval in updater function.isMatchandisMatchWith.findandfindLastby simplifying logic and removing unnecessary checks.takeRightby improving test coverage and removing redundant checks.curryandcurryRightby removing unnecessary type assertions.isEqualWithandmapKeysby removing unnecessary type assertions.meanByby removing intermediate array creation.We sincerely thank @the5thbeatle, @wo-o29, @hwibaski, @manudeli, @raon0211, @dayongkr, @D-Sketon, @yoouungyoung, @Dohun-choi, @sukvvon, @zoulou00, and @sen2y for their contributions. We appreciate your great efforts!
Configuration
📅 Schedule: Branch creation - Between 08:00 AM and 11:59 AM, only on Monday, Tuesday, Wednesday, and Thursday ( * 8-11 * * 1,2,3,4 ) (UTC), Automerge - Between 08:00 AM and 11:59 AM, only on Monday, Tuesday, Wednesday, and Thursday ( * 8-11 * * 1,2,3,4 ) (UTC).
🚦 Automerge: Enabled.
♻ 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.