Skip to content

chore(deps): bump es-toolkit from 1.45.1 to 1.46.1#41

Merged
CaesiumY merged 1 commit into
mainfrom
dependabot/npm_and_yarn/es-toolkit-1.46.1
May 20, 2026
Merged

chore(deps): bump es-toolkit from 1.45.1 to 1.46.1#41
CaesiumY merged 1 commit into
mainfrom
dependabot/npm_and_yarn/es-toolkit-1.46.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps es-toolkit from 1.45.1 to 1.46.1.

Release notes

Sourced from es-toolkit's releases.

v1.46.1

Released on April 29th, 2026.

  • Fixed AbortError and TimeoutError to fall back to Error when DOMException is undefined. ([#1694])
  • Fixed missing forEach and countBy exports for map and set. ([#1695])

We sincerely thank @​SrAnthony and @​umsungjun for their contributions. We appreciate your great efforts!

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.1

Released on April 29th, 2026.

  • Fixed AbortError and TimeoutError to fall back to Error when DOMException is undefined. (#1694)
  • Fixed missing forEach and countBy exports for map and set. (#1695)

We sincerely thank @​SrAnthony and @​umsungjun for their contributions. We appreciate your great efforts!

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
  • 0e8656d v1.46.1
  • 29d5e41 fix: DOMException might be undefined
  • 810e2c7 fix(AbortError, TimeoutError): fall back to Error when DOMException is undefi...
  • 50d799e fix: add missing forEach/countBy exports to map and set (#1695)
  • d19ddb0 docs: Add canonical URL
  • a1c3249 build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#1697)
  • 7534358 build(deps): bump autofix-ci/action from 1.3.3 to 1.3.4 (#1696)
  • 95111dd v1.46.0
  • fd22605 fix(globalThis): Fix type of globalThis
  • 7cc004b fix(isBuffer): add browser export condition to avoid 44KB Buffer polyfill (#1...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/es-toolkit-1.46.1 branch from dbd189c to be3f2bd Compare May 20, 2026 11:20
@CaesiumY
Copy link
Copy Markdown
Owner

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/es-toolkit-1.46.1 branch from be3f2bd to bd5e8ed Compare May 20, 2026 11:43
@CaesiumY CaesiumY merged commit 16372d1 into main May 20, 2026
3 of 4 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/es-toolkit-1.46.1 branch May 20, 2026 11:46
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.

1 participant