Skip to content

fix(deps): update dependency es-toolkit to ^1.45.1#44

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/es-toolkit-1.x
Open

fix(deps): update dependency es-toolkit to ^1.45.1#44
renovate[bot] wants to merge 1 commit intomainfrom
renovate/es-toolkit-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
es-toolkit (source) ^1.42.0^1.45.1 age adoption passing confidence

Release Notes

toss/es-toolkit (es-toolkit)

v1.45.1

Compare Source

Released on March 4th, 2026.

  • Reverted the return type of sample to not include undefined.
  • Fixed Deno install command to include jsr: prefix. ([#​1627])

We sincerely thank @​mwln for their contributions. We appreciate your great efforts!

v1.45.0

Compare Source

Released on March 2nd, 2026.

  • Fixed findIndex to add missing default parameter for doesMatch. ([#​1373])
  • Fixed sample to include undefined in return union type. ([#​1302])
  • Fixed cloneDeep to support cloning Error objects.
  • Fixed retry to correctly match retry count with the retries option.
  • Fixed missing Map and Set in check-dist entrypoints.
  • Fixed missing packages in publishConfig. ([#​1597])
  • Reverted the overload for runtime-determined key arrays in omit. ([#​1595])
  • Added AI Integration page with llms.txt documentation to docs.

We sincerely thank @​D-Sketon, @​dayongkr, @​matthiasfeist, @​raon0211, and @​screendriver for their contributions. We appreciate your great efforts!

v1.44.0

Compare Source

Released on January 16th, 2026.

  • Added shouldRetry option to retry function. ([#​1585])
  • Added isEmptyObject predicate function. ([#​1584])
  • Added isNumber predicate function.
  • Enhanced error cloning to support AggregateError. ([#​1563])
  • Implemented collection methods for Maps and Sets.
  • Added bundle size analysis and visualization components to docs. ([#​1564])
  • Fixed flattenObject to retain empty objects and arrays.
  • Enhanced type safety for clone function.
  • Fixed clone error when cloning object with null prototype. ([#​1570])
  • Fixed array function callbacks to include index and array parameters. ([#​1561])
  • Fixed compat/cloneDeep and cloneDeepWith to clone null-prototype objects as regular objects. ([#​1562])
  • Fixed compat/clamp to ensure consistency with lodash. ([#​1555])
  • Simplified intersection filter callback for consistency. ([#​1582])
  • Fixed incorrect function names and output in cloneDeep JSDoc 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.0

Compare Source

Released on December 12th, 2025.

  • Enhanced merge to handle arrays and objects consistently, and to match lodash's behavior with date values and array-like objects. ([#​1553], [#​1542], [#​1548])
  • Fixed isMatch and isMatchWith to match lodash's behavior.
  • Fixed intersectionBy implementation and removed duplicates when the mapper produces the same values. ([#​1528])
  • Fixed throttle working like debounce.
  • Fixed type inference in toSnakeCaseKeys, toCamelCaseKeys for edge cases and improved type inference for uppercase keys. ([#​1538])
  • Fixed casing utilities (camelCase, kebabCase, lowerCase, snakeCase, startCase, upperCase) to match lodash's behavior. ([#​1525])
  • Fixed compat/template to disable ES interpolation when custom interpolate is provided. ([#​1527])
  • Fixed incorrect example in differenceBy documentation. ([#​1543])
  • Performance improvement: updated deburr to 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!


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "after 9pm,before 9am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Dec 15, 2025
@renovate renovate bot force-pushed the renovate/es-toolkit-1.x branch from b283582 to d39b068 Compare December 31, 2025 14:34
@renovate renovate bot force-pushed the renovate/es-toolkit-1.x branch from d39b068 to 50e845b Compare January 8, 2026 19:24
@renovate renovate bot force-pushed the renovate/es-toolkit-1.x branch from 50e845b to a57f3db Compare January 19, 2026 14:14
@renovate renovate bot changed the title fix(deps): update dependency es-toolkit to ^1.43.0 fix(deps): update dependency es-toolkit to ^1.44.0 Jan 19, 2026
@renovate renovate bot force-pushed the renovate/es-toolkit-1.x branch from a57f3db to bb1cac6 Compare January 23, 2026 16:58
@renovate renovate bot force-pushed the renovate/es-toolkit-1.x branch from bb1cac6 to bd5c2f3 Compare February 2, 2026 17:46
@renovate renovate bot force-pushed the renovate/es-toolkit-1.x branch 2 times, most recently from c042d21 to e7a460c Compare February 17, 2026 19:53
@renovate renovate bot force-pushed the renovate/es-toolkit-1.x branch from e7a460c to 4895777 Compare March 5, 2026 12:58
@renovate renovate bot changed the title fix(deps): update dependency es-toolkit to ^1.44.0 fix(deps): update dependency es-toolkit to ^1.45.0 Mar 5, 2026
@renovate renovate bot force-pushed the renovate/es-toolkit-1.x branch 2 times, most recently from f3f651e to 7382ffc Compare March 7, 2026 13:55
@renovate renovate bot changed the title fix(deps): update dependency es-toolkit to ^1.45.0 fix(deps): update dependency es-toolkit to ^1.45.1 Mar 7, 2026
@renovate renovate bot force-pushed the renovate/es-toolkit-1.x branch from 7382ffc to 9f246d7 Compare March 13, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants