Skip to content

Bump esbuild and commandkit - #28

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-6a99ba94e4
Open

Bump esbuild and commandkit#28
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-6a99ba94e4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Removes esbuild. It's no longer used after updating ancestor dependency commandkit. These dependencies need to be updated together.

Removes esbuild

Updates commandkit from 0.1.10 to 1.2.1

Release notes

Sourced from commandkit's releases.

v1.2.1

What's Changed

New Contributors

Full Changelog: neplextech/commandkit@v1.2.0...v1.2.1

1.2.0

What's Changed

... (truncated)

Commits
  • cab2450 chore: release 1.2.1
  • 0e647d0 fix(container): guard optional accentColor before resolveColor (#618)
  • 1393c5e fix: remove runtime export of type-only RateLimitStorage from ratelimit.cjs...
  • d1edce3 chore: switch to MIT license
  • 6cb97f5 chore: deps
  • 35882d3 fix: sanitize NULL characters
  • 84ad529 docs: improve introduction
  • 7dffdfd fix: warn and skip invalid event handlers
  • 2445f8b fix: use ready client type for ctx
  • 16cd04f fix: optional components and types
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for commandkit since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [esbuild](https://github.com/evanw/esbuild). It's no longer used after updating ancestor dependency [commandkit](https://github.com/neplextech/commandkit/tree/HEAD/packages/commandkit). These dependencies need to be updated together.


Removes `esbuild`

Updates `commandkit` from 0.1.10 to 1.2.1
- [Release notes](https://github.com/neplextech/commandkit/releases)
- [Commits](https://github.com/neplextech/commandkit/commits/v1.2.1/packages/commandkit)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version:
  dependency-type: indirect
- dependency-name: commandkit
  dependency-version: 1.2.1
  dependency-type: direct:production
...

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 15, 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