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

Bump Terminal.Gui from 1.7.1 to 1.7.2 #1250

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2022

Bumps Terminal.Gui from 1.7.1 to 1.7.2.

Release notes

Sourced from Terminal.Gui's releases.

Release v1.7.2

Get the NuGet package here: https://www.nuget.org/packages/Terminal.Gui

Release v1.7.2

Minor bug fix to v1.7.1 including:

  • Fixes #1773. Base color scheme for ListView hard to read
  • Fixes #1934. WindowsDriver crash when the height is less than 1 with the VS Debugger

Release v1.7.1

Minor bug fix to v1.7.0 including:

  • Fixes #1930. Trailing whitespace makes MessageBox.Query buttons disappear.
  • Fixes #1921. Mouse continuous button pressed is not working on ScrollView.
  • Fixes #1924. Wizard: Selected help text is unreadable

Key Issues Addressed in v1.7

  • Moved Terminal.Gui (and NStack) to the github.com/gui-cs organization.
  • Adds multi-step Wizard View for setup experiences (#124)
  • The synchronization context method Send is now blocking (#1854).
  • Fixes #1893: Fix URLs to match gui-cs Org
  • Fixes #1883. Child TopLevels now get Loaded/Ready events.
  • Fixes #1867, #1866, #1796. TextView enhancements for ReadOnly and WordWrap.
  • Fixes #1861. Border: Title property is preferable to Text.
  • Fixes #1855. Window and Frame content view without the margin frame.
  • Fixes #1848. Mouse clicks in Windows Terminal.
  • Fixes #1846. TabView now clips to the draw bounds.
  • Fix TableView multi selections extending to -1 indexes
  • Fixes #1837. Setting Unix clipboard freezes.
  • Fixes #1839. Process WindowsDriver click event if location is the same after pressed and released.
  • Fixes #1830. If "libcoreclr.so" is not present then "libncursesw.so" will be used.
  • Fixes #1816. MessageBox: Hides underlying dialog when visible
  • Fixes #1815. Now returns false if WSL clipboard isn't supported.
  • Fixes #1825. Parent MenuItem stay focused if child MenuItem is empty.
  • Fixes #1812, #1797, #1791. AutoSize fixes.
  • Fixes #1818. Adds Title change events to Window.
  • Fixes #1810. Dialog: Closing event is not fired when ESC is pressed to close dialog.
  • Fixes #1793. ScrollBarView is hiding if the host fit the available space.
  • Added Pos/Dim Function feature to automate layout.
  • Fixes #1786. Windows Terminal is reporting well on mouse button pressed + mouse movement.
  • Fixes #1777 - Dialog button justification. Adds unit tests.
  • Fixes #1739. Setting menu UseKeysUpDownAsKeysLeftRight as false by default.
  • Fixes #1772. Avoids WindowsDriver flickering when resizing.
  • Fixed TableView always showing selected cell(s) even when not focused
  • Fixes #1769. Supports a minimum view size for non-automatic size views.
  • Exposes APIs to support upcoming Web console feature
  • Fixes some scrolling performance issues
  • Fixes #1763. Allowing read console inputs before idle handlers.
  • TableView unicode scenario usability
  • Added unicode testing code to TableEditor
Commits
  • 8e20fb7 Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop
  • 6931afe Release v1.7.2 (#1941)
  • e190f30 Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop
  • a23c1be Fixes #1925. Preserve trailing spaces on word wrap must be refactored… (#1929)
  • 666c2e1 Fix 1773 again (#1938)
  • 3257bd8 fixes #1773 - better hotnormal color for listview (#1937)
  • e0e644c Bump xunit from 2.4.1 to 2.4.2 (#1933)
  • 091eb5a Changes unit tests to support xunit 2.4.2 upgrade. (#1936)
  • 2fe30c7 Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop
  • 54d2ecf Fixes #1934. WindowsDriver crash when the height is less than 1 with the VS D...
  • See full diff 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 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 [Terminal.Gui](https://github.com/gui-cs/Terminal.Gui) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/gui-cs/Terminal.Gui/releases)
- [Commits](gui-cs/Terminal.Gui@v1.7.1...v1.7.2)

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

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 Aug 5, 2022
@dependabot dependabot bot requested review from jas88, rkm and tznind August 5, 2022 03:03
@jas88 jas88 merged commit 4f44817 into master Aug 5, 2022
@dependabot dependabot bot deleted the dependabot/nuget/master/Terminal.Gui-1.7.2 branch August 5, 2022 03:48
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.

None yet

1 participant