-
-
Notifications
You must be signed in to change notification settings - Fork 21
Update dependency es-toolkit to v1.42.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
17453f3 to
1690c68
Compare
8a1beb3 to
c926a3f
Compare
c926a3f to
a399d4a
Compare
a399d4a to
94ec295
Compare
94ec295 to
e82a191
Compare
e82a191 to
7b8da12
Compare
e61a40e to
4490d9b
Compare
4490d9b to
6a2e599
Compare
6a2e599 to
de5b6f8
Compare
de5b6f8 to
b3774e1
Compare
b3774e1 to
48c8a38
Compare
e5a218b to
5c686fc
Compare
5c686fc to
7d3ac85
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.42.0Release Notes
toss/es-toolkit (es-toolkit)
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 - At any time (no schedule defined), 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.