Skip to content

chore(deps): bump es-toolkit from 1.46.1 to 1.47.0#1763

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/es-toolkit-1.47.0
Open

chore(deps): bump es-toolkit from 1.46.1 to 1.47.0#1763
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/es-toolkit-1.47.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps es-toolkit from 1.46.1 to 1.47.0.

Release notes

Sourced from es-toolkit's releases.

v1.47.0

Released on May 25th, 2026.

We sincerely thank @​Antoliny0919, @​ATOM00blue, @​dayongkr, @​guesung, @​myeong-jae-hwi, @​raon0211, @​seungrodotlee, and @​Xiaohang0316 for their contributions. We appreciate your great efforts!

Changelog

Sourced from es-toolkit's changelog.

Version v1.47.0

Released on May 25th, 2026.

  • Added es-toolkit/server entrypoint with colors namespace for ANSI terminal color utilities. (#1683)
  • Added exec function. (#1689)
  • Added sortKeys to the object entrypoint. (#1674)
  • Added cartesianProduct and combinations to the array entrypoint. (#1713)
  • Added allKeyed to the promise entrypoint. (#1672)
  • Added percentile to the math entrypoint. (#1710)
  • Added an interactive playground page to docs. (#1720)
  • Reorganized docs to introduce a flavor switcher and co-locate compat under /compat/. (#1699)
  • Fixed uniqWith in compat to match lodash's comparator argument order. (#1729)
  • Fixed compat/omitBy to not treat plain objects with numeric length as array-like. (#1709)

We sincerely thank @​Antoliny0919, @​ATOM00blue, @​dayongkr, @​guesung, @​myeong-jae-hwi, @​raon0211, @​seungrodotlee, and @​Xiaohang0316 for their contributions. We appreciate your great efforts!

Commits
  • 9f35cf9 v1.47.0
  • b73e0bc docs[playground]: add link to playground editor title (#1735)
  • a6d40df docs[server]: add localized server docs (#1733)
  • ecbdd36 docs[playground]: separate playground page layout (#1732)
  • 52ac49c docs(compat): align method chaining guidance across locales (#1731)
  • c011690 fix(docs): fix issues in playground page (#1727)
  • 03ca6ea fix(uniqWith): match lodash comparator argument order in compat (#1729)
  • 8a978e3 build(deps): bump dahlia/submark (#1730)
  • 6d3ca81 docs: introduce flavor switcher and co-locate compat under /compat/ (#1699)
  • 970ae85 fix: add alt text to VitePress logo (#1722)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Upgrade es-toolkit from 1.46.1 to 1.47.0 to pick up new utilities and fixes. No source changes; only bun.lock updated.

Written for commit ecba4aa. Summary will update on new commits. Review in cubic

Bumps [es-toolkit](https://github.com/toss/es-toolkit) from 1.46.1 to 1.47.0.
- [Release notes](https://github.com/toss/es-toolkit/releases)
- [Changelog](https://github.com/toss/es-toolkit/blob/main/CHANGELOG.md)
- [Commits](toss/es-toolkit@v1.46.1...v1.47.0)

---
updated-dependencies:
- dependency-name: es-toolkit
  dependency-version: 1.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 26, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 26, 2026

⚠️ No Changeset found

Latest commit: ecba4aa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants