Skip to content

Bump fo-dicom from 5.2.5 to 5.2.6#1045

Merged
jas88 merged 1 commit intomainfrom
dependabot/nuget/fo-dicom-5.2.6
Apr 6, 2026
Merged

Bump fo-dicom from 5.2.5 to 5.2.6#1045
jas88 merged 1 commit intomainfrom
dependabot/nuget/fo-dicom-5.2.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Updated fo-dicom from 5.2.5 to 5.2.6.

Release notes

Sourced from fo-dicom's releases.

5.2.6

On March 30th 2026 fo-dicom 5.2.6 was officially released.

This release contains the following bugfixes:

  • Fix FrameGeometry initialization to handle empty position and orientation arrays (#​2067)
  • Set OverlayBitsPosition to value 0 as defined in dicom standard when transforming an overlay (#​2087)

This release contains the following changes:

  • Add Icon Image Sequence generation for DICOMDIR with IIconGenerator interface (#​654)
  • Strong Name fo-dicom.Imaging.ImageSharp and fo-dicom.Imaging.ImageSharp.NetStandard projects
  • Close the tcpClient in case an exception happens within DicomServer (#​1991)

There are no breaking changes from version 5.2.5 to version 5.2.6

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

Summary by cubic

Update fo-dicom to 5.2.6 to pick up bug fixes and stability improvements with no breaking changes.

  • Dependencies
    • Upgraded fo-dicom from 5.2.5 to 5.2.6 in Directory.Packages.props.
    • Includes fixes for FrameGeometry init and overlay bit position, adds DICOMDIR icon generation, and improves DicomServer TCP cleanup.

Written for commit 774dcad. Summary will update on new commits.

High-level PR Summary

This PR updates the fo-dicom NuGet package dependency from version 5.2.5 to 5.2.6. The new version includes bugfixes for FrameGeometry initialization and overlay transformation, adds Icon Image Sequence generation for DICOMDIR, strong-names imaging projects, and improves exception handling in DicomServer. There are no breaking changes in this update.

⏱️ Estimated Review Time: 5-15 minutes

💡 Review Order Suggestion
Order File Path
1 Directory.Packages.props

Need help? Join our Discord

---
updated-dependencies:
- dependency-name: fo-dicom
  dependency-version: 5.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 6, 2026
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Copy link
Copy Markdown

@recurseml recurseml bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review by RecurseML

🔍 Review performed on c852447..774dcad

✨ No bugs found, your code is sparkling clean

✅ Files analyzed, no issues (1)

Directory.Packages.props

@jas88 jas88 merged commit 22d2c15 into main Apr 6, 2026
5 checks passed
@jas88 jas88 deleted the dependabot/nuget/fo-dicom-5.2.6 branch April 6, 2026 13:29
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant