Skip to content

deps(deps): bump the npm-minor-and-patch group across 1 directory with 5 updates#11

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/cli/npm-minor-and-patch-8c2de64c94
Open

deps(deps): bump the npm-minor-and-patch group across 1 directory with 5 updates#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/cli/npm-minor-and-patch-8c2de64c94

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps the npm-minor-and-patch group with 5 updates in the /packages/cli directory:

Package From To
@opentui/core 0.2.8 0.2.14
ink 7.0.2 7.0.3
isomorphic-git 1.37.6 1.38.1
@types/node 25.7.0 25.9.1
@types/react 19.2.14 19.2.15

Updates @opentui/core from 0.2.8 to 0.2.14

Release notes

Sourced from @​opentui/core's releases.

Release v0.2.14

What's Changed

New Contributors

Full Changelog: anomalyco/opentui@v0.2.13...v0.2.14

Release v0.2.13

What's Changed

Full Changelog: anomalyco/opentui@v0.2.12...v0.2.13

Release v0.2.12

What's Changed

Full Changelog: anomalyco/opentui@v0.2.11...v0.2.12

Release v0.2.11

What's Changed

Full Changelog: anomalyco/opentui@v0.2.10...v0.2.11

Release v0.2.10

What's Changed

New Contributors

Full Changelog: anomalyco/opentui@v0.2.9...v0.2.10

... (truncated)

Commits
  • a795ac3 prepare release v0.2.14
  • 8747559 fix: update key binding action to include alias mapping in console and text r...
  • 9d972c8 fix(core): guard charWidth for codepoints above U+10FFFF (#1063)
  • d651788 fix(core/editor-view): visual cursor movement at wrapped line boundaries (#1078)
  • 7ae1fde fix native benchmark and smoke test (#1080)
  • 48c02d1 no markdown fenced code flicker (#1079)
  • 560288d prepare release v0.2.13
  • 5969eee Fix OpenTUI native event callbacks (#1075)
  • eee190d Fix copied text for row-based selections (#1070)
  • 2457bf9 fix(core): pin glibc to 2.17 (#1074)
  • Additional commits viewable in compare view

Updates ink from 7.0.2 to 7.0.3

Release notes

Sourced from ink's releases.

v7.0.3

  • Fix: Drop stale <Static> output from fullStaticOutput on identity change (#950) 669c438
  • Fix: <Static> remount via key change drops new items (#948) be9f44c
  • Fix useBoxMetrics not accepting ref objects with an initial null value (#945) 7c2267c

vadimdemedes/ink@v7.0.2...v7.0.3

Commits
  • 3d30345 7.0.3
  • 34a4990 Tweaks
  • 669c438 Fix: Drop stale \<Static> output from fullStaticOutput on identity change (#...
  • be9f44c Fix: <Static> remount via key change drops new items (#948)
  • 7c2267c Fix useBoxMetrics not accepting ref objects with an initial null value (#945)
  • 76d221c Add Deep Code CLI to "Who's Using Ink" section (#944)
  • See full diff in compare view

Updates isomorphic-git from 1.37.6 to 1.38.1

Release notes

Sourced from isomorphic-git's releases.

v1.38.1

1.38.1 (2026-05-18)

Bug Fixes

v1.38.0

1.38.0 (2026-05-15)

Bug Fixes

Features

  • add refresh option to status and statusMatrix (#2313) (a7420b7)

v1.37.9

1.37.9 (2026-05-15)

Bug Fixes

  • point "jsdelivr" field to minified browser build (#2312) (6e99054)

v1.37.8

1.37.8 (2026-05-14)

Bug Fixes

v1.37.7

1.37.7 (2026-05-14)

Bug Fixes

  • browser entrypoint not being used in some non-node build contexts (#2309) (199714a)
Commits

Updates @types/node from 25.7.0 to 25.9.1

Commits

Updates @types/react from 19.2.14 to 19.2.15

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2026
…h 5 updates

Bumps the npm-minor-and-patch group with 5 updates in the /packages/cli directory:

| Package | From | To |
| --- | --- | --- |
| [@opentui/core](https://github.com/anomalyco/opentui/tree/HEAD/packages/core) | `0.2.8` | `0.2.14` |
| [ink](https://github.com/vadimdemedes/ink) | `7.0.2` | `7.0.3` |
| [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) | `1.37.6` | `1.38.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.7.0` | `25.9.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.15` |



Updates `@opentui/core` from 0.2.8 to 0.2.14
- [Release notes](https://github.com/anomalyco/opentui/releases)
- [Commits](https://github.com/anomalyco/opentui/commits/v0.2.14/packages/core)

Updates `ink` from 7.0.2 to 7.0.3
- [Release notes](https://github.com/vadimdemedes/ink/releases)
- [Commits](vadimdemedes/ink@v7.0.2...v7.0.3)

Updates `isomorphic-git` from 1.37.6 to 1.38.1
- [Release notes](https://github.com/isomorphic-git/isomorphic-git/releases)
- [Commits](isomorphic-git/isomorphic-git@v1.37.6...v1.38.1)

Updates `@types/node` from 25.7.0 to 25.9.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.2.14 to 19.2.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@opentui/core"
  dependency-version: 0.2.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 25.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: ink
  dependency-version: 7.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: isomorphic-git
  dependency-version: 1.38.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/cli/npm-minor-and-patch-8c2de64c94 branch from 7c09640 to 8ed74b2 Compare May 19, 2026 18:48
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 19, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

4 similar comments
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 19, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 19, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 25, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 1, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

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