Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

Bump Eto.Forms from 2.8.0 to 2.8.2 #39

Merged
merged 1 commit into from
Aug 24, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps Eto.Forms from 2.8.0 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
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 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 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.Forms](https://github.com/picoe/Eto) from 2.8.0 to 2.8.2.
- [Release notes](https://github.com/picoe/Eto/releases)
- [Commits](picoe/Eto@2.8.0...2.8.2)

---
updated-dependencies:
- dependency-name: Eto.Forms
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2023
@VPKSoft VPKSoft merged commit 5174b50 into main Aug 24, 2024
2 checks passed
@VPKSoft VPKSoft deleted the dependabot/nuget/Eto.Forms-2.8.2 branch August 24, 2024 08:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant