Skip to content

Bump Termina from 0.11.1 to 0.12.1#1393

Merged
Aaronontheweb merged 1 commit into
devfrom
dependabot/nuget/Termina-0.12.1
Jun 11, 2026
Merged

Bump Termina from 0.11.1 to 0.12.1#1393
Aaronontheweb merged 1 commit into
devfrom
dependabot/nuget/Termina-0.12.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Updated Termina from 0.11.1 to 0.12.1.

Release notes

Sourced from Termina's releases.

0.12.1

0.12.1 June 11th 2026

New Features:

  • WithFooter and WithFooterColor API on ModalNode (#​292)
    • New WithFooter(string) and WithFooterColor(Color) builder methods on ModalNode for adding a footer line to modal dialogs
    • Footer renders on the bottom border line with automatic text truncation to fit modal width
    • Optional color customization via WithFooterColor — falls back to reset terminal colors when not specified
    • Demonstrated with a TodoListPage demo showcasing modals with actionable footers

Documentation:

  • Updated ModalNode component docs with WithFooter API reference and usage example (#​293)

0.12.0

0.12.0 June 9th 2026

New Features:

  • FilePickerNode for interactive file/folder selection (#​284)
    • New layout node providing an interactive terminal-based file picker with breadcrumb navigation, fuzzy filtering, and configurable selection modes (Files, Directories, or All)
    • Supports both single-select and multi-select modes with Space/Enter keyboard shortcuts
    • Hidden file toggle and glob-based file filters via FileSystemName.MatchesSimpleExpression
    • IFileSystemProvider abstraction enables deterministic unit testing of file picker behavior
    • Includes a Gallery demo page demonstrating file picker and folder picker side by side

Dependency Updates:

  • Updated R3 reactive framework from 1.3.0 to 1.3.1 (#​282)

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

---
updated-dependencies:
- dependency-name: Termina
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 11, 2026
@Aaronontheweb Aaronontheweb enabled auto-merge (squash) June 11, 2026 20:17
@Aaronontheweb Aaronontheweb disabled auto-merge June 11, 2026 20:17
@Aaronontheweb Aaronontheweb merged commit 035f9d7 into dev Jun 11, 2026
16 checks passed
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/Termina-0.12.1 branch June 11, 2026 20:17
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant