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 Eto.Platform.Gtk and Eto.Forms #27

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps Eto.Platform.Gtk and Eto.Forms. These dependencies needed to be updated together.
Updates Eto.Platform.Gtk from 2.7.2 to 2.8.2

Release notes

Sourced from Eto.Platform.Gtk's releases.

2.8.2

⭐ New Features

  • Document the Expander control #2578
  • Revise documentation for file picker control #2579
  • Add Grid.RowFormatting event and reset defaults on CellFormatting #2573
  • Add capability for styling DocumentControl tabs #2574

🪲 Bug Fixes

  • Fix a crash that can happen when setting SelectFolderDialog.Directory on Mac #2582
  • Get rid of MSBuildTaskHelper and always use RoslynCodeTaskFactory #2581
  • Mac: Fix Tree/GridView header tooltips when setting the background color #2580
  • Mac: Use current event window when calling PointToScreen if needed #2572

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

2.8.1

⭐ New Features

  • Add ThemedMessageBoxHandler #2568
  • Mac: Use notarytool for notarization #2567
  • Deprecation of altool #2502

🪲 Bug Fixes

  • Wpf: only restore focus to TreeGridView after reload when window has focus #2569
  • Mac: Fix setting background of cells on Sonoma #2563
  • Mac: Add border size to Tree/GridView preferred height #2562
  • Supplemental fix to memory leaks #2561
  • Mac: Fix some memory leaks #2560
  • Mac: Fix autosizing of GridView based on content #2559
  • Mac: Fix regression with Drawable clipping #2558
  • Mac: Fix Drawable clipping to bounds on macOS Sonoma #2557
  • Fix RectangleF.Contains(pointf) #2555
  • Mac: Fix reparenting a Form after hiding then setting back to visible #2554
  • Wpf: Don't store RenderTargetBitmap anywhere #2553
  • Wpf: Fix GDI handle issues when using resized Bitmaps #2552

... (truncated)

Commits
  • d612886 Merge pull request #2582 from cwensley/curtis/mac-fix-selectfolderdialog-crash
  • 987b039 Fix a crash that can happen when setting SelectFolderDialog.Directory on Mac
  • adfa141 Merge pull request #2574 from eng-myousif/mo_youssef/enable_styling_document_...
  • 16f4a08 Merge pull request #2581 from cwensley/curtis/remove-msbuildtaskhelper
  • ecebd97 Get rid of MSBuildTaskHelper and always use RoslynCodeTaskFactory
  • ce8dad9 Merge pull request #2580 from cwensley/curtis/mac-fix-gridview-tooltips-with-...
  • 6f4e4e7 Mac: Fix Tree/GridView header tooltips when setting the background color
  • 2b57282 Use standard image size 16x16 when using fixed tab height
  • 6389fe0 Enable configure Tab height to be fixed
  • 2ae9f7a Expose PageClosing event that enables discard closing action
  • Additional commits viewable in compare view

Updates Eto.Forms from 2.7.2 to 2.8.2

Release notes

Sourced from Eto.Forms's releases.

2.8.2

⭐ New Features

  • Document the Expander control #2578
  • Revise documentation for file picker control #2579
  • Add Grid.RowFormatting event and reset defaults on CellFormatting #2573
  • Add capability for styling DocumentControl tabs #2574

🪲 Bug Fixes

  • Fix a crash that can happen when setting SelectFolderDialog.Directory on Mac #2582
  • Get rid of MSBuildTaskHelper and always use RoslynCodeTaskFactory #2581
  • Mac: Fix Tree/GridView header tooltips when setting the background color #2580
  • Mac: Use current event window when calling PointToScreen if needed #2572

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

2.8.1

⭐ New Features

  • Add ThemedMessageBoxHandler #2568
  • Mac: Use notarytool for notarization #2567
  • Deprecation of altool #2502

🪲 Bug Fixes

  • Wpf: only restore focus to TreeGridView after reload when window has focus #2569
  • Mac: Fix setting background of cells on Sonoma #2563
  • Mac: Add border size to Tree/GridView preferred height #2562
  • Supplemental fix to memory leaks #2561
  • Mac: Fix some memory leaks #2560
  • Mac: Fix autosizing of GridView based on content #2559
  • Mac: Fix regression with Drawable clipping #2558
  • Mac: Fix Drawable clipping to bounds on macOS Sonoma #2557
  • Fix RectangleF.Contains(pointf) #2555
  • Mac: Fix reparenting a Form after hiding then setting back to visible #2554
  • Wpf: Don't store RenderTargetBitmap anywhere #2553
  • Wpf: Fix GDI handle issues when using resized Bitmaps #2552

... (truncated)

Commits
  • d612886 Merge pull request #2582 from cwensley/curtis/mac-fix-selectfolderdialog-crash
  • 987b039 Fix a crash that can happen when setting SelectFolderDialog.Directory on Mac
  • adfa141 Merge pull request #2574 from eng-myousif/mo_youssef/enable_styling_document_...
  • 16f4a08 Merge pull request #2581 from cwensley/curtis/remove-msbuildtaskhelper
  • ecebd97 Get rid of MSBuildTaskHelper and always use RoslynCodeTaskFactory
  • ce8dad9 Merge pull request #2580 from cwensley/curtis/mac-fix-gridview-tooltips-with-...
  • 6f4e4e7 Mac: Fix Tree/GridView header tooltips when setting the background color
  • 2b57282 Use standard image size 16x16 when using fixed tab height
  • 6389fe0 Enable configure Tab height to be fixed
  • 2ae9f7a Expose PageClosing event that enables discard closing action
  • 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 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)

Bumps [Eto.Platform.Gtk](https://github.com/picoe/Eto) and [Eto.Forms](https://github.com/picoe/Eto). These dependencies needed to be updated together.

Updates `Eto.Platform.Gtk` from 2.7.2 to 2.8.2
- [Release notes](https://github.com/picoe/Eto/releases)
- [Commits](picoe/Eto@2.7.2...2.8.2)

Updates `Eto.Forms` from 2.7.2 to 2.8.2
- [Release notes](https://github.com/picoe/Eto/releases)
- [Commits](picoe/Eto@2.7.2...2.8.2)

---
updated-dependencies:
- dependency-name: Eto.Platform.Gtk
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Eto.Forms
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@Miepee Miepee merged commit ab2d977 into main Jan 1, 2024
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Eto.Platform.Gtk-and-Eto.Forms-2.8.2 branch January 1, 2024 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant