Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Updated fo-dicom from 5.2.2 to 5.2.5.

Release notes

Sourced from fo-dicom's releases.

5.2.5

On November 16th 2025 fo-dicom 5.2.5 was officially released.

This release contains the following bugfixes:

  • Fix issue where creating an instance of ImageData when Pixel Spacing DICOM tags are present but empty causes an exception (#​2043)

This release contains the following changes:

  • Add INetoworkMetricsCollector, that is invoked by DicomService, to optionally collect metrics (#​2039)
  • Add support for constructing ImageData/VolumeData from multi-frame datasets (#​2015)
  • Added some private tags to dictionary (#​2027)
  • Rework disposing and cleanup of finished DICOM Clients in DicomServer (#​2046)
  • new interface IAsyncDicomService where OnConnectionClosedAsync and OnAbortAsync are invoked (#​2056)

There are no breaking changes from version 5.2.4 to version 5.2.5

5.2.4

On October 3rd 2025 fo-dicom 5.2.4 was officially released.

This release contains the following bugfixes:

  • Fix issue where DicomFile.Clone did not do a deep-clone (#​2025)
  • Fix the reference to a wrong package of System.Text.Encoding.CodePages (#​2021)

This release contains the following changes:

  • update to DICOM standard 2025d

There are no breaking changes from version 5.2.3 to version 5.2.4

5.2.3

On September 18th 2025 fo-dicom 5.2.3 was officially released.

This release contains the following bugfixes:

  • Fix issue where rescale slope/intercept were used from dataset in case a Modality LUT Sequence is present (#​1986)
  • Fix applying the sign to the minutes part of DatetimeOffsetFromUTC correctly (#​1988)
  • Fix issue where all DicomMatchRules would not match any value (#​2010)
  • Fix small memory leak in DicomServer (#​2009)

This release contains the following changes:

  • update to DICOM standard 2025c
  • Add Milliseconds to result in DicomDataset.GetDateTime (#​1967)
  • Add convenience function to open and save in DicomStructuredReport (#​1968)
  • FO-DICOM.Tests target net9.0 instead of net6.0
  • Add new functions TryGetDateTime and TryGetDateTimeOffset in DicomDataset (#​1988)
  • allow rendering of images with empty rescale information (#​1975)
  • Prevent stack overflow in DicomDirectory by changing recursive to iterative method (#​1977)
  • Only accept even groups as Overlay Plane Module (#​1994)
  • Connect Options pattern with IConfiguration in setup (#​1940)
  • Possibility to specify port number 0 when creating a DicomServer to let the OS assign an available port, following standard socket API behavior. (#​1990)

There are the following breaking changes from version 5.2.2 to version 5.2.3

  • IDicomClientFactory does not have the parameters IOptions and IOptions any more. (#​1977)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 17, 2025
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