Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Terminal.Gui requirement from 1.0.0.* to 1.1.1.* #8

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 17, 2021

Updates the requirements on Terminal.Gui to permit the latest version.

Release notes

Sourced from Terminal.Gui's releases.

Release v1.1.1

v1.1.1 * Fixes #1307 - MainLoop timeouts duplicate keys error.

v1.1.0 * TextView CursorLeft/CursorRight change focus when at start/end #1271 * Fixes #1273 - Add direction summaries * Fixes #1276 - Added TextDirection constructor to View and Label and improving AutoSize * Fixes #1272 - Fixes Linux/Mac window sizing * Fixes #1281 - Fixed CursesDriver colors. Added BasicColors scenario * Fixes #1266 - Using Ctrl+PageUp/PageDown to allowing navigate through windows. * TableView - adds last column dividing line #1289 * Fixes #1291. Combining two PosAbsolute or two DimAbsolute result on a PosAbsolute or DimAbsolute * Changed Console.WriteLine to ITestOutputHelper in tests #1305

Commits
  • cbd29f4 Merge branch 'main' of tig:migueldeicaza/gui.cs
  • c2d0a28 Fixes #1307 MainLoop timeouts duplicate keys error. (#1308)
  • 4a09631 Merge branch 'main' of tig:migueldeicaza/gui.cs
  • c2d0d28 Version 1.1.0 Release (#1306)
  • 1777e5b Merge branch 'main' of tig:migueldeicaza/gui.cs
  • fe9c984 Changed Console.WriteLine to ITestOutputHelper in tests (#1305)
  • 2b62b3b Merge branch 'main' of tig:migueldeicaza/gui.cs
  • e9b3289 Bump ReactiveUI from 13.3.1 to 13.3.2 (#1301)
  • d062d0c Bump ReactiveUI.Fody from 13.2.18 to 13.3.2 (#1300)
  • b71f7d2 Merge branch 'main' of tig:migueldeicaza/gui.cs
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 17, 2021
Updates the requirements on [Terminal.Gui](https://github.com/migueldeicaza/gui.cs) to permit the latest version.
- [Release notes](https://github.com/migueldeicaza/gui.cs/releases)
- [Commits](gui-cs/Terminal.Gui@v1.0.0...v1.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Terminal.Gui-1.1.1.star branch from 9a63455 to 21a7021 Compare May 17, 2021 10:06
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 18, 2021

Looks like Terminal.Gui is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 18, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Terminal.Gui-1.1.1.star branch May 18, 2021 09:59
BDisp pushed a commit that referenced this pull request Jan 22, 2023
…exit-fix

Improves HeightAsBuffer although currently only works on Windows.
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