Skip to content

deps-dev(deps-dev): bump tuistory from 0.10.1 to 0.11.0 in the development-dependencies group across 1 directory - #500

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-dependencies-d9b4d50afd
Open

deps-dev(deps-dev): bump tuistory from 0.10.1 to 0.11.0 in the development-dependencies group across 1 directory#500
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-dependencies-d9b4d50afd

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the development-dependencies group with 1 update in the / directory: tuistory.

Updates tuistory from 0.10.1 to 0.11.0

Release notes

Sourced from tuistory's releases.

tuistory@0.11.0

  1. Configurable terminal idle delay — programmatic users can reduce the default 200ms settling delay when their TUI renders atomically or their tests use a stronger readiness check. This can substantially reduce large PTY test suite runtimes while preserving the safer default behavior:

    constsession=awaitlaunchTerminal({command: 'my-tui',idleDelayMs: 60,})

    The implicit waitIdle() timeout now grows with longer configured delays. Explicit waitIdle({ timeout }) values still take precedence.

  2. Silent processes now launch and restart successfully — commands such as sleep and listening ffmpeg processes no longer fail when they produce no startup output. Tuistory keeps the live session running and prints a warning that suggests --no-wait for expected silence.

Thanks @​benvinegar for remorses/tuistory#5!

Changelog

Sourced from tuistory's changelog.

0.11.0

  1. Configurable terminal idle delay — programmatic users can reduce the default 200ms settling delay when their TUI renders atomically or their tests use a stronger readiness check. This can substantially reduce large PTY test suite runtimes while preserving the safer default behavior:

    constsession=awaitlaunchTerminal({command: 'my-tui',idleDelayMs: 60,})

    The implicit waitIdle() timeout now grows with longer configured delays. Explicit waitIdle({ timeout }) values still take precedence. Thanks @​benvinegar for #5!

  2. Silent processes now launch and restart successfully — commands such as sleep and listening ffmpeg processes no longer fail when they produce no startup output. Tuistory keeps the live session running and prints a warning that suggests --no-wait for expected silence.

Commits
  • fc23ae1 build: refresh Bun lockfile for OpenTUI 0.4.5
  • b3f9797 release: tuistory@0.11.0
  • 1660322 Merge pull request #5 from benvinegar/feat/configurable-idle-delay
  • 5f6bca1 feat: make idle delay configurable
  • 7a38291 Update tuistory to OpenTUI 0.4.5
  • 2987e20 fix: launch timeout on silent process warns instead of failing
  • See full diff in compare view

@dependabot@github

dependabotBot commented on behalf of githubAug 16, 2026

Copy link
Copy Markdown
ContributorAuthor

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps the development-dependencies group with 1 update in the / directory: [tuistory](https://github.com/remorses/tuistory).
Updates `tuistory` from 0.10.1 to 0.11.0
- [Release notes](https://github.com/remorses/tuistory/releases)
- [Changelog](https://github.com/remorses/tuistory/blob/main/CHANGELOG.md)
- [Commits](https://github.com/remorses/tuistory/compare/tuistory@0.10.1...tuistory@0.11.0)
---
updated-dependencies:
- dependency-name: tuistory
dependency-version: 0.11.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot changed the title deps-dev(deps-dev): bump tuistory from 0.10.1 to 0.11.0 in the development-dependencies groupdeps-dev(deps-dev): bump tuistory from 0.10.1 to 0.11.0 in the development-dependencies group across 1 directoryAug 23, 2026
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/development-dependencies-d9b4d50afd branch from 4c0c77f to 822181dCompareAugust 23, 2026 21:04
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants