Skip to content

Bump the production-dependencies group with 13 updates#225

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-e43c10cf99
Open

Bump the production-dependencies group with 13 updates#225
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-e43c10cf99

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps the production-dependencies group with 13 updates:

Package From To
@ably/spaces 0.4.0 0.5.2
@oclif/core 4.2.10 4.10.3
@oclif/plugin-autocomplete 3.2.30 3.2.43
@oclif/plugin-warn-if-update-available 3.1.57 3.1.58
@xterm/addon-fit 0.10.0 0.11.0
@xterm/addon-web-links 0.11.0 0.12.0
ably 2.19.0 2.21.0
chalk 5.4.1 5.6.2
ws 8.18.1 8.20.0
@xterm/addon-serialize 0.13.0 0.14.0
@xterm/addon-unicode11 0.8.0 0.9.0
@xterm/addon-webgl 0.18.0 0.19.0
tailwind-merge 3.2.0 3.5.0

Updates @ably/spaces from 0.4.0 to 0.5.2

Release notes

Sourced from @​ably/spaces's releases.

v0.5.2

What's Changed

This is a patch release to fix the release process, see ably/spaces#358.

Full Changelog: ably/spaces@0.5.1...0.5.2

v0.5.1

What's Changed

This is a patch release to update the npm release process to use OIDC rather than tokens, see ably/spaces#355.

Full Changelog: ably/spaces@0.5.0...0.5.1

0.5.0

What's Changed

Full Changelog: ably/spaces@0.4.0...0.5.0

Changelog

Sourced from @​ably/spaces's changelog.

v0.5.2

No breaking changes were introduced in this release.

This is a patch release to fix the release process.

v0.5.1

No breaking changes were introduced in this release.

This is a patch release to update the npm release process to use OIDC rather than tokens, see ably/spaces#355.

v0.5.0

No breaking changes were introduced in this release.

  • Change cursors batch time formula on presence update #333

  • Adjust cursors default outboundBatchInterval #337

  • Fix stale connectionId #336

Commits
  • fbef1a3 chore: Release 0.5.2
  • 0267cd6 fix: Fix release GitHub Action
  • 91350cf chore: Release 0.5.1
  • dba5975 chore: Delete .npmrc
  • a1bb2b7 feat: Switch to using OIDC to release to npm
  • 25f27dd chore: Release v0.5.0
  • 1ff0911 build(deps-dev): bump vite from 6.3.5 to 6.3.6 in /demo
  • 3454954 build(deps): bump ipx and netlify-cli in /demo
  • 3e18ca6 build(deps): bump form-data from 4.0.3 to 4.0.4
  • 4da9a93 feat: replace Dependabot with Renovate for dependency management
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​ably/spaces since your current version.


Updates @oclif/core from 4.2.10 to 4.10.3

Release notes

Sourced from @​oclif/core's releases.

4.10.3

Bug Fixes

4.10.2

Bug Fixes

  • deps: bump flatted from 3.3.2 to 3.4.2 (64f4b92)

4.10.1

Bug Fixes

4.10.0

Bug Fixes

  • include multiple property in cached arg metadata (32b4bb7)
  • provide clearer messages on invalid variadic args (454ae3d)

Features

  • add ArgDefinition overloads for variadic arg return types (6fea593)
  • add definition-time validation for variadic arg constraints (20d2543)
  • add multiple property to ArgProps interface (fb76263)
  • allow array of default values for varargs (da42b29)
  • implement variadic arg parsing with shift/pop algorithm (eba40b5)
  • show ... suffix for variadic args in help text (fc53652)

4.9.0

Features

  • warn on hidden, deprecated aliases (af47f67)

4.8.4

Bug Fixes

4.8.3

Bug Fixes

4.8.2

Bug Fixes

  • deps: bump minimatch from 10.2.1 to 10.2.4 (d1d9831)

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

4.10.3 (2026-03-26)

Bug Fixes

4.10.2 (2026-03-21)

Bug Fixes

  • deps: bump flatted from 3.3.2 to 3.4.2 (64f4b92)

4.10.1 (2026-03-20)

Bug Fixes

4.10.0 (2026-03-19)

Bug Fixes

  • include multiple property in cached arg metadata (32b4bb7)
  • provide clearer messages on invalid variadic args (454ae3d)

Features

  • add ArgDefinition overloads for variadic arg return types (6fea593)
  • add definition-time validation for variadic arg constraints (20d2543)
  • add multiple property to ArgProps interface (fb76263)
  • allow array of default values for varargs (da42b29)
  • implement variadic arg parsing with shift/pop algorithm (eba40b5)
  • show ... suffix for variadic args in help text (fc53652)

4.9.0 (2026-03-12)

... (truncated)

Commits
  • c3faa25 chore(release): 4.10.3 [skip ci]
  • fb200aa Merge pull request #1557 from oclif/d/W-18398048
  • 83ac619 Merge pull request #1561 from oclif/dependabot-npm_and_yarn-oclif-test-4.1.17
  • 4f00571 Merge pull request #1562 from oclif/dependabot-npm_and_yarn-types-debug-4.1.13
  • c7b946a Merge pull request #1564 from oclif/dependabot-npm_and_yarn-typescript-5.9.3
  • 1c86144 Merge pull request #1563 from oclif/dependabot-npm_and_yarn-oclif-plugin-plug...
  • 2fbd743 chore(dev-deps): bump typescript from 5.7.3 to 5.9.3
  • 096fddf chore(dev-deps): bump @​oclif/plugin-plugins from 5.4.58 to 5.4.59
  • 38cf1f2 chore(dev-deps): bump @​types/debug from 4.1.12 to 4.1.13
  • ef8084f chore(dev-deps): bump @​oclif/test from 4.1.15 to 4.1.17
  • Additional commits viewable in compare view

Updates @oclif/plugin-autocomplete from 3.2.30 to 3.2.43

Release notes

Sourced from @​oclif/plugin-autocomplete's releases.

3.2.43

Bug Fixes

  • deps: bump @​oclif/core from 4.10.2 to 4.10.3 (#1124) (19a9b61)

3.2.42

Bug Fixes

3.2.41

Bug Fixes

  • deps: bump @​oclif/core from 4.8.0 to 4.9.0 (#1117) (ea110a4)

3.2.40

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (#1093) (eea1f68)

3.2.39

Bug Fixes

  • deps: bump @​oclif/core from 4.7.2 to 4.8.0 (#1061) (d737385)

3.2.38

Bug Fixes

  • deps: bump @​oclif/core from 4.5.6 to 4.7.2 (#1055) (0740369)

3.2.37

Bug Fixes

  • deps: bump @​oclif/core from 4.5.5 to 4.5.6 (#1054) (5f623bb)

3.2.37-autocomplete.1

No release notes provided.

3.2.37-autocomplete.0

Bug Fixes

  • first commit on custom autocomplete (20a4277)

3.2.36

Bug Fixes

  • deps: bump @​oclif/core from 4.5.4 to 4.5.5 (#1046) (59d224b)

3.2.35

Bug Fixes

... (truncated)

Changelog

Sourced from @​oclif/plugin-autocomplete's changelog.

3.2.43 (2026-03-29)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.2 to 4.10.3 (#1124) (19a9b61)

3.2.42 (2026-03-21)

Bug Fixes

3.2.41 (2026-03-15)

Bug Fixes

  • deps: bump @​oclif/core from 4.8.0 to 4.9.0 (#1117) (ea110a4)

3.2.40 (2026-01-22)

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (#1093) (eea1f68)

3.2.39 (2025-11-02)

Bug Fixes

  • deps: bump @​oclif/core from 4.7.2 to 4.8.0 (#1061) (d737385)

3.2.38 (2025-10-26)

Bug Fixes

  • deps: bump @​oclif/core from 4.5.6 to 4.7.2 (#1055) (0740369)

3.2.37 (2025-10-19)

Bug Fixes

  • deps: bump @​oclif/core from 4.5.5 to 4.5.6 (#1054) (5f623bb)

3.2.36 (2025-10-12)

Bug Fixes

  • deps: bump @​oclif/core from 4.5.4 to 4.5.5 (#1046) (59d224b)

3.2.35 (2025-09-21)

... (truncated)

Commits
  • 0c9e730 chore(release): 3.2.43 [skip ci]
  • 19a9b61 fix(deps): bump @​oclif/core from 4.10.2 to 4.10.3 (#1124)
  • 5268da9 chore(dev-deps): bump oclif from 4.22.94 to 4.22.96 (#1125)
  • 663f843 chore(dev-deps): bump eslint-config-oclif from 6.0.151 to 6.0.153 (#1126)
  • aee6630 chore(dev-deps): bump @​oclif/test from 4.1.16 to 4.1.17 (#1119)
  • 6be65fe chore(dev-deps): bump @​types/debug from 4.1.12 to 4.1.13 (#1120)
  • b2b5edb chore(dev-deps): bump oclif from 4.22.89 to 4.22.93 (#1121)
  • 3434ecf chore(dev-deps): bump eslint-config-oclif from 6.0.149 to 6.0.151 (#1122)
  • ebdb9a3 chore(dev-deps): bump @​oclif/plugin-help from 6.2.38 to 6.2.39 (#1123)
  • 85caeba chore(release): 3.2.42 [skip ci]
  • Additional commits viewable in compare view

Updates @oclif/plugin-warn-if-update-available from 3.1.57 to 3.1.58

Release notes

Sourced from @​oclif/plugin-warn-if-update-available's releases.

3.1.58

Bug Fixes

  • deps: bump @​oclif/core from 4.10.2 to 4.10.3 (#1003) (299eb58)
Changelog

Sourced from @​oclif/plugin-warn-if-update-available's changelog.

3.1.58 (2026-03-29)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.2 to 4.10.3 (#1003) (299eb58)
Commits
  • 1e13490 chore(release): 3.1.58 [skip ci]
  • 299eb58 fix(deps): bump @​oclif/core from 4.10.2 to 4.10.3 (#1003)
  • 04f4ccb chore(dev-deps): bump @​types/lodash from 4.17.23 to 4.17.24 (#992)
  • cb1a066 chore(dev-deps): bump eslint from 9.39.3 to 9.39.4 (#995)
  • 02c8a02 chore(dev-deps): bump @​types/debug from 4.1.12 to 4.1.13 (#1000)
  • b6ab16e chore(dev-deps): bump oclif from 4.22.79 to 4.22.85 (#996)
  • See full diff in compare view

Updates @xterm/addon-fit from 0.10.0 to 0.11.0

Commits

Updates @xterm/addon-web-links from 0.11.0 to 0.12.0

Commits

Updates ably from 2.19.0 to 2.21.0

Release notes

Sourced from ably's releases.

v2.21.0

Full Changelog: ably/ably-js@2.20.0...2.21.0

What's Changed

New features

  • Add LiveObjects REST client: channel.object is now available on REST channel instances, exposing get() to read object state, publish() to send object operations, and generateObjectId() to create object IDs on the client side for atomic batch operations with cross-references between newly created objects #2109

v2.20.0

Full Changelog: ably/ably-js@2.19.0...2.20.0

What's Changed

With this release, the ably-js LiveObjects API is no longer in Public Preview and is now generally available.

Key changes:

  • Introduce version 6 of the Ably protocol; add operation-specific payload fields to ObjectOperation and typed value fields to ObjectData exposed in LiveObjects subscription callbacks; deprecate map, counter, mapOp, counterOp on ObjectOperation and value on ObjectData #2159
  • Add support for partial sync of LiveObjects state #2152
  • Add support for server-initiated MAP_CLEAR object operation #2176
  • Return history function from useChannel hook #2177
Changelog

Sourced from ably's changelog.

2.21.0 (2026-03-19)

New features

  • Add LiveObjects REST client: channel.object is now available on REST channel instances, exposing get() to read object state, publish() to send object operations, and generateObjectId() to create object IDs on the client side for atomic batch operations with cross-references between newly created objects #2109

2.20.0 (2026-03-13)

With this release, the ably-js LiveObjects API is no longer in Public Preview and is now generally available.

Key changes:

  • Introduce version 6 of the Ably protocol; add operation-specific payload fields to ObjectOperation and typed value fields to ObjectData exposed in LiveObjects subscription callbacks; deprecate map, counter, mapOp, counterOp on ObjectOperation and value on ObjectData #2159
  • Add support for partial sync of LiveObjects state #2152
  • Add support for server-initiated MAP_CLEAR object operation #2176
  • Return history function from useChannel hook #2177
Commits
  • 17be43e Merge pull request #2184 from ably/release/2.21.0
  • 4ea97b5 Update changelog and package version for 2.21.0 release
  • daac21c Merge pull request #2109 from ably/PUB-1197/liveobjects-rest-api
  • 4235266 Implement LiveObjects REST client
  • e895b88 Add 'unknown' to public ObjectOperationAction for forward compatibility with ...
  • 2f323ec Add 'unknown' to ObjectsMapSemantics for forward compatibility with unrecogni...
  • f5f4cd4 Preserve unrecognized ObjectData fields in decodeWireObjectData
  • 6c0b3fe Refactor ObjectMessage for reuse in REST SDK
  • 4b9335e Refactor LiveObjects test helpers into shared modules for reuse in the upcomi...
  • e6438be Fix request_version test is not async
  • Additional commits viewable in compare view

Updates chalk from 5.4.1 to 5.6.2

Release notes

Sourced from chalk's releases.

v5.6.2

v5.6.0

  • Make WezTerm terminal use true color a8f5bf7

chalk/chalk@v5.5.0...v5.6.0

v5.5.0

  • Make Ghostty terminal use true color (#653) 79ee2d3

chalk/chalk@v5.4.1...v5.5.0

Commits

Updates ws from 8.18.1 to 8.20.0

Release notes

Sourced from ws's releases.

8.20.0

Features

  • Added exports for the PerMessageDeflate class and utilities for the Sec-WebSocket-Extensions and Sec-WebSocket-Protocol headers (d3503c1f).

8.19.0

Features

  • Added the closeTimeout option (#2308).

Bug fixes

  • Handled a forthcoming breaking change in Node.js core (19984854).

8.18.3

Bug fixes

  • Fixed a spec violation where the Sec-WebSocket-Version header was not added to the HTTP response if the client requested version was either invalid or unacceptable (#2291).

8.18.2

Bug fixes

  • Fixed an issue that, during message decompression when the maximum size was exceeded, led to the emission of an inaccurate error and closure of the connection with an improper close code (#2285).
Commits
  • 8439255 [dist] 8.20.0
  • d3503c1 [minor] Export the PerMessageDeflate class and header utils
  • 3ee5349 [api] Convert the isServer and maxPayload parameters to options
  • 91707b4 [doc] Add missing space
  • 8b55319 [pkg] Update eslint to version 10.0.1
  • ca533a5 [pkg] Update globals to version 17.0.0
  • 61349ec [dist] 8.19.0
  • 3f9ffc6 [feature] Introduce the closeTimeout option (#2308)
  • 1998485 [fix] Ensure all remaining data is read as a single chunk
  • 726c373 [doc] Sort options alphabetically
  • Additional commits viewable in compare view

Updates @xterm/addon-serialize from 0.13.0 to 0.14.0

Commits

Updates @xterm/addon-unicode11 from 0.8.0 to 0.9.0

Commits

Updates @xterm/addon-webgl from 0.18.0 to 0.19.0

Commits
  • 670efc4 Bump Bower version to 0.19
  • 74f9526 [addon attach] Implement auto-detaching on socket close/error
  • See full diff in compare view

Updates tailwind-merge from 3.2.0 to 3.5.0

Release notes

Sourced from tailwind-merge's releases.

v3.5.0

New Features

Full Changelog: dcastil/tailwind-merge@v3.4.1...v3.5.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, a private sponsor, @​block, @​openclaw, @​sourcegraph and more via @​thnxdev for sponsoring tailwind-merge! ❤️

v3.4.1

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v3.4.0...v3.4.1

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, a private sponsor, @​block, @​openclaw, @​sourcegraph and more via @​thnxdev for sponsoring tailwind-merge! ❤️

v3.4.0

New Features

Documentation

Other

Full Changelog: dcastil/tailwind-merge@v3.3.1...v3.4.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov and a private sponsor for sponsoring tailwind-merge! ❤️

v3.3.1

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v3.3.0...v3.3.1

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, @​sourcegraph, a private sponsor, @​block and @​shawt3000 for sponsoring tailwind-merge! ❤️

v3.3.0

New Features

... (truncated)

Commits
  • 270ac79 v3.5.0
  • 86f772e add changelog for 3.5.0
  • 6c1f77c Merge pull request #651 from dcastil/feature/add-support-for-tailwind-css-v4.2
  • 7a4cacf Add support for decimal fraction values
  • 9ef0f79 fix incorrectly escaped characters
  • f4938b0 update README with v4.2 support
  • b02a572 Add Tailwind v4.2 font-features utilities support
  • 5bd25ec Add Tailwind v4.2 logical sizing utilities
  • 697c920 Add Tailwind v4.2 logical border block utilities
  • 6656a47 Improve JSDoc comments for logical insets
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for tailwind-merge 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@ably/spaces](https://github.com/ably/spaces) | `0.4.0` | `0.5.2` |
| [@oclif/core](https://github.com/oclif/core) | `4.2.10` | `4.10.3` |
| [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete) | `3.2.30` | `3.2.43` |
| [@oclif/plugin-warn-if-update-available](https://github.com/oclif/plugin-warn-if-update-available) | `3.1.57` | `3.1.58` |
| [@xterm/addon-fit](https://github.com/xtermjs/xterm.js) | `0.10.0` | `0.11.0` |
| [@xterm/addon-web-links](https://github.com/xtermjs/xterm.js) | `0.11.0` | `0.12.0` |
| [ably](https://github.com/ably/ably-js) | `2.19.0` | `2.21.0` |
| [chalk](https://github.com/chalk/chalk) | `5.4.1` | `5.6.2` |
| [ws](https://github.com/websockets/ws) | `8.18.1` | `8.20.0` |
| [@xterm/addon-serialize](https://github.com/xtermjs/xterm.js) | `0.13.0` | `0.14.0` |
| [@xterm/addon-unicode11](https://github.com/xtermjs/xterm.js) | `0.8.0` | `0.9.0` |
| [@xterm/addon-webgl](https://github.com/xtermjs/xterm.js) | `0.18.0` | `0.19.0` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.2.0` | `3.5.0` |


Updates `@ably/spaces` from 0.4.0 to 0.5.2
- [Release notes](https://github.com/ably/spaces/releases)
- [Changelog](https://github.com/ably/spaces/blob/main/CHANGELOG.md)
- [Commits](ably/spaces@0.4.0...0.5.2)

Updates `@oclif/core` from 4.2.10 to 4.10.3
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.2.10...4.10.3)

Updates `@oclif/plugin-autocomplete` from 3.2.30 to 3.2.43
- [Release notes](https://github.com/oclif/plugin-autocomplete/releases)
- [Changelog](https://github.com/oclif/plugin-autocomplete/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-autocomplete@3.2.30...3.2.43)

Updates `@oclif/plugin-warn-if-update-available` from 3.1.57 to 3.1.58
- [Release notes](https://github.com/oclif/plugin-warn-if-update-available/releases)
- [Changelog](https://github.com/oclif/plugin-warn-if-update-available/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-warn-if-update-available@3.1.57...3.1.58)

Updates `@xterm/addon-fit` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](xtermjs/xterm.js@0.10...0.11)

Updates `@xterm/addon-web-links` from 0.11.0 to 0.12.0
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](xtermjs/xterm.js@0.11...0.12)

Updates `ably` from 2.19.0 to 2.21.0
- [Release notes](https://github.com/ably/ably-js/releases)
- [Changelog](https://github.com/ably/ably-js/blob/main/CHANGELOG.md)
- [Commits](ably/ably-js@2.19.0...2.21.0)

Updates `chalk` from 5.4.1 to 5.6.2
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v5.4.1...v5.6.2)

Updates `ws` from 8.18.1 to 8.20.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.18.1...8.20.0)

Updates `@xterm/addon-serialize` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](xtermjs/xterm.js@0.13...0.14)

Updates `@xterm/addon-unicode11` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](xtermjs/xterm.js@0.8...0.9)

Updates `@xterm/addon-webgl` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](xtermjs/xterm.js@0.18...0.19)

Updates `tailwind-merge` from 3.2.0 to 3.5.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v3.2.0...v3.5.0)

---
updated-dependencies:
- dependency-name: "@ably/spaces"
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@oclif/core"
  dependency-version: 4.10.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@oclif/plugin-autocomplete"
  dependency-version: 3.2.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@oclif/plugin-warn-if-update-available"
  dependency-version: 3.1.58
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@xterm/addon-fit"
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@xterm/addon-web-links"
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ably
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: chalk
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ws
  dependency-version: 8.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@xterm/addon-serialize"
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@xterm/addon-unicode11"
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@xterm/addon-webgl"
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: tailwind-merge
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

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 Mar 30, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cli-web-cli Ready Ready Preview, Comment Mar 30, 2026 11:10am

Request Review

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

Development

Successfully merging this pull request may close these issues.

0 participants