base-ui
base-ui copied to clipboard
Bump es-toolkit to ^1.42.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| es-toolkit (source) | ^1.41.0 -> ^1.42.0 |
Release Notes
toss/es-toolkit (es-toolkit)
v1.42.0
Released on November 17th, 2025.
- Added new async utilities:
filterAsync,flatMapAsync,forEachAsync,mapAsync,reduceAsync, andlimitAsyncfor handling asynchronous operations. - Exported
ThrottleOptionsandDebounceOptionsinterfaces for better type support. - Fixed
isFiniteto implement type predicate to narrow type to number. - Fixed
isSafeIntegerto implement type predicate to narrow type to number. - Fixed
omitto prevent adding index properties to array-like objects. - Fixed
mergeWithto remove unnecessary nullish coalescing for 100% branch coverage. - Fixed
compat/updateWithto remove unreachable code and add prototype pollution test. - Updated documentation headings for consistency.
- Improved test coverage for
compat/mergeWith,compat/unset,get,toMerged,mergeWith, andcompat/intersectionBywith 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.
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
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
Bundle size report
| Bundle | Parsed size | Gzip size |
|---|---|---|
| @base-ui-components/react | 0B(0.00%) | 0B(0.00%) |
Check out the code infra dashboard for more information about this PR.