Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2025

This PR contains the following updates:

Package Change Age Confidence
es-toolkit (source) 1.39.10 -> 1.40.0 age confidence

Release Notes

toss/es-toolkit (es-toolkit)

v1.40.0

Compare Source

Released on October 8th, 2025.

  • Enhanced sumBy to pass the element index to the getValue callback function.
  • Improved performance for uniq function.
  • Fixed cloneDeepWith to handle runtime errors in environments without Blob support and correctly clone Boolean, Number, and String objects.
  • Fixed omit to avoid unnecessary deep cloning, improving performance.
  • Fixed toCamelCaseKeys to properly handle PascalCase type conversion.
  • Fixed toPath to correctly handle arrays and non-string inputs.
  • Fixed repeat to validate and handle invalid repeat counts.
  • Fixed sortedIndexBy to properly handle default iteratee.
  • Fixed some predicate check to correctly handle null and undefined cases.
  • Fixed compatibility issue in compat/unset with nonexistent paths.
  • Fixed several JSDoc issues across multiple functions including return types, parameter descriptions, and method names.
  • Improved documentation clarity and consistency across multiple functions.
  • Enhanced test coverage with additional test cases for compat functions and edge cases.
  • Updated build configuration and CI workflows.

We sincerely thank @​wo-o29, @​D-Sketon, @​HidenLee, @​yoouung, @​manudeli, @​dayongkr, @​Li13, @​nicklemmon, @​sen2y, @​miinhho, @​raon0211, @​joshkel, @​jgjgill, @​mlnwns, @​Dohun-choi, @​PinkChampagne17, @​sukvvon, @​YOUNGHO8762, @​caseBread, @​Jeongeun-Choi, @​artechventure and hoyyChoi for their contributions. We appreciate your great efforts!


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 04:59 AM, only on Friday ( * 0-4 * * 5 ) (UTC), 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.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 24, 2025

Open in StackBlitz

npm i https://pkg.pr.new/typescript-api-extractor@24

commit: 41769a6

@michaldudak michaldudak merged commit 9d6fbd6 into main Oct 24, 2025
2 checks passed
@renovate renovate bot changed the title Update es-toolkit to ^1.39.10 Update es-toolkit to ^1.39.10 - autoclosed Oct 24, 2025
@renovate renovate bot deleted the renovate/es-toolkit-1.x-lockfile branch October 24, 2025 07:29
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.

2 participants