Skip to content

chore(deps): Bump the worker-minor-and-patch group with 1 update - #4

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/worker/worker-minor-and-patch-372d586664
Closed

chore(deps): Bump the worker-minor-and-patch group with 1 update#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/worker/worker-minor-and-patch-372d586664

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown

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 Color value in PageSettings was 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.All did 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

  • Update dependencies from dotnet/arcade
    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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, dotnet. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from Kevofehr as a code owner July 27, 2026 23:26
@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Author

Superseded by #5.

@dependabot dependabot Bot closed this Jul 27, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/worker/worker-minor-and-patch-372d586664 branch July 27, 2026 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants