Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on ansi-to-tui to permit the latest version.

Release notes

Sourced from ansi-to-tui's releases.

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)
Changelog

Sourced from ansi-to-tui's changelog.

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)

7.0.0 - 2024-10-24

Other

  • (bump) Update lockfile and bump ratatui version to 0.29

3.0.0 (2023-03-21)

Commit Statistics

  • 6 commits contributed to the release.
  • 5 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • [update] Changelog and readme (8b38176)
    • Update version (7617608)
    • Move to ratatui (0446f08)
    • [feat] Bump version and update CHANGELOG.md (eec6f86)
    • [fix] properly reset styles (50f5be0)
    • [fix] Properly set background colors (f827e25)

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Updates the requirements on [ansi-to-tui](https://github.com/uttarayan21/ansi-to-tui) to permit the latest version.
- [Release notes](https://github.com/uttarayan21/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.0)

---
updated-dependencies:
- dependency-name: ansi-to-tui
  dependency-version: 8.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Dec 29, 2025
@HttpRafa HttpRafa merged commit 044a161 into main Dec 30, 2025
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/ansi-to-tui-8.0.0 branch December 30, 2025 13:44
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.

2 participants