From 54454c7d7f3f89434f35b079d6969e3dc9a85d2c Mon Sep 17 00:00:00 2001 From: YogyaGamage <47789154+YogyaGamage@users.noreply.github.com> Date: Mon, 23 Oct 2023 18:02:03 +0200 Subject: [PATCH] Add updatedFileType for null values --- data/benchmark/0e8625f492854a78c0e1ceff67b2abd7e081d42b.json | 2 +- data/benchmark/1fc5281e0688c44025fe2b390a7d6e3e3088f385.json | 2 +- data/benchmark/7fb959ccb8c9b32bd6cbc9fc95ed70c4d9c85575.json | 2 +- data/benchmark/bf192132622ef035d43b717570a4d6746540364c.json | 4 ++-- data/benchmark/d9a0df6feee60bb6d7d301f251cab386168eecd1.json | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/data/benchmark/0e8625f492854a78c0e1ceff67b2abd7e081d42b.json b/data/benchmark/0e8625f492854a78c0e1ceff67b2abd7e081d42b.json index 3b324a3079ed..90ea3c625cc1 100644 --- a/data/benchmark/0e8625f492854a78c0e1ceff67b2abd7e081d42b.json +++ b/data/benchmark/0e8625f492854a78c0e1ceff67b2abd7e081d42b.json @@ -16,7 +16,7 @@ "githubCompareLink" : "A GitHub repository could not be found for the updated dependency.", "mavenSourceLinkPre" : null, "mavenSourceLinkBreaking" : null, - "updatedFileType" : null, + "updatedFileType" : "JAR", "dependencySection" : "dependencyManagement" }, "preCommitReproductionCommand" : "docker run ghcr.io/chains-project/breaking-updates:0e8625f492854a78c0e1ceff67b2abd7e081d42b-pre", diff --git a/data/benchmark/1fc5281e0688c44025fe2b390a7d6e3e3088f385.json b/data/benchmark/1fc5281e0688c44025fe2b390a7d6e3e3088f385.json index 8dc97d6bc14e..ce1061f5122c 100644 --- a/data/benchmark/1fc5281e0688c44025fe2b390a7d6e3e3088f385.json +++ b/data/benchmark/1fc5281e0688c44025fe2b390a7d6e3e3088f385.json @@ -16,7 +16,7 @@ "githubCompareLink" : "A GitHub repository could not be found for the updated dependency.", "mavenSourceLinkPre" : null, "mavenSourceLinkBreaking" : null, - "updatedFileType" : null, + "updatedFileType" : "JAR", "dependencySection" : "dependencyManagement" }, "preCommitReproductionCommand" : "docker run ghcr.io/chains-project/breaking-updates:1fc5281e0688c44025fe2b390a7d6e3e3088f385-pre", diff --git a/data/benchmark/7fb959ccb8c9b32bd6cbc9fc95ed70c4d9c85575.json b/data/benchmark/7fb959ccb8c9b32bd6cbc9fc95ed70c4d9c85575.json index 93ac9b395267..e7db3dcab01e 100644 --- a/data/benchmark/7fb959ccb8c9b32bd6cbc9fc95ed70c4d9c85575.json +++ b/data/benchmark/7fb959ccb8c9b32bd6cbc9fc95ed70c4d9c85575.json @@ -16,7 +16,7 @@ "githubCompareLink" : "A GitHub repository could not be found for the updated dependency.", "mavenSourceLinkPre" : null, "mavenSourceLinkBreaking" : null, - "updatedFileType" : null, + "updatedFileType" : "JAR", "dependencySection" : "dependencyManagement" }, "preCommitReproductionCommand" : "docker run ghcr.io/chains-project/breaking-updates:7fb959ccb8c9b32bd6cbc9fc95ed70c4d9c85575-pre", diff --git a/data/benchmark/bf192132622ef035d43b717570a4d6746540364c.json b/data/benchmark/bf192132622ef035d43b717570a4d6746540364c.json index 75c35237622b..8716c4e7906f 100644 --- a/data/benchmark/bf192132622ef035d43b717570a4d6746540364c.json +++ b/data/benchmark/bf192132622ef035d43b717570a4d6746540364c.json @@ -9,14 +9,14 @@ "updatedDependency" : { "dependencyGroupID" : "org.optaplanner", "dependencyArtifactID" : "optaplanner-bom", - "previousVersion" : "${version.org.kie}", + "previousVersion" : "7.75.0-SNAPSHOT", "newVersion" : "7.73.0.Final", "dependencyScope" : "import", "versionUpdateType" : "other", "githubCompareLink" : "A GitHub repository could not be found for the updated dependency.", "mavenSourceLinkPre" : null, "mavenSourceLinkBreaking" : null, - "updatedFileType" : null, + "updatedFileType" : "POM", "dependencySection" : "dependencyManagement" }, "preCommitReproductionCommand" : "docker run ghcr.io/chains-project/breaking-updates:bf192132622ef035d43b717570a4d6746540364c-pre", diff --git a/data/benchmark/d9a0df6feee60bb6d7d301f251cab386168eecd1.json b/data/benchmark/d9a0df6feee60bb6d7d301f251cab386168eecd1.json index adbd602bb528..99607107c46a 100644 --- a/data/benchmark/d9a0df6feee60bb6d7d301f251cab386168eecd1.json +++ b/data/benchmark/d9a0df6feee60bb6d7d301f251cab386168eecd1.json @@ -16,7 +16,7 @@ "githubCompareLink" : "A GitHub repository could not be found for the updated dependency.", "mavenSourceLinkPre" : "https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.3.31/kotlin-stdlib-1.3.31-sources.jar", "mavenSourceLinkBreaking" : "https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.0/kotlin-stdlib-1.6.0-sources.jar", - "updatedFileType" : null, + "updatedFileType" : "JAR", "dependencySection" : "dependencies" }, "preCommitReproductionCommand" : "docker run ghcr.io/chains-project/breaking-updates:d9a0df6feee60bb6d7d301f251cab386168eecd1-pre",