Skip to content

Bump es-toolkit from 1.45.1 to 1.46.0#721

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/es-toolkit-1.46.0
Open

Bump es-toolkit from 1.45.1 to 1.46.0#721
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/es-toolkit-1.46.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps es-toolkit from 1.45.1 to 1.46.0.

Release notes

Sourced from es-toolkit's releases.

v1.46.0

Released on April 22th, 2026.

  • Changed AbortError and TimeoutError to extend DOMException. ([#1660])
  • Added keyBy to the map entrypoint exports. ([#1650])
  • Added Claude Code plugin marketplace and es-toolkit usage skills. ([#1644])
  • Fixed isBuffer to add a browser export condition to avoid a 44KB Buffer polyfill. ([#1671])
  • Fixed toCamelCaseKeys and toSnakeCaseKeys to be exported from compat for the browser bundle. ([#1685])
  • Fixed partial by adding missing full-application overloads for 2/3/4 arguments. ([#1684])
  • Added Agent Skills and Claude Code Plugin guide to the AI Integration page. ([#1664])

We sincerely thank @​raon0211, @​jantimon, @​jaydeep-pipaliya, @​ethanresnick, @​zaewc, @​minsoo-web, @​wondonghwi, @​xxxxxxjun, @​jiji-hoon96, @​james-rae, @​Gamez0, and @​dayongkr for their contributions. We appreciate your great efforts!

Changelog

Sourced from es-toolkit's changelog.

Version v1.46.0

Released on April 22th, 2026.

  • Changed AbortError and TimeoutError to extend DOMException. (#1660)
  • Added keyBy to the map entrypoint exports. (#1650)
  • Added Claude Code plugin marketplace and es-toolkit usage skills. (#1644)
  • Fixed isBuffer to add a browser export condition to avoid a 44KB Buffer polyfill. (#1671)
  • Fixed toCamelCaseKeys and toSnakeCaseKeys to be exported from compat for the browser bundle. (#1685)
  • Fixed partial by adding missing full-application overloads for 2/3/4 arguments. (#1684)
  • Added Agent Skills and Claude Code Plugin guide to the AI Integration page. (#1664)

We sincerely thank @​raon0211, @​jantimon, @​jaydeep-pipaliya, @​ethanresnick, @​zaewc, @​minsoo-web, @​wondonghwi, @​xxxxxxjun, @​jiji-hoon96, @​james-rae, @​Gamez0, and @​dayongkr for their contributions. We appreciate your great efforts!

Commits
  • 95111dd v1.46.0
  • fd22605 fix(globalThis): Fix type of globalThis
  • 7cc004b fix(isBuffer): add browser export condition to avoid 44KB Buffer polyfill (#1...
  • c8fec98 fix: export toCamelCaseKeys and toSnakeCaseKeys from compat for browser bundl...
  • 923b636 fix: Fix a type error in AbortError & TimeoutError
  • d9ae20e fix: add missing full-application overloads for partial with 2/3/4 args (#1684)
  • d76754d feat: Change AbortError/TimeoutError to extend DOMException (#1660)
  • 0ced89c build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#1688)
  • 5da8e7a build(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 (#1687)
  • b4c3cb4 feat: add keyBy export to /map/index.ts (#1650)
  • 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)

Bumps [es-toolkit](https://github.com/toss/es-toolkit) from 1.45.1 to 1.46.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.45.1...v1.46.0)

---
updated-dependencies:
- dependency-name: es-toolkit
  dependency-version: 1.46.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 Apr 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 29, 2026 23:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 29, 2026
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