Skip to content

chore(deps): update dependency es-toolkit to v1.47.1#2751

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/es-toolkit-1.47.x-lockfile
Open

chore(deps): update dependency es-toolkit to v1.47.1#2751
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/es-toolkit-1.47.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

toss/es-toolkit (es-toolkit)

v1.47.1

Compare Source

Released on June 12th, 2026.

  • Fixed maxBy and minBy to propagate NaN, matching Math.max/Math.min behavior. ([#​1749])
  • Fixed orderBy and sortBy to place null and undefined values last when sorting. ([#​1681])
  • Fixed isNumber to no longer treat boxed Number objects as numbers. ([#​1726])
  • Fixed reduce and reduceRight to respect explicitly passed nullish accumulators. ([#​1742])
  • Fixed isEmpty to handle functions with own enumerable properties. ([#​1645])
  • Fixed the globalThis polyfill to avoid Function(...), supporting CSP environments without unsafe-eval.
  • Fixed ESM resolution for ./compat/* subpaths in package exports. ([#​1757])
  • Fixed compat/size to count array-like objects by their length. ([#​1766])
  • Fixed compat/round, compat/ceil, and compat/floor to return Infinity for infinite values with precision. ([#​1764])
  • Fixed compat/random to coerce the upper bound for non-number max. ([#​1751])
  • Fixed compat/toLength to coerce non-numeric values to 0. ([#​1758])
  • Removed unused generic type parameters from pull. ([#​1746])

We sincerely thank @​Amund211, @​Antoliny0919, @​chatman-media, @​D-Sketon, @​dayongkr, @​JetProc, @​parkhojeong, @​pbk95120, @​raon0211, @​sarathfrancis90, @​shaked-shlomo, and @​sukvvon for their contributions. We appreciate your great efforts!


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@safedep

safedep Bot commented Jun 14, 2026

Copy link
Copy Markdown

SafeDep Report Summary

Green Malicious Packages Badge Green Vulnerable Packages Badge Green Risky License Badge

Package Details
Package Malware Vulnerability Risky License Report
icon es-toolkit @ 1.47.1
pnpm-lock.yaml
ok icon
ok icon
ok icon
🔗
icon msgpackr @ 1.12.1
pnpm-lock.yaml
ok icon
ok icon
ok icon
🔗

View complete scan results →

This report is generated by SafeDep Github App

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.

0 participants