Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
es-toolkit (source) 1.37.2 -> 1.38.0 age adoption passing confidence

Release Notes

toss/es-toolkit (es-toolkit)

v1.38.0

Compare Source

Released on May 18th, 2025.

  • Added compatibility functions for bindAll, setWith, memoize, isNative, invokeMap, clone, cloneWith, and sortedLastIndexOf.
  • Enhanced invariant function to accept Error instances and added assert alias.
  • Fixed type definitions and empty array handling in maxBy and minBy.
  • Fixed typo 'Partail' to 'Partial' in findKey type annotation.
  • Enhanced max and min functions to skip NaN, symbol, and null values, and return undefined when all values are skipped.
  • Fixed sparse array handling in compat functions to match Lodash's behavior.
  • Improved test coverage and documentation for various functions.
  • Fixed various documentation issues and typos.

We sincerely thank @​myungjuice, @​scato3, @​uniqueeest, @​YEONDG, @​shren207, @​hyesungoh, @​kms0219kms, @​minjongbaek, @​kristian240, @​D-Sketon, @​Seung-wan, @​jiji-hoon96, @​raon0211, and @​dayongkr for their contributions. We appreciate your great efforts!


Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 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.


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

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

@wkillerud wkillerud merged commit 2e8f420 into main Jun 3, 2025
6 checks passed
@wkillerud wkillerud deleted the renovate/dependencies-(non-major) branch June 3, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant