base-ui icon indicating copy to clipboard operation
base-ui copied to clipboard

Bump es-toolkit to ^1.42.0

Open renovate[bot] opened this issue 1 week ago • 2 comments

This PR contains the following updates:

Package Change Age Confidence
es-toolkit (source) ^1.41.0 -> ^1.42.0 age confidence

Release Notes

toss/es-toolkit (es-toolkit)

v1.42.0

Compare Source

Released on November 17th, 2025.

  • Added new async utilities: filterAsync, flatMapAsync, forEachAsync, mapAsync, reduceAsync, and limitAsync for handling asynchronous operations.
  • Exported ThrottleOptions and DebounceOptions interfaces for better type support.
  • Fixed isFinite to implement type predicate to narrow type to number.
  • Fixed isSafeInteger to implement type predicate to narrow type to number.
  • Fixed omit to prevent adding index properties to array-like objects.
  • Fixed mergeWith to remove unnecessary nullish coalescing for 100% branch coverage.
  • Fixed compat/updateWith to remove unreachable code and add prototype pollution test.
  • Updated documentation headings for consistency.
  • Improved test coverage for compat/mergeWith, compat/unset, get, toMerged, mergeWith, and compat/intersectionBy with 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!


Configuration

📅 Schedule: Branch creation - Between 02:00 AM and 06:59 AM, only on Friday ( * 2-6 * * 5 ) in timezone 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.

renovate[bot] avatar Nov 21 '25 06:11 renovate[bot]

vite-css-base-ui-example

pnpm add https://pkg.pr.new/mui/base-ui/@base-ui-components/react@3292
pnpm add https://pkg.pr.new/mui/base-ui/@base-ui-components/utils@3292

commit: d1f0744

pkg-pr-new[bot] avatar Nov 21 '25 06:11 pkg-pr-new[bot]

Deploy Preview for base-ui ready!

Name Link
Latest commit d1f07448357fa45bab84263e883f6576004da2dd
Latest deploy log https://app.netlify.com/projects/base-ui/deploys/6927dd8b3ddcf50008fb8040
Deploy Preview https://deploy-preview-3292--base-ui.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Nov 21 '25 06:11 netlify[bot]

Bundle size report

Bundle Parsed size Gzip size
@base-ui-components/react 0B(0.00%) 0B(0.00%)

Details of bundle changes


Check out the code infra dashboard for more information about this PR.

mui-bot avatar Nov 27 '25 04:11 mui-bot