Skip to content

Bump tui-term from 0.2.0 to 0.3.1#1197

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/tui-term-0.3.1
Open

Bump tui-term from 0.2.0 to 0.3.1#1197
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/tui-term-0.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps tui-term from 0.2.0 to 0.3.1.

Release notes

Sourced from tui-term's releases.

v0.3.1

This release is compatible with the currently released ratatui: v0.30.0.

The main reason for this release is the update of vt100 to version 0.16.2.

What's Changed

New Contributors

Full Changelog: a-kenji/tui-term@v0.3.0...v0.3.1

v0.3.0

This release is compatible with the currently released ratatui: v0.30.0. This also means our MSRV changed to: 1.86.0

As a widget crate following the new ratatui recommendations, we now import the ratatui-core and ratatui-widget crates. If that causes issues downstream, please reach out!

Update instructions for ratatui can be found here.

What's Changed

Full Changelog: a-kenji/tui-term@v0.2.0...v0.3.0

Changelog

Sourced from tui-term's changelog.

[0.3.1] - 2026-01-25

Compatible with ratatui: v0.30.0.

Miscellaneous Tasks

  • (deps) Update vt100 to 0.16.2

Build

  • Move to flake-parts

Continuous Integration

  • Simplify ci setup

[0.3.0] - 2026-01-05

Compatible with ratatui: v0.30.0.

Miscellaneous Tasks

  • (deps) Bump ratatui from 0.29.0 to 0.30.0
  • Bump MSRV 1.74.0 -> 1.86.0 [breaking]
Commits
  • deb1581 chore: Release v0.3.1
  • 4bba8f1 Merge pull request #336 from a-kenji/dependabot/cargo/development/insta-1.46.1
  • 5aceafa Merge pull request #337 from aschey/deps/vt100-0.16
  • ed6b5fa chore(deps): update vt100
  • f1743a5 chore(deps): bump insta from 1.46.0 to 1.46.1
  • df72e82 Merge pull request #335 from a-kenji/dependabot/cargo/development/tokio-1.49.0
  • 24feaf4 Merge pull request #334 from a-kenji/dependabot/cargo/development/insta-1.46.0
  • e168a40 chore(deps): bump tokio from 1.48.0 to 1.49.0
  • 45cf824 chore(deps): bump insta from 1.45.1 to 1.46.0
  • 329683c Merge pull request #333 from a-kenji/ke-simplify-ci
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [tui-term](https://github.com/a-kenji/tui-term) from 0.2.0 to 0.3.1.
- [Release notes](https://github.com/a-kenji/tui-term/releases)
- [Changelog](https://github.com/a-kenji/tui-term/blob/development/CHANGELOG.md)
- [Commits](a-kenji/tui-term@v0.2.0...v0.3.1)

---
updated-dependencies:
- dependency-name: tui-term
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 3, 2026
@dependabot dependabot bot requested a review from ChrisTitusTech as a code owner February 3, 2026 01:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 3, 2026
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 scope: github_actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant