gui-cs / TerminalGuiDesigner

Forms Designer for Terminal.Gui (aka gui.cs)
MIT License
438 stars 29 forks source link

Bump Terminal.gui from 1.10.1 to 1.13.4 #221

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Terminal.gui from 1.10.1 to 1.13.4.

Release notes

Sourced from Terminal.gui's releases.

Release v1.13.4

What's Changed

New Contributors

Full Changelog: https://github.com/gui-cs/Terminal.Gui/compare/v1.12.1...v1.13.4

Release v1.12.1

What's Changed

Full Changelog: https://github.com/gui-cs/Terminal.Gui/compare/v1.11...v1.12.1

Release v1.11.2

What's Changed

Full Changelog: https://github.com/gui-cs/Terminal.Gui/compare/v1.10.0...v1.11.2

Commits
  • 751e825 back ported non-thread fakemainloop from v2
  • 155e533 got rid of compile warnings in tests
  • 35b5cf0 Removed dead code/comments
  • 27b7143 Took @​bdisp's fix
  • 86a0f05 Deal with null cki
  • 645b93d Use Task.Delay instead of Thread.Sleep for resize polling. From #2731.
  • 2242f38 Disabled logic for checking resize with ESC sequences
  • 1785008 Merge branch 'main' into develop
  • 7f2ee67 Merge branch 'develop' of tig:tig/Terminal.Gui into develop
  • d286173 Merge branch 'develop'
  • 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 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[bot] commented 1 year ago

Superseded by #222.