SMI / RdmpDicom

Plugin for RDMP that adds support for load, linking (with EHR data in relational databases) and extracting anonymous DICOM images for researchers.
GNU General Public License v3.0
4 stars 4 forks source link

Bump HIC.BadMedicine.Dicom from 0.0.16 to 0.1.0 #418

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps HIC.BadMedicine.Dicom from 0.0.16 to 0.1.0.

Release notes

Sourced from HIC.BadMedicine.Dicom's releases.

v0.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/SMI/BadMedicine.Dicom/compare/v0.0.16...v0.1.0

Changelog

Sourced from HIC.BadMedicine.Dicom's changelog.

[0.1.0] - 2024-05-29

  • Bugfix: no more 44 o'clock scans
  • Pre-build BucketList instead of parsing CSVs
  • Target .Net 8 not 6

Dependencies

  • Replace BadMedicine v1.2.1 with SynthEHR v2.0.0
  • Bump fo-dicom from 5.0.3 to 5.1.2
  • Bump HIC.BadMedicine from 1.1.1 to 1.1.2
  • Bump HIC.DicomTypeTranslation from 4.0.1 to 4.1.1
  • Bump SixLabors.ImageSharp from 2.1.3 to 3.1.3
  • Bump SixLabors.ImageSharp.Drawing from 1.0.0 to 2.1.2
  • Bump Vecc.YamlDotNet.Analyzers.StaticGenerator from 13.4.0 to 13.5.1
  • Bump YamlDotNet from 12.0.2 to 15.1.6
Commits
  • 9c8136e Update CHANGELOG before release
  • 20f79ca Bump YamlDotNet from 15.1.4 to 15.1.6
  • 80dd279 Merge pull request #227 from SMI/release/v0.1.0
  • d774189 Bump HIC.DicomTypeTranslation from 4.0.3 to 4.1.1
  • 79128bd Bump HIC.DicomTypeTranslation from 4.0.3 to 4.1.1
  • c360e5a Develop now default so specifying this for Dependabot is redundant
  • d0aef3d Prep v0.1.0
  • d34aa26 Merge remote-tracking branch 'origin/main' into develop
  • d2ec320 Merge pull request #224 from SMI/dependabot/nuget/Microsoft.NET.Test.Sdk-17.10.0
  • 2f8f889 Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
  • Additional 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 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)