Skip to content

Bump Terminal.Gui from 1.19.0 to 2.1.0#209

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/main/Terminal.Gui-2.1.0
Closed

Bump Terminal.Gui from 1.19.0 to 2.1.0#209
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/main/Terminal.Gui-2.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Terminal.Gui from 1.19.0 to 2.1.0.

Release notes

Sourced from Terminal.Gui's releases.

2.1.0

What's Changed

2.1.0-rc.5

What's Changed

Full Changelog: tui-cs/Terminal.Gui@v2.1.0-rc.4...v2.1.0-rc.5

2.1.0-rc.4

What's Changed

Full Changelog: tui-cs/Terminal.Gui@v2.1.0-rc.3...v2.1.0-rc.4

2.1.0-rc.3

What's Changed

Full Changelog: tui-cs/Terminal.Gui@v2.1.0-rc.2...v2.1.0-rc.3

2.1.0-rc.2

What's Changed

Full Changelog: tui-cs/Terminal.Gui@v2.1.0-rc.1...v2.1.0-rc.2

2.1.0-rc.1

What's Changed

2.1.0-beta.1

What's Changed

Full Changelog: tui-cs/Terminal.Gui@v2.0.1...v2.1.0-beta.1

2.0.1

What's Changed

Full Changelog: tui-cs/Terminal.Gui@v2.0.0...v2.0.1

2.0.0

What's Changed

2.0.0-rc.7

What's Changed

New Contributors

2.0.0-rc.6

What's Changed

Full Changelog: tui-cs/Terminal.Gui@v2.0.0-rc.5...v2.0.0-rc.6

2.0.0-rc.5

What's Changed

Full Changelog: tui-cs/Terminal.Gui@v2.0.0-rc.4...v2.0.0-rc.5

2.0.0-rc.4

What's Changed

Full Changelog: tui-cs/Terminal.Gui@v2.0.0-rc.3...v2.0.0-rc.4

2.0.0-rc.3

What's Changed

Full Changelog: tui-cs/Terminal.Gui@v2.0.0-rc.2...v2.0.0-rc.3

2.0.0-rc.2

What's Changed

Full Changelog: tui-cs/Terminal.Gui@v2.0.0-rc.1...v2.0.0-rc.2

2.0.0-rc.1

What's Changed

Full Changelog: tui-cs/Terminal.Gui@v2.0.0-beta.218...v2.0.0-rc.1

2.0.0-beta.218

What's Changed

2.0.0-beta.1

The first v2 Beta release!

What's Changed (LOL!)

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)

Summary by cubic

Upgrade Terminal.Gui from 1.19.0 to 2.1.0 to adopt the v2 API, security fixes, and UI improvements. This major bump may require small code updates in areas like tables, dialogs, and value ranges.

  • Dependencies

    • Bump Terminal.Gui 1.19.0 → 2.1.0
  • Migration

    • Replace TableSelection.Cursor with TableSelection.SelectedCell.
    • Update code using LinearRange (now implements IValue<T>); adjust consumers like ScrollSlider if used.
    • FileDialog now derives from Dialog<IReadOnlyList<string>?>; update type usage/return handling.
    • If customizing shortcuts, review key binding changes and configuration (e.g., Shortcut.Key = Key.Empty removes a binding).

Written for commit 059dff6. Summary will update on new commits.

---
updated-dependencies:
- dependency-name: Terminal.Gui
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 11, 2026

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@dependabot @github

dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #218.

@dependabot dependabot Bot closed this May 25, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/main/Terminal.Gui-2.1.0 branch May 25, 2026 20:59
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.

0 participants