-
-
Notifications
You must be signed in to change notification settings - Fork 22
Update dependency es-toolkit to v1.43.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
2eb47ee to
a76cc14
Compare
a76cc14 to
17fe400
Compare
ba34ea2 to
7abf3e6
Compare
7abf3e6 to
c4210f7
Compare
c4210f7 to
2fc58e7
Compare
5ec269e to
ea0e938
Compare
ea0e938 to
a749cd4
Compare
a749cd4 to
0568f9c
Compare
0568f9c to
eda773c
Compare
eda773c to
2dd52c8
Compare
2dd52c8 to
b9dbeef
Compare
b9dbeef to
b77753c
Compare
b77753c to
c10ae3e
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.43.0Release Notes
toss/es-toolkit (es-toolkit)
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 - 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.