From 32d2226086c6e74596004b2aa60f7a9a496bd109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 12:03:32 +0000 Subject: [PATCH 01/36] Bump MongoDB.Driver from 2.15.1 to 2.16.0 Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.15.1 to 2.16.0. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v2.15.1...v2.16.0) --- updated-dependencies: - dependency-name: MongoDB.Driver 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 761b341..ed1063c 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -32,7 +32,7 @@ - + From 7ad36e7bec031178871c4c8fb200fe45913cce55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 12:04:37 +0000 Subject: [PATCH 02/36] Bump NLog from 5.0.0 to 5.0.1 Bumps [NLog](https://github.com/NLog/NLog) from 5.0.0 to 5.0.1. - [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...v5.0.1) --- updated-dependencies: - dependency-name: NLog 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 ed1063c..bf3a95d 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -34,7 +34,7 @@ - + From bf1d1b6d96b68ce8ed44b6d35647fa9db2b4c955 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 12:04:19 +0000 Subject: [PATCH 03/36] Bump MongoDB.Driver from 2.16.0 to 2.16.1 Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.16.0 to 2.16.1. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v2.16.0...v2.16.1) --- updated-dependencies: - dependency-name: MongoDB.Driver 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 bf3a95d..987ec62 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -32,7 +32,7 @@ - + From 6537b53fd463f307451151ce7be9db628a5dcb5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 12:02:32 +0000 Subject: [PATCH 04/36] Bump MongoDB.Driver from 2.16.1 to 2.17.0 Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.16.1 to 2.17.0. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v2.16.1...v2.17.0) --- updated-dependencies: - dependency-name: MongoDB.Driver 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 987ec62..61c565c 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -32,7 +32,7 @@ - + From 5b0742a2bd19b89295cd2e1380982e3095074abd Mon Sep 17 00:00:00 2001 From: Ruairidh MacLeod Date: Mon, 25 Jul 2022 11:10:21 +0100 Subject: [PATCH 05/36] Remove old test and comments --- .../DicomTypeTranslatorTests.cs | 16 ---------------- .../Helpers/TranslationTestHelpers.cs | 4 ++-- 2 files changed, 2 insertions(+), 18 deletions(-) diff --git a/DicomTypeTranslation.Tests/DicomTypeTranslatorTests.cs b/DicomTypeTranslation.Tests/DicomTypeTranslatorTests.cs index 9a06eb5..1d7b714 100644 --- a/DicomTypeTranslation.Tests/DicomTypeTranslatorTests.cs +++ b/DicomTypeTranslation.Tests/DicomTypeTranslatorTests.cs @@ -268,22 +268,6 @@ public void CheckForNewVrs() Assert.AreEqual(34, TranslationTestHelpers.AllVrCodes.Length); } - public void TestVrsWithNoTags(string vrName) - { - DicomVR vr = DicomVR.Parse(vrName); - - // NOTE(rkm 2020-03-25) When this fails, add an entry for the new VR to the datasets TranslationTestHelpers - // NOTE(jas 2022-03-18) No VRs seem to fall in this category now with fo-dicom 5? - List vrTags = typeof(DicomTag) - .GetFields(BindingFlags.Static | BindingFlags.Public) - .Where(field => field.FieldType == typeof(DicomTag)) - .Select(x => (DicomTag)x.GetValue(null)) - .Where(tag => tag.DictionaryEntry.ValueRepresentations[0] == vr) - .ToList(); - - Assert.AreEqual(0, vrTags.Count); - } - #endregion } } diff --git a/DicomTypeTranslation.Tests/Helpers/TranslationTestHelpers.cs b/DicomTypeTranslation.Tests/Helpers/TranslationTestHelpers.cs index eff6ac8..28f8e63 100644 --- a/DicomTypeTranslation.Tests/Helpers/TranslationTestHelpers.cs +++ b/DicomTypeTranslation.Tests/Helpers/TranslationTestHelpers.cs @@ -54,7 +54,7 @@ public static DicomDataset BuildVrDataset(DicomVR singleVr = null) }), new DicomSignedShort(DicomTag.SelectorSSValue, 0, short.MinValue, short.MaxValue), new DicomShortText(DicomTag.SelectorSTValue, @"Short\\Text\\Backslashes should be ok: \\\\\\"), - new DicomSignedVeryLong(DicomTag.SelectorSVValue,1,7), // NOTE(rkm 2020-03-25) No tags actually have this VR yet! JS 2022-03-18 there are now... + new DicomSignedVeryLong(DicomTag.SelectorSVValue,1,7), new DicomTime(DicomTag.SelectorTMValue, "123456", "235959"), new DicomUnlimitedCharacters(DicomTag.SelectorUCValue, "UnlimitedCharacters-1"), new DicomUniqueIdentifier(DicomTag.SelectorUIValue, "1.2.3.4", "5.6.7.8"), @@ -63,7 +63,7 @@ public static DicomDataset BuildVrDataset(DicomVR singleVr = null) new DicomUniversalResource(DicomTag.URNCodeValue, "https://example.com?q=1"), new DicomUnsignedShort(DicomTag.SelectorUSValue, 0, 1, ushort.MaxValue), new DicomUnlimitedText(DicomTag.SelectorUTValue, "unlimited!"), - new DicomUnsignedVeryLong(DicomTag.SelectorUVValue,new UInt64[]{1}), // NOTE(rkm 2020-03-25) No tags actually have this VR yet! JS 2022-03-18 there are now... + new DicomUnsignedVeryLong(DicomTag.SelectorUVValue,new UInt64[]{1}), }; if (singleVr != null) From 66e5dc123a8bc79c697172c82d441d16bd862f82 Mon Sep 17 00:00:00 2001 From: Ruairidh MacLeod Date: Mon, 25 Jul 2022 11:45:40 +0100 Subject: [PATCH 06/36] Add tag info to exception message --- .../DicomTypeTranslatorTests.cs | 19 ++++++++++++++++++- .../DicomTypeTranslaterReader.cs | 12 +++++++++++- 2 files changed, 29 insertions(+), 2 deletions(-) diff --git a/DicomTypeTranslation.Tests/DicomTypeTranslatorTests.cs b/DicomTypeTranslation.Tests/DicomTypeTranslatorTests.cs index 1d7b714..e87acfd 100644 --- a/DicomTypeTranslation.Tests/DicomTypeTranslatorTests.cs +++ b/DicomTypeTranslation.Tests/DicomTypeTranslatorTests.cs @@ -1,4 +1,4 @@ - + using System; using System.Collections.Generic; using System.Linq; @@ -268,6 +268,23 @@ public void CheckForNewVrs() Assert.AreEqual(34, TranslationTestHelpers.AllVrCodes.Length); } + [Test] + public void GetCSharpValue_ExceptionIncludesTag() + { + // Arrange + var tag = DicomTag.NumericValue; + var ds = new DicomDataset + { + new DicomDecimalString(tag, new[] { "3.40282347e+038", "3.0e+038" }), + }; + + // Act + var exc = Assert.Throws(() => DicomTypeTranslaterReader.GetCSharpValue(ds, tag)); + + // Assert + Assert.AreEqual(@"Tag NumericValue (0040,a30a) has invalid value(s): '3.40282347e+038\3.0e+038'", exc.Message); + } + #endregion } } diff --git a/DicomTypeTranslation/DicomTypeTranslaterReader.cs b/DicomTypeTranslation/DicomTypeTranslaterReader.cs index 20f5b07..208b2d6 100644 --- a/DicomTypeTranslation/DicomTypeTranslaterReader.cs +++ b/DicomTypeTranslation/DicomTypeTranslaterReader.cs @@ -250,7 +250,17 @@ private static object GetSequenceFromDataset(DicomDataset ds, DicomTag tag) private static object GetValueFromDatasetWithMultiplicity(DicomDataset dataset, DicomTag tag) { - Array array = dataset.GetValues(tag); + Array array; + + try + { + array = dataset.GetValues(tag); + } + catch (Exception e) + { + var vals = dataset.GetString(tag); + throw new ArgumentException($"Tag {tag.DictionaryEntry.Keyword} {tag} has invalid value(s): '{vals}'", e); + } if (array == null || array.Length == 0) return null; From f24379a98f9aabb2f7a5b9fa58f50e4bd2cee970 Mon Sep 17 00:00:00 2001 From: Ruairidh MacLeod Date: Mon, 25 Jul 2022 11:50:04 +0100 Subject: [PATCH 07/36] Update CHANGELOG --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85517c3..96f1533 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] -... +### Changed + +- Add information on problematic tag to exception in `GetValueFromDatasetWithMultiplicity` ### [4.0.1] - 2022-06-06 From c41e59b289dacf7286f7d0f0ca9c03f84a3c22ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 12:03:47 +0000 Subject: [PATCH 08/36] Bump YamlDotNet from 11.2.1 to 12.0.0 Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 11.2.1 to 12.0.0. - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v11.2.1...v12.0.0) --- updated-dependencies: - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-major ... 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 61c565c..a7a311b 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -35,6 +35,6 @@ - + From 9bd218f52dd9d5b6223f5310c45497eaf2723045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 12:02:30 +0000 Subject: [PATCH 09/36] Bump MongoDB.Driver from 2.17.0 to 2.17.1 Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.17.0 to 2.17.1. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v2.17.0...v2.17.1) --- updated-dependencies: - dependency-name: MongoDB.Driver 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 a7a311b..2329374 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -32,7 +32,7 @@ - + From 329124f40aa6c971c80b450e42d686a37bed8c9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 12:02:44 +0000 Subject: [PATCH 10/36] Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v17.2.0...v17.3.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... 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 5fb4b9b..a3d659a 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 5f23d5f55e03647832fc2d36947f6c83249b47e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 12:03:02 +0000 Subject: [PATCH 11/36] Bump NLog from 5.0.1 to 5.0.2 Bumps [NLog](https://github.com/NLog/NLog) from 5.0.1 to 5.0.2. - [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.1...v5.0.2) --- updated-dependencies: - dependency-name: NLog 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 2329374..a12af56 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -34,7 +34,7 @@ - + From ffd3cd96273028c45330f2cbc9d77fe974d10a69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 12:02:47 +0000 Subject: [PATCH 12/36] Bump HIC.FAnsiSql from 2.0.4 to 2.0.5 Bumps [HIC.FAnsiSql](https://github.com/HicServices/FAnsiSql) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/HicServices/FAnsiSql/releases) - [Changelog](https://github.com/HicServices/FAnsiSql/blob/main/CHANGELOG.md) - [Commits](https://github.com/HicServices/FAnsiSql/compare/2.0.4...2.0.5) --- updated-dependencies: - dependency-name: HIC.FAnsiSql 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 a12af56..1fe1685 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -31,7 +31,7 @@ - + From 69610e8eb64ee00a3159a23aade9ee61cc4062d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 12:04:23 +0000 Subject: [PATCH 13/36] Bump HIC.FAnsiSql from 2.0.5 to 3.0.0 Bumps [HIC.FAnsiSql](https://github.com/HicServices/FAnsiSql) from 2.0.5 to 3.0.0. - [Release notes](https://github.com/HicServices/FAnsiSql/releases) - [Changelog](https://github.com/HicServices/FAnsiSql/blob/3.0.0/CHANGELOG.md) - [Commits](https://github.com/HicServices/FAnsiSql/compare/2.0.5...3.0.0) --- updated-dependencies: - dependency-name: HIC.FAnsiSql dependency-type: direct:production update-type: version-update:semver-major ... 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 1fe1685..0c94940 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -31,7 +31,7 @@ - + From cdd3215961907c0e3cea33bf3110f3c36031ae26 Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Mon, 29 Aug 2022 07:33:33 -0500 Subject: [PATCH 14/36] Remove legacy cruft files --- .travis.yml | 38 ------------------------ .travisignore | 5 ---- rakeconfig.rb | 11 ------- rakefile.rb | 80 --------------------------------------------------- 4 files changed, 134 deletions(-) delete mode 100644 .travis.yml delete mode 100644 .travisignore delete mode 100644 rakeconfig.rb delete mode 100644 rakefile.rb diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index dc6f4e4..0000000 --- a/.travis.yml +++ /dev/null @@ -1,38 +0,0 @@ -language: generic -mono: none -dist: bionic -os: linux - -addons: - postgresql: "10" - apt: - packages: - sources: - - sourceline: 'deb [arch=amd64] https://packages.microsoft.com/ubuntu/18.04/prod bionic main' - key_url: 'https://packages.microsoft.com/keys/microsoft.asc' - - sourceline: 'deb [arch=amd64,arm64,armhf] https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017 xenial main' - -services: -- postgresql -- mysql -env: - global: - - MSSQL_SA_PASSWORD="YourStrong!Passw0rd" - - ACCEPT_EULA=Y - - MSSQL_PID='developer' -cache: - directories: - - $HOME/.local/share/NuGet/ - - $HOME/.nuget - -before_script: -- sudo apt-get install -y --no-install-recommends mssql-tools mssql-server dotnet-runtime-2.2 dotnet-sdk-3.1 -- sudo /opt/mssql/bin/mssql-conf -n setup accept-eula - -script: - - dotnet restore - - dotnet build - - dotnet test - - cd DicomTypeTranslation && dotnet pack -p:Version=$(fgrep Version ../SharedAssemblyInfo.cs|cut -d'"' -f2|head -n1) -c Release --include-symbols --include-source - - if [ ! -z "$TRAVIS_TAG" ]; then dotnet nuget push bin/Release/HIC.DicomTypeTranslation.$TRAVIS_TAG.nupkg -s https://api.nuget.org/v3/index.json -k $NUGET_KEY; fi - diff --git a/.travisignore b/.travisignore deleted file mode 100644 index f1e35f5..0000000 --- a/.travisignore +++ /dev/null @@ -1,5 +0,0 @@ - -.gitignore -*.md -*.png -*.rb \ No newline at end of file diff --git a/rakeconfig.rb b/rakeconfig.rb deleted file mode 100644 index 7d3e85c..0000000 --- a/rakeconfig.rb +++ /dev/null @@ -1,11 +0,0 @@ -PUBLISH_DIR = ENV['PUBLISH_DIR'] || "Release" -SOLUTION = ENV['SOLUTION'] || "DicomTypeTranslation.sln" -DBSERVER = ENV['DBSERVER'] || "SQL-ADP-02\\hiccitests" -MYSQLDB = ENV['MYSQLDB'] || "adp-hicci-03" -MYSQLUSR = ENV['MYSQLUSR'] || "hicci" -MYSQLPASS= ENV['MYSQLPASS'] || "killerzombie" -PRERELEASE = ENV['PRERELEASE'] || "false" -CANDIDATE = ENV['CANDIDATE'] || "false" -SUFFIX = ENV['SUFFIX'] || "develop" -NUGETKEY = ENV['NUGETKEY'] || "blahblahblahbroken!" -MSBUILD15CMD = ENV['MSBUILD15CMD'] || "C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/MSBuild/15.0/Bin/msbuild.exe" \ No newline at end of file diff --git a/rakefile.rb b/rakefile.rb deleted file mode 100644 index 1449ccf..0000000 --- a/rakefile.rb +++ /dev/null @@ -1,80 +0,0 @@ -load 'rakeconfig.rb' -$MSBUILD15CMD = MSBUILD15CMD.gsub(/\\/,"/") - -task :continuous, [:config] => [:setup_connection,:assemblyinfo, :build, :tests] - -task :release, [:config] => [:setup_connection,:assemblyinfo, :deploy, :pack] - -task :restorepackages do - sh "nuget restore #{SOLUTION}" -end - -task :setup_connection do - File.open("DicomTypeTranslation.Tests/TestDatabases.xml", "w") do |f| - f.write(" - - True - FAnsiTests - - - MicrosoftSQLServer - server=#{DBSERVER};Trusted_Connection=True; - - - MySql - Server=#{MYSQLDB};Uid=#{MYSQLUSR};Pwd=#{MYSQLPASS};sslmode=Required - - - ") - end -end - -task :build, [:config] => :restorepackages do |msb, args| - sh "\"#{$MSBUILD15CMD}\" #{SOLUTION} \/t:Clean;Build \/p:Configuration=#{args.config}" -end - -task :tests do - sh 'dotnet test --logger:"nunit;LogFilePath=test-result.xml"' -end - -task :deploy, [:config] => :restorepackages do |msb, args| - args.with_defaults(:config => :Release) - sh "\"#{$MSBUILD15CMD}\" #{SOLUTION} \/t:Clean;Build \/p:Configuration=#{args.config}" -end - -desc "Sets the version number from SharedAssemblyInfo file" -task :assemblyinfo do - asminfoversion = File.read("SharedAssemblyInfo.cs").match(/AssemblyInformationalVersion\("(\d+)\.(\d+)\.(\d+)(-.*)?"/) - - puts asminfoversion.inspect - - major = asminfoversion[1] - minor = asminfoversion[2] - patch = asminfoversion[3] - suffix = asminfoversion[4] - - version = "#{major}.#{minor}.#{patch}" - puts "version: #{version}#{suffix}" - - # DO NOT REMOVE! needed by build script! - f = File.new('version', 'w') - f.write "#{version}#{suffix}" - f.close - # ---- -end - -desc "Pushes the plugin packages into the specified folder" -task :pack, [:config] do |t, args| - args.with_defaults(:config => :Release) - - version = File.open('version') {|f| f.readline} - puts "version: #{version}" - - Dir.chdir('DicomTypeTranslation') do - sh "nuget pack HIC.DicomTypeTranslation.nuspec -Properties Configuration=#{args.config} -IncludeReferencedProjects -Symbols -Version #{version}" - sh "nuget push HIC.DicomTypeTranslation.#{version}.nupkg -Source https://api.nuget.org/v3/index.json -ApiKey #{NUGETKEY}" - end -end From 26d6511c1af2b6aa5fd8dac183395fb1ad27ae72 Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Mon, 29 Aug 2022 07:33:53 -0500 Subject: [PATCH 15/36] Target net6, support netstandard2.1 --- DicomTypeTranslation.Tests/DicomTypeTranslation.Tests.csproj | 2 +- DicomTypeTranslation/DicomTypeTranslation.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DicomTypeTranslation.Tests/DicomTypeTranslation.Tests.csproj b/DicomTypeTranslation.Tests/DicomTypeTranslation.Tests.csproj index a3d659a..21de8d0 100644 --- a/DicomTypeTranslation.Tests/DicomTypeTranslation.Tests.csproj +++ b/DicomTypeTranslation.Tests/DicomTypeTranslation.Tests.csproj @@ -1,6 +1,6 @@  - net5.0 + net6.0 9.0 DicomTypeTranslation.Tests DicomTypeTranslation.Tests diff --git a/DicomTypeTranslation/DicomTypeTranslation.csproj b/DicomTypeTranslation/DicomTypeTranslation.csproj index 0c94940..abc5e8c 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -1,6 +1,6 @@  - netstandard2.0 + netstandard2.1;net6.0 9.0 DicomTypeTranslation DicomTypeTranslation From e8d73ca97fd4b41f1638d6e9cba47b881ae1ebd2 Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Mon, 29 Aug 2022 07:34:10 -0500 Subject: [PATCH 16/36] Update to run on Ubuntu 20.04 --- .github/workflows/dotnet-core.yml | 31 +++++++++++-------------------- 1 file changed, 11 insertions(+), 20 deletions(-) diff --git a/.github/workflows/dotnet-core.yml b/.github/workflows/dotnet-core.yml index edd8070..09a358c 100644 --- a/.github/workflows/dotnet-core.yml +++ b/.github/workflows/dotnet-core.yml @@ -11,39 +11,30 @@ env: jobs: build: - runs-on: ubuntu-18.04 + runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v3 - name: Setup .NET Core uses: actions/setup-dotnet@v2 with: - dotnet-version: 5.x - - uses: actions/cache@v3 - with: - path: ~/.nuget/packages - key: ${{ runner.os }}-nuget-${{ hashFiles('**/*.csproj') }} - restore-keys: | - ${{ runner.os }}-nuget + dotnet-version: 6.0.x - name: Add MSFT code signing key - run: wget -qO- https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add - - name: Add MSFT package repo - run: sudo add-apt-repository "$(wget -qO- https://packages.microsoft.com/config/ubuntu/18.04/mssql-server-2019.list)" - name: MySQL run: | - sudo mkdir -p /var/run/mysqld - sudo chown mysql:mysql /var/run/mysqld - sudo mysqld_safe --port=3306 --skip-grant-tables & + sudo systemctl start mysql.service + sed -i'' -e 's/Pwd=;SslMode=None/Pwd=root;AllowPublicKeyRetrieval=true/' DicomTypeTranslation.Tests/TestDatabases.xml - name: Install Sql Server - run: sudo apt-get install -y --no-install-recommends postgresql mssql-tools mssql-server - - name: Configure Sql Server - run: sudo -E /opt/mssql/bin/mssql-conf -n setup accept-eula - - name: Install dependencies - run: dotnet restore + run: | + wget -qO- https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add - + sudo add-apt-repository "$(wget -qO- https://packages.microsoft.com/config/ubuntu/20.04/mssql-server-2019.list)" + sudo apt-get install -y --no-install-recommends postgresql mssql-tools mssql-server + sudo -E /opt/mssql/bin/mssql-conf -n setup accept-eula - name: Build - run: dotnet build --configuration Release --no-restore + run: dotnet build --configuration Release --nologo - name: Test - run: dotnet test --no-restore --verbosity normal + run: dotnet test --no-restore --verbosity normal --nologo - name: Pack and push if: contains(github.ref,'refs/tags/') run: | From 93d50eea55f7f4819a6164e1ced92496210d9bf3 Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Mon, 29 Aug 2022 07:36:21 -0500 Subject: [PATCH 17/36] YAML fixup --- .github/workflows/dotnet-core.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/dotnet-core.yml b/.github/workflows/dotnet-core.yml index 09a358c..04bb41e 100644 --- a/.github/workflows/dotnet-core.yml +++ b/.github/workflows/dotnet-core.yml @@ -19,8 +19,6 @@ jobs: uses: actions/setup-dotnet@v2 with: dotnet-version: 6.0.x - - name: Add MSFT code signing key - - name: Add MSFT package repo - name: MySQL run: | sudo systemctl start mysql.service From 7d56d2488826c20af19912a0f9d3383db0f9f027 Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Mon, 29 Aug 2022 07:39:05 -0500 Subject: [PATCH 18/36] Disable disk flushing for CI --- .github/workflows/dotnet-core.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/dotnet-core.yml b/.github/workflows/dotnet-core.yml index 04bb41e..7fe8bf6 100644 --- a/.github/workflows/dotnet-core.yml +++ b/.github/workflows/dotnet-core.yml @@ -14,6 +14,8 @@ jobs: runs-on: ubuntu-20.04 steps: + - name: Disable disk flush for CI + run: sudo apt-get install -y libeatmydata1 - uses: actions/checkout@v3 - name: Setup .NET Core uses: actions/setup-dotnet@v2 From 6721a243bf52f9c801ccc87d743d8596f54c687b Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Mon, 29 Aug 2022 07:41:07 -0500 Subject: [PATCH 19/36] Casing fixup for TestDatabases regex --- .github/workflows/dotnet-core.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dotnet-core.yml b/.github/workflows/dotnet-core.yml index 7fe8bf6..71dfee6 100644 --- a/.github/workflows/dotnet-core.yml +++ b/.github/workflows/dotnet-core.yml @@ -24,7 +24,7 @@ jobs: - name: MySQL run: | sudo systemctl start mysql.service - sed -i'' -e 's/Pwd=;SslMode=None/Pwd=root;AllowPublicKeyRetrieval=true/' DicomTypeTranslation.Tests/TestDatabases.xml + sed -i'' -e 's/Pwd=;sslmode=None/Pwd=root;AllowPublicKeyRetrieval=true/' DicomTypeTranslation.Tests/TestDatabases.xml - name: Install Sql Server run: | wget -qO- https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add - From 16a48e78b9555ac2b9f8e92bff4404cb64ba3d27 Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Mon, 29 Aug 2022 07:46:25 -0500 Subject: [PATCH 20/36] Add LGTM file to force use of .Net 6 SDK --- lgtm.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lgtm.yml diff --git a/lgtm.yml b/lgtm.yml new file mode 100644 index 0000000..3b08018 --- /dev/null +++ b/lgtm.yml @@ -0,0 +1,5 @@ +extraction: + csharp: + index: + dotnet: + version: 6.0.400 From d949b584231090b55450c40255dc3ddb9315551a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 12:04:09 +0000 Subject: [PATCH 21/36] Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.0 to 17.3.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v17.3.0...v17.3.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 21de8d0..04f2d51 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 d1f2c69f50ae269f100882112deb82431cf445fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 12:02:39 +0000 Subject: [PATCH 22/36] Bump NLog from 5.0.2 to 5.0.3 Bumps [NLog](https://github.com/NLog/NLog) from 5.0.2 to 5.0.3. - [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.2...v5.0.3) --- updated-dependencies: - dependency-name: NLog 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 abc5e8c..7310b31 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -34,7 +34,7 @@ - + From 4294e0775415d11e415ae1d9bcbac6af25667f2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 12:02:51 +0000 Subject: [PATCH 23/36] Bump NLog from 5.0.3 to 5.0.4 Bumps [NLog](https://github.com/NLog/NLog) from 5.0.3 to 5.0.4. - [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.3...v5.0.4) --- updated-dependencies: - dependency-name: NLog 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 7310b31..fcc2ed3 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -34,7 +34,7 @@ - + From 7e5fb83d17dbf41ca3b8bee6d9badd181bf21571 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 12:04:05 +0000 Subject: [PATCH 24/36] Bump NunitXml.TestLogger from 3.0.117 to 3.0.127 Bumps [NunitXml.TestLogger](https://github.com/spekt/nunit.testlogger) from 3.0.117 to 3.0.127. - [Release notes](https://github.com/spekt/nunit.testlogger/releases) - [Changelog](https://github.com/spekt/nunit.testlogger/blob/master/CHANGELOG.md) - [Commits](https://github.com/spekt/nunit.testlogger/compare/v3.0.117...v3.0.127) --- updated-dependencies: - dependency-name: NunitXml.TestLogger 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 04f2d51..0447128 100644 --- a/DicomTypeTranslation.Tests/DicomTypeTranslation.Tests.csproj +++ b/DicomTypeTranslation.Tests/DicomTypeTranslation.Tests.csproj @@ -89,7 +89,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + From b522258f311ce5b926f9e6b43792a717e179c11f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 12:03:31 +0000 Subject: [PATCH 25/36] Bump YamlDotNet from 12.0.0 to 12.0.1 Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 12.0.0 to 12.0.1. - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v12.0.0...v12.0.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 fcc2ed3..a1b3d09 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -35,6 +35,6 @@ - + From 4fee5d909daa13ffa870077a292eae74cf5cf22f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 12:03:02 +0000 Subject: [PATCH 26/36] Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.1 to 17.3.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v17.3.1...v17.3.2) --- 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 0447128..94de5f7 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 36fbb7d71a538d6d06d6377d77d4ab3d34e96148 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 12:36:16 +0000 Subject: [PATCH 27/36] Bump actions/setup-dotnet from 2 to 3 Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2 to 3. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](https://github.com/actions/setup-dotnet/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/dotnet-core.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dotnet-core.yml b/.github/workflows/dotnet-core.yml index 71dfee6..911d836 100644 --- a/.github/workflows/dotnet-core.yml +++ b/.github/workflows/dotnet-core.yml @@ -18,7 +18,7 @@ jobs: run: sudo apt-get install -y libeatmydata1 - uses: actions/checkout@v3 - name: Setup .NET Core - uses: actions/setup-dotnet@v2 + uses: actions/setup-dotnet@v3 with: dotnet-version: 6.0.x - name: MySQL From d215060b916b6006964a2302e51e1c0888a05767 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 12:02:41 +0000 Subject: [PATCH 28/36] Bump YamlDotNet from 12.0.1 to 12.0.2 Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 12.0.1 to 12.0.2. - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v12.0.1...v12.0.2) --- 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 a1b3d09..3200d45 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -35,6 +35,6 @@ - + From 098167898c2f0994cbf862881676c6b984ab85fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 12:04:03 +0000 Subject: [PATCH 29/36] Bump MongoDB.Driver from 2.17.1 to 2.18.0 Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.17.1 to 2.18.0. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v2.17.1...v2.18.0) --- updated-dependencies: - dependency-name: MongoDB.Driver 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 3200d45..885dc4e 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -32,7 +32,7 @@ - + From 4f6986aedbad32686e807a9eb6cb879d82ee7dad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 12:03:37 +0000 Subject: [PATCH 30/36] Bump NLog from 5.0.4 to 5.0.5 Bumps [NLog](https://github.com/NLog/NLog) from 5.0.4 to 5.0.5. - [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.4...v5.0.5) --- updated-dependencies: - dependency-name: NLog 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 885dc4e..c8184f5 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -34,7 +34,7 @@ - + From 0f796632158af529e22adaa054342014533a187a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 12:03:02 +0000 Subject: [PATCH 31/36] Bump HIC.FAnsiSql from 3.0.0 to 3.0.1 Bumps [HIC.FAnsiSql](https://github.com/HicServices/FAnsiSql) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/HicServices/FAnsiSql/releases) - [Changelog](https://github.com/HicServices/FAnsiSql/blob/main/CHANGELOG.md) - [Commits](https://github.com/HicServices/FAnsiSql/compare/3.0.0...3.0.1) --- updated-dependencies: - dependency-name: HIC.FAnsiSql 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 c8184f5..a3fc145 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -31,7 +31,7 @@ - + From 3eaadc58f2a23cc8e3dbc1687cf361fed500c25e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 12:03:33 +0000 Subject: [PATCH 32/36] Bump NUnit3TestAdapter from 4.2.1 to 4.3.0 Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases) - [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.2.1...V4.3.0) --- updated-dependencies: - dependency-name: NUnit3TestAdapter dependency-type: direct:production update-type: version-update:semver-minor ... 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 94de5f7..62e8d2d 100644 --- a/DicomTypeTranslation.Tests/DicomTypeTranslation.Tests.csproj +++ b/DicomTypeTranslation.Tests/DicomTypeTranslation.Tests.csproj @@ -86,7 +86,7 @@ - runtime; build; native; contentfiles; analyzers; buildtransitive + runtime; build; native; contentfiles; analyzers; buildtransitive all From c828a224b3031bdadec10d79650787c2241bfc58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 12:00:56 +0000 Subject: [PATCH 33/36] Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v17.3.2...v17.4.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... 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 62e8d2d..d0c23f9 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 161ceffb0c5953e764af702be569fcfb6b2bcfe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 12:03:58 +0000 Subject: [PATCH 34/36] Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases) - [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.3.0...V4.3.1) --- updated-dependencies: - dependency-name: NUnit3TestAdapter 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 d0c23f9..4f6ebfc 100644 --- a/DicomTypeTranslation.Tests/DicomTypeTranslation.Tests.csproj +++ b/DicomTypeTranslation.Tests/DicomTypeTranslation.Tests.csproj @@ -86,7 +86,7 @@ - runtime; build; native; contentfiles; analyzers; buildtransitive + runtime; build; native; contentfiles; analyzers; buildtransitive all From 0beb56cd8d1e4816cbde98976976d80977fa3018 Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Mon, 21 Nov 2022 09:03:12 -0600 Subject: [PATCH 35/36] Remove tznind as reviewer since he left --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7ae2031..10dc671 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,6 @@ updates: target-branch: develop reviewers: - rkm - - tznind - jas88 - package-ecosystem: nuget directory: "/" @@ -17,5 +16,4 @@ updates: target-branch: develop reviewers: - rkm - - tznind - jas88 From 60129ddfbc5147bdce79ce54918e5c1c3b40617f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 12:00:39 +0000 Subject: [PATCH 36/36] Bump Newtonsoft.Json from 13.0.1 to 13.0.2 Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json 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 a3fc145..a54bf67 100644 --- a/DicomTypeTranslation/DicomTypeTranslation.csproj +++ b/DicomTypeTranslation/DicomTypeTranslation.csproj @@ -33,7 +33,7 @@ - +