From 08e0c947df18076b78a93fdc3d66a5c0b52009c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 12:00:55 +0000 Subject: [PATCH 01/11] Bump NLog from 5.0.5 to 5.1.0 Bumps [NLog](https://github.com/NLog/NLog) from 5.0.5 to 5.1.0. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](https://github.com/NLog/NLog/compare/v5.0.5...v5.1.0) --- updated-dependencies: - dependency-name: NLog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- DicomTypeTranslation/DicomTypeTranslation.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DicomTypeTranslation/DicomTypeTranslation.csproj b/DicomTypeTranslation/DicomTypeTranslation.csproj index a54bf67..c769041 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -34,7 +34,7 @@ - + From b3f16889f13b2c76bd7f7e11dae0c861955773cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 12:00:59 +0000 Subject: [PATCH 02/11] Bump YamlDotNet from 12.0.2 to 12.1.0 Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 12.0.2 to 12.1.0. - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v12.0.2...v12.1.0) --- updated-dependencies: - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- DicomTypeTranslation/DicomTypeTranslation.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DicomTypeTranslation/DicomTypeTranslation.csproj b/DicomTypeTranslation/DicomTypeTranslation.csproj index c769041..61233b9 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -35,6 +35,6 @@ - + From 0c3e00fb56a00fa67cb93a0748215c56af790304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 12:00:47 +0000 Subject: [PATCH 03/11] Bump YamlDotNet from 12.1.0 to 12.2.0 Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 12.1.0 to 12.2.0. - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v12.1.0...v12.2.0) --- updated-dependencies: - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- DicomTypeTranslation/DicomTypeTranslation.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DicomTypeTranslation/DicomTypeTranslation.csproj b/DicomTypeTranslation/DicomTypeTranslation.csproj index 61233b9..2566f75 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -35,6 +35,6 @@ - + From 5e39d0deb9c35134cae35d0dcd5f72f516b00e40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 12:00:56 +0000 Subject: [PATCH 04/11] Bump YamlDotNet from 12.2.0 to 12.2.1 Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 12.2.0 to 12.2.1. - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v12.2.0...v12.2.1) --- updated-dependencies: - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- DicomTypeTranslation/DicomTypeTranslation.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DicomTypeTranslation/DicomTypeTranslation.csproj b/DicomTypeTranslation/DicomTypeTranslation.csproj index 2566f75..254a80c 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -35,6 +35,6 @@ - + From f73000d7bb4d067601aa4aad68904dfd0e58bccf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 12:00:43 +0000 Subject: [PATCH 05/11] Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.4.0...v17.4.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- DicomTypeTranslation.Tests/DicomTypeTranslation.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DicomTypeTranslation.Tests/DicomTypeTranslation.Tests.csproj b/DicomTypeTranslation.Tests/DicomTypeTranslation.Tests.csproj index 4f6ebfc..3d67128 100644 --- a/DicomTypeTranslation.Tests/DicomTypeTranslation.Tests.csproj +++ b/DicomTypeTranslation.Tests/DicomTypeTranslation.Tests.csproj @@ -84,7 +84,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From ef2c37cce1bb10f2beba36f8fbe0624971ba5f13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 12:00:42 +0000 Subject: [PATCH 06/11] Bump YamlDotNet from 12.2.1 to 12.3.1 Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 12.2.1 to 12.3.1. - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v12.2.1...v12.3.1) --- updated-dependencies: - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- DicomTypeTranslation/DicomTypeTranslation.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DicomTypeTranslation/DicomTypeTranslation.csproj b/DicomTypeTranslation/DicomTypeTranslation.csproj index 254a80c..0645944 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -35,6 +35,6 @@ - + From 00c24f1657b8b868518ccdf289451b28171459b4 Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Mon, 19 Dec 2022 08:55:47 -0600 Subject: [PATCH 07/11] nuspec file no longer needed, packaging metadata derived from csproj instead --- .../HIC.DicomTypeTranslation.nuspec | 29 ------------------- 1 file changed, 29 deletions(-) delete mode 100644 DicomTypeTranslation/HIC.DicomTypeTranslation.nuspec diff --git a/DicomTypeTranslation/HIC.DicomTypeTranslation.nuspec b/DicomTypeTranslation/HIC.DicomTypeTranslation.nuspec deleted file mode 100644 index 6b11a36..0000000 --- a/DicomTypeTranslation/HIC.DicomTypeTranslation.nuspec +++ /dev/null @@ -1,29 +0,0 @@ - - - - HIC.DicomTypeTranslation - VERSION - HIC.DicomTypeTranslation - Health Informatics Centre - University of Dundee - Health Informatics Centre - University of Dundee - https://github.com/HicServices/DicomTypeTranslation - GPL-3.0-or-later - false - Extension library for FoDicom supporting flexible relational database schemas for storing large Dicom imaging datasets. Also supports persisting Dicom tag data to MongoDb - Copyright 2019 - Dicom,ETL,SQL - - - - - - - - - - - - - - - From 959960f9cdc717c673bce5688f0a48d11ad55352 Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Mon, 19 Dec 2022 09:09:35 -0600 Subject: [PATCH 08/11] Prepare release as 4.0.2 --- CHANGELOG.md | 15 ++++++++++++--- SharedAssemblyInfo.cs | 6 +++--- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96f1533..edbae46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +## [4.0.2] - 2022-12-19 + ### Changed - Add information on problematic tag to exception in `GetValueFromDatasetWithMultiplicity` -### [4.0.1] - 2022-06-06 +### Dependencies + +- Bump NLog from 5.0.5 to 5.1.0 +- Bump YamlDotNet from 12.0.2 to 12.3.1 + + +## [4.0.1] - 2022-06-06 ### Changed @@ -28,7 +36,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 -### [4.0.0] - 2022-03-21 +## [4.0.0] - 2022-03-21 - Now using fo-dicom 5, some API changes @@ -228,7 +236,8 @@ Initial commit of code from old SMIPlugin repo - Rake build scripts for CI -[Unreleased]: https://github.com/HicServices/DicomTypeTranslation/compare/4.0.1...develop +[Unreleased]: https://github.com/HicServices/DicomTypeTranslation/compare/4.0.2...develop +[4.0.2]: https://github.com/HicServices/DicomTypeTranslation/compare/4.0.1..4.0.2 [4.0.1]: https://github.com/HicServices/DicomTypeTranslation/compare/4.0.0..4.0.1 [4.0.0]: https://github.com/HicServices/DicomTypeTranslation/compare/3.0.0..4.0.0 [3.0.0]: https://github.com/HicServices/DicomTypeTranslation/compare/2.3.2..3.0.0 diff --git a/SharedAssemblyInfo.cs b/SharedAssemblyInfo.cs index e31c7b5..3a74654 100644 --- a/SharedAssemblyInfo.cs +++ b/SharedAssemblyInfo.cs @@ -8,6 +8,6 @@ [assembly: AssemblyCulture("")] // These should be overwritten by release builds -[assembly: AssemblyVersion("4.0.1")] -[assembly: AssemblyFileVersion("4.0.1")] -[assembly: AssemblyInformationalVersion("4.0.1")] +[assembly: AssemblyVersion("4.0.2")] +[assembly: AssemblyFileVersion("4.0.2")] +[assembly: AssemblyInformationalVersion("4.0.2")] From 7cfb71fa21151030cf3e7e94858dd193b93f9432 Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Mon, 19 Dec 2022 09:10:43 -0600 Subject: [PATCH 09/11] Remove another LGTM leftover --- .lgtm.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .lgtm.yml diff --git a/.lgtm.yml b/.lgtm.yml deleted file mode 100644 index 5d99e70..0000000 --- a/.lgtm.yml +++ /dev/null @@ -1,5 +0,0 @@ -extraction: - csharp: - index: - dotnet: - version: 6.0.103 From d438447338b004603d12bde02e2ae552bc20eb4b Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Mon, 19 Dec 2022 09:10:55 -0600 Subject: [PATCH 10/11] Remove another LGTM leftover --- lgtm.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 lgtm.yml diff --git a/lgtm.yml b/lgtm.yml deleted file mode 100644 index 3b08018..0000000 --- a/lgtm.yml +++ /dev/null @@ -1,5 +0,0 @@ -extraction: - csharp: - index: - dotnet: - version: 6.0.400 From ad64a59633423be284a183d3ca00d0cbf63fe939 Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Mon, 19 Dec 2022 09:14:54 -0600 Subject: [PATCH 11/11] Note other version bumps in CHANGELOG.md --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index edbae46..da2c309 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,10 +11,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Changed -- Add information on problematic tag to exception in `GetValueFromDatasetWithMultiplicity` +- Now targets .Net Standard 2.1 and 6.0 instead of Standard 2.0 +- Add information on problematic tag to exception in `GetValueFromDatasetWithMultiplicity` ### Dependencies +- Bump HIC.FansiSql from 2.0.4 to 3.0.1 +- Bump MongoDB.Driver from 2.15.1 to 2.18.0 +- Bump Newtonsoft.Json from 13.0.1 to 13.0.2 - Bump NLog from 5.0.5 to 5.1.0 - Bump YamlDotNet from 12.0.2 to 12.3.1