Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Updated Microsoft.DotNet.Interactive.CSharpProject from 1.0.0-beta.25059.3 to 1.0.0-beta.25603.1.

Release notes

Sourced from Microsoft.DotNet.Interactive.CSharpProject's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Drawing.Common from 9.0.1 to 9.0.6.

Release notes

Sourced from System.Drawing.Common's releases.

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 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)

…mmon

Bumps Microsoft.DotNet.Interactive.CSharpProject from 1.0.0-beta.25059.3 to 1.0.0-beta.25603.1
Bumps System.Drawing.Common from 9.0.1 to 9.0.6

---
updated-dependencies:
- dependency-name: Microsoft.DotNet.Interactive.CSharpProject
  dependency-version: 1.0.0-beta.25603.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Drawing.Common
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 13, 2026

Labels

The following labels could not be found: nuget. Please create it before Dependabot can add it to a pull request.

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 16, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 16, 2026
@dependabot dependabot bot deleted the dependabot/nuget/multi-97416d63ef branch January 16, 2026 16:11
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