Skip to content

build(deps): update dependency es-toolkit to v1.44.0#13824

Merged
jcfranco merged 1 commit intodevfrom
renovate/es-toolkit-1.x-lockfile
Feb 6, 2026
Merged

build(deps): update dependency es-toolkit to v1.44.0#13824
jcfranco merged 1 commit intodevfrom
renovate/es-toolkit-1.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2026

This PR contains the following updates:

Package Change Age Confidence
es-toolkit (source) 1.43.01.44.0 age confidence

Release Notes

toss/es-toolkit (es-toolkit)

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!


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

@renovate renovate bot requested a review from jcfranco as a code owner February 2, 2026 10:24
@renovate renovate bot added chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file labels Feb 2, 2026
@jcfranco jcfranco added the skip visual snapshots Pull requests that do not need visual regression testing. label Feb 3, 2026
@jcfranco jcfranco merged commit e508997 into dev Feb 6, 2026
27 checks passed
@jcfranco jcfranco deleted the renovate/es-toolkit-1.x-lockfile branch February 6, 2026 01:54
@github-actions github-actions bot added this to the 2026-03-25 - Mar Milestone milestone Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file skip visual snapshots Pull requests that do not need visual regression testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant