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 ControlzEx and Microsoft.NETFramework.ReferenceAssemblies #53

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps ControlzEx and Microsoft.NETFramework.ReferenceAssemblies. These dependencies needed to be updated together.
Updates ControlzEx from 7.0.0-rc0123 to 7.0.0

Release notes

Sourced from ControlzEx's releases.

v7.0.0

Breaking changes

  • Default value of GlowWindowBehavior.DWMSupportsBorderColor now depends on the OS version
  • Constants.ResizeCornerGripThickness was changed from 18 to 12

Enhancements/Features

  • #194 - Adding Backdrop support
  • Added WindowBackdropManager to allow for backdrop effects in windows
  • Added support for caption color, glass frame thickness and native caption buttons in WindowChromeWindow and WindowChromeBehavior
  • Added AppModeHelper to allow for dark system menus inside applications. Use with caution as it relies on undocumented OS methods.
  • Added PopupBackdropManager to allow for backdrop effects in popups. Use with caution as it relies on undocumented OS methods.
  • Allowed "recursive" value replacement in theme generation
  • Improved NC hit testing for maximized windows

Bug fixes

  • #176 - ControlzEx.WindowChromeWindow lacks documentation
  • #179 - Initial Window CornerPreference
  • #182 - NullReferenceException if Window closed in Window_Loaded
  • #197 - Incorrect behavior when WindowChromeWindow ResizeMode="CanMinimize"
  • Prevented race conditions during window closing
  • Fixed NC-size on Windows 10
  • Workaround NC-Size bug in Windows

New Contributors

Changelog

Sourced from ControlzEx's changelog.

7.0.0

Breaking changes

  • Default value of GlowWindowBehavior.DWMSupportsBorderColor now depends on the OS version
  • Constants.ResizeCornerGripThickness was changed from 18 to 12

Enhancements/Features

  • #194 - Adding Backdrop support
  • Added WindowBackdropManager to allow for backdrop effects in windows
  • Added support for caption color, glass frame thickness and native caption buttons in WindowChromeWindow and WindowChromeBehavior
  • Added AppModeHelper to allow for dark system menus inside applications. Use with caution as it relies on undocumented OS methods.
  • Added PopupBackdropManager to allow for backdrop effects in popups. Use with caution as it relies on undocumented OS methods.
  • Allowed "recursive" value replacement in theme generation
  • Improved NC hit testing for maximized windows

Bug fixes

  • #176 - ControlzEx.WindowChromeWindow lacks documentation
  • #179 - Initial Window CornerPreference
  • #182 - NullReferenceException if Window closed in Window_Loaded
  • #197 - Incorrect behavior when WindowChromeWindow ResizeMode="CanMinimize"
  • Prevented race conditions during window closing
  • Fixed NC-size on Windows 10
  • Workaround NC-Size bug in Windows

New Contributors

Commits

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

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 [ControlzEx](https://github.com/ControlzEx/ControlzEx) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together.

Updates `ControlzEx` from 7.0.0-rc0123 to 7.0.0
- [Release notes](https://github.com/ControlzEx/ControlzEx/releases)
- [Changelog](https://github.com/ControlzEx/ControlzEx/blob/develop/Changelog.md)
- [Commits](https://github.com/ControlzEx/ControlzEx/commits/7.0.0)

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

---
updated-dependencies:
- dependency-name: ControlzEx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  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 Mar 3, 2025
@nefarius nefarius merged commit 23d6c86 into master Mar 4, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/nuget/multi-3cb1fb69f6 branch March 4, 2025 01:42
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant