chore(deps): Bump the worker-minor-and-patch group with 1 update - #4
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): Bump the worker-minor-and-patch group with 1 update#4dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps System.Drawing.Common from 9.0.0 to 9.0.18 --- updated-dependencies: - dependency-name: System.Drawing.Common dependency-version: 9.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: worker-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Author
|
Superseded by #5. |
dependabot
Bot
deleted the
dependabot/nuget/worker/worker-minor-and-patch-372d586664
branch
July 27, 2026 23:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated System.Drawing.Common from 9.0.0 to 9.0.18.
Release notes
Sourced from System.Drawing.Common's releases.
9.0.16
Release
What's Changed
Full Changelog: dotnet/winforms@v9.0.15...v9.0.16
9.0.13
Release
What's Changed
Full Changelog: dotnet/winforms@v9.0.12...v9.0.13
9.0.12
Release
What's Changed
Full Changelog: dotnet/winforms@v9.0.11...v9.0.12
9.0.11
Release
What's Changed
Full Changelog: dotnet/winforms@v9.0.10...v9.0.11
9.0.10
Release
What's Changed
Full Changelog: dotnet/winforms@v9.0.9...v9.0.10
9.0.9
Release
What's Changed
Full Changelog: dotnet/winforms@v9.0.8...v9.0.9
9.0.6
.NET 9.0.6
Bug Fixes
Fix InvalidOperationException when closing a dialog with a focused DataGridView control
Resolves an issue where closing a dialog that had a DataGridView control focused could throw an
InvalidOperationException. This fix ensures dialogs close smoothly without unexpected errors, improving application stability.#13348
Fix false-positive WinForms Analyzer diagnostics
Addresses a problem where the WinForms Analyzer was incorrectly flagging valid code as problematic. This update reduces noise from false-positive diagnostics, making it easier for developers to identify real issues.
#13411
Fix incorrect Color value in PageSettings
Corrects an issue where the
Colorvalue inPageSettingswas not set or retrieved properly. This ensures that page color settings behave as expected during printing or preview scenarios.#13389
Fix PropertyGrid not updating property list with RefreshProperties.All
Resolves a regression where changing properties with
RefreshProperties.Alldid not requery and update the property list in the PropertyGrid in .NET 9 (worked in .NET 8). This fix restores expected PropertyGrid behavior for dynamic property updates.#13356
Fix Baseline SnapLines not appearing in DesignSurface
Addresses an issue where Baseline SnapLines were missing in the DesignSurface, making it difficult to align controls visually during design-time. This fix restores the visual alignment aids for improved designer usability.
#13349
Dependency Updates
Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring the project benefits from the latest improvements, bug fixes, and security updates in the build tooling.
#13380
#13414
#13418
Miscellaneous
Update branding to 9.0.6
Updates the version branding throughout the repository to reflect the 9.0.6 release, ensuring consistency in versioning and release identification.
#13424
Merge internal commits for release/9.0
Incorporates various internal commits into the release/9.0 branch, ensuring the latest internal changes and improvements are included in this release.
#13452
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: v9.0.5...v9.0.6
9.0.5
Release
What's Changed
Full Changelog: dotnet/winforms@v9.0.4...v9.0.5
9.0.3
Release
What's Changed
Full Changelog: dotnet/winforms@v9.0.2...v9.0.3
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions