Skip to content

Bump ansi-to-tui from 7.0.0 to 8.0.1 in /codex-rs#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/codex-rs/ansi-to-tui-8.0.1
Open

Bump ansi-to-tui from 7.0.0 to 8.0.1 in /codex-rs#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/codex-rs/ansi-to-tui-8.0.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 21, 2026

Bumps ansi-to-tui from 7.0.0 to 8.0.1.

Release notes

Sourced from ansi-to-tui's releases.

v8.0.1

Fixed

  • (parser) normalize CR and CRLF newlines (#80)

Other

  • (deps) bump lru from 0.16.2 to 0.16.3 (#81)
  • add CR/LF characterization tests (#79)
  • Add SGR tests; handle 27 and fix 107 (#78)
  • add cargo workflow alongside Nix (#77)
  • polish Ratatui docs and metadata (#76)
  • update license (#74)

v8.0.0

Fixed

  • Fix failing tests with disabled default features (#63)

Other

  • update ratatui-core to 0.1.0 (#72)
  • enable trusted publishing (#69)
  • set edition to 2024 (#67)
  • unrelease 7.0.1 (#65)
  • (parser) refresh deps and benchmarks (#64)
  • update to ratatui-0.30 pre-release (#60)
  • release v7.0.1 (#59)
  • indicate in README that into_text is fallible (#62)
  • Fix reset for underline/blink/italic/hidden (#57)

v8.0.0-beta.0

Fixed

  • Fix failing tests with disabled default features (#63)

Other

  • set edition to 2024 (#67)
  • unrelease 7.0.1 (#65)
  • (parser) refresh deps and benchmarks (#64)
  • update to ratatui-0.30 pre-release (#60)
  • release v7.0.1 (#59)
  • indicate in README that into_text is fallible (#62)
  • Fix reset for underline/blink/italic/hidden (#57)
Changelog

Sourced from ansi-to-tui's changelog.

8.0.1 - 2026-01-10

Fixed

  • (parser) normalize CR and CRLF newlines (#80)

Other

  • (deps) bump lru from 0.16.2 to 0.16.3 (#81)
  • add CR/LF characterization tests (#79)
  • Add SGR tests; handle 27 and fix 107 (#78)
  • add cargo workflow alongside Nix (#77)
  • polish Ratatui docs and metadata (#76)
  • update license (#74)

8.0.0 - 2025-12-26

Fixed

  • Fix failing tests with disabled default features (#63)

Other

  • update ratatui-core to 0.1.0 (#72)
  • enable trusted publishing (#69)
  • set edition to 2024 (#67)
  • unrelease 7.0.1 (#65)
  • (parser) refresh deps and benchmarks (#64)
  • update to ratatui-0.30 pre-release (#60)
  • release v7.0.1 (#59)
  • indicate in README that into_text is fallible (#62)
  • Fix reset for underline/blink/italic/hidden (#57)
Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 21, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/codex-rs/ansi-to-tui-8.0.1 branch from b73af24 to 53fc610 Compare March 23, 2026 15:01
@dependabot dependabot Bot force-pushed the dependabot/cargo/codex-rs/ansi-to-tui-8.0.1 branch 2 times, most recently from f4c86db to a2ef220 Compare April 11, 2026 16:13
Bumps [ansi-to-tui](https://github.com/ratatui/ansi-to-tui) from 7.0.0 to 8.0.1.
- [Release notes](https://github.com/ratatui/ansi-to-tui/releases)
- [Changelog](https://github.com/ratatui/ansi-to-tui/blob/main/CHANGELOG.md)
- [Commits](ratatui/ansi-to-tui@v7.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: ansi-to-tui
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/codex-rs/ansi-to-tui-8.0.1 branch from a2ef220 to 0ff4c3e Compare April 11, 2026 19:13
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants