diff --git a/README.md b/README.md index 990917ac796c..37413a68b426 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ java -jar target/BreakingUpdateReproducer.jar --help ``` ## Stats -As of Aug 7 2023: +As of Aug 9 2023: * The benchmark consists of 331 reproducible breaking updates. - Of these breaking updates, 124 (37.46%) fail compilation with the updated dependency. - 95 (28.70%) fail tests with the updated dependency. @@ -108,4 +108,4 @@ As of Aug 7 2023: - 55 (16.62%) fail after updating the dependency due to maven enforcer failures. - 56 (16.92%) fail due to unknown failures after updating the dependency. * Overall, reproduction has been attempted for 2754 breaking updates, and 2423 (87.98%) could not be locally reproduced. - * For 0 potential breaking updates, reproduction has not been attempted yet. + * For 1148 potential breaking updates, reproduction has not been attempted yet. diff --git a/data/not-reproduced-data/0078cf27ae13fc37fc549ac3d3e59c3dd6965984.json b/data/not-reproduced-data/0078cf27ae13fc37fc549ac3d3e59c3dd6965984.json new file mode 100644 index 000000000000..b75a5ed4227f --- /dev/null +++ b/data/not-reproduced-data/0078cf27ae13fc37fc549ac3d3e59c3dd6965984.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenAPITools/openapi-diff/pull/439", + "project" : "openapi-diff", + "breakingCommit" : "0078cf27ae13fc37fc549ac3d3e59c3dd6965984", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.3.0", + "newVersion" : "1.4.5", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0094836efbc73241036e82ee002d5cd8df0988c2.json b/data/not-reproduced-data/0094836efbc73241036e82ee002d5cd8df0988c2.json new file mode 100644 index 000000000000..524a69fcbafa --- /dev/null +++ b/data/not-reproduced-data/0094836efbc73241036e82ee002d5cd8df0988c2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokorin/Jaffree/pull/309", + "project" : "Jaffree", + "breakingCommit" : "0094836efbc73241036e82ee002d5cd8df0988c2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "10.3.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/00b16bb2e78a038ad639bbd4669afd70ef7a8de6.json b/data/not-reproduced-data/00b16bb2e78a038ad639bbd4669afd70ef7a8de6.json new file mode 100644 index 000000000000..e906504315ae --- /dev/null +++ b/data/not-reproduced-data/00b16bb2e78a038ad639bbd4669afd70ef7a8de6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/379", + "project" : "chimera", + "breakingCommit" : "00b16bb2e78a038ad639bbd4669afd70ef7a8de6", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.1", + "newVersion" : "10.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/01059575ae151a573a748c837b20785882c2ffeb.json b/data/not-reproduced-data/01059575ae151a573a748c837b20785882c2ffeb.json new file mode 100644 index 000000000000..3b48ca017a3a --- /dev/null +++ b/data/not-reproduced-data/01059575ae151a573a748c837b20785882c2ffeb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/eqasim-org/eqasim-java/pull/129", + "project" : "eqasim-java", + "breakingCommit" : "01059575ae151a573a748c837b20785882c2ffeb", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.10.0", + "newVersion" : "2.12.6.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/01075f5aedd9a75448599e3724483afaff95cb93.json b/data/not-reproduced-data/01075f5aedd9a75448599e3724483afaff95cb93.json new file mode 100644 index 000000000000..cdd937af97a1 --- /dev/null +++ b/data/not-reproduced-data/01075f5aedd9a75448599e3724483afaff95cb93.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lukas-krecan/future-converter/pull/93", + "project" : "future-converter", + "breakingCommit" : "01075f5aedd9a75448599e3724483afaff95cb93", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.19", + "newVersion" : "6.0.6", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/01609f962f32cc2ba04fa574c79429e86b372c6b.json b/data/not-reproduced-data/01609f962f32cc2ba04fa574c79429e86b372c6b.json new file mode 100644 index 000000000000..e3c66393b1ec --- /dev/null +++ b/data/not-reproduced-data/01609f962f32cc2ba04fa574c79429e86b372c6b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/729", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "01609f962f32cc2ba04fa574c79429e86b372c6b", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.7", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/01b20ea4996025f81feb622c7f45eadbc79ce340.json b/data/not-reproduced-data/01b20ea4996025f81feb622c7f45eadbc79ce340.json new file mode 100644 index 000000000000..b9d2379af4bc --- /dev/null +++ b/data/not-reproduced-data/01b20ea4996025f81feb622c7f45eadbc79ce340.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/INTO-CPS-Association/maestro/pull/388", + "project" : "maestro", + "breakingCommit" : "01b20ea4996025f81feb622c7f45eadbc79ce340", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.10.5.1", + "newVersion" : "2.12.6.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/01bfaddbc039fbec2815dc37f8304f5f6a7cf4e2.json b/data/not-reproduced-data/01bfaddbc039fbec2815dc37f8304f5f6a7cf4e2.json new file mode 100644 index 000000000000..f9d07c0ee929 --- /dev/null +++ b/data/not-reproduced-data/01bfaddbc039fbec2815dc37f8304f5f6a7cf4e2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/994", + "project" : "togglz", + "breakingCommit" : "01bfaddbc039fbec2815dc37f8304f5f6a7cf4e2", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.cloud", + "dependencyArtifactID" : "google-cloud-storage", + "previousVersion" : "2.19.0", + "newVersion" : "2.20.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/01e602d094707abe5ded6d52b828bc50d2fa31e3.json b/data/not-reproduced-data/01e602d094707abe5ded6d52b828bc50d2fa31e3.json new file mode 100644 index 000000000000..ab228f1e7727 --- /dev/null +++ b/data/not-reproduced-data/01e602d094707abe5ded6d52b828bc50d2fa31e3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3772", + "project" : "janusgraph", + "breakingCommit" : "01e602d094707abe5ded6d52b828bc50d2fa31e3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.yaml", + "dependencyArtifactID" : "snakeyaml", + "previousVersion" : "1.32", + "newVersion" : "2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/021ae33cb3b0dae9544ed81656d8da282bd36fef.json b/data/not-reproduced-data/021ae33cb3b0dae9544ed81656d8da282bd36fef.json new file mode 100644 index 000000000000..4efe6f2747a9 --- /dev/null +++ b/data/not-reproduced-data/021ae33cb3b0dae9544ed81656d8da282bd36fef.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Password4j/password4j/pull/51", + "project" : "password4j", + "breakingCommit" : "021ae33cb3b0dae9544ed81656d8da282bd36fef", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "1.7.32", + "newVersion" : "1.7.33", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/02760d53acaf5a3cfe764efac81ca4d5e45e54c0.json b/data/not-reproduced-data/02760d53acaf5a3cfe764efac81ca4d5e45e54c0.json new file mode 100644 index 000000000000..b11996832e89 --- /dev/null +++ b/data/not-reproduced-data/02760d53acaf5a3cfe764efac81ca4d5e45e54c0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/576", + "project" : "license-maven-plugin", + "breakingCommit" : "02760d53acaf5a3cfe764efac81ca4d5e45e54c0", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.12.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/02790c7698a9c7240f5308e26c664abe63d0d8d6.json b/data/not-reproduced-data/02790c7698a9c7240f5308e26c664abe63d0d8d6.json new file mode 100644 index 000000000000..5b2c2fc35ab3 --- /dev/null +++ b/data/not-reproduced-data/02790c7698a9c7240f5308e26c664abe63d0d8d6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/349", + "project" : "chimera", + "breakingCommit" : "02790c7698a9c7240f5308e26c664abe63d0d8d6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.21.0", + "newVersion" : "3.21.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/027fa1e89bc61eeebecbeb29a93b612a1c666186.json b/data/not-reproduced-data/027fa1e89bc61eeebecbeb29a93b612a1c666186.json new file mode 100644 index 000000000000..eebb4b4cfe23 --- /dev/null +++ b/data/not-reproduced-data/027fa1e89bc61eeebecbeb29a93b612a1c666186.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/356", + "project" : "chimera", + "breakingCommit" : "027fa1e89bc61eeebecbeb29a93b612a1c666186", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.karuslabs", + "dependencyArtifactID" : "utilitary", + "previousVersion" : "1.1.1", + "newVersion" : "1.1.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0293a6a92c09fd525fa2b047d4901d8b00f7e5ce.json b/data/not-reproduced-data/0293a6a92c09fd525fa2b047d4901d8b00f7e5ce.json new file mode 100644 index 000000000000..95f5a6c704c6 --- /dev/null +++ b/data/not-reproduced-data/0293a6a92c09fd525fa2b047d4901d8b00f7e5ce.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/563", + "project" : "CE", + "breakingCommit" : "0293a6a92c09fd525fa2b047d4901d8b00f7e5ce", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.12.6.1", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/02a3fd226c3fcf1934fabc1519b1d0660f42731c.json b/data/not-reproduced-data/02a3fd226c3fcf1934fabc1519b1d0660f42731c.json new file mode 100644 index 000000000000..466761b9823c --- /dev/null +++ b/data/not-reproduced-data/02a3fd226c3fcf1934fabc1519b1d0660f42731c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/445", + "project" : "license-maven-plugin", + "breakingCommit" : "02a3fd226c3fcf1934fabc1519b1d0660f42731c", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.6.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/02d3ab0b11d9b3028594f931988e2da513253e24.json b/data/not-reproduced-data/02d3ab0b11d9b3028594f931988e2da513253e24.json new file mode 100644 index 000000000000..9e60f4f1a98f --- /dev/null +++ b/data/not-reproduced-data/02d3ab0b11d9b3028594f931988e2da513253e24.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tr7zw/Item-NBT-API/pull/189", + "project" : "Item-NBT-API", + "breakingCommit" : "02d3ab0b11d9b3028594f931988e2da513253e24", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.javassist", + "dependencyArtifactID" : "javassist", + "previousVersion" : "3.29.1-GA", + "newVersion" : "3.29.2-GA", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/02eedffd33cc1fe94b59372a1c1bfd91b2fc2ced.json b/data/not-reproduced-data/02eedffd33cc1fe94b59372a1c1bfd91b2fc2ced.json new file mode 100644 index 000000000000..ba4e9d9a49e9 --- /dev/null +++ b/data/not-reproduced-data/02eedffd33cc1fe94b59372a1c1bfd91b2fc2ced.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/741", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "02eedffd33cc1fe94b59372a1c1bfd91b2fc2ced", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.8", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/030407219d58bd196d481e72d3cee52ea910a29a.json b/data/not-reproduced-data/030407219d58bd196d481e72d3cee52ea910a29a.json new file mode 100644 index 000000000000..69a33972ecd1 --- /dev/null +++ b/data/not-reproduced-data/030407219d58bd196d481e72d3cee52ea910a29a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/TAKETODAY/today-infrastructure/pull/158", + "project" : "today-infrastructure", + "breakingCommit" : "030407219d58bd196d481e72d3cee52ea910a29a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.8.6", + "newVersion" : "2.8.9", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0305beafdecb0b28f7c94264ed20cdc4e41ff067.json b/data/not-reproduced-data/0305beafdecb0b28f7c94264ed20cdc4e41ff067.json new file mode 100644 index 000000000000..fb5942c2458b --- /dev/null +++ b/data/not-reproduced-data/0305beafdecb0b28f7c94264ed20cdc4e41ff067.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feedzai/pdb/pull/342", + "project" : "pdb", + "breakingCommit" : "0305beafdecb0b28f7c94264ed20cdc4e41ff067", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "mysql", + "dependencyArtifactID" : "mysql-connector-java", + "previousVersion" : "5.1.49", + "newVersion" : "8.0.28", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0308b803a9388e6f52dbf69bf04f0a2973c890da.json b/data/not-reproduced-data/0308b803a9388e6f52dbf69bf04f0a2973c890da.json new file mode 100644 index 000000000000..720e2045f66d --- /dev/null +++ b/data/not-reproduced-data/0308b803a9388e6f52dbf69bf04f0a2973c890da.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokorin/Jaffree/pull/298", + "project" : "Jaffree", + "breakingCommit" : "0308b803a9388e6f52dbf69bf04f0a2973c890da", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "10.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/03751fc638e964e63c895c18bd46682124b6d6a2.json b/data/not-reproduced-data/03751fc638e964e63c895c18bd46682124b6d6a2.json new file mode 100644 index 000000000000..acfe021d7ae5 --- /dev/null +++ b/data/not-reproduced-data/03751fc638e964e63c895c18bd46682124b6d6a2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3427", + "project" : "janusgraph", + "breakingCommit" : "03751fc638e964e63c895c18bd46682124b6d6a2", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.curator", + "dependencyArtifactID" : "curator-recipes", + "previousVersion" : "4.2.0", + "newVersion" : "5.4.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0386455f419b2a7331b3cc56aae3e6f4c6d6a042.json b/data/not-reproduced-data/0386455f419b2a7331b3cc56aae3e6f4c6d6a042.json new file mode 100644 index 000000000000..98684e155c7c --- /dev/null +++ b/data/not-reproduced-data/0386455f419b2a7331b3cc56aae3e6f4c6d6a042.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/elastic/apm-agent-java/pull/3143", + "project" : "apm-agent-java", + "breakingCommit" : "0386455f419b2a7331b3cc56aae3e6f4c6d6a042", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.micrometer", + "dependencyArtifactID" : "micrometer-core", + "previousVersion" : "1.10.6", + "newVersion" : "1.11.0", + "dependencyScope" : "provided", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/038e85416fa5bb74fd728ee43138c178ac33e528.json b/data/not-reproduced-data/038e85416fa5bb74fd728ee43138c178ac33e528.json new file mode 100644 index 000000000000..51da86aa067b --- /dev/null +++ b/data/not-reproduced-data/038e85416fa5bb74fd728ee43138c178ac33e528.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MyCATApache/Mycat2/pull/715", + "project" : "Mycat2", + "breakingCommit" : "038e85416fa5bb74fd728ee43138c178ac33e528", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "mysql", + "dependencyArtifactID" : "mysql-connector-java", + "previousVersion" : "8.0.25", + "newVersion" : "8.0.28", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/03d6fa78a1b3e86ac76a6211122e95932d028fbb.json b/data/not-reproduced-data/03d6fa78a1b3e86ac76a6211122e95932d028fbb.json new file mode 100644 index 000000000000..ac1457ede6a8 --- /dev/null +++ b/data/not-reproduced-data/03d6fa78a1b3e86ac76a6211122e95932d028fbb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/241", + "project" : "Ree6", + "breakingCommit" : "03d6fa78a1b3e86ac76a6211122e95932d028fbb", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.DV8FromTheWorld", + "dependencyArtifactID" : "JDA", + "previousVersion" : "v5.0.0-beta.3", + "newVersion" : "v5-personal_6", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/03db018e1860be52d4042d61751bb7f7418dab08.json b/data/not-reproduced-data/03db018e1860be52d4042d61751bb7f7418dab08.json new file mode 100644 index 000000000000..138a88567e67 --- /dev/null +++ b/data/not-reproduced-data/03db018e1860be52d4042d61751bb7f7418dab08.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/francisdb/serviceloader-maven-plugin/pull/113", + "project" : "serviceloader-maven-plugin", + "breakingCommit" : "03db018e1860be52d4042d61751bb7f7418dab08", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven", + "dependencyArtifactID" : "maven-plugin-api", + "previousVersion" : "3.9.1", + "newVersion" : "3.9.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/03efa590f3f302cd3a4c6bc06e0189abde6ccf51.json b/data/not-reproduced-data/03efa590f3f302cd3a4c6bc06e0189abde6ccf51.json new file mode 100644 index 000000000000..96d72750e4e3 --- /dev/null +++ b/data/not-reproduced-data/03efa590f3f302cd3a4c6bc06e0189abde6ccf51.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/162", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "03efa590f3f302cd3a4c6bc06e0189abde6ccf51", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.tomcat.embed", + "dependencyArtifactID" : "tomcat-embed-core", + "previousVersion" : "8.5.75", + "newVersion" : "8.5.78", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/041dfc35b6b2cfed821e18caa2427b0950ce0d85.json b/data/not-reproduced-data/041dfc35b6b2cfed821e18caa2427b0950ce0d85.json new file mode 100644 index 000000000000..d1a8985fac1e --- /dev/null +++ b/data/not-reproduced-data/041dfc35b6b2cfed821e18caa2427b0950ce0d85.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6390", + "project" : "ORCID-Source", + "breakingCommit" : "041dfc35b6b2cfed821e18caa2427b0950ce0d85", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.14.1", + "newVersion" : "2.15.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/045e466453746f8b7add6f3ab945870a00c15c15.json b/data/not-reproduced-data/045e466453746f8b7add6f3ab945870a00c15c15.json new file mode 100644 index 000000000000..74b0d677e642 --- /dev/null +++ b/data/not-reproduced-data/045e466453746f8b7add6f3ab945870a00c15c15.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/76", + "project" : "avans", + "breakingCommit" : "045e466453746f8b7add6f3ab945870a00c15c15", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.openjdk.jmh", + "dependencyArtifactID" : "jmh-core", + "previousVersion" : "1.17.4", + "newVersion" : "1.35", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0468acbee828fa8288c9754487778794ae4bbf00.json b/data/not-reproduced-data/0468acbee828fa8288c9754487778794ae4bbf00.json new file mode 100644 index 000000000000..2c7cc792db5d --- /dev/null +++ b/data/not-reproduced-data/0468acbee828fa8288c9754487778794ae4bbf00.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geotools/geotools/pull/4088", + "project" : "geotools", + "breakingCommit" : "0468acbee828fa8288c9754487778794ae4bbf00", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.hsqldb", + "dependencyArtifactID" : "hsqldb", + "previousVersion" : "2.4.1", + "newVersion" : "2.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/04c07b066b60a2e9d4f797b98dcd439a3a42f0b9.json b/data/not-reproduced-data/04c07b066b60a2e9d4f797b98dcd439a3a42f0b9.json new file mode 100644 index 000000000000..eff830516685 --- /dev/null +++ b/data/not-reproduced-data/04c07b066b60a2e9d4f797b98dcd439a3a42f0b9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feedzai/pdb/pull/364", + "project" : "pdb", + "breakingCommit" : "04c07b066b60a2e9d4f797b98dcd439a3a42f0b9", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "1.7.36", + "newVersion" : "2.0.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/04f0aa735cb9882fb3f3227584822d9665241420.json b/data/not-reproduced-data/04f0aa735cb9882fb3f3227584822d9665241420.json new file mode 100644 index 000000000000..31a6f6e4a481 --- /dev/null +++ b/data/not-reproduced-data/04f0aa735cb9882fb3f3227584822d9665241420.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lukas-krecan/ShedLock/pull/1236", + "project" : "ShedLock", + "breakingCommit" : "04f0aa735cb9882fb3f3227584822d9665241420", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "jakarta.annotation", + "dependencyArtifactID" : "jakarta.annotation-api", + "previousVersion" : "1.3.5", + "newVersion" : "2.1.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/04fe19d9c271afae8957ed4480ae1f577056e3c7.json b/data/not-reproduced-data/04fe19d9c271afae8957ed4480ae1f577056e3c7.json new file mode 100644 index 000000000000..c066b33e1209 --- /dev/null +++ b/data/not-reproduced-data/04fe19d9c271afae8957ed4480ae1f577056e3c7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/362", + "project" : "chimera", + "breakingCommit" : "04fe19d9c271afae8957ed4480ae1f577056e3c7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/051995a8f369b8d2fc8b09ff4b126ffe10fdd955.json b/data/not-reproduced-data/051995a8f369b8d2fc8b09ff4b126ffe10fdd955.json new file mode 100644 index 000000000000..b803c826cd07 --- /dev/null +++ b/data/not-reproduced-data/051995a8f369b8d2fc8b09ff4b126ffe10fdd955.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/gazbert/bxbot/pull/160", + "project" : "bxbot", + "breakingCommit" : "051995a8f369b8d2fc8b09ff4b126ffe10fdd955", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "2.1.214", + "newVersion" : "2.2.220", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/05aec31e7c95855e24ba069285156c299a716a1d.json b/data/not-reproduced-data/05aec31e7c95855e24ba069285156c299a716a1d.json new file mode 100644 index 000000000000..04a8a3219f51 --- /dev/null +++ b/data/not-reproduced-data/05aec31e7c95855e24ba069285156c299a716a1d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vaadin/platform/pull/2877", + "project" : "platform", + "breakingCommit" : "05aec31e7c95855e24ba069285156c299a716a1d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-webmvc", + "previousVersion" : "5.3.14", + "newVersion" : "5.3.18", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/05b42741c6a4cbb5c4099714d15ca37870e45996.json b/data/not-reproduced-data/05b42741c6a4cbb5c4099714d15ca37870e45996.json new file mode 100644 index 000000000000..84f667573477 --- /dev/null +++ b/data/not-reproduced-data/05b42741c6a4cbb5c4099714d15ca37870e45996.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/factcast/factcast/pull/2304", + "project" : "factcast", + "breakingCommit" : "05b42741c6a4cbb5c4099714d15ca37870e45996", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "31.1-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/05d53a438aefe556f964d36a911b07cbff4d822c.json b/data/not-reproduced-data/05d53a438aefe556f964d36a911b07cbff4d822c.json new file mode 100644 index 000000000000..acd0094e806a --- /dev/null +++ b/data/not-reproduced-data/05d53a438aefe556f964d36a911b07cbff4d822c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lt-name/MurderMystery_Nukkit/pull/103", + "project" : "MurderMystery_Nukkit", + "breakingCommit" : "05d53a438aefe556f964d36a911b07cbff4d822c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "cn.lanink", + "dependencyArtifactID" : "MemoriesOfTime-GameCore", + "previousVersion" : "1.5.6", + "newVersion" : "1.6.6.0-PNX", + "dependencyScope" : "provided", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/060ba6fe1cc3fdd43c2b008611b189a4891906d1.json b/data/not-reproduced-data/060ba6fe1cc3fdd43c2b008611b189a4891906d1.json new file mode 100644 index 000000000000..344ae995912d --- /dev/null +++ b/data/not-reproduced-data/060ba6fe1cc3fdd43c2b008611b189a4891906d1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/matteobaccan/MBBlockchain/pull/89", + "project" : "MBBlockchain", + "breakingCommit" : "060ba6fe1cc3fdd43c2b008611b189a4891906d1", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "commons-codec", + "dependencyArtifactID" : "commons-codec", + "previousVersion" : "1.15", + "newVersion" : "1.16.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/06655cf1dfb4219ef94dbe9c82b5e9c0d1da4ee5.json b/data/not-reproduced-data/06655cf1dfb4219ef94dbe9c82b5e9c0d1da4ee5.json new file mode 100644 index 000000000000..7abcac0f7a82 --- /dev/null +++ b/data/not-reproduced-data/06655cf1dfb4219ef94dbe9c82b5e9c0d1da4ee5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6643", + "project" : "ORCID-Source", + "breakingCommit" : "06655cf1dfb4219ef94dbe9c82b5e9c0d1da4ee5", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.postgresql", + "dependencyArtifactID" : "postgresql", + "previousVersion" : "42.3.3", + "newVersion" : "42.3.7", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0671a30e3673989830ed7f4aa345b867c29547f0.json b/data/not-reproduced-data/0671a30e3673989830ed7f4aa345b867c29547f0.json new file mode 100644 index 000000000000..e8412ab9dfb0 --- /dev/null +++ b/data/not-reproduced-data/0671a30e3673989830ed7f4aa345b867c29547f0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/492", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "0671a30e3673989830ed7f4aa345b867c29547f0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.junit.platform", + "dependencyArtifactID" : "junit-platform-surefire-provider", + "previousVersion" : "1.0.3", + "newVersion" : "1.3.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/067a16a90e77b01395ceffbd2ddc4c6bfbd696d7.json b/data/not-reproduced-data/067a16a90e77b01395ceffbd2ddc4c6bfbd696d7.json new file mode 100644 index 000000000000..b713e853d5d0 --- /dev/null +++ b/data/not-reproduced-data/067a16a90e77b01395ceffbd2ddc4c6bfbd696d7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokorin/Jaffree/pull/279", + "project" : "Jaffree", + "breakingCommit" : "067a16a90e77b01395ceffbd2ddc4c6bfbd696d7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "9.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0778b242ad72e038eaca140085eac71199728cb2.json b/data/not-reproduced-data/0778b242ad72e038eaca140085eac71199728cb2.json new file mode 100644 index 000000000000..2782f55c6a25 --- /dev/null +++ b/data/not-reproduced-data/0778b242ad72e038eaca140085eac71199728cb2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/1302", + "project" : "CE", + "breakingCommit" : "0778b242ad72e038eaca140085eac71199728cb2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "31.1-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0857ddcc765b74b9adc44e3649cd9cd3f424af94.json b/data/not-reproduced-data/0857ddcc765b74b9adc44e3649cd9cd3f424af94.json new file mode 100644 index 000000000000..c73a54b10e97 --- /dev/null +++ b/data/not-reproduced-data/0857ddcc765b74b9adc44e3649cd9cd3f424af94.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MyCATApache/Mycat2/pull/659", + "project" : "Mycat2", + "breakingCommit" : "0857ddcc765b74b9adc44e3649cd9cd3f424af94", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-core", + "previousVersion" : "1.2.3", + "newVersion" : "1.2.9", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/086a02f389f16942c779919d03b214b19bdde098.json b/data/not-reproduced-data/086a02f389f16942c779919d03b214b19bdde098.json new file mode 100644 index 000000000000..5a9fa650276d --- /dev/null +++ b/data/not-reproduced-data/086a02f389f16942c779919d03b214b19bdde098.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tinylog-org/tinylog/pull/295", + "project" : "tinylog", + "breakingCommit" : "086a02f389f16942c779919d03b214b19bdde098", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.tinylog", + "dependencyArtifactID" : "tinylog-impl", + "previousVersion" : "2.4.1", + "newVersion" : "2.5.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/086b47787574ddbbbc3ad27a1fe202311e4849d6.json b/data/not-reproduced-data/086b47787574ddbbbc3ad27a1fe202311e4849d6.json new file mode 100644 index 000000000000..e99287d9b06c --- /dev/null +++ b/data/not-reproduced-data/086b47787574ddbbbc3ad27a1fe202311e4849d6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/7072", + "project" : "core-geonetwork", + "breakingCommit" : "086b47787574ddbbbc3ad27a1fe202311e4849d6", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.amazonaws", + "dependencyArtifactID" : "aws-java-sdk-s3", + "previousVersion" : "1.12.261", + "newVersion" : "1.12.467", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/089280e601296eee28830085e7b4bb66b03eee4f.json b/data/not-reproduced-data/089280e601296eee28830085e7b4bb66b03eee4f.json new file mode 100644 index 000000000000..e9b530e1e1e3 --- /dev/null +++ b/data/not-reproduced-data/089280e601296eee28830085e7b4bb66b03eee4f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/216", + "project" : "avans", + "breakingCommit" : "089280e601296eee28830085e7b4bb66b03eee4f", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.dataformat", + "dependencyArtifactID" : "jackson-dataformat-yaml", + "previousVersion" : "2.15.0", + "newVersion" : "2.15.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/08e33c7bbc45ceac64564dadb9abbae0ed481ca5.json b/data/not-reproduced-data/08e33c7bbc45ceac64564dadb9abbae0ed481ca5.json new file mode 100644 index 000000000000..a0258996e927 --- /dev/null +++ b/data/not-reproduced-data/08e33c7bbc45ceac64564dadb9abbae0ed481ca5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/705", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "08e33c7bbc45ceac64564dadb9abbae0ed481ca5", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-webmvc", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0909e4cbf442f5b2312e58839c51beb79c0ba6c6.json b/data/not-reproduced-data/0909e4cbf442f5b2312e58839c51beb79c0ba6c6.json new file mode 100644 index 000000000000..d1dfc1aaed05 --- /dev/null +++ b/data/not-reproduced-data/0909e4cbf442f5b2312e58839c51beb79c0ba6c6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/231", + "project" : "avans", + "breakingCommit" : "0909e4cbf442f5b2312e58839c51beb79c0ba6c6", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.openjdk.jmh", + "dependencyArtifactID" : "jmh-generator-annprocess", + "previousVersion" : "1.36", + "newVersion" : "1.37", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0914b4ac02dc090ad5db9c1ff180daa510126e99.json b/data/not-reproduced-data/0914b4ac02dc090ad5db9c1ff180daa510126e99.json new file mode 100644 index 000000000000..7df939f58545 --- /dev/null +++ b/data/not-reproduced-data/0914b4ac02dc090ad5db9c1ff180daa510126e99.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/370", + "project" : "chimera", + "breakingCommit" : "0914b4ac02dc090ad5db9c1ff180daa510126e99", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.21.3", + "newVersion" : "3.21.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/095b397f8db83178952eb863cb2f318019659bd7.json b/data/not-reproduced-data/095b397f8db83178952eb863cb2f318019659bd7.json new file mode 100644 index 000000000000..1cf02295049e --- /dev/null +++ b/data/not-reproduced-data/095b397f8db83178952eb863cb2f318019659bd7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MorphiaOrg/morphia/pull/1987", + "project" : "morphia", + "breakingCommit" : "095b397f8db83178952eb863cb2f318019659bd7", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.bytebuddy", + "dependencyArtifactID" : "byte-buddy", + "previousVersion" : "1.12.12", + "newVersion" : "1.12.13", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0969e7aacdc39d0291f4dd7304bcc43ca1941aee.json b/data/not-reproduced-data/0969e7aacdc39d0291f4dd7304bcc43ca1941aee.json new file mode 100644 index 000000000000..e55d9b7bdeff --- /dev/null +++ b/data/not-reproduced-data/0969e7aacdc39d0291f4dd7304bcc43ca1941aee.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tectonicus/tectonicus/pull/169", + "project" : "tectonicus", + "breakingCommit" : "0969e7aacdc39d0291f4dd7304bcc43ca1941aee", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.13.3", + "newVersion" : "2.15.0", + "dependencyScope" : "runtime", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/09d4cc4b717b1a24fec45858a785dfdd9073ae3b.json b/data/not-reproduced-data/09d4cc4b717b1a24fec45858a785dfdd9073ae3b.json new file mode 100644 index 000000000000..359bf4d93890 --- /dev/null +++ b/data/not-reproduced-data/09d4cc4b717b1a24fec45858a785dfdd9073ae3b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/501", + "project" : "chimera", + "breakingCommit" : "09d4cc4b717b1a24fec45858a785dfdd9073ae3b", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.35.0", + "newVersion" : "3.36.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0a04e0c4fa0cf078b4fb0663995ffd5c6f67ad4e.json b/data/not-reproduced-data/0a04e0c4fa0cf078b4fb0663995ffd5c6f67ad4e.json new file mode 100644 index 000000000000..1f02cfa2e9de --- /dev/null +++ b/data/not-reproduced-data/0a04e0c4fa0cf078b4fb0663995ffd5c6f67ad4e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lt-name/MurderMystery_Nukkit/pull/105", + "project" : "MurderMystery_Nukkit", + "breakingCommit" : "0a04e0c4fa0cf078b4fb0663995ffd5c6f67ad4e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "cn.lanink", + "dependencyArtifactID" : "MemoriesOfTime-GameCore", + "previousVersion" : "1.5.6", + "newVersion" : "1.6.7.0-PNX", + "dependencyScope" : "provided", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0a59229f2e797dfcd19d511d746c25e8cef8e200.json b/data/not-reproduced-data/0a59229f2e797dfcd19d511d746c25e8cef8e200.json new file mode 100644 index 000000000000..2ea2780e78b6 --- /dev/null +++ b/data/not-reproduced-data/0a59229f2e797dfcd19d511d746c25e8cef8e200.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tinylog-org/tinylog/pull/328", + "project" : "tinylog", + "breakingCommit" : "0a59229f2e797dfcd19d511d746c25e8cef8e200", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-nop", + "previousVersion" : "2.0.4", + "newVersion" : "2.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0a7b25e8453084132c09ad5eb9be392d2e0a301e.json b/data/not-reproduced-data/0a7b25e8453084132c09ad5eb9be392d2e0a301e.json new file mode 100644 index 000000000000..85d6afdefe54 --- /dev/null +++ b/data/not-reproduced-data/0a7b25e8453084132c09ad5eb9be392d2e0a301e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6623", + "project" : "ORCID-Source", + "breakingCommit" : "0a7b25e8453084132c09ad5eb9be392d2e0a301e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jsoup", + "dependencyArtifactID" : "jsoup", + "previousVersion" : "1.14.3", + "newVersion" : "1.15.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0aa55f9fac6069873ca6421004b6e634fdef546f.json b/data/not-reproduced-data/0aa55f9fac6069873ca6421004b6e634fdef546f.json new file mode 100644 index 000000000000..bf84eb4ab2b8 --- /dev/null +++ b/data/not-reproduced-data/0aa55f9fac6069873ca6421004b6e634fdef546f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tapdata/tapdata/pull/515", + "project" : "tapdata", + "breakingCommit" : "0aa55f9fac6069873ca6421004b6e634fdef546f", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.databend", + "dependencyArtifactID" : "databend-jdbc", + "previousVersion" : "0.0.4", + "newVersion" : "0.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0aa6948c56cd2b320b107e39ffc3e404f99a5ff8.json b/data/not-reproduced-data/0aa6948c56cd2b320b107e39ffc3e404f99a5ff8.json new file mode 100644 index 000000000000..6b628df60272 --- /dev/null +++ b/data/not-reproduced-data/0aa6948c56cd2b320b107e39ffc3e404f99a5ff8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/finos/legend-engine/pull/700", + "project" : "legend-engine", + "breakingCommit" : "0aa6948c56cd2b320b107e39ffc3e404f99a5ff8", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "8.25", + "newVersion" : "8.29", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0b490b1fd3cc916fcb194202d1fc133b05f3c179.json b/data/not-reproduced-data/0b490b1fd3cc916fcb194202d1fc133b05f3c179.json new file mode 100644 index 000000000000..02a98a8b5818 --- /dev/null +++ b/data/not-reproduced-data/0b490b1fd3cc916fcb194202d1fc133b05f3c179.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Riduidel/aadarchi/pull/217", + "project" : "aadarchi", + "breakingCommit" : "0b490b1fd3cc916fcb194202d1fc133b05f3c179", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jsoup", + "dependencyArtifactID" : "jsoup", + "previousVersion" : "1.14.2", + "newVersion" : "1.15.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0bcd02eb727cd3c717c926c1be264ea38ad234fa.json b/data/not-reproduced-data/0bcd02eb727cd3c717c926c1be264ea38ad234fa.json new file mode 100644 index 000000000000..6ed6badefb16 --- /dev/null +++ b/data/not-reproduced-data/0bcd02eb727cd3c717c926c1be264ea38ad234fa.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChange/pull/4460", + "project" : "XChange", + "breakingCommit" : "0bcd02eb727cd3c717c926c1be264ea38ad234fa", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.netty", + "dependencyArtifactID" : "netty-all", + "previousVersion" : "4.1.75.Final", + "newVersion" : "4.1.76.Final", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0bf1b7a26947eee5bf3346e2ae99392c097131db.json b/data/not-reproduced-data/0bf1b7a26947eee5bf3346e2ae99392c097131db.json new file mode 100644 index 000000000000..1abd3c0a4576 --- /dev/null +++ b/data/not-reproduced-data/0bf1b7a26947eee5bf3346e2ae99392c097131db.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/1010", + "project" : "togglz", + "breakingCommit" : "0bf1b7a26947eee5bf3346e2ae99392c097131db", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework.security", + "dependencyArtifactID" : "spring-security-web", + "previousVersion" : "6.0.2", + "newVersion" : "6.0.3", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0c0317b1b3c4828d1c38f3cdcfd864097bcd87e8.json b/data/not-reproduced-data/0c0317b1b3c4828d1c38f3cdcfd864097bcd87e8.json new file mode 100644 index 000000000000..a2062665b7aa --- /dev/null +++ b/data/not-reproduced-data/0c0317b1b3c4828d1c38f3cdcfd864097bcd87e8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lt-name/MurderMystery_Nukkit/pull/106", + "project" : "MurderMystery_Nukkit", + "breakingCommit" : "0c0317b1b3c4828d1c38f3cdcfd864097bcd87e8", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "cn.lanink", + "dependencyArtifactID" : "MemoriesOfTime-GameCore", + "previousVersion" : "1.6.8", + "newVersion" : "1.6.8.0-PNX", + "dependencyScope" : "provided", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0c088ff435224b168f93d2a20b829af940bb67dd.json b/data/not-reproduced-data/0c088ff435224b168f93d2a20b829af940bb67dd.json new file mode 100644 index 000000000000..ae95ad1cfa2d --- /dev/null +++ b/data/not-reproduced-data/0c088ff435224b168f93d2a20b829af940bb67dd.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/fmtn/a/pull/219", + "project" : "a", + "breakingCommit" : "0c088ff435224b168f93d2a20b829af940bb67dd", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.graalvm.js", + "dependencyArtifactID" : "js-scriptengine", + "previousVersion" : "22.3.2", + "newVersion" : "23.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0c2b0f5c809fa59708c5895a364fe5e5ee890775.json b/data/not-reproduced-data/0c2b0f5c809fa59708c5895a364fe5e5ee890775.json new file mode 100644 index 000000000000..696d3aa01c25 --- /dev/null +++ b/data/not-reproduced-data/0c2b0f5c809fa59708c5895a364fe5e5ee890775.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/358", + "project" : "chimera", + "breakingCommit" : "0c2b0f5c809fa59708c5895a364fe5e5ee890775", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.karuslabs", + "dependencyArtifactID" : "satisfactory", + "previousVersion" : "1.1.1", + "newVersion" : "1.1.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0c454456fa302c06b53357abb4cd7aff34471b7d.json b/data/not-reproduced-data/0c454456fa302c06b53357abb4cd7aff34471b7d.json new file mode 100644 index 000000000000..ec15f36bb7bd --- /dev/null +++ b/data/not-reproduced-data/0c454456fa302c06b53357abb4cd7aff34471b7d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PicnicSupermarket/error-prone-support/pull/82", + "project" : "error-prone-support", + "breakingCommit" : "0c454456fa302c06b53357abb4cd7aff34471b7d", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.testng", + "dependencyArtifactID" : "testng", + "previousVersion" : "7.4.0", + "newVersion" : "7.6.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0c5e7813f94b67a6dd77d907795a7b87a467ee4f.json b/data/not-reproduced-data/0c5e7813f94b67a6dd77d907795a7b87a467ee4f.json new file mode 100644 index 000000000000..1470cbe7f60c --- /dev/null +++ b/data/not-reproduced-data/0c5e7813f94b67a6dd77d907795a7b87a467ee4f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6084", + "project" : "core-geonetwork", + "breakingCommit" : "0c5e7813f94b67a6dd77d907795a7b87a467ee4f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.4.200", + "newVersion" : "2.0.202", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0c60d0b08c999769313bfe2335fa792efcfb0300.json b/data/not-reproduced-data/0c60d0b08c999769313bfe2335fa792efcfb0300.json new file mode 100644 index 000000000000..b70d32860fcb --- /dev/null +++ b/data/not-reproduced-data/0c60d0b08c999769313bfe2335fa792efcfb0300.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/725", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "0c60d0b08c999769313bfe2335fa792efcfb0300", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-web", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.7", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0cdcc1f1319311f383676a89808c9b8eb190145c.json b/data/not-reproduced-data/0cdcc1f1319311f383676a89808c9b8eb190145c.json new file mode 100644 index 000000000000..f949572a7970 --- /dev/null +++ b/data/not-reproduced-data/0cdcc1f1319311f383676a89808c9b8eb190145c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Samsung/LPVS/pull/100", + "project" : "LPVS", + "breakingCommit" : "0cdcc1f1319311f383676a89808c9b8eb190145c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.23", + "newVersion" : "6.0.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0ce5fbd357d7fd911f5bb5b25642dae02c746480.json b/data/not-reproduced-data/0ce5fbd357d7fd911f5bb5b25642dae02c746480.json new file mode 100644 index 000000000000..9fba6280acc1 --- /dev/null +++ b/data/not-reproduced-data/0ce5fbd357d7fd911f5bb5b25642dae02c746480.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freenowtech/sauron/pull/134", + "project" : "sauron", + "breakingCommit" : "0ce5fbd357d7fd911f5bb5b25642dae02c746480", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-web", + "previousVersion" : "5.2.8.RELEASE", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0ddd0efa29634a4783358cba727d0851236aa579.json b/data/not-reproduced-data/0ddd0efa29634a4783358cba727d0851236aa579.json new file mode 100644 index 000000000000..6725c3bdd28c --- /dev/null +++ b/data/not-reproduced-data/0ddd0efa29634a4783358cba727d0851236aa579.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/733", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "0ddd0efa29634a4783358cba727d0851236aa579", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework.boot", + "dependencyArtifactID" : "spring-boot-starter", + "previousVersion" : "2.7.5", + "newVersion" : "3.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0e20471991465df82478b799642048a267f658da.json b/data/not-reproduced-data/0e20471991465df82478b799642048a267f658da.json new file mode 100644 index 000000000000..797b257c8fa9 --- /dev/null +++ b/data/not-reproduced-data/0e20471991465df82478b799642048a267f658da.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timbru31/SilkSpawners/pull/419", + "project" : "SilkSpawners", + "breakingCommit" : "0e20471991465df82478b799642048a267f658da", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.projectlombok", + "dependencyArtifactID" : "lombok", + "previousVersion" : "1.18.24", + "newVersion" : "1.18.26", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0ea389addc1fa5912a1f9bfef41cec86e40e31ab.json b/data/not-reproduced-data/0ea389addc1fa5912a1f9bfef41cec86e40e31ab.json new file mode 100644 index 000000000000..4e8021c00317 --- /dev/null +++ b/data/not-reproduced-data/0ea389addc1fa5912a1f9bfef41cec86e40e31ab.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/factcast/factcast/pull/2309", + "project" : "factcast", + "breakingCommit" : "0ea389addc1fa5912a1f9bfef41cec86e40e31ab", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.xerial.snappy", + "dependencyArtifactID" : "snappy-java", + "previousVersion" : "1.1.9.1", + "newVersion" : "1.1.10.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0f091a68c5bdcea10ae494dfbeff8da6e592e2e6.json b/data/not-reproduced-data/0f091a68c5bdcea10ae494dfbeff8da6e592e2e6.json new file mode 100644 index 000000000000..af978db36769 --- /dev/null +++ b/data/not-reproduced-data/0f091a68c5bdcea10ae494dfbeff8da6e592e2e6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/FastLogin/pull/919", + "project" : "FastLogin", + "breakingCommit" : "0f091a68c5bdcea10ae494dfbeff8da6e592e2e6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-jdk14", + "previousVersion" : "2.0.0", + "newVersion" : "2.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0f1d7be17d7d5d6c3870528e5e8b9f110202287b.json b/data/not-reproduced-data/0f1d7be17d7d5d6c3870528e5e8b9f110202287b.json new file mode 100644 index 000000000000..25b5da0be91d --- /dev/null +++ b/data/not-reproduced-data/0f1d7be17d7d5d6c3870528e5e8b9f110202287b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/flowable/flowable-engine/pull/3200", + "project" : "flowable-engine", + "breakingCommit" : "0f1d7be17d7d5d6c3870528e5e8b9f110202287b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.postgresql", + "dependencyArtifactID" : "postgresql", + "previousVersion" : "42.3.0", + "newVersion" : "42.3.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0f770472d1823a490bd0feaf456f7e90fbe57f02.json b/data/not-reproduced-data/0f770472d1823a490bd0feaf456f7e90fbe57f02.json new file mode 100644 index 000000000000..a9568e95ef4e --- /dev/null +++ b/data/not-reproduced-data/0f770472d1823a490bd0feaf456f7e90fbe57f02.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/125", + "project" : "elementary", + "breakingCommit" : "0f770472d1823a490bd0feaf456f7e90fbe57f02", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.23.0", + "newVersion" : "3.24.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0fab311657ab021ba44a929d1ce0122b9a737840.json b/data/not-reproduced-data/0fab311657ab021ba44a929d1ce0122b9a737840.json new file mode 100644 index 000000000000..fb76be6c8c95 --- /dev/null +++ b/data/not-reproduced-data/0fab311657ab021ba44a929d1ce0122b9a737840.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kubernetes-client/java/pull/2419", + "project" : "java", + "breakingCommit" : "0fab311657ab021ba44a929d1ce0122b9a737840", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.auth", + "dependencyArtifactID" : "google-auth-library-oauth2-http", + "previousVersion" : "1.11.0", + "newVersion" : "1.12.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0fb67ba04627c95227829a1ab084eb5880421b06.json b/data/not-reproduced-data/0fb67ba04627c95227829a1ab084eb5880421b06.json new file mode 100644 index 000000000000..f2172ccd91ea --- /dev/null +++ b/data/not-reproduced-data/0fb67ba04627c95227829a1ab084eb5880421b06.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1255", + "project" : "lighty", + "breakingCommit" : "0fb67ba04627c95227829a1ab084eb5880421b06", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-protobuf_2.13", + "previousVersion" : "2.6.19", + "newVersion" : "2.7.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0fb8964cf2689ad802e61376102a5f89cf9949c7.json b/data/not-reproduced-data/0fb8964cf2689ad802e61376102a5f89cf9949c7.json new file mode 100644 index 000000000000..737603c10b1e --- /dev/null +++ b/data/not-reproduced-data/0fb8964cf2689ad802e61376102a5f89cf9949c7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/TownyAdvanced/FlagWar/pull/232", + "project" : "FlagWar", + "breakingCommit" : "0fb8964cf2689ad802e61376102a5f89cf9949c7", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.palmergames.bukkit.towny", + "dependencyArtifactID" : "towny", + "previousVersion" : "0.98.4.3", + "newVersion" : "0.98.6.10", + "dependencyScope" : "provided", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/0fd5a75fe55caa5c84f0f9a152c55985ee2aadad.json b/data/not-reproduced-data/0fd5a75fe55caa5c84f0f9a152c55985ee2aadad.json new file mode 100644 index 000000000000..194dfbbb04b1 --- /dev/null +++ b/data/not-reproduced-data/0fd5a75fe55caa5c84f0f9a152c55985ee2aadad.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/756", + "project" : "JavaClasses", + "breakingCommit" : "0fd5a75fe55caa5c84f0f9a152c55985ee2aadad", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.bouncycastle", + "dependencyArtifactID" : "bcprov-jdk15on", + "previousVersion" : "1.65", + "newVersion" : "1.67", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1061583eece78bc9ab7a57ae58709f0ad74399cf.json b/data/not-reproduced-data/1061583eece78bc9ab7a57ae58709f0ad74399cf.json new file mode 100644 index 000000000000..0bf2f838ae04 --- /dev/null +++ b/data/not-reproduced-data/1061583eece78bc9ab7a57ae58709f0ad74399cf.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Talend/beam-samples/pull/35", + "project" : "beam-samples", + "breakingCommit" : "1061583eece78bc9ab7a57ae58709f0ad74399cf", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.camel", + "dependencyArtifactID" : "camel-core", + "previousVersion" : "2.24.0", + "newVersion" : "3.2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/10a3483d347af96198670d9ce61eb30c8816d7dd.json b/data/not-reproduced-data/10a3483d347af96198670d9ce61eb30c8816d7dd.json new file mode 100644 index 000000000000..569d77247b73 --- /dev/null +++ b/data/not-reproduced-data/10a3483d347af96198670d9ce61eb30c8816d7dd.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/643", + "project" : "CE", + "breakingCommit" : "10a3483d347af96198670d9ce61eb30c8816d7dd", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.12.6.1", + "newVersion" : "2.12.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/11766f36a0d9c20c40340f61284f657e53577c3d.json b/data/not-reproduced-data/11766f36a0d9c20c40340f61284f657e53577c3d.json new file mode 100644 index 000000000000..497d1f26331a --- /dev/null +++ b/data/not-reproduced-data/11766f36a0d9c20c40340f61284f657e53577c3d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/208", + "project" : "avans", + "breakingCommit" : "11766f36a0d9c20c40340f61284f657e53577c3d", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.4.6", + "newVersion" : "1.4.7", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/118d431798016e5d62dc278966fa11cc87224cd5.json b/data/not-reproduced-data/118d431798016e5d62dc278966fa11cc87224cd5.json new file mode 100644 index 000000000000..af0d1a3ae02d --- /dev/null +++ b/data/not-reproduced-data/118d431798016e5d62dc278966fa11cc87224cd5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1362", + "project" : "lighty", + "breakingCommit" : "118d431798016e5d62dc278966fa11cc87224cd5", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.lightbend.akka.discovery", + "dependencyArtifactID" : "akka-discovery-kubernetes-api_2.13", + "previousVersion" : "1.1.4", + "newVersion" : "1.3.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/11b6bf2f555ada1ce7627bc73bf9ba3a7ae6bfe4.json b/data/not-reproduced-data/11b6bf2f555ada1ce7627bc73bf9ba3a7ae6bfe4.json new file mode 100644 index 000000000000..c5ee75bea260 --- /dev/null +++ b/data/not-reproduced-data/11b6bf2f555ada1ce7627bc73bf9ba3a7ae6bfe4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokorin/Jaffree/pull/328", + "project" : "Jaffree", + "breakingCommit" : "11b6bf2f555ada1ce7627bc73bf9ba3a7ae6bfe4", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "10.5.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/11dcec613be8208d5f9887663db6b04645a6edc6.json b/data/not-reproduced-data/11dcec613be8208d5f9887663db6b04645a6edc6.json new file mode 100644 index 000000000000..876ef72f2952 --- /dev/null +++ b/data/not-reproduced-data/11dcec613be8208d5f9887663db6b04645a6edc6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/836", + "project" : "togglz", + "breakingCommit" : "11dcec613be8208d5f9887663db6b04645a6edc6", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.graalvm.js", + "dependencyArtifactID" : "js", + "previousVersion" : "22.0.0", + "newVersion" : "22.2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/11fa4228dbff2f7e96f71120afac3528cafa85b4.json b/data/not-reproduced-data/11fa4228dbff2f7e96f71120afac3528cafa85b4.json new file mode 100644 index 000000000000..324c2b76715d --- /dev/null +++ b/data/not-reproduced-data/11fa4228dbff2f7e96f71120afac3528cafa85b4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/424", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "11fa4228dbff2f7e96f71120afac3528cafa85b4", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.13.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/12e237710199fafa086fd2299edefd5f8f05a63c.json b/data/not-reproduced-data/12e237710199fafa086fd2299edefd5f8f05a63c.json new file mode 100644 index 000000000000..6b89756e677a --- /dev/null +++ b/data/not-reproduced-data/12e237710199fafa086fd2299edefd5f8f05a63c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geosolutions-it/geostore/pull/245", + "project" : "geostore", + "breakingCommit" : "12e237710199fafa086fd2299edefd5f8f05a63c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.3.175", + "newVersion" : "2.0.206", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/12f2fe797cdf28f6a3c12a5fe9dc6535f7824605.json b/data/not-reproduced-data/12f2fe797cdf28f6a3c12a5fe9dc6535f7824605.json new file mode 100644 index 000000000000..91695c068e6f --- /dev/null +++ b/data/not-reproduced-data/12f2fe797cdf28f6a3c12a5fe9dc6535f7824605.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/firebase/firebase-admin-java/pull/670", + "project" : "firebase-admin-java", + "breakingCommit" : "12f2fe797cdf28f6a3c12a5fe9dc6535f7824605", + "prAuthor" : "human", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.google.cloud", + "dependencyArtifactID" : "libraries-bom", + "previousVersion" : "20.9.0", + "newVersion" : "25.2.0", + "dependencyScope" : "import", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1302b2025eb947a909540a8957a581ba09a6228f.json b/data/not-reproduced-data/1302b2025eb947a909540a8957a581ba09a6228f.json new file mode 100644 index 000000000000..246122e588dd --- /dev/null +++ b/data/not-reproduced-data/1302b2025eb947a909540a8957a581ba09a6228f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/343", + "project" : "chimera", + "breakingCommit" : "1302b2025eb947a909540a8957a581ba09a6228f", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.20.0", + "newVersion" : "3.21.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/132f5b97abd246eb4ef6fb6a65dec839b5c7d3ed.json b/data/not-reproduced-data/132f5b97abd246eb4ef6fb6a65dec839b5c7d3ed.json new file mode 100644 index 000000000000..358fd38dd560 --- /dev/null +++ b/data/not-reproduced-data/132f5b97abd246eb4ef6fb6a65dec839b5c7d3ed.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/UniversalMediaServer/UniversalMediaServer/pull/2940", + "project" : "UniversalMediaServer", + "breakingCommit" : "132f5b97abd246eb4ef6fb6a65dec839b5c7d3ed", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1381051e18741937bb37ccf54ecdde820e457892.json b/data/not-reproduced-data/1381051e18741937bb37ccf54ecdde820e457892.json new file mode 100644 index 000000000000..5498c975cc0d --- /dev/null +++ b/data/not-reproduced-data/1381051e18741937bb37ccf54ecdde820e457892.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freedomotic/freedomotic/pull/524", + "project" : "freedomotic", + "breakingCommit" : "1381051e18741937bb37ccf54ecdde820e457892", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "mysql", + "dependencyArtifactID" : "mysql-connector-java", + "previousVersion" : "8.0.16", + "newVersion" : "8.0.28", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/13854c085a1eeecb3250baf15078c64fd7e434ee.json b/data/not-reproduced-data/13854c085a1eeecb3250baf15078c64fd7e434ee.json new file mode 100644 index 000000000000..360a6e4a0030 --- /dev/null +++ b/data/not-reproduced-data/13854c085a1eeecb3250baf15078c64fd7e434ee.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/107", + "project" : "elementary", + "breakingCommit" : "13854c085a1eeecb3250baf15078c64fd7e434ee", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.21.4", + "newVersion" : "3.22.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/13d3e15894082cfca3036d53c9c81c2776a36552.json b/data/not-reproduced-data/13d3e15894082cfca3036d53c9c81c2776a36552.json new file mode 100644 index 000000000000..1004c63dc202 --- /dev/null +++ b/data/not-reproduced-data/13d3e15894082cfca3036d53c9c81c2776a36552.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/matteobaccan/MBBlockchain/pull/74", + "project" : "MBBlockchain", + "breakingCommit" : "13d3e15894082cfca3036d53c9c81c2776a36552", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.httpcomponents", + "dependencyArtifactID" : "httpclient", + "previousVersion" : "4.5.13", + "newVersion" : "4.5.14", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/14621a529d9b017e88dba3e784f63fba0e0d1de5.json b/data/not-reproduced-data/14621a529d9b017e88dba3e784f63fba0e0d1de5.json new file mode 100644 index 000000000000..c7e253224a43 --- /dev/null +++ b/data/not-reproduced-data/14621a529d9b017e88dba3e784f63fba0e0d1de5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6384", + "project" : "core-geonetwork", + "breakingCommit" : "14621a529d9b017e88dba3e784f63fba0e0d1de5", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.codehaus.izpack", + "dependencyArtifactID" : "izpack-standalone-compiler", + "previousVersion" : "4.3.1", + "newVersion" : "4.5.3.rhba-redhat-00014", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/15034e3001568fe63c074f032231e776d397853e.json b/data/not-reproduced-data/15034e3001568fe63c074f032231e776d397853e.json new file mode 100644 index 000000000000..a17b69f9faea --- /dev/null +++ b/data/not-reproduced-data/15034e3001568fe63c074f032231e776d397853e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/513", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "15034e3001568fe63c074f032231e776d397853e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.5.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1506282e31f5b78fb4395a27f9ad901ef3d98c70.json b/data/not-reproduced-data/1506282e31f5b78fb4395a27f9ad901ef3d98c70.json new file mode 100644 index 000000000000..3616bb473260 --- /dev/null +++ b/data/not-reproduced-data/1506282e31f5b78fb4395a27f9ad901ef3d98c70.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/694", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "1506282e31f5b78fb4395a27f9ad901ef3d98c70", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework.boot", + "dependencyArtifactID" : "spring-boot-starter", + "previousVersion" : "2.7.5", + "newVersion" : "3.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/159bf1b05dbf13134d46e5a5ae3c09ca917dd4ed.json b/data/not-reproduced-data/159bf1b05dbf13134d46e5a5ae3c09ca917dd4ed.json new file mode 100644 index 000000000000..26435ecf31e8 --- /dev/null +++ b/data/not-reproduced-data/159bf1b05dbf13134d46e5a5ae3c09ca917dd4ed.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/356", + "project" : "license-maven-plugin", + "breakingCommit" : "159bf1b05dbf13134d46e5a5ae3c09ca917dd4ed", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/15a5046348491dbeb8fc22706d5531b1bf0b6e96.json b/data/not-reproduced-data/15a5046348491dbeb8fc22706d5531b1bf0b6e96.json new file mode 100644 index 000000000000..28ac90e384b3 --- /dev/null +++ b/data/not-reproduced-data/15a5046348491dbeb8fc22706d5531b1bf0b6e96.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/trinodb/trino/pull/10590", + "project" : "trino", + "breakingCommit" : "15a5046348491dbeb8fc22706d5531b1bf0b6e96", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "unknown", + "updatedDependency" : { + "dependencyGroupID" : "io.trino.benchto", + "dependencyArtifactID" : "benchto-driver", + "previousVersion" : "0.16", + "newVersion" : "0.17", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1629113f03956a230738c47397c33f8ba2d11341.json b/data/not-reproduced-data/1629113f03956a230738c47397c33f8ba2d11341.json new file mode 100644 index 000000000000..54cd68c36e81 --- /dev/null +++ b/data/not-reproduced-data/1629113f03956a230738c47397c33f8ba2d11341.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Samsung/LPVS/pull/151", + "project" : "LPVS", + "breakingCommit" : "1629113f03956a230738c47397c33f8ba2d11341", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.27", + "newVersion" : "6.0.8", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/163eb18b12bd64f7763c700559b36db350b83a85.json b/data/not-reproduced-data/163eb18b12bd64f7763c700559b36db350b83a85.json new file mode 100644 index 000000000000..a34afd5f7539 --- /dev/null +++ b/data/not-reproduced-data/163eb18b12bd64f7763c700559b36db350b83a85.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/trinodb/trino/pull/14685", + "project" : "trino", + "breakingCommit" : "163eb18b12bd64f7763c700559b36db350b83a85", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "mysql", + "dependencyArtifactID" : "mysql-connector-java", + "previousVersion" : "8.0.22", + "newVersion" : "8.0.28", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1674b568619a7154ed4db70ae35c766772ca87a5.json b/data/not-reproduced-data/1674b568619a7154ed4db70ae35c766772ca87a5.json new file mode 100644 index 000000000000..b235169f5657 --- /dev/null +++ b/data/not-reproduced-data/1674b568619a7154ed4db70ae35c766772ca87a5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/1003", + "project" : "togglz", + "breakingCommit" : "1674b568619a7154ed4db70ae35c766772ca87a5", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "6.0.7", + "newVersion" : "6.0.8", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/16ef91bb95be7d70ae0a6e3bf20312d18415c8d4.json b/data/not-reproduced-data/16ef91bb95be7d70ae0a6e3bf20312d18415c8d4.json new file mode 100644 index 000000000000..13338cfd651c --- /dev/null +++ b/data/not-reproduced-data/16ef91bb95be7d70ae0a6e3bf20312d18415c8d4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/71", + "project" : "elementary", + "breakingCommit" : "16ef91bb95be7d70ae0a6e3bf20312d18415c8d4", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.19.0", + "newVersion" : "3.20.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1733e39c92d7765704a12be0f8f894198892294b.json b/data/not-reproduced-data/1733e39c92d7765704a12be0f8f894198892294b.json new file mode 100644 index 000000000000..975cf6bbff67 --- /dev/null +++ b/data/not-reproduced-data/1733e39c92d7765704a12be0f8f894198892294b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ferstl/depgraph-maven-plugin/pull/163", + "project" : "depgraph-maven-plugin", + "breakingCommit" : "1733e39c92d7765704a12be0f8f894198892294b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.11.0", + "newVersion" : "2.12.6.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/17faa71b142651ed71ded84ee03490f4bb9863e2.json b/data/not-reproduced-data/17faa71b142651ed71ded84ee03490f4bb9863e2.json new file mode 100644 index 000000000000..6b418c008a31 --- /dev/null +++ b/data/not-reproduced-data/17faa71b142651ed71ded84ee03490f4bb9863e2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/1005", + "project" : "togglz", + "breakingCommit" : "17faa71b142651ed71ded84ee03490f4bb9863e2", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.cloud", + "dependencyArtifactID" : "google-cloud-storage", + "previousVersion" : "2.20.2", + "newVersion" : "2.22.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/18102f7a87e7ab8308a86208d47696c060110d0c.json b/data/not-reproduced-data/18102f7a87e7ab8308a86208d47696c060110d0c.json new file mode 100644 index 000000000000..c18b67d6686e --- /dev/null +++ b/data/not-reproduced-data/18102f7a87e7ab8308a86208d47696c060110d0c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6501", + "project" : "ORCID-Source", + "breakingCommit" : "18102f7a87e7ab8308a86208d47696c060110d0c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.10.0", + "newVersion" : "2.12.6.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/181af91db73c968c745d02ab532959523d925593.json b/data/not-reproduced-data/181af91db73c968c745d02ab532959523d925593.json new file mode 100644 index 000000000000..2c125b292e0c --- /dev/null +++ b/data/not-reproduced-data/181af91db73c968c745d02ab532959523d925593.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MyCATApache/Mycat2/pull/799", + "project" : "Mycat2", + "breakingCommit" : "181af91db73c968c745d02ab532959523d925593", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "28.2-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1858a6ef00b17da52c3aa3d1f28d34fc7dcbb18b.json b/data/not-reproduced-data/1858a6ef00b17da52c3aa3d1f28d34fc7dcbb18b.json new file mode 100644 index 000000000000..03dd75d8c86f --- /dev/null +++ b/data/not-reproduced-data/1858a6ef00b17da52c3aa3d1f28d34fc7dcbb18b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/TAKETODAY/today-infrastructure/pull/169", + "project" : "today-infrastructure", + "breakingCommit" : "1858a6ef00b17da52c3aa3d1f28d34fc7dcbb18b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.postgresql", + "dependencyArtifactID" : "postgresql", + "previousVersion" : "42.3.3", + "newVersion" : "42.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/187bfb213c6e3abfeeec23fcb0c14191235d6d4c.json b/data/not-reproduced-data/187bfb213c6e3abfeeec23fcb0c14191235d6d4c.json new file mode 100644 index 000000000000..32f439eb0aef --- /dev/null +++ b/data/not-reproduced-data/187bfb213c6e3abfeeec23fcb0c14191235d6d4c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mediathekview/MLib/pull/145", + "project" : "MLib", + "breakingCommit" : "187bfb213c6e3abfeeec23fcb0c14191235d6d4c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.14.0", + "newVersion" : "2.16.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/18c5a1b3368ce7ea1b5bf829b292e6868164155b.json b/data/not-reproduced-data/18c5a1b3368ce7ea1b5bf829b292e6868164155b.json new file mode 100644 index 000000000000..74ce66ea543e --- /dev/null +++ b/data/not-reproduced-data/18c5a1b3368ce7ea1b5bf829b292e6868164155b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/507", + "project" : "chimera", + "breakingCommit" : "18c5a1b3368ce7ea1b5bf829b292e6868164155b", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.36.0", + "newVersion" : "3.37.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/18e92e4eb94da9f20b9864486865295176ebd83a.json b/data/not-reproduced-data/18e92e4eb94da9f20b9864486865295176ebd83a.json new file mode 100644 index 000000000000..79a07354e3db --- /dev/null +++ b/data/not-reproduced-data/18e92e4eb94da9f20b9864486865295176ebd83a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feedzai/pdb/pull/367", + "project" : "pdb", + "breakingCommit" : "18e92e4eb94da9f20b9864486865295176ebd83a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "1.7.36", + "newVersion" : "2.0.6", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/193ba3caa313f629f11ef0ab85d277864a5bff63.json b/data/not-reproduced-data/193ba3caa313f629f11ef0ab85d277864a5bff63.json new file mode 100644 index 000000000000..c7f1f8a16348 --- /dev/null +++ b/data/not-reproduced-data/193ba3caa313f629f11ef0ab85d277864a5bff63.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/76", + "project" : "elementary", + "breakingCommit" : "193ba3caa313f629f11ef0ab85d277864a5bff63", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "9.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/19e7e90e46b25d711b7293c335029cdfd984d93f.json b/data/not-reproduced-data/19e7e90e46b25d711b7293c335029cdfd984d93f.json new file mode 100644 index 000000000000..ab5e0cd220ee --- /dev/null +++ b/data/not-reproduced-data/19e7e90e46b25d711b7293c335029cdfd984d93f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/21", + "project" : "Ree6", + "breakingCommit" : "19e7e90e46b25d711b7293c335029cdfd984d93f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.2", + "newVersion" : "2.13.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/19e806d7329679d015b09cae30d6372f5096750e.json b/data/not-reproduced-data/19e806d7329679d015b09cae30d6372f5096750e.json new file mode 100644 index 000000000000..5d15eb84e0d2 --- /dev/null +++ b/data/not-reproduced-data/19e806d7329679d015b09cae30d6372f5096750e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3516", + "project" : "janusgraph", + "breakingCommit" : "19e806d7329679d015b09cae30d6372f5096750e", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.nimbusds", + "dependencyArtifactID" : "nimbus-jose-jwt", + "previousVersion" : "9.25.6", + "newVersion" : "9.30", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1a0429f752cd076ed47dae982851c87fc03acb37.json b/data/not-reproduced-data/1a0429f752cd076ed47dae982851c87fc03acb37.json new file mode 100644 index 000000000000..127c12913d09 --- /dev/null +++ b/data/not-reproduced-data/1a0429f752cd076ed47dae982851c87fc03acb37.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Jikoo/Regionerator/pull/104", + "project" : "Regionerator", + "breakingCommit" : "1a0429f752cd076ed47dae982851c87fc03acb37", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.elBukkit", + "dependencyArtifactID" : "PreciousStones", + "previousVersion" : "1.16.5", + "newVersion" : "1.17.2", + "dependencyScope" : "provided", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1a482e92722e40c2e09a2274ca8d4de4d7f3405f.json b/data/not-reproduced-data/1a482e92722e40c2e09a2274ca8d4de4d7f3405f.json new file mode 100644 index 000000000000..cd91412dbfd7 --- /dev/null +++ b/data/not-reproduced-data/1a482e92722e40c2e09a2274ca8d4de4d7f3405f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenTOSCA/container/pull/291", + "project" : "container", + "breakingCommit" : "1a482e92722e40c2e09a2274ca8d4de4d7f3405f", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.8.0", + "newVersion" : "2.8.9", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1a52f714b6b0e1d34911529d79a88ae959d85e8d.json b/data/not-reproduced-data/1a52f714b6b0e1d34911529d79a88ae959d85e8d.json new file mode 100644 index 000000000000..5dbc042f40b7 --- /dev/null +++ b/data/not-reproduced-data/1a52f714b6b0e1d34911529d79a88ae959d85e8d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/finos/legend-engine/pull/1479", + "project" : "legend-engine", + "breakingCommit" : "1a52f714b6b0e1d34911529d79a88ae959d85e8d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.yaml", + "dependencyArtifactID" : "snakeyaml", + "previousVersion" : "1.26", + "newVersion" : "2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1a67e0e9d2135f95547358a0eeae53dcebe26449.json b/data/not-reproduced-data/1a67e0e9d2135f95547358a0eeae53dcebe26449.json new file mode 100644 index 000000000000..9932ca5903a0 --- /dev/null +++ b/data/not-reproduced-data/1a67e0e9d2135f95547358a0eeae53dcebe26449.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/1109", + "project" : "CE", + "breakingCommit" : "1a67e0e9d2135f95547358a0eeae53dcebe26449", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.3", + "newVersion" : "2.13.4.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1a71aa56bbf4a89daf60764e766e6e2d27239fca.json b/data/not-reproduced-data/1a71aa56bbf4a89daf60764e766e6e2d27239fca.json new file mode 100644 index 000000000000..849d8835a3a9 --- /dev/null +++ b/data/not-reproduced-data/1a71aa56bbf4a89daf60764e766e6e2d27239fca.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/testingisdocumenting/webtau/pull/1210", + "project" : "webtau", + "breakingCommit" : "1a71aa56bbf4a89daf60764e766e6e2d27239fca", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jsoup", + "dependencyArtifactID" : "jsoup", + "previousVersion" : "1.14.2", + "newVersion" : "1.15.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1a72d75153499a840cfe7b90b55b89610de70ea8.json b/data/not-reproduced-data/1a72d75153499a840cfe7b90b55b89610de70ea8.json new file mode 100644 index 000000000000..36c7a904b3af --- /dev/null +++ b/data/not-reproduced-data/1a72d75153499a840cfe7b90b55b89610de70ea8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/testingisdocumenting/webtau/pull/1518", + "project" : "webtau", + "breakingCommit" : "1a72d75153499a840cfe7b90b55b89610de70ea8", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework.hateoas", + "dependencyArtifactID" : "spring-hateoas", + "previousVersion" : "1.3.0", + "newVersion" : "1.5.5", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1a75b58122b75354927539a01ec7111b218f19d6.json b/data/not-reproduced-data/1a75b58122b75354927539a01ec7111b218f19d6.json new file mode 100644 index 000000000000..18c74c81127c --- /dev/null +++ b/data/not-reproduced-data/1a75b58122b75354927539a01ec7111b218f19d6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6388", + "project" : "core-geonetwork", + "breakingCommit" : "1a75b58122b75354927539a01ec7111b218f19d6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.codehaus.izpack", + "dependencyArtifactID" : "izpack-standalone-compiler", + "previousVersion" : "4.3.1", + "newVersion" : "4.3.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1a771d2096b043dc34982d78494b2f14f506176a.json b/data/not-reproduced-data/1a771d2096b043dc34982d78494b2f14f506176a.json new file mode 100644 index 000000000000..ffa5b646609c --- /dev/null +++ b/data/not-reproduced-data/1a771d2096b043dc34982d78494b2f14f506176a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vandmo/dependency-lock-maven-plugin/pull/58", + "project" : "dependency-lock-maven-plugin", + "breakingCommit" : "1a771d2096b043dc34982d78494b2f14f506176a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven", + "dependencyArtifactID" : "maven-plugin-api", + "previousVersion" : "3.8.4", + "newVersion" : "3.8.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1aac5f160a7d39a39503a57e5da3d3a07b075ce0.json b/data/not-reproduced-data/1aac5f160a7d39a39503a57e5da3d3a07b075ce0.json new file mode 100644 index 000000000000..ab8b93ba28cd --- /dev/null +++ b/data/not-reproduced-data/1aac5f160a7d39a39503a57e5da3d3a07b075ce0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/firebase/firebase-admin-java/pull/647", + "project" : "firebase-admin-java", + "breakingCommit" : "1aac5f160a7d39a39503a57e5da3d3a07b075ce0", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.cloud", + "dependencyArtifactID" : "libraries-bom", + "previousVersion" : "20.9.0", + "newVersion" : "24.4.0", + "dependencyScope" : "import", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1ad6c05d79c3fe7f5250fd979b705eff6563947e.json b/data/not-reproduced-data/1ad6c05d79c3fe7f5250fd979b705eff6563947e.json new file mode 100644 index 000000000000..5351fc3d0457 --- /dev/null +++ b/data/not-reproduced-data/1ad6c05d79c3fe7f5250fd979b705eff6563947e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1406", + "project" : "lighty", + "breakingCommit" : "1ad6c05d79c3fe7f5250fd979b705eff6563947e", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.opendaylight.netconf", + "dependencyArtifactID" : "netconf-artifacts", + "previousVersion" : "5.0.4", + "newVersion" : "6.0.0-SNAPSHOT", + "dependencyScope" : "import", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1adbf786da0d67607c0d7b23f1e24be18b77ff58.json b/data/not-reproduced-data/1adbf786da0d67607c0d7b23f1e24be18b77ff58.json new file mode 100644 index 000000000000..5dcbb9408d39 --- /dev/null +++ b/data/not-reproduced-data/1adbf786da0d67607c0d7b23f1e24be18b77ff58.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/TownyAdvanced/FlagWar/pull/152", + "project" : "FlagWar", + "breakingCommit" : "1adbf786da0d67607c0d7b23f1e24be18b77ff58", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.palmergames.bukkit.towny", + "dependencyArtifactID" : "towny", + "previousVersion" : "0.98.1.0", + "newVersion" : "0.98.2.0", + "dependencyScope" : "provided", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1ae4b4231824d33649f5f90001a52648a305ab24.json b/data/not-reproduced-data/1ae4b4231824d33649f5f90001a52648a305ab24.json new file mode 100644 index 000000000000..afb23824f0cf --- /dev/null +++ b/data/not-reproduced-data/1ae4b4231824d33649f5f90001a52648a305ab24.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/gaul/s3proxy/pull/486", + "project" : "s3proxy", + "breakingCommit" : "1ae4b4231824d33649f5f90001a52648a305ab24", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.2.11", + "newVersion" : "1.4.5", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1b044c390926c191e4a7e995aa4d4d6e358c7c53.json b/data/not-reproduced-data/1b044c390926c191e4a7e995aa4d4d6e358c7c53.json new file mode 100644 index 000000000000..e52913398fb8 --- /dev/null +++ b/data/not-reproduced-data/1b044c390926c191e4a7e995aa4d4d6e358c7c53.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/1111", + "project" : "CE", + "breakingCommit" : "1b044c390926c191e4a7e995aa4d4d6e358c7c53", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.json", + "dependencyArtifactID" : "json", + "previousVersion" : "20180130", + "newVersion" : "20230227", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1b774597961c084eb4d558a2b71c8765b2339ad4.json b/data/not-reproduced-data/1b774597961c084eb4d558a2b71c8765b2339ad4.json new file mode 100644 index 000000000000..cbc30a4da716 --- /dev/null +++ b/data/not-reproduced-data/1b774597961c084eb4d558a2b71c8765b2339ad4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/llmhyy/evosuite-plus-plus/pull/281", + "project" : "evosuite-plus-plus", + "breakingCommit" : "1b774597961c084eb4d558a2b71c8765b2339ad4", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jenkins-ci.plugins", + "dependencyArtifactID" : "git", + "previousVersion" : "2.4.0", + "newVersion" : "4.11.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1c0972fc3d905b9f2a305a78f8a158a0b3fd8639.json b/data/not-reproduced-data/1c0972fc3d905b9f2a305a78f8a158a0b3fd8639.json new file mode 100644 index 000000000000..a709d705a2e5 --- /dev/null +++ b/data/not-reproduced-data/1c0972fc3d905b9f2a305a78f8a158a0b3fd8639.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/429", + "project" : "license-maven-plugin", + "breakingCommit" : "1c0972fc3d905b9f2a305a78f8a158a0b3fd8639", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.shared", + "dependencyArtifactID" : "maven-dependency-tree", + "previousVersion" : "3.1.1", + "newVersion" : "3.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1c3529eaf282deb4868f4b13439170ef47db3e8c.json b/data/not-reproduced-data/1c3529eaf282deb4868f4b13439170ef47db3e8c.json new file mode 100644 index 000000000000..e20b4888d6b3 --- /dev/null +++ b/data/not-reproduced-data/1c3529eaf282deb4868f4b13439170ef47db3e8c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/88", + "project" : "avans", + "breakingCommit" : "1c3529eaf282deb4868f4b13439170ef47db3e8c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.dataformat", + "dependencyArtifactID" : "jackson-dataformat-cbor", + "previousVersion" : "2.4.0", + "newVersion" : "2.13.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1c61a205ccc0efcbd86f21453d59d7da3687ed10.json b/data/not-reproduced-data/1c61a205ccc0efcbd86f21453d59d7da3687ed10.json new file mode 100644 index 000000000000..f007657184f4 --- /dev/null +++ b/data/not-reproduced-data/1c61a205ccc0efcbd86f21453d59d7da3687ed10.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/usethesource/vallang/pull/144", + "project" : "vallang", + "breakingCommit" : "1c61a205ccc0efcbd86f21453d59d7da3687ed10", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.luben", + "dependencyArtifactID" : "zstd-jni", + "previousVersion" : "1.5.1-1", + "newVersion" : "1.5.2-1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1ca43896e5231a89812d3faefeb59938dd63f7ed.json b/data/not-reproduced-data/1ca43896e5231a89812d3faefeb59938dd63f7ed.json new file mode 100644 index 000000000000..3902ff274a4d --- /dev/null +++ b/data/not-reproduced-data/1ca43896e5231a89812d3faefeb59938dd63f7ed.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/552", + "project" : "license-maven-plugin", + "breakingCommit" : "1ca43896e5231a89812d3faefeb59938dd63f7ed", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.11.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1cd22b76f9ea6564382ebf1160b01c0e5bcbb975.json b/data/not-reproduced-data/1cd22b76f9ea6564382ebf1160b01c0e5bcbb975.json new file mode 100644 index 000000000000..f610e75d3324 --- /dev/null +++ b/data/not-reproduced-data/1cd22b76f9ea6564382ebf1160b01c0e5bcbb975.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/501", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "1cd22b76f9ea6564382ebf1160b01c0e5bcbb975", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.junit.platform", + "dependencyArtifactID" : "junit-platform-surefire-provider", + "previousVersion" : "1.0.3", + "newVersion" : "1.3.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1cda3a154f0f3450887e20d7fc1a44f66994b2cf.json b/data/not-reproduced-data/1cda3a154f0f3450887e20d7fc1a44f66994b2cf.json new file mode 100644 index 000000000000..d283be31d072 --- /dev/null +++ b/data/not-reproduced-data/1cda3a154f0f3450887e20d7fc1a44f66994b2cf.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freenowtech/sauron/pull/117", + "project" : "sauron", + "breakingCommit" : "1cda3a154f0f3450887e20d7fc1a44f66994b2cf", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.18", + "newVersion" : "5.3.19", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1ce8c85573460b4faaca95ef7439ebcb8f411325.json b/data/not-reproduced-data/1ce8c85573460b4faaca95ef7439ebcb8f411325.json new file mode 100644 index 000000000000..1ee172d94a62 --- /dev/null +++ b/data/not-reproduced-data/1ce8c85573460b4faaca95ef7439ebcb8f411325.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/finos/legend-engine/pull/702", + "project" : "legend-engine", + "breakingCommit" : "1ce8c85573460b4faaca95ef7439ebcb8f411325", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "8.25", + "newVersion" : "8.29", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1ceaad42f70201119eba81baa2ee19b4d6ca617b.json b/data/not-reproduced-data/1ceaad42f70201119eba81baa2ee19b4d6ca617b.json new file mode 100644 index 000000000000..2a9b6afbf5a1 --- /dev/null +++ b/data/not-reproduced-data/1ceaad42f70201119eba81baa2ee19b4d6ca617b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/P2P-Develop/PeyangSuperbAntiCheat/pull/127", + "project" : "PeyangSuperbAntiCheat", + "breakingCommit" : "1ceaad42f70201119eba81baa2ee19b4d6ca617b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.comphenix.protocol", + "dependencyArtifactID" : "ProtocolLib", + "previousVersion" : "4.8.0", + "newVersion" : "5.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1d58b3d154db1b721088345e878672c24c791272.json b/data/not-reproduced-data/1d58b3d154db1b721088345e878672c24c791272.json new file mode 100644 index 000000000000..41880d37f1f3 --- /dev/null +++ b/data/not-reproduced-data/1d58b3d154db1b721088345e878672c24c791272.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MorphiaOrg/morphia/pull/2143", + "project" : "morphia", + "breakingCommit" : "1d58b3d154db1b721088345e878672c24c791272", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.bytebuddy", + "dependencyArtifactID" : "byte-buddy", + "previousVersion" : "1.12.18", + "newVersion" : "1.12.19", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1db32b223568dab1ecf2920bf5b335953713eba0.json b/data/not-reproduced-data/1db32b223568dab1ecf2920bf5b335953713eba0.json new file mode 100644 index 000000000000..df2141ec2400 --- /dev/null +++ b/data/not-reproduced-data/1db32b223568dab1ecf2920bf5b335953713eba0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/110", + "project" : "elementary", + "breakingCommit" : "1db32b223568dab1ecf2920bf5b335953713eba0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.2", + "newVersion" : "10.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1e17e176460ab4283e463e62fece844d341da7f0.json b/data/not-reproduced-data/1e17e176460ab4283e463e62fece844d341da7f0.json new file mode 100644 index 000000000000..236f6542e178 --- /dev/null +++ b/data/not-reproduced-data/1e17e176460ab4283e463e62fece844d341da7f0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/takari/polyglot-maven/pull/260", + "project" : "polyglot-maven", + "breakingCommit" : "1e17e176460ab4283e463e62fece844d341da7f0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.yaml", + "dependencyArtifactID" : "snakeyaml", + "previousVersion" : "1.17", + "newVersion" : "2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1e1de78344a89be66d2e78f7adb07a479f6677eb.json b/data/not-reproduced-data/1e1de78344a89be66d2e78f7adb07a479f6677eb.json new file mode 100644 index 000000000000..bca140f3fdc4 --- /dev/null +++ b/data/not-reproduced-data/1e1de78344a89be66d2e78f7adb07a479f6677eb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Samsung/LPVS/pull/116", + "project" : "LPVS", + "breakingCommit" : "1e1de78344a89be66d2e78f7adb07a479f6677eb", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.23", + "newVersion" : "6.0.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1e1e9126d77c0ae5162209e24d5486df9fbdd086.json b/data/not-reproduced-data/1e1e9126d77c0ae5162209e24d5486df9fbdd086.json new file mode 100644 index 000000000000..8bdf7ab7ab62 --- /dev/null +++ b/data/not-reproduced-data/1e1e9126d77c0ae5162209e24d5486df9fbdd086.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/trinodb/trino/pull/12691", + "project" : "trino", + "breakingCommit" : "1e1e9126d77c0ae5162209e24d5486df9fbdd086", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.4.200", + "newVersion" : "2.1.212", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1e5ab3fad84b86deca7ef12987f386de978a666d.json b/data/not-reproduced-data/1e5ab3fad84b86deca7ef12987f386de978a666d.json new file mode 100644 index 000000000000..1114e666ded2 --- /dev/null +++ b/data/not-reproduced-data/1e5ab3fad84b86deca7ef12987f386de978a666d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1482", + "project" : "lighty", + "breakingCommit" : "1e5ab3fad84b86deca7ef12987f386de978a666d", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-slf4j_2.13", + "previousVersion" : "2.6.21", + "newVersion" : "2.8.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1eb6d9d5b2a07720a0839457cee81e066dd932f2.json b/data/not-reproduced-data/1eb6d9d5b2a07720a0839457cee81e066dd932f2.json new file mode 100644 index 000000000000..2bc2be6cc1a7 --- /dev/null +++ b/data/not-reproduced-data/1eb6d9d5b2a07720a0839457cee81e066dd932f2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/elimu-ai/webapp/pull/1574", + "project" : "webapp", + "breakingCommit" : "1eb6d9d5b2a07720a0839457cee81e066dd932f2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.16.0", + "newVersion" : "2.18.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1ee9aedd8b7bb041804b98367e0afeeb01525f97.json b/data/not-reproduced-data/1ee9aedd8b7bb041804b98367e0afeeb01525f97.json new file mode 100644 index 000000000000..8f17ed1e3e8a --- /dev/null +++ b/data/not-reproduced-data/1ee9aedd8b7bb041804b98367e0afeeb01525f97.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/uPortal-Project/NewsReaderPortlet/pull/313", + "project" : "NewsReaderPortlet", + "breakingCommit" : "1ee9aedd8b7bb041804b98367e0afeeb01525f97", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "xerces", + "dependencyArtifactID" : "xercesImpl", + "previousVersion" : "2.12.1", + "newVersion" : "2.12.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1f3a440e62b09a3b54e74da71156a6c3cdb8459a.json b/data/not-reproduced-data/1f3a440e62b09a3b54e74da71156a6c3cdb8459a.json new file mode 100644 index 000000000000..31012600976e --- /dev/null +++ b/data/not-reproduced-data/1f3a440e62b09a3b54e74da71156a6c3cdb8459a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6698", + "project" : "core-geonetwork", + "breakingCommit" : "1f3a440e62b09a3b54e74da71156a6c3cdb8459a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "commons-net", + "dependencyArtifactID" : "commons-net", + "previousVersion" : "3.0.1", + "newVersion" : "3.9.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1f63d03ba67947ba6beb2797fa60ac6d30d19f3a.json b/data/not-reproduced-data/1f63d03ba67947ba6beb2797fa60ac6d30d19f3a.json new file mode 100644 index 000000000000..b68859b34df9 --- /dev/null +++ b/data/not-reproduced-data/1f63d03ba67947ba6beb2797fa60ac6d30d19f3a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/404", + "project" : "license-maven-plugin", + "breakingCommit" : "1f63d03ba67947ba6beb2797fa60ac6d30d19f3a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.3.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/1f78180920574f78c260150f8414e764ff9d191a.json b/data/not-reproduced-data/1f78180920574f78c260150f8414e764ff9d191a.json new file mode 100644 index 000000000000..0392e9e85f8f --- /dev/null +++ b/data/not-reproduced-data/1f78180920574f78c260150f8414e764ff9d191a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geotools/geotools/pull/3952", + "project" : "geotools", + "breakingCommit" : "1f78180920574f78c260150f8414e764ff9d191a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.codehaus.plexus", + "dependencyArtifactID" : "plexus-archiver", + "previousVersion" : "2.2", + "newVersion" : "3.6.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/206b9102d44a57c8a0333ec5c6c2650a333d7ede.json b/data/not-reproduced-data/206b9102d44a57c8a0333ec5c6c2650a333d7ede.json new file mode 100644 index 000000000000..0276338930ac --- /dev/null +++ b/data/not-reproduced-data/206b9102d44a57c8a0333ec5c6c2650a333d7ede.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1338", + "project" : "lighty", + "breakingCommit" : "206b9102d44a57c8a0333ec5c6c2650a333d7ede", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-cluster_2.13", + "previousVersion" : "2.6.20", + "newVersion" : "2.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/20b272092eaf70beed3eb1635ec8062f6b56f808.json b/data/not-reproduced-data/20b272092eaf70beed3eb1635ec8062f6b56f808.json new file mode 100644 index 000000000000..a0d0cb94fd78 --- /dev/null +++ b/data/not-reproduced-data/20b272092eaf70beed3eb1635ec8062f6b56f808.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/elimu-ai/webapp/pull/1613", + "project" : "webapp", + "breakingCommit" : "20b272092eaf70beed3eb1635ec8062f6b56f808", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.16.0", + "newVersion" : "2.19.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/20eeab646fab4af4287c8b0b7560a67a3e5d679c.json b/data/not-reproduced-data/20eeab646fab4af4287c8b0b7560a67a3e5d679c.json new file mode 100644 index 000000000000..dcd8c7883b0c --- /dev/null +++ b/data/not-reproduced-data/20eeab646fab4af4287c8b0b7560a67a3e5d679c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/firebase/firebase-admin-java/pull/688", + "project" : "firebase-admin-java", + "breakingCommit" : "20eeab646fab4af4287c8b0b7560a67a3e5d679c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.cloud", + "dependencyArtifactID" : "libraries-bom", + "previousVersion" : "20.9.0", + "newVersion" : "25.4.0", + "dependencyScope" : "import", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/214e707ecff0d6bf250fbdf08259813d20cbe1f4.json b/data/not-reproduced-data/214e707ecff0d6bf250fbdf08259813d20cbe1f4.json new file mode 100644 index 000000000000..59a6c22135bc --- /dev/null +++ b/data/not-reproduced-data/214e707ecff0d6bf250fbdf08259813d20cbe1f4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/LibrePlan/libreplan/pull/1958", + "project" : "libreplan", + "breakingCommit" : "214e707ecff0d6bf250fbdf08259813d20cbe1f4", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "commons-fileupload", + "dependencyArtifactID" : "commons-fileupload", + "previousVersion" : "1.3.3", + "newVersion" : "1.5", + "dependencyScope" : "runtime", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/217d9ec22fdf97465bb13832f823f9a5ec26ca47.json b/data/not-reproduced-data/217d9ec22fdf97465bb13832f823f9a5ec26ca47.json new file mode 100644 index 000000000000..b24625d0573f --- /dev/null +++ b/data/not-reproduced-data/217d9ec22fdf97465bb13832f823f9a5ec26ca47.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/touchmii/OpenTCS-4/pull/15", + "project" : "OpenTCS-4", + "breakingCommit" : "217d9ec22fdf97465bb13832f823f9a5ec26ca47", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.eclipse.jetty", + "dependencyArtifactID" : "jetty-http", + "previousVersion" : "9.4.18.v20190429", + "newVersion" : "9.4.48.v20220622", + "dependencyScope" : "runtime", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/21e7e72813b0cb7233f28ab40f87b1d809c4992c.json b/data/not-reproduced-data/21e7e72813b0cb7233f28ab40f87b1d809c4992c.json new file mode 100644 index 000000000000..f528e990c449 --- /dev/null +++ b/data/not-reproduced-data/21e7e72813b0cb7233f28ab40f87b1d809c4992c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/metersphere/data-streaming/pull/48", + "project" : "data-streaming", + "breakingCommit" : "21e7e72813b0cb7233f28ab40f87b1d809c4992c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "mysql", + "dependencyArtifactID" : "mysql-connector-java", + "previousVersion" : "8.0.16", + "newVersion" : "8.0.28", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/22148582bf320265ede13bb55f5d76a9f8dcf93b.json b/data/not-reproduced-data/22148582bf320265ede13bb55f5d76a9f8dcf93b.json new file mode 100644 index 000000000000..b721c9a6b3e6 --- /dev/null +++ b/data/not-reproduced-data/22148582bf320265ede13bb55f5d76a9f8dcf93b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freedomotic/freedomotic/pull/530", + "project" : "freedomotic", + "breakingCommit" : "22148582bf320265ede13bb55f5d76a9f8dcf93b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.json", + "dependencyArtifactID" : "json", + "previousVersion" : "20090211", + "newVersion" : "20230227", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/22410165b565f6a7fb326db2ae763fe65a1e6618.json b/data/not-reproduced-data/22410165b565f6a7fb326db2ae763fe65a1e6618.json new file mode 100644 index 000000000000..0884b645f52c --- /dev/null +++ b/data/not-reproduced-data/22410165b565f6a7fb326db2ae763fe65a1e6618.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ShaftHQ/SHAFT_ENGINE/pull/611", + "project" : "SHAFT_ENGINE", + "breakingCommit" : "22410165b565f6a7fb326db2ae763fe65a1e6618", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.qameta.allure", + "dependencyArtifactID" : "allure-cucumber7-jvm", + "previousVersion" : "2.17.3", + "newVersion" : "2.18.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/227179c056e27e8574e24d580f6ff9fae2cb0baa.json b/data/not-reproduced-data/227179c056e27e8574e24d580f6ff9fae2cb0baa.json new file mode 100644 index 000000000000..4835d5096855 --- /dev/null +++ b/data/not-reproduced-data/227179c056e27e8574e24d580f6ff9fae2cb0baa.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/506", + "project" : "chimera", + "breakingCommit" : "227179c056e27e8574e24d580f6ff9fae2cb0baa", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.12.1", + "newVersion" : "10.12.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/22ccaa3c8d4771145c1f36afe46ed09a4c68af1e.json b/data/not-reproduced-data/22ccaa3c8d4771145c1f36afe46ed09a4c68af1e.json new file mode 100644 index 000000000000..b8946afae8d0 --- /dev/null +++ b/data/not-reproduced-data/22ccaa3c8d4771145c1f36afe46ed09a4c68af1e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3874", + "project" : "georchestra", + "breakingCommit" : "22ccaa3c8d4771145c1f36afe46ed09a4c68af1e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.swagger.core.v3", + "dependencyArtifactID" : "swagger-annotations", + "previousVersion" : "2.1.7", + "newVersion" : "2.2.8", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/233adaf5ab03371c0f53e7daa64b8f58ddf36c4e.json b/data/not-reproduced-data/233adaf5ab03371c0f53e7daa64b8f58ddf36c4e.json new file mode 100644 index 000000000000..5214fd49c5e6 --- /dev/null +++ b/data/not-reproduced-data/233adaf5ab03371c0f53e7daa64b8f58ddf36c4e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timbru31/SilkSpawners/pull/445", + "project" : "SilkSpawners", + "breakingCommit" : "233adaf5ab03371c0f53e7daa64b8f58ddf36c4e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "8.43", + "newVersion" : "10.12.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/236d22cf13c94fad6e16dbeb113e88731acab56c.json b/data/not-reproduced-data/236d22cf13c94fad6e16dbeb113e88731acab56c.json new file mode 100644 index 000000000000..6dede0fa0117 --- /dev/null +++ b/data/not-reproduced-data/236d22cf13c94fad6e16dbeb113e88731acab56c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Password4j/password4j/pull/74", + "project" : "password4j", + "breakingCommit" : "236d22cf13c94fad6e16dbeb113e88731acab56c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "2.0.2", + "newVersion" : "2.0.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/23a8048a21df5170041b76ca1d238e96c91e04da.json b/data/not-reproduced-data/23a8048a21df5170041b76ca1d238e96c91e04da.json new file mode 100644 index 000000000000..bd68240300da --- /dev/null +++ b/data/not-reproduced-data/23a8048a21df5170041b76ca1d238e96c91e04da.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JULIELab/jcore-base/pull/177", + "project" : "jcore-base", + "breakingCommit" : "23a8048a21df5170041b76ca1d238e96c91e04da", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "2.1.214", + "newVersion" : "2.2.220", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/249c3b394540fde4fcb72f66172af5e02b9c637e.json b/data/not-reproduced-data/249c3b394540fde4fcb72f66172af5e02b9c637e.json new file mode 100644 index 000000000000..68a8eac9ab59 --- /dev/null +++ b/data/not-reproduced-data/249c3b394540fde4fcb72f66172af5e02b9c637e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/takari/polyglot-maven/pull/244", + "project" : "polyglot-maven", + "breakingCommit" : "249c3b394540fde4fcb72f66172af5e02b9c637e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.yaml", + "dependencyArtifactID" : "snakeyaml", + "previousVersion" : "1.17", + "newVersion" : "1.31", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/24c09134ca34194c49ccb021aba9db98c9c85a5f.json b/data/not-reproduced-data/24c09134ca34194c49ccb021aba9db98c9c85a5f.json new file mode 100644 index 000000000000..b17a6d4deeb6 --- /dev/null +++ b/data/not-reproduced-data/24c09134ca34194c49ccb021aba9db98c9c85a5f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/641", + "project" : "CE", + "breakingCommit" : "24c09134ca34194c49ccb021aba9db98c9c85a5f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.12.6.1", + "newVersion" : "2.12.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/24d59062ad4e93aa8054b9d3a8f97a30e77ab785.json b/data/not-reproduced-data/24d59062ad4e93aa8054b9d3a8f97a30e77ab785.json new file mode 100644 index 000000000000..f9a4cde25c3b --- /dev/null +++ b/data/not-reproduced-data/24d59062ad4e93aa8054b9d3a8f97a30e77ab785.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/elimu-ai/webapp/pull/1612", + "project" : "webapp", + "breakingCommit" : "24d59062ad4e93aa8054b9d3a8f97a30e77ab785", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.16.0", + "newVersion" : "2.19.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/25481c76276b4326e3bc83ca4546239eafadc4af.json b/data/not-reproduced-data/25481c76276b4326e3bc83ca4546239eafadc4af.json new file mode 100644 index 000000000000..5fa7efeed5ad --- /dev/null +++ b/data/not-reproduced-data/25481c76276b4326e3bc83ca4546239eafadc4af.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timbru31/SilkSpawners/pull/393", + "project" : "SilkSpawners", + "breakingCommit" : "25481c76276b4326e3bc83ca4546239eafadc4af", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.spotbugs", + "dependencyArtifactID" : "spotbugs-annotations", + "previousVersion" : "4.6.0", + "newVersion" : "4.7.3", + "dependencyScope" : "provided", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2564c149d7eef98d92564628814c03dd8007419f.json b/data/not-reproduced-data/2564c149d7eef98d92564628814c03dd8007419f.json new file mode 100644 index 000000000000..b6b8252f160b --- /dev/null +++ b/data/not-reproduced-data/2564c149d7eef98d92564628814c03dd8007419f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/l0s/fernet-java8/pull/647", + "project" : "fernet-java8", + "breakingCommit" : "2564c149d7eef98d92564628814c03dd8007419f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.amazonaws", + "dependencyArtifactID" : "aws-java-sdk-bom", + "previousVersion" : "1.12.332", + "newVersion" : "1.12.342", + "dependencyScope" : "import", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/25afd6aa27498c2a2a787214f0e95938c7201dd4.json b/data/not-reproduced-data/25afd6aa27498c2a2a787214f0e95938c7201dd4.json new file mode 100644 index 000000000000..a6da1c888d76 --- /dev/null +++ b/data/not-reproduced-data/25afd6aa27498c2a2a787214f0e95938c7201dd4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenAPITools/openapi-diff/pull/492", + "project" : "openapi-diff", + "breakingCommit" : "25afd6aa27498c2a2a787214f0e95938c7201dd4", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.3.0", + "newVersion" : "1.4.6", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/25eadbafb578b1bbec5f83cee06ec78af04abe0e.json b/data/not-reproduced-data/25eadbafb578b1bbec5f83cee06ec78af04abe0e.json new file mode 100644 index 000000000000..67e8cfbadb35 --- /dev/null +++ b/data/not-reproduced-data/25eadbafb578b1bbec5f83cee06ec78af04abe0e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/locationtech/geowave/pull/1862", + "project" : "geowave", + "breakingCommit" : "25eadbafb578b1bbec5f83cee06ec78af04abe0e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "xerces", + "dependencyArtifactID" : "xercesImpl", + "previousVersion" : "2.12.1", + "newVersion" : "2.12.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2675f93a51c9f8ce12bc27b209dea6a76a61dce1.json b/data/not-reproduced-data/2675f93a51c9f8ce12bc27b209dea6a76a61dce1.json new file mode 100644 index 000000000000..e12400a2c6f4 --- /dev/null +++ b/data/not-reproduced-data/2675f93a51c9f8ce12bc27b209dea6a76a61dce1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MyCATApache/Mycat2/pull/754", + "project" : "Mycat2", + "breakingCommit" : "2675f93a51c9f8ce12bc27b209dea6a76a61dce1", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.yaml", + "dependencyArtifactID" : "snakeyaml", + "previousVersion" : "1.23", + "newVersion" : "1.31", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/26814b647abad607012013dcec40acd1e1bcc40b.json b/data/not-reproduced-data/26814b647abad607012013dcec40acd1e1bcc40b.json new file mode 100644 index 000000000000..2e1fef50c093 --- /dev/null +++ b/data/not-reproduced-data/26814b647abad607012013dcec40acd1e1bcc40b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freenowtech/sauron/pull/114", + "project" : "sauron", + "breakingCommit" : "26814b647abad607012013dcec40acd1e1bcc40b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.1.3.RELEASE", + "newVersion" : "5.3.18", + "dependencyScope" : "provided", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/269e77c826d15d450c8507a6bd3b78d9e6d6604c.json b/data/not-reproduced-data/269e77c826d15d450c8507a6bd3b78d9e6d6604c.json new file mode 100644 index 000000000000..8014bac8c31f --- /dev/null +++ b/data/not-reproduced-data/269e77c826d15d450c8507a6bd3b78d9e6d6604c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PhoenicisOrg/phoenicis/pull/2589", + "project" : "phoenicis", + "breakingCommit" : "269e77c826d15d450c8507a6bd3b78d9e6d6604c", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.4", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/26a6dc1bc7002517144784831c35df3e42a1892a.json b/data/not-reproduced-data/26a6dc1bc7002517144784831c35df3e42a1892a.json new file mode 100644 index 000000000000..f4f4eb4e4cca --- /dev/null +++ b/data/not-reproduced-data/26a6dc1bc7002517144784831c35df3e42a1892a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/finos/legend-engine/pull/699", + "project" : "legend-engine", + "breakingCommit" : "26a6dc1bc7002517144784831c35df3e42a1892a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "8.25", + "newVersion" : "8.29", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/26c2b56c4abb7181e63e1565c2f33ff1ecde1885.json b/data/not-reproduced-data/26c2b56c4abb7181e63e1565c2f33ff1ecde1885.json new file mode 100644 index 000000000000..d0570f827dbb --- /dev/null +++ b/data/not-reproduced-data/26c2b56c4abb7181e63e1565c2f33ff1ecde1885.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/firebase/firebase-admin-java/pull/651", + "project" : "firebase-admin-java", + "breakingCommit" : "26c2b56c4abb7181e63e1565c2f33ff1ecde1885", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.cloud", + "dependencyArtifactID" : "libraries-bom", + "previousVersion" : "20.9.0", + "newVersion" : "25.0.0", + "dependencyScope" : "import", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2750f705238d6e6d6f039e972b174f7ce429262d.json b/data/not-reproduced-data/2750f705238d6e6d6f039e972b174f7ce429262d.json new file mode 100644 index 000000000000..dd033f10ede5 --- /dev/null +++ b/data/not-reproduced-data/2750f705238d6e6d6f039e972b174f7ce429262d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MorphiaOrg/morphia/pull/1737", + "project" : "morphia", + "breakingCommit" : "2750f705238d6e6d6f039e972b174f7ce429262d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jsoup", + "dependencyArtifactID" : "jsoup", + "previousVersion" : "1.12.1", + "newVersion" : "1.14.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/27731835486c53f90269c53faf3a91fd2b2855c8.json b/data/not-reproduced-data/27731835486c53f90269c53faf3a91fd2b2855c8.json new file mode 100644 index 000000000000..3745423db3ad --- /dev/null +++ b/data/not-reproduced-data/27731835486c53f90269c53faf3a91fd2b2855c8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PhoenicisOrg/phoenicis/pull/2641", + "project" : "phoenicis", + "breakingCommit" : "27731835486c53f90269c53faf3a91fd2b2855c8", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jsoup", + "dependencyArtifactID" : "jsoup", + "previousVersion" : "1.15.3", + "newVersion" : "1.15.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/280b062d4e72a44a2333ac2507b57a8316999ee6.json b/data/not-reproduced-data/280b062d4e72a44a2333ac2507b57a8316999ee6.json new file mode 100644 index 000000000000..6c176dedf913 --- /dev/null +++ b/data/not-reproduced-data/280b062d4e72a44a2333ac2507b57a8316999ee6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/P2P-Develop/PeyangSuperbAntiCheat/pull/103", + "project" : "PeyangSuperbAntiCheat", + "breakingCommit" : "280b062d4e72a44a2333ac2507b57a8316999ee6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.12.5", + "newVersion" : "2.13.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/28be199c825d419957bc753a9519e8e9ecc6a08e.json b/data/not-reproduced-data/28be199c825d419957bc753a9519e8e9ecc6a08e.json new file mode 100644 index 000000000000..995adfc6de1d --- /dev/null +++ b/data/not-reproduced-data/28be199c825d419957bc753a9519e8e9ecc6a08e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/277", + "project" : "license-maven-plugin", + "breakingCommit" : "28be199c825d419957bc753a9519e8e9ecc6a08e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.shared", + "dependencyArtifactID" : "maven-dependency-tree", + "previousVersion" : "2.2", + "newVersion" : "3.1.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/28c1c13d9e3359af3adad6cdc4199e8cba26d985.json b/data/not-reproduced-data/28c1c13d9e3359af3adad6cdc4199e8cba26d985.json new file mode 100644 index 000000000000..dd6006da9fcd --- /dev/null +++ b/data/not-reproduced-data/28c1c13d9e3359af3adad6cdc4199e8cba26d985.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/gazbert/bxbot/pull/158", + "project" : "bxbot", + "breakingCommit" : "28c1c13d9e3359af3adad6cdc4199e8cba26d985", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.yaml", + "dependencyArtifactID" : "snakeyaml", + "previousVersion" : "1.33", + "newVersion" : "2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/28f8e30702433d968c40b2dc059c7e5b6e0759b0.json b/data/not-reproduced-data/28f8e30702433d968c40b2dc059c7e5b6e0759b0.json new file mode 100644 index 000000000000..c96ef6e698bb --- /dev/null +++ b/data/not-reproduced-data/28f8e30702433d968c40b2dc059c7e5b6e0759b0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/199", + "project" : "avans", + "breakingCommit" : "28f8e30702433d968c40b2dc059c7e5b6e0759b0", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "jcl-over-slf4j", + "previousVersion" : "2.0.6", + "newVersion" : "2.0.7", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/28f91d112d3f640492291b3c6e1c795556779fa1.json b/data/not-reproduced-data/28f91d112d3f640492291b3c6e1c795556779fa1.json new file mode 100644 index 000000000000..4644fce39e2b --- /dev/null +++ b/data/not-reproduced-data/28f91d112d3f640492291b3c6e1c795556779fa1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PhoenicisOrg/phoenicis/pull/2473", + "project" : "phoenicis", + "breakingCommit" : "28f91d112d3f640492291b3c6e1c795556779fa1", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.0", + "newVersion" : "2.13.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/291b6e42f5c48a9665a4a684005c0225dcf99c06.json b/data/not-reproduced-data/291b6e42f5c48a9665a4a684005c0225dcf99c06.json new file mode 100644 index 000000000000..3fa081b71c2b --- /dev/null +++ b/data/not-reproduced-data/291b6e42f5c48a9665a4a684005c0225dcf99c06.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MyCATApache/Mycat2/pull/637", + "project" : "Mycat2", + "breakingCommit" : "291b6e42f5c48a9665a4a684005c0225dcf99c06", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.2.8.RELEASE", + "newVersion" : "5.3.14", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/294898743d5b7a02d5da5024a8fc1f21c0f93093.json b/data/not-reproduced-data/294898743d5b7a02d5da5024a8fc1f21c0f93093.json new file mode 100644 index 000000000000..6de07242521f --- /dev/null +++ b/data/not-reproduced-data/294898743d5b7a02d5da5024a8fc1f21c0f93093.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/7260", + "project" : "core-geonetwork", + "breakingCommit" : "294898743d5b7a02d5da5024a8fc1f21c0f93093", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "30.0-jre", + "newVersion" : "32.1.2-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2973316cf89f862f3bbfce65c87a075366be7756.json b/data/not-reproduced-data/2973316cf89f862f3bbfce65c87a075366be7756.json new file mode 100644 index 000000000000..6fa88d023f15 --- /dev/null +++ b/data/not-reproduced-data/2973316cf89f862f3bbfce65c87a075366be7756.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geotools/geotools/pull/3714", + "project" : "geotools", + "breakingCommit" : "2973316cf89f862f3bbfce65c87a075366be7756", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.1.119", + "newVersion" : "2.0.202", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2995a1d43c0e057d26a0597647ade8be17bd68f8.json b/data/not-reproduced-data/2995a1d43c0e057d26a0597647ade8be17bd68f8.json new file mode 100644 index 000000000000..a5b1ba42d486 --- /dev/null +++ b/data/not-reproduced-data/2995a1d43c0e057d26a0597647ade8be17bd68f8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tinylog-org/tinylog/pull/290", + "project" : "tinylog", + "breakingCommit" : "2995a1d43c0e057d26a0597647ade8be17bd68f8", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.2.11", + "newVersion" : "1.4.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/29bf5cbb1ec078f8c114467d5ae9506327d76607.json b/data/not-reproduced-data/29bf5cbb1ec078f8c114467d5ae9506327d76607.json new file mode 100644 index 000000000000..e106da9e2f7b --- /dev/null +++ b/data/not-reproduced-data/29bf5cbb1ec078f8c114467d5ae9506327d76607.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/liquibase/liquibase-redshift/pull/140", + "project" : "liquibase-redshift", + "breakingCommit" : "29bf5cbb1ec078f8c114467d5ae9506327d76607", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.spockframework", + "dependencyArtifactID" : "spock-bom", + "previousVersion" : "2.0-groovy-3.0", + "newVersion" : "2.3-groovy-2.5", + "dependencyScope" : "import", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2a0a803fbf952ee898dfbf7d371ab743dd2b8f3a.json b/data/not-reproduced-data/2a0a803fbf952ee898dfbf7d371ab743dd2b8f3a.json new file mode 100644 index 000000000000..5ffc2db73c02 --- /dev/null +++ b/data/not-reproduced-data/2a0a803fbf952ee898dfbf7d371ab743dd2b8f3a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feedzai/pdb/pull/339", + "project" : "pdb", + "breakingCommit" : "2a0a803fbf952ee898dfbf7d371ab743dd2b8f3a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.postgresql", + "dependencyArtifactID" : "postgresql", + "previousVersion" : "42.3.5", + "newVersion" : "42.3.6", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2a26ef226cbc7452d8df1674dee1c94b75dd7a0d.json b/data/not-reproduced-data/2a26ef226cbc7452d8df1674dee1c94b75dd7a0d.json new file mode 100644 index 000000000000..d058cb202929 --- /dev/null +++ b/data/not-reproduced-data/2a26ef226cbc7452d8df1674dee1c94b75dd7a0d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1417", + "project" : "lighty", + "breakingCommit" : "2a26ef226cbc7452d8df1674dee1c94b75dd7a0d", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-remote_2.13", + "previousVersion" : "2.6.20", + "newVersion" : "2.8.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2a47aa14fc2494cc2df8f7bd1c94b5abba9dafc9.json b/data/not-reproduced-data/2a47aa14fc2494cc2df8f7bd1c94b5abba9dafc9.json new file mode 100644 index 000000000000..4f5a3c6249f9 --- /dev/null +++ b/data/not-reproduced-data/2a47aa14fc2494cc2df8f7bd1c94b5abba9dafc9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/355", + "project" : "chimera", + "breakingCommit" : "2a47aa14fc2494cc2df8f7bd1c94b5abba9dafc9", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "9.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2a4f2ad7cb2f71be0b03476c8b0baa93b37ec245.json b/data/not-reproduced-data/2a4f2ad7cb2f71be0b03476c8b0baa93b37ec245.json new file mode 100644 index 000000000000..34456fdf3ff5 --- /dev/null +++ b/data/not-reproduced-data/2a4f2ad7cb2f71be0b03476c8b0baa93b37ec245.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/405", + "project" : "chimera", + "breakingCommit" : "2a4f2ad7cb2f71be0b03476c8b0baa93b37ec245", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.24.0", + "newVersion" : "3.25.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2a6b96d94c8e1dc635c14a839b23de4cca1e52c3.json b/data/not-reproduced-data/2a6b96d94c8e1dc635c14a839b23de4cca1e52c3.json new file mode 100644 index 000000000000..c2a37f017f96 --- /dev/null +++ b/data/not-reproduced-data/2a6b96d94c8e1dc635c14a839b23de4cca1e52c3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/galatea-associates/fuse-starter-java/pull/389", + "project" : "fuse-starter-java", + "breakingCommit" : "2a6b96d94c8e1dc635c14a839b23de4cca1e52c3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.protobuf", + "dependencyArtifactID" : "protobuf-java", + "previousVersion" : "3.16.1", + "newVersion" : "3.16.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2a7fc39d5c3bc841b0872cba813f4a35a3224277.json b/data/not-reproduced-data/2a7fc39d5c3bc841b0872cba813f4a35a3224277.json new file mode 100644 index 000000000000..d5cf5af31245 --- /dev/null +++ b/data/not-reproduced-data/2a7fc39d5c3bc841b0872cba813f4a35a3224277.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ShaftHQ/SHAFT_ENGINE/pull/884", + "project" : "SHAFT_ENGINE", + "breakingCommit" : "2a7fc39d5c3bc841b0872cba813f4a35a3224277", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-slf4j2-impl", + "previousVersion" : "2.19.0", + "newVersion" : "2.20.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2ac52a0b61936b4839577ec665a956af35f1764d.json b/data/not-reproduced-data/2ac52a0b61936b4839577ec665a956af35f1764d.json new file mode 100644 index 000000000000..f0eee56d6204 --- /dev/null +++ b/data/not-reproduced-data/2ac52a0b61936b4839577ec665a956af35f1764d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3725", + "project" : "georchestra", + "breakingCommit" : "2ac52a0b61936b4839577ec665a956af35f1764d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.sf.saxon", + "dependencyArtifactID" : "Saxon-HE", + "previousVersion" : "9.9.1-8", + "newVersion" : "11.3", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2ae7a62dd9c2dc46424bf2dbdd20f5bce9217d9a.json b/data/not-reproduced-data/2ae7a62dd9c2dc46424bf2dbdd20f5bce9217d9a.json new file mode 100644 index 000000000000..ac6d1ebba2f4 --- /dev/null +++ b/data/not-reproduced-data/2ae7a62dd9c2dc46424bf2dbdd20f5bce9217d9a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freedomotic/freedomotic/pull/520", + "project" : "freedomotic", + "breakingCommit" : "2ae7a62dd9c2dc46424bf2dbdd20f5bce9217d9a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.2.4", + "newVersion" : "2.8.9", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2b3054325e9e55e1af6056b604048fc328dbb2dd.json b/data/not-reproduced-data/2b3054325e9e55e1af6056b604048fc328dbb2dd.json new file mode 100644 index 000000000000..cba2ad9a223c --- /dev/null +++ b/data/not-reproduced-data/2b3054325e9e55e1af6056b604048fc328dbb2dd.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/655", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "2b3054325e9e55e1af6056b604048fc328dbb2dd", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2b4ca2bd8549b1ebea458b3240a3fb2ed3dd1f40.json b/data/not-reproduced-data/2b4ca2bd8549b1ebea458b3240a3fb2ed3dd1f40.json new file mode 100644 index 000000000000..a21f884b5b79 --- /dev/null +++ b/data/not-reproduced-data/2b4ca2bd8549b1ebea458b3240a3fb2ed3dd1f40.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Incendo/Hyperverse/pull/81", + "project" : "Hyperverse", + "breakingCommit" : "2b4ca2bd8549b1ebea458b3240a3fb2ed3dd1f40", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.8.6", + "newVersion" : "2.8.9", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2b80e9263dbb2a9fef92a5db5427a2342d6e6a4c.json b/data/not-reproduced-data/2b80e9263dbb2a9fef92a5db5427a2342d6e6a4c.json new file mode 100644 index 000000000000..de6f54a850ba --- /dev/null +++ b/data/not-reproduced-data/2b80e9263dbb2a9fef92a5db5427a2342d6e6a4c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/902", + "project" : "togglz", + "breakingCommit" : "2b80e9263dbb2a9fef92a5db5427a2342d6e6a4c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.graalvm.js", + "dependencyArtifactID" : "js-scriptengine", + "previousVersion" : "22.0.0", + "newVersion" : "22.3.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2b812b998cca6b46ec7e9c0cbe8ef783dbc8cfc0.json b/data/not-reproduced-data/2b812b998cca6b46ec7e9c0cbe8ef783dbc8cfc0.json new file mode 100644 index 000000000000..0072a7ed851e --- /dev/null +++ b/data/not-reproduced-data/2b812b998cca6b46ec7e9c0cbe8ef783dbc8cfc0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/460", + "project" : "chimera", + "breakingCommit" : "2b812b998cca6b46ec7e9c0cbe8ef783dbc8cfc0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.karuslabs", + "dependencyArtifactID" : "utilitary", + "previousVersion" : "1.1.1", + "newVersion" : "1.1.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2c11e49adbedbd8c173c50cb32b782b1a69ba7b0.json b/data/not-reproduced-data/2c11e49adbedbd8c173c50cb32b782b1a69ba7b0.json new file mode 100644 index 000000000000..d309bf376e81 --- /dev/null +++ b/data/not-reproduced-data/2c11e49adbedbd8c173c50cb32b782b1a69ba7b0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/74", + "project" : "elementary", + "breakingCommit" : "2c11e49adbedbd8c173c50cb32b782b1a69ba7b0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.20.0", + "newVersion" : "3.21.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2c57f281e23fb65d556374eee8dae8dc1b69a3ea.json b/data/not-reproduced-data/2c57f281e23fb65d556374eee8dae8dc1b69a3ea.json new file mode 100644 index 000000000000..404bef9c28e8 --- /dev/null +++ b/data/not-reproduced-data/2c57f281e23fb65d556374eee8dae8dc1b69a3ea.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/trinodb/trino/pull/14791", + "project" : "trino", + "breakingCommit" : "2c57f281e23fb65d556374eee8dae8dc1b69a3ea", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.databricks", + "dependencyArtifactID" : "databricks-jdbc", + "previousVersion" : "2.6.25-1", + "newVersion" : "2.6.29", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2c72d43c0ad1b62f81c689ec85c92987e544611b.json b/data/not-reproduced-data/2c72d43c0ad1b62f81c689ec85c92987e544611b.json new file mode 100644 index 000000000000..b0c599a1b183 --- /dev/null +++ b/data/not-reproduced-data/2c72d43c0ad1b62f81c689ec85c92987e544611b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/42", + "project" : "Ree6", + "breakingCommit" : "2c72d43c0ad1b62f81c689ec85c92987e544611b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.apis", + "dependencyArtifactID" : "google-api-services-youtube", + "previousVersion" : "v3-rev20220612-1.32.1", + "newVersion" : "v3-rev20220711-1.32.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2c94518e4f3e5f236bf7c98dc1948c133a5d669d.json b/data/not-reproduced-data/2c94518e4f3e5f236bf7c98dc1948c133a5d669d.json new file mode 100644 index 000000000000..202d24d293d8 --- /dev/null +++ b/data/not-reproduced-data/2c94518e4f3e5f236bf7c98dc1948c133a5d669d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/touchmii/OpenTCS-4/pull/13", + "project" : "OpenTCS-4", + "breakingCommit" : "2c94518e4f3e5f236bf7c98dc1948c133a5d669d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.8.11", + "newVersion" : "2.12.6.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2cbfca58f5bb0cf76419287655cf065e6cec8be3.json b/data/not-reproduced-data/2cbfca58f5bb0cf76419287655cf065e6cec8be3.json new file mode 100644 index 000000000000..405776509ad8 --- /dev/null +++ b/data/not-reproduced-data/2cbfca58f5bb0cf76419287655cf065e6cec8be3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ScaCap/spring-auto-restdocs/pull/462", + "project" : "spring-auto-restdocs", + "breakingCommit" : "2cbfca58f5bb0cf76419287655cf065e6cec8be3", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.11.1", + "newVersion" : "2.12.6.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2cc9522c8f62871d12243b174b98bd7d5b121362.json b/data/not-reproduced-data/2cc9522c8f62871d12243b174b98bd7d5b121362.json new file mode 100644 index 000000000000..a36bccf69eba --- /dev/null +++ b/data/not-reproduced-data/2cc9522c8f62871d12243b174b98bd7d5b121362.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/86", + "project" : "avans", + "breakingCommit" : "2cc9522c8f62871d12243b174b98bd7d5b121362", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-core", + "previousVersion" : "2.4.2", + "newVersion" : "2.13.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2cd71b795c5df4648af2b9106a3315d69598739e.json b/data/not-reproduced-data/2cd71b795c5df4648af2b9106a3315d69598739e.json new file mode 100644 index 000000000000..60a35d36ef88 --- /dev/null +++ b/data/not-reproduced-data/2cd71b795c5df4648af2b9106a3315d69598739e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MorphiaOrg/morphia/pull/2289", + "project" : "morphia", + "breakingCommit" : "2cd71b795c5df4648af2b9106a3315d69598739e", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.bytebuddy", + "dependencyArtifactID" : "byte-buddy", + "previousVersion" : "1.14.1", + "newVersion" : "1.14.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2cfc52377611e00397d6ee6bf59a3106897d527c.json b/data/not-reproduced-data/2cfc52377611e00397d6ee6bf59a3106897d527c.json new file mode 100644 index 000000000000..4ac2d5a94f64 --- /dev/null +++ b/data/not-reproduced-data/2cfc52377611e00397d6ee6bf59a3106897d527c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/wso2/micro-integrator/pull/2577", + "project" : "micro-integrator", + "breakingCommit" : "2cfc52377611e00397d6ee6bf59a3106897d527c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.thrift", + "dependencyArtifactID" : "libthrift", + "previousVersion" : "0.9.2", + "newVersion" : "0.14.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2d0c9c8a56e0fc4d54fde00e11d125e00ae497ff.json b/data/not-reproduced-data/2d0c9c8a56e0fc4d54fde00e11d125e00ae497ff.json new file mode 100644 index 000000000000..4f62ee81a635 --- /dev/null +++ b/data/not-reproduced-data/2d0c9c8a56e0fc4d54fde00e11d125e00ae497ff.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freenowtech/sauron/pull/116", + "project" : "sauron", + "breakingCommit" : "2d0c9c8a56e0fc4d54fde00e11d125e00ae497ff", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.18", + "newVersion" : "5.3.19", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2d469c675bf60c0b1c75ccf77808fc1872a96ae5.json b/data/not-reproduced-data/2d469c675bf60c0b1c75ccf77808fc1872a96ae5.json new file mode 100644 index 000000000000..fbe24de4d714 --- /dev/null +++ b/data/not-reproduced-data/2d469c675bf60c0b1c75ccf77808fc1872a96ae5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3637", + "project" : "georchestra", + "breakingCommit" : "2d469c675bf60c0b1c75ccf77808fc1872a96ae5", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.eclipse.jetty", + "dependencyArtifactID" : "jetty-servlets", + "previousVersion" : "9.4.41.v20210516", + "newVersion" : "11.0.8", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2d6a0e58361ad870a0f1d5665d34503afa16c00f.json b/data/not-reproduced-data/2d6a0e58361ad870a0f1d5665d34503afa16c00f.json new file mode 100644 index 000000000000..0c3cb4a31dd7 --- /dev/null +++ b/data/not-reproduced-data/2d6a0e58361ad870a0f1d5665d34503afa16c00f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PhoenicisOrg/phoenicis/pull/2552", + "project" : "phoenicis", + "breakingCommit" : "2d6a0e58361ad870a0f1d5665d34503afa16c00f", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jsoup", + "dependencyArtifactID" : "jsoup", + "previousVersion" : "1.15.1", + "newVersion" : "1.15.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2d6c1c88ad6acb71a8bd93532482efd4bc1a6eae.json b/data/not-reproduced-data/2d6c1c88ad6acb71a8bd93532482efd4bc1a6eae.json new file mode 100644 index 000000000000..a00c4818ffe5 --- /dev/null +++ b/data/not-reproduced-data/2d6c1c88ad6acb71a8bd93532482efd4bc1a6eae.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tinylog-org/tinylog/pull/496", + "project" : "tinylog", + "breakingCommit" : "2d6c1c88ad6acb71a8bd93532482efd4bc1a6eae", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "2.1.214", + "newVersion" : "2.2.220", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2dbdda077a939f8414965f22eb4caaecbc2250eb.json b/data/not-reproduced-data/2dbdda077a939f8414965f22eb4caaecbc2250eb.json new file mode 100644 index 000000000000..c91d67076f81 --- /dev/null +++ b/data/not-reproduced-data/2dbdda077a939f8414965f22eb4caaecbc2250eb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/564", + "project" : "CE", + "breakingCommit" : "2dbdda077a939f8414965f22eb4caaecbc2250eb", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.3", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2e181ef02337d05e3258e559aabcf41a9251bbe8.json b/data/not-reproduced-data/2e181ef02337d05e3258e559aabcf41a9251bbe8.json new file mode 100644 index 000000000000..8f1a222bfa65 --- /dev/null +++ b/data/not-reproduced-data/2e181ef02337d05e3258e559aabcf41a9251bbe8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChange/pull/4532", + "project" : "XChange", + "breakingCommit" : "2e181ef02337d05e3258e559aabcf41a9251bbe8", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.pubnub", + "dependencyArtifactID" : "pubnub-gson", + "previousVersion" : "4.31.3", + "newVersion" : "6.1.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2e411f17f6d8113ed33203d16555bec4f1c157ce.json b/data/not-reproduced-data/2e411f17f6d8113ed33203d16555bec4f1c157ce.json new file mode 100644 index 000000000000..9e55532d5850 --- /dev/null +++ b/data/not-reproduced-data/2e411f17f6d8113ed33203d16555bec4f1c157ce.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/7166", + "project" : "core-geonetwork", + "breakingCommit" : "2e411f17f6d8113ed33203d16555bec4f1c157ce", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.json", + "dependencyArtifactID" : "json", + "previousVersion" : "20140107", + "newVersion" : "20230618", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2e443b57b22afccaf697a6e5adfd9fbd1eaa7fed.json b/data/not-reproduced-data/2e443b57b22afccaf697a6e5adfd9fbd1eaa7fed.json new file mode 100644 index 000000000000..8ef3af08599f --- /dev/null +++ b/data/not-reproduced-data/2e443b57b22afccaf697a6e5adfd9fbd1eaa7fed.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/urlaubsverwaltung/urlaubsverwaltung/pull/3589", + "project" : "urlaubsverwaltung", + "breakingCommit" : "2e443b57b22afccaf697a6e5adfd9fbd1eaa7fed", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "de.focus-shift", + "dependencyArtifactID" : "jollyday-jaxb", + "previousVersion" : "0.10.0", + "newVersion" : "0.11.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2e8d13a4a17e57c501f5b8bfc67646312dc4807c.json b/data/not-reproduced-data/2e8d13a4a17e57c501f5b8bfc67646312dc4807c.json new file mode 100644 index 000000000000..207e57fd85c4 --- /dev/null +++ b/data/not-reproduced-data/2e8d13a4a17e57c501f5b8bfc67646312dc4807c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1480", + "project" : "lighty", + "breakingCommit" : "2e8d13a4a17e57c501f5b8bfc67646312dc4807c", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-stream_2.13", + "previousVersion" : "2.6.21", + "newVersion" : "2.8.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2eb29947f92983c2d32bcfedc7fee5dddc383dd2.json b/data/not-reproduced-data/2eb29947f92983c2d32bcfedc7fee5dddc383dd2.json new file mode 100644 index 000000000000..9b479fa46fa9 --- /dev/null +++ b/data/not-reproduced-data/2eb29947f92983c2d32bcfedc7fee5dddc383dd2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/everyhook1/badger-framework/pull/41", + "project" : "badger-framework", + "breakingCommit" : "2eb29947f92983c2d32bcfedc7fee5dddc383dd2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.13.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2ec7bafc5e614d5780a811dee0c71d009474a58c.json b/data/not-reproduced-data/2ec7bafc5e614d5780a811dee0c71d009474a58c.json new file mode 100644 index 000000000000..e871be26cc66 --- /dev/null +++ b/data/not-reproduced-data/2ec7bafc5e614d5780a811dee0c71d009474a58c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tinylog-org/tinylog/pull/510", + "project" : "tinylog", + "breakingCommit" : "2ec7bafc5e614d5780a811dee0c71d009474a58c", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.github.kayr", + "dependencyArtifactID" : "fuzzy-csv", + "previousVersion" : "1.8.1-groovy4", + "newVersion" : "1.9.0-groovy4", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2f0b7f407720e469b8a8b6a9d0d4969c0cbcaa3f.json b/data/not-reproduced-data/2f0b7f407720e469b8a8b6a9d0d4969c0cbcaa3f.json new file mode 100644 index 000000000000..248e9a733e78 --- /dev/null +++ b/data/not-reproduced-data/2f0b7f407720e469b8a8b6a9d0d4969c0cbcaa3f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/WDAqua/Qanary/pull/75", + "project" : "Qanary", + "breakingCommit" : "2f0b7f407720e469b8a8b6a9d0d4969c0cbcaa3f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.minidev", + "dependencyArtifactID" : "json-smart", + "previousVersion" : "2.4.1", + "newVersion" : "2.4.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2f81ef41dcc18bb72946523470a96820030d34f2.json b/data/not-reproduced-data/2f81ef41dcc18bb72946523470a96820030d34f2.json new file mode 100644 index 000000000000..a050706991d8 --- /dev/null +++ b/data/not-reproduced-data/2f81ef41dcc18bb72946523470a96820030d34f2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/210", + "project" : "avans", + "breakingCommit" : "2f81ef41dcc18bb72946523470a96820030d34f2", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.dataformat", + "dependencyArtifactID" : "jackson-dataformat-yaml", + "previousVersion" : "2.14.2", + "newVersion" : "2.15.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2f8992c999539f9dda0a9ccb582910e565888517.json b/data/not-reproduced-data/2f8992c999539f9dda0a9ccb582910e565888517.json new file mode 100644 index 000000000000..50d031558943 --- /dev/null +++ b/data/not-reproduced-data/2f8992c999539f9dda0a9ccb582910e565888517.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/395", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "2f8992c999539f9dda0a9ccb582910e565888517", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-tx", + "previousVersion" : "5.3.13", + "newVersion" : "5.3.14", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/2ff944d95cf39bc8c9e71a785c277db6a79ba821.json b/data/not-reproduced-data/2ff944d95cf39bc8c9e71a785c277db6a79ba821.json new file mode 100644 index 000000000000..c8a8849c36dd --- /dev/null +++ b/data/not-reproduced-data/2ff944d95cf39bc8c9e71a785c277db6a79ba821.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/P2P-Develop/PeyangSuperbAntiCheat/pull/104", + "project" : "PeyangSuperbAntiCheat", + "breakingCommit" : "2ff944d95cf39bc8c9e71a785c277db6a79ba821", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.zaxxer", + "dependencyArtifactID" : "HikariCP", + "previousVersion" : "5.0.0", + "newVersion" : "5.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/305efa3d7c5f4e0900e034b1c2aef256f7aba2ac.json b/data/not-reproduced-data/305efa3d7c5f4e0900e034b1c2aef256f7aba2ac.json new file mode 100644 index 000000000000..b1de5e5f1ac2 --- /dev/null +++ b/data/not-reproduced-data/305efa3d7c5f4e0900e034b1c2aef256f7aba2ac.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/flowable/flowable-engine/pull/3194", + "project" : "flowable-engine", + "breakingCommit" : "305efa3d7c5f4e0900e034b1c2aef256f7aba2ac", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "xerces", + "dependencyArtifactID" : "xercesImpl", + "previousVersion" : "2.12.1", + "newVersion" : "2.12.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/30bdc0a6b9ddec1cfb1047febc5bca38d6a8588d.json b/data/not-reproduced-data/30bdc0a6b9ddec1cfb1047febc5bca38d6a8588d.json new file mode 100644 index 000000000000..9d1828c6a0c4 --- /dev/null +++ b/data/not-reproduced-data/30bdc0a6b9ddec1cfb1047febc5bca38d6a8588d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/flowable/flowable-engine/pull/3420", + "project" : "flowable-engine", + "breakingCommit" : "30bdc0a6b9ddec1cfb1047febc5bca38d6a8588d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.postgresql", + "dependencyArtifactID" : "postgresql", + "previousVersion" : "42.3.6", + "newVersion" : "42.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/313012ae1a12934be03c2a70e547aa50aab8fbaf.json b/data/not-reproduced-data/313012ae1a12934be03c2a70e547aa50aab8fbaf.json new file mode 100644 index 000000000000..077a29433fc9 --- /dev/null +++ b/data/not-reproduced-data/313012ae1a12934be03c2a70e547aa50aab8fbaf.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/501", + "project" : "JavaClasses", + "breakingCommit" : "313012ae1a12934be03c2a70e547aa50aab8fbaf", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.16.0", + "newVersion" : "2.17.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/315060cd2c7a3812a4adf614b042de84e9c39da4.json b/data/not-reproduced-data/315060cd2c7a3812a4adf614b042de84e9c39da4.json new file mode 100644 index 000000000000..c032f9373e27 --- /dev/null +++ b/data/not-reproduced-data/315060cd2c7a3812a4adf614b042de84e9c39da4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/704", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "315060cd2c7a3812a4adf614b042de84e9c39da4", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3184e17d2bf86978054619fd1af3738a75abd70a.json b/data/not-reproduced-data/3184e17d2bf86978054619fd1af3738a75abd70a.json new file mode 100644 index 000000000000..c17f69adb364 --- /dev/null +++ b/data/not-reproduced-data/3184e17d2bf86978054619fd1af3738a75abd70a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ASSERT-KTH/sorald/pull/954", + "project" : "sorald", + "breakingCommit" : "3184e17d2bf86978054619fd1af3738a75abd70a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.sonarsource.sonarlint.core", + "dependencyArtifactID" : "sonarlint-core", + "previousVersion" : "8.11.0.56591", + "newVersion" : "8.14.0.63103", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/31a177fb212d6dd4972ded3901f338b110d68cc1.json b/data/not-reproduced-data/31a177fb212d6dd4972ded3901f338b110d68cc1.json new file mode 100644 index 000000000000..bc7593c3c87d --- /dev/null +++ b/data/not-reproduced-data/31a177fb212d6dd4972ded3901f338b110d68cc1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/689", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "31a177fb212d6dd4972ded3901f338b110d68cc1", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-tx", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/32030678eaf65924567954717f1a982d996792a7.json b/data/not-reproduced-data/32030678eaf65924567954717f1a982d996792a7.json new file mode 100644 index 000000000000..2f4ff943888d --- /dev/null +++ b/data/not-reproduced-data/32030678eaf65924567954717f1a982d996792a7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/sventorben/keycloak-home-idp-discovery/pull/101", + "project" : "keycloak-home-idp-discovery", + "breakingCommit" : "32030678eaf65924567954717f1a982d996792a7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.junit", + "dependencyArtifactID" : "junit-bom", + "previousVersion" : "5.9.0", + "newVersion" : "5.9.1", + "dependencyScope" : "import", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/32360b5ad3615ac74678b49f1b733eaced837af6.json b/data/not-reproduced-data/32360b5ad3615ac74678b49f1b733eaced837af6.json new file mode 100644 index 000000000000..e94b6cde3f3f --- /dev/null +++ b/data/not-reproduced-data/32360b5ad3615ac74678b49f1b733eaced837af6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/locationtech/geowave/pull/1899", + "project" : "geowave", + "breakingCommit" : "32360b5ad3615ac74678b49f1b733eaced837af6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.codehaus.plexus", + "dependencyArtifactID" : "plexus-archiver", + "previousVersion" : "2.2", + "newVersion" : "3.6.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/328d61c69cf0381be5e41e7dea9a58504c282c1e.json b/data/not-reproduced-data/328d61c69cf0381be5e41e7dea9a58504c282c1e.json new file mode 100644 index 000000000000..9e43fb527f59 --- /dev/null +++ b/data/not-reproduced-data/328d61c69cf0381be5e41e7dea9a58504c282c1e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OneBusAway/onebusaway-gtfs-modules/pull/195", + "project" : "onebusaway-gtfs-modules", + "breakingCommit" : "328d61c69cf0381be5e41e7dea9a58504c282c1e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "mysql", + "dependencyArtifactID" : "mysql-connector-java", + "previousVersion" : "5.1.48", + "newVersion" : "8.0.28", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/32fd746de5ea8e8db6d0358f53ec5c3b56484517.json b/data/not-reproduced-data/32fd746de5ea8e8db6d0358f53ec5c3b56484517.json new file mode 100644 index 000000000000..350f5c3c6630 --- /dev/null +++ b/data/not-reproduced-data/32fd746de5ea8e8db6d0358f53ec5c3b56484517.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/518", + "project" : "license-maven-plugin", + "breakingCommit" : "32fd746de5ea8e8db6d0358f53ec5c3b56484517", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.9.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3375b12212256511d7c81814bae65d731409fd26.json b/data/not-reproduced-data/3375b12212256511d7c81814bae65d731409fd26.json new file mode 100644 index 000000000000..fce53fc628c2 --- /dev/null +++ b/data/not-reproduced-data/3375b12212256511d7c81814bae65d731409fd26.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/P2P-Develop/PeyangSuperbAntiCheat/pull/116", + "project" : "PeyangSuperbAntiCheat", + "breakingCommit" : "3375b12212256511d7c81814bae65d731409fd26", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.2.1", + "newVersion" : "2.13.2.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/33d8bcc7bdb4f5cff3dbc2ababfb82a7efc13159.json b/data/not-reproduced-data/33d8bcc7bdb4f5cff3dbc2ababfb82a7efc13159.json new file mode 100644 index 000000000000..3fdce27c39c6 --- /dev/null +++ b/data/not-reproduced-data/33d8bcc7bdb4f5cff3dbc2ababfb82a7efc13159.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/fmtn/a/pull/169", + "project" : "a", + "breakingCommit" : "33d8bcc7bdb4f5cff3dbc2ababfb82a7efc13159", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.graalvm.js", + "dependencyArtifactID" : "js-scriptengine", + "previousVersion" : "22.0.0", + "newVersion" : "22.3.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/34036dd081bb28597707c16a6e1dc314b3cc9add.json b/data/not-reproduced-data/34036dd081bb28597707c16a6e1dc314b3cc9add.json new file mode 100644 index 000000000000..54345693e042 --- /dev/null +++ b/data/not-reproduced-data/34036dd081bb28597707c16a6e1dc314b3cc9add.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Riduidel/aadarchi/pull/84", + "project" : "aadarchi", + "breakingCommit" : "34036dd081bb28597707c16a6e1dc314b3cc9add", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jsoup", + "dependencyArtifactID" : "jsoup", + "previousVersion" : "1.8.1", + "newVersion" : "1.14.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/343175918588dd31bd494bf62f313a5f265ad263.json b/data/not-reproduced-data/343175918588dd31bd494bf62f313a5f265ad263.json new file mode 100644 index 000000000000..258400553fc5 --- /dev/null +++ b/data/not-reproduced-data/343175918588dd31bd494bf62f313a5f265ad263.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/P2P-Develop/PeyangSuperbAntiCheat/pull/119", + "project" : "PeyangSuperbAntiCheat", + "breakingCommit" : "343175918588dd31bd494bf62f313a5f265ad263", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.2.1", + "newVersion" : "2.13.3", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3476a30df0eacb743b80a3d3bb242b2627ce2d47.json b/data/not-reproduced-data/3476a30df0eacb743b80a3d3bb242b2627ce2d47.json new file mode 100644 index 000000000000..5843d9ed16ce --- /dev/null +++ b/data/not-reproduced-data/3476a30df0eacb743b80a3d3bb242b2627ce2d47.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/14", + "project" : "Ree6", + "breakingCommit" : "3476a30df0eacb743b80a3d3bb242b2627ce2d47", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.14.1", + "newVersion" : "2.15.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/347c02d9bda36f501b3a801a002a225104417a54.json b/data/not-reproduced-data/347c02d9bda36f501b3a801a002a225104417a54.json new file mode 100644 index 000000000000..4ab86d66b754 --- /dev/null +++ b/data/not-reproduced-data/347c02d9bda36f501b3a801a002a225104417a54.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/1091", + "project" : "CE", + "breakingCommit" : "347c02d9bda36f501b3a801a002a225104417a54", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.3", + "newVersion" : "2.13.4.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3501f55ca89d2fc9580937667b5b6b95e36a7b2d.json b/data/not-reproduced-data/3501f55ca89d2fc9580937667b5b6b95e36a7b2d.json new file mode 100644 index 000000000000..d5ef6caa6d05 --- /dev/null +++ b/data/not-reproduced-data/3501f55ca89d2fc9580937667b5b6b95e36a7b2d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OWASP/SecurityShepherd/pull/744", + "project" : "SecurityShepherd", + "breakingCommit" : "3501f55ca89d2fc9580937667b5b6b95e36a7b2d", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.mariadb.jdbc", + "dependencyArtifactID" : "mariadb-java-client", + "previousVersion" : "3.0.6", + "newVersion" : "3.1.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/352e9e5f6531113f43e3143348c18ec6d7e762ef.json b/data/not-reproduced-data/352e9e5f6531113f43e3143348c18ec6d7e762ef.json new file mode 100644 index 000000000000..ef429988880a --- /dev/null +++ b/data/not-reproduced-data/352e9e5f6531113f43e3143348c18ec6d7e762ef.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/116", + "project" : "elementary", + "breakingCommit" : "352e9e5f6531113f43e3143348c18ec6d7e762ef", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.wagon", + "dependencyArtifactID" : "wagon-webdav-jackrabbit", + "previousVersion" : "3.5.1", + "newVersion" : "3.5.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3531b73362fcd8494a115f6cbc88f3f6fd2e2ad6.json b/data/not-reproduced-data/3531b73362fcd8494a115f6cbc88f3f6fd2e2ad6.json new file mode 100644 index 000000000000..eadfcf3a9461 --- /dev/null +++ b/data/not-reproduced-data/3531b73362fcd8494a115f6cbc88f3f6fd2e2ad6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Riduidel/aadarchi/pull/218", + "project" : "aadarchi", + "breakingCommit" : "3531b73362fcd8494a115f6cbc88f3f6fd2e2ad6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jsoup", + "dependencyArtifactID" : "jsoup", + "previousVersion" : "1.14.2", + "newVersion" : "1.15.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/35db97c86709ffab63eac39eb1fca428a21fa3d7.json b/data/not-reproduced-data/35db97c86709ffab63eac39eb1fca428a21fa3d7.json new file mode 100644 index 000000000000..e02506671fa3 --- /dev/null +++ b/data/not-reproduced-data/35db97c86709ffab63eac39eb1fca428a21fa3d7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChange/pull/4753", + "project" : "XChange", + "breakingCommit" : "35db97c86709ffab63eac39eb1fca428a21fa3d7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.pubnub", + "dependencyArtifactID" : "pubnub-gson", + "previousVersion" : "4.31.3", + "newVersion" : "6.3.6", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/36066116d965c9783c9a36075e51fbb7ef2be09d.json b/data/not-reproduced-data/36066116d965c9783c9a36075e51fbb7ef2be09d.json new file mode 100644 index 000000000000..2412acbadf48 --- /dev/null +++ b/data/not-reproduced-data/36066116d965c9783c9a36075e51fbb7ef2be09d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/trinodb/trino/pull/14711", + "project" : "trino", + "breakingCommit" : "36066116d965c9783c9a36075e51fbb7ef2be09d", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.google.oauth-client", + "dependencyArtifactID" : "google-oauth-client", + "previousVersion" : "1.31.0", + "newVersion" : "1.33.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3641e1a56d9af9cbfc2d85797dd346ba7e1d87ad.json b/data/not-reproduced-data/3641e1a56d9af9cbfc2d85797dd346ba7e1d87ad.json new file mode 100644 index 000000000000..16f4cb2baff5 --- /dev/null +++ b/data/not-reproduced-data/3641e1a56d9af9cbfc2d85797dd346ba7e1d87ad.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1256", + "project" : "lighty", + "breakingCommit" : "3641e1a56d9af9cbfc2d85797dd346ba7e1d87ad", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-slf4j_2.13", + "previousVersion" : "2.6.19", + "newVersion" : "2.7.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/365fb83cacf2ebdd2fe2023bfa7a5ed70ca7609a.json b/data/not-reproduced-data/365fb83cacf2ebdd2fe2023bfa7a5ed70ca7609a.json new file mode 100644 index 000000000000..91fa59a562bf --- /dev/null +++ b/data/not-reproduced-data/365fb83cacf2ebdd2fe2023bfa7a5ed70ca7609a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tywo45/t-io/pull/65", + "project" : "t-io", + "breakingCommit" : "365fb83cacf2ebdd2fe2023bfa7a5ed70ca7609a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "commons-net", + "dependencyArtifactID" : "commons-net", + "previousVersion" : "3.8.0", + "newVersion" : "3.9.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/36ca5c5ac01569b3a961f750b61a607f4e9e7b2d.json b/data/not-reproduced-data/36ca5c5ac01569b3a961f750b61a607f4e9e7b2d.json new file mode 100644 index 000000000000..0a784c3d8c23 --- /dev/null +++ b/data/not-reproduced-data/36ca5c5ac01569b3a961f750b61a607f4e9e7b2d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/190", + "project" : "avans", + "breakingCommit" : "36ca5c5ac01569b3a961f750b61a607f4e9e7b2d", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson", + "dependencyArtifactID" : "jackson-bom", + "previousVersion" : "2.14.1", + "newVersion" : "2.14.2", + "dependencyScope" : "import", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/36fd224b3010a716c7ee6cab66f3897d9c3b780a.json b/data/not-reproduced-data/36fd224b3010a716c7ee6cab66f3897d9c3b780a.json new file mode 100644 index 000000000000..a366560ee288 --- /dev/null +++ b/data/not-reproduced-data/36fd224b3010a716c7ee6cab66f3897d9c3b780a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/460", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "36fd224b3010a716c7ee6cab66f3897d9c3b780a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.13.2.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/37a538e75ba64d225b7aeae6322fdfb54514fea0.json b/data/not-reproduced-data/37a538e75ba64d225b7aeae6322fdfb54514fea0.json new file mode 100644 index 000000000000..2d6d42d3127d --- /dev/null +++ b/data/not-reproduced-data/37a538e75ba64d225b7aeae6322fdfb54514fea0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/540", + "project" : "JavaClasses", + "breakingCommit" : "37a538e75ba64d225b7aeae6322fdfb54514fea0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "commons-io", + "dependencyArtifactID" : "commons-io", + "previousVersion" : "2.2", + "newVersion" : "2.7", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/37cc8bc6335e37ed66110a316b76b9111afebd7f.json b/data/not-reproduced-data/37cc8bc6335e37ed66110a316b76b9111afebd7f.json new file mode 100644 index 000000000000..c52829f3850f --- /dev/null +++ b/data/not-reproduced-data/37cc8bc6335e37ed66110a316b76b9111afebd7f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChange/pull/4490", + "project" : "XChange", + "breakingCommit" : "37cc8bc6335e37ed66110a316b76b9111afebd7f", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.pubnub", + "dependencyArtifactID" : "pubnub-gson", + "previousVersion" : "4.31.3", + "newVersion" : "6.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/37cf0a49373dbd339531a471ec503f9b9e4a34cb.json b/data/not-reproduced-data/37cf0a49373dbd339531a471ec503f9b9e4a34cb.json new file mode 100644 index 000000000000..e99315679b60 --- /dev/null +++ b/data/not-reproduced-data/37cf0a49373dbd339531a471ec503f9b9e4a34cb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vandmo/dependency-lock-maven-plugin/pull/41", + "project" : "dependency-lock-maven-plugin", + "breakingCommit" : "37cf0a49373dbd339531a471ec503f9b9e4a34cb", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven", + "dependencyArtifactID" : "maven-artifact", + "previousVersion" : "3.8.3", + "newVersion" : "3.8.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3808e1bf577bc99c9a79cbb855cf15a256b93d58.json b/data/not-reproduced-data/3808e1bf577bc99c9a79cbb855cf15a256b93d58.json new file mode 100644 index 000000000000..180cd2a62d2c --- /dev/null +++ b/data/not-reproduced-data/3808e1bf577bc99c9a79cbb855cf15a256b93d58.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/terrestris/shogun/pull/647", + "project" : "shogun", + "breakingCommit" : "3808e1bf577bc99c9a79cbb855cf15a256b93d58", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.4.2", + "newVersion" : "2.14.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3863efd59f12c82e3211089fc9a65e60cf042486.json b/data/not-reproduced-data/3863efd59f12c82e3211089fc9a65e60cf042486.json new file mode 100644 index 000000000000..81b56fc50534 --- /dev/null +++ b/data/not-reproduced-data/3863efd59f12c82e3211089fc9a65e60cf042486.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/terrestris/shogun/pull/692", + "project" : "shogun", + "breakingCommit" : "3863efd59f12c82e3211089fc9a65e60cf042486", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.dataformat", + "dependencyArtifactID" : "jackson-dataformat-yaml", + "previousVersion" : "2.14.1", + "newVersion" : "2.15.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3899ef2b6c1719da8d054253d1b1d05134dc89df.json b/data/not-reproduced-data/3899ef2b6c1719da8d054253d1b1d05134dc89df.json new file mode 100644 index 000000000000..1b4c4751c3ff --- /dev/null +++ b/data/not-reproduced-data/3899ef2b6c1719da8d054253d1b1d05134dc89df.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/P2P-Develop/PeyangSuperbAntiCheat/pull/106", + "project" : "PeyangSuperbAntiCheat", + "breakingCommit" : "3899ef2b6c1719da8d054253d1b1d05134dc89df", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-jdk14", + "previousVersion" : "1.7.32", + "newVersion" : "1.7.33", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/38b7389edfe7950793c9739e4360075564123b1f.json b/data/not-reproduced-data/38b7389edfe7950793c9739e4360075564123b1f.json new file mode 100644 index 000000000000..158e8020cba2 --- /dev/null +++ b/data/not-reproduced-data/38b7389edfe7950793c9739e4360075564123b1f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChange/pull/4357", + "project" : "XChange", + "breakingCommit" : "38b7389edfe7950793c9739e4360075564123b1f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.pubnub", + "dependencyArtifactID" : "pubnub-gson", + "previousVersion" : "4.31.3", + "newVersion" : "5.2.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/38eb09ebe87b73681489df7f8bac6d3eadebb1a1.json b/data/not-reproduced-data/38eb09ebe87b73681489df7f8bac6d3eadebb1a1.json new file mode 100644 index 000000000000..70ada890e7c9 --- /dev/null +++ b/data/not-reproduced-data/38eb09ebe87b73681489df7f8bac6d3eadebb1a1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/666", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "38eb09ebe87b73681489df7f8bac6d3eadebb1a1", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-tx", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/38eb465b72c2ea26d6b10e0ca7bee911b831b36a.json b/data/not-reproduced-data/38eb465b72c2ea26d6b10e0ca7bee911b831b36a.json new file mode 100644 index 000000000000..d53ed407ae97 --- /dev/null +++ b/data/not-reproduced-data/38eb465b72c2ea26d6b10e0ca7bee911b831b36a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genepi/cloudgene/pull/85", + "project" : "cloudgene", + "breakingCommit" : "38eb465b72c2ea26d6b10e0ca7bee911b831b36a", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "net.lingala.zip4j", + "dependencyArtifactID" : "zip4j", + "previousVersion" : "2.11.1", + "newVersion" : "2.11.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/392db1ebdb3a52434afdd58316facb5553483d6a.json b/data/not-reproduced-data/392db1ebdb3a52434afdd58316facb5553483d6a.json new file mode 100644 index 000000000000..642315983721 --- /dev/null +++ b/data/not-reproduced-data/392db1ebdb3a52434afdd58316facb5553483d6a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/gaul/s3proxy/pull/499", + "project" : "s3proxy", + "breakingCommit" : "392db1ebdb3a52434afdd58316facb5553483d6a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.eclipse.jetty", + "dependencyArtifactID" : "jetty-servlet", + "previousVersion" : "11.0.13", + "newVersion" : "11.0.14", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3993f1cfc1b7f38cd3b61b4f66fec70e56c31c10.json b/data/not-reproduced-data/3993f1cfc1b7f38cd3b61b4f66fec70e56c31c10.json new file mode 100644 index 000000000000..b24d65d74e11 --- /dev/null +++ b/data/not-reproduced-data/3993f1cfc1b7f38cd3b61b4f66fec70e56c31c10.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/factcast/factcast/pull/2172", + "project" : "factcast", + "breakingCommit" : "3993f1cfc1b7f38cd3b61b4f66fec70e56c31c10", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.postgresql", + "dependencyArtifactID" : "postgresql", + "previousVersion" : "42.4.2", + "newVersion" : "42.4.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/39bd3106ba5e2494725c114ff58905ce6349cd7e.json b/data/not-reproduced-data/39bd3106ba5e2494725c114ff58905ce6349cd7e.json new file mode 100644 index 000000000000..3ea8fef2e5bb --- /dev/null +++ b/data/not-reproduced-data/39bd3106ba5e2494725c114ff58905ce6349cd7e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/liquibase/liquigraph/pull/467", + "project" : "liquigraph", + "breakingCommit" : "39bd3106ba5e2494725c114ff58905ce6349cd7e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.glassfish.jaxb", + "dependencyArtifactID" : "jaxb-runtime", + "previousVersion" : "2.3.5", + "newVersion" : "3.0.2", + "dependencyScope" : "runtime", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3a72487fee17127f3cd34159eaa0b248aa49ac60.json b/data/not-reproduced-data/3a72487fee17127f3cd34159eaa0b248aa49ac60.json new file mode 100644 index 000000000000..713f557b8e2f --- /dev/null +++ b/data/not-reproduced-data/3a72487fee17127f3cd34159eaa0b248aa49ac60.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/trinodb/trino/pull/17277", + "project" : "trino", + "breakingCommit" : "3a72487fee17127f3cd34159eaa0b248aa49ac60", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.databricks", + "dependencyArtifactID" : "databricks-jdbc", + "previousVersion" : "2.6.29", + "newVersion" : "2.6.32", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3b1c53ba0c4d96fb6fafc82178819d486cb8b0a6.json b/data/not-reproduced-data/3b1c53ba0c4d96fb6fafc82178819d486cb8b0a6.json new file mode 100644 index 000000000000..1adb65c59607 --- /dev/null +++ b/data/not-reproduced-data/3b1c53ba0c4d96fb6fafc82178819d486cb8b0a6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/495", + "project" : "JavaClasses", + "breakingCommit" : "3b1c53ba0c4d96fb6fafc82178819d486cb8b0a6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.15.0", + "newVersion" : "2.16.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3b215ede4e892a28b8820b0a673d15cb5764ca63.json b/data/not-reproduced-data/3b215ede4e892a28b8820b0a673d15cb5764ca63.json new file mode 100644 index 000000000000..e46fd8f7bc76 --- /dev/null +++ b/data/not-reproduced-data/3b215ede4e892a28b8820b0a673d15cb5764ca63.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/terrestris/shogun/pull/615", + "project" : "shogun", + "breakingCommit" : "3b215ede4e892a28b8820b0a673d15cb5764ca63", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.4.2", + "newVersion" : "2.14.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3b47c247b867ea50405402d650c08c8b5bbc2b8a.json b/data/not-reproduced-data/3b47c247b867ea50405402d650c08c8b5bbc2b8a.json new file mode 100644 index 000000000000..25ea181c0722 --- /dev/null +++ b/data/not-reproduced-data/3b47c247b867ea50405402d650c08c8b5bbc2b8a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/fmtn/a/pull/214", + "project" : "a", + "breakingCommit" : "3b47c247b867ea50405402d650c08c8b5bbc2b8a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.graalvm.js", + "dependencyArtifactID" : "js-scriptengine", + "previousVersion" : "22.3.2", + "newVersion" : "23.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3b73ca6beb2f38a90973dcafd3d098966ae2cf74.json b/data/not-reproduced-data/3b73ca6beb2f38a90973dcafd3d098966ae2cf74.json new file mode 100644 index 000000000000..5f7c4967d65d --- /dev/null +++ b/data/not-reproduced-data/3b73ca6beb2f38a90973dcafd3d098966ae2cf74.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/436", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "3b73ca6beb2f38a90973dcafd3d098966ae2cf74", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-web", + "previousVersion" : "5.3.15", + "newVersion" : "5.3.16", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3b78c99f985835bd2d74b0092b9564c60d881c5d.json b/data/not-reproduced-data/3b78c99f985835bd2d74b0092b9564c60d881c5d.json new file mode 100644 index 000000000000..068783477793 --- /dev/null +++ b/data/not-reproduced-data/3b78c99f985835bd2d74b0092b9564c60d881c5d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/gaul/s3proxy/pull/510", + "project" : "s3proxy", + "breakingCommit" : "3b78c99f985835bd2d74b0092b9564c60d881c5d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.4.5", + "newVersion" : "1.4.6", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3bebbce9123dfd7301fa295660f0405dfca379b4.json b/data/not-reproduced-data/3bebbce9123dfd7301fa295660f0405dfca379b4.json new file mode 100644 index 000000000000..b13421fb594b --- /dev/null +++ b/data/not-reproduced-data/3bebbce9123dfd7301fa295660f0405dfca379b4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PhoenicisOrg/phoenicis/pull/2572", + "project" : "phoenicis", + "breakingCommit" : "3bebbce9123dfd7301fa295660f0405dfca379b4", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.3", + "newVersion" : "2.13.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3c0bc059c4b1f9b1c35ac35a67796eb4c7e716f5.json b/data/not-reproduced-data/3c0bc059c4b1f9b1c35ac35a67796eb4c7e716f5.json new file mode 100644 index 000000000000..cbc0457ca630 --- /dev/null +++ b/data/not-reproduced-data/3c0bc059c4b1f9b1c35ac35a67796eb4c7e716f5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/562", + "project" : "license-maven-plugin", + "breakingCommit" : "3c0bc059c4b1f9b1c35ac35a67796eb4c7e716f5", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.codehaus.plexus", + "dependencyArtifactID" : "plexus-utils", + "previousVersion" : "3.5.1", + "newVersion" : "4.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3cbd70ffd32c001620d3879a7c4ac1f8bd085f60.json b/data/not-reproduced-data/3cbd70ffd32c001620d3879a7c4ac1f8bd085f60.json new file mode 100644 index 000000000000..5dcc0b506238 --- /dev/null +++ b/data/not-reproduced-data/3cbd70ffd32c001620d3879a7c4ac1f8bd085f60.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OWASP/wrongsecrets/pull/394", + "project" : "wrongsecrets", + "breakingCommit" : "3cbd70ffd32c001620d3879a7c4ac1f8bd085f60", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.3.2", + "newVersion" : "10.3.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3cf395ff0a2e2d5350e798231182889fcc2f9b1d.json b/data/not-reproduced-data/3cf395ff0a2e2d5350e798231182889fcc2f9b1d.json new file mode 100644 index 000000000000..2ba2a40b1549 --- /dev/null +++ b/data/not-reproduced-data/3cf395ff0a2e2d5350e798231182889fcc2f9b1d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/wso2/micro-integrator/pull/2861", + "project" : "micro-integrator", + "breakingCommit" : "3cf395ff0a2e2d5350e798231182889fcc2f9b1d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.mina", + "dependencyArtifactID" : "mina-core", + "previousVersion" : "2.0.9", + "newVersion" : "2.0.22", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3d29f9a6823fa68763d3148bc0353ac557f2a815.json b/data/not-reproduced-data/3d29f9a6823fa68763d3148bc0353ac557f2a815.json new file mode 100644 index 000000000000..674a035a3683 --- /dev/null +++ b/data/not-reproduced-data/3d29f9a6823fa68763d3148bc0353ac557f2a815.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ASSERT-KTH/sorald/pull/1065", + "project" : "sorald", + "breakingCommit" : "3d29f9a6823fa68763d3148bc0353ac557f2a815", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.sonarsource.sonarlint.core", + "dependencyArtifactID" : "sonarlint-core", + "previousVersion" : "8.15.0.65216", + "newVersion" : "9.1.1.74346", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3da3854427f2bd97dc4dd58dd520da7363081f8b.json b/data/not-reproduced-data/3da3854427f2bd97dc4dd58dd520da7363081f8b.json new file mode 100644 index 000000000000..44b35b95fc23 --- /dev/null +++ b/data/not-reproduced-data/3da3854427f2bd97dc4dd58dd520da7363081f8b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/UniversalMediaServer/UniversalMediaServer/pull/3922", + "project" : "UniversalMediaServer", + "breakingCommit" : "3da3854427f2bd97dc4dd58dd520da7363081f8b", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.sun.xml.messaging.saaj", + "dependencyArtifactID" : "saaj-impl", + "previousVersion" : "3.0.1", + "newVersion" : "3.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3da68b231701c2298711e675e63eed525f2952be.json b/data/not-reproduced-data/3da68b231701c2298711e675e63eed525f2952be.json new file mode 100644 index 000000000000..5b829109b1d2 --- /dev/null +++ b/data/not-reproduced-data/3da68b231701c2298711e675e63eed525f2952be.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/eqasim-org/eqasim-java/pull/149", + "project" : "eqasim-java", + "breakingCommit" : "3da68b231701c2298711e675e63eed525f2952be", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.12.6.1", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3db90148698ae7c6708262eb4d47b754a5e95792.json b/data/not-reproduced-data/3db90148698ae7c6708262eb4d47b754a5e95792.json new file mode 100644 index 000000000000..b2ce860198c3 --- /dev/null +++ b/data/not-reproduced-data/3db90148698ae7c6708262eb4d47b754a5e95792.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MajekDev/HexNicks/pull/68", + "project" : "HexNicks", + "breakingCommit" : "3db90148698ae7c6708262eb4d47b754a5e95792", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.kyori", + "dependencyArtifactID" : "adventure-text-serializer-legacy", + "previousVersion" : "4.10.0", + "newVersion" : "4.10.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3dd9d2a55920fda0d56a1ca0a46aa1975e3f577e.json b/data/not-reproduced-data/3dd9d2a55920fda0d56a1ca0a46aa1975e3f577e.json new file mode 100644 index 000000000000..8881b27c0ca0 --- /dev/null +++ b/data/not-reproduced-data/3dd9d2a55920fda0d56a1ca0a46aa1975e3f577e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/terrestris/shogun/pull/681", + "project" : "shogun", + "breakingCommit" : "3dd9d2a55920fda0d56a1ca0a46aa1975e3f577e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.dataformat", + "dependencyArtifactID" : "jackson-dataformat-yaml", + "previousVersion" : "2.14.1", + "newVersion" : "2.15.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3f4b4a1919427edbef870b06099ad1821c73683a.json b/data/not-reproduced-data/3f4b4a1919427edbef870b06099ad1821c73683a.json new file mode 100644 index 000000000000..b1f9b71d63d4 --- /dev/null +++ b/data/not-reproduced-data/3f4b4a1919427edbef870b06099ad1821c73683a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lukas-krecan/ShedLock/pull/1168", + "project" : "ShedLock", + "breakingCommit" : "3f4b4a1919427edbef870b06099ad1821c73683a", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "2.0.0", + "newVersion" : "1.7.36", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3f709f3be788aa2f31e480275e5af27ab180223c.json b/data/not-reproduced-data/3f709f3be788aa2f31e480275e5af27ab180223c.json new file mode 100644 index 000000000000..0241f88a2ee7 --- /dev/null +++ b/data/not-reproduced-data/3f709f3be788aa2f31e480275e5af27ab180223c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/flyteorg/flytekit-java/pull/232", + "project" : "flytekit-java", + "breakingCommit" : "3f709f3be788aa2f31e480275e5af27ab180223c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "31.1-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/3fc04efe754cce0a15e460a063d53b715d0435a7.json b/data/not-reproduced-data/3fc04efe754cce0a15e460a063d53b715d0435a7.json new file mode 100644 index 000000000000..17a992e095fa --- /dev/null +++ b/data/not-reproduced-data/3fc04efe754cce0a15e460a063d53b715d0435a7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/usethesource/vallang/pull/183", + "project" : "vallang", + "breakingCommit" : "3fc04efe754cce0a15e460a063d53b715d0435a7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.luben", + "dependencyArtifactID" : "zstd-jni", + "previousVersion" : "1.5.2-5", + "newVersion" : "1.5.4-2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/401695c309999a1af2d05758e9e9d7e863c5689d.json b/data/not-reproduced-data/401695c309999a1af2d05758e9e9d7e863c5689d.json new file mode 100644 index 000000000000..6689cf087a63 --- /dev/null +++ b/data/not-reproduced-data/401695c309999a1af2d05758e9e9d7e863c5689d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vaadin/flow/pull/13665", + "project" : "flow", + "breakingCommit" : "401695c309999a1af2d05758e9e9d7e863c5689d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.vaadin", + "dependencyArtifactID" : "license-checker", + "previousVersion" : "1.3.1", + "newVersion" : "1.4.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/402082609522c66a3b790aedafd0570148a7d53f.json b/data/not-reproduced-data/402082609522c66a3b790aedafd0570148a7d53f.json new file mode 100644 index 000000000000..3efe268c1dab --- /dev/null +++ b/data/not-reproduced-data/402082609522c66a3b790aedafd0570148a7d53f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/ChangeSkin/pull/240", + "project" : "ChangeSkin", + "breakingCommit" : "402082609522c66a3b790aedafd0570148a7d53f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.spongepowered", + "dependencyArtifactID" : "spongeapi", + "previousVersion" : "7.4.0", + "newVersion" : "8.0.0", + "dependencyScope" : "provided", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/404e4edc99c0ef601ad3a343f168194815db4151.json b/data/not-reproduced-data/404e4edc99c0ef601ad3a343f168194815db4151.json new file mode 100644 index 000000000000..f79c038007b9 --- /dev/null +++ b/data/not-reproduced-data/404e4edc99c0ef601ad3a343f168194815db4151.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/743", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "404e4edc99c0ef601ad3a343f168194815db4151", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-web", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.8", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/40782850cef47e48324ed3f7ff471983d228ca29.json b/data/not-reproduced-data/40782850cef47e48324ed3f7ff471983d228ca29.json new file mode 100644 index 000000000000..5b99ae068462 --- /dev/null +++ b/data/not-reproduced-data/40782850cef47e48324ed3f7ff471983d228ca29.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenVidu/openvidu/pull/727", + "project" : "openvidu", + "breakingCommit" : "40782850cef47e48324ed3f7ff471983d228ca29", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.8.6", + "newVersion" : "2.8.9", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4094a5a4989c356a46c884066e5260a8748226e6.json b/data/not-reproduced-data/4094a5a4989c356a46c884066e5260a8748226e6.json new file mode 100644 index 000000000000..903c85e47410 --- /dev/null +++ b/data/not-reproduced-data/4094a5a4989c356a46c884066e5260a8748226e6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Qihoo360/Quicksql/pull/276", + "project" : "Quicksql", + "breakingCommit" : "4094a5a4989c356a46c884066e5260a8748226e6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.derby", + "dependencyArtifactID" : "derby", + "previousVersion" : "10.10.2.0", + "newVersion" : "10.14.2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/40a7460939a19f335716819a19bc139d2f9a482a.json b/data/not-reproduced-data/40a7460939a19f335716819a19bc139d2f9a482a.json new file mode 100644 index 000000000000..25a95db31f42 --- /dev/null +++ b/data/not-reproduced-data/40a7460939a19f335716819a19bc139d2f9a482a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/SonicCloudOrg/sonic-server/pull/294", + "project" : "sonic-server", + "breakingCommit" : "40a7460939a19f335716819a19bc139d2f9a482a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.alibaba", + "dependencyArtifactID" : "fastjson", + "previousVersion" : "1.2.83", + "newVersion" : "2.0.23", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/40eaae753c644244a5a90f1676bedf8e3555c280.json b/data/not-reproduced-data/40eaae753c644244a5a90f1676bedf8e3555c280.json new file mode 100644 index 000000000000..61e01b107eb9 --- /dev/null +++ b/data/not-reproduced-data/40eaae753c644244a5a90f1676bedf8e3555c280.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/15", + "project" : "Ree6", + "breakingCommit" : "40eaae753c644244a5a90f1676bedf8e3555c280", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.15.0", + "newVersion" : "2.16.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/40eccb1f4f6c0c407ccea2dba4d33978b70cacb6.json b/data/not-reproduced-data/40eccb1f4f6c0c407ccea2dba4d33978b70cacb6.json new file mode 100644 index 000000000000..b14c72893e4a --- /dev/null +++ b/data/not-reproduced-data/40eccb1f4f6c0c407ccea2dba4d33978b70cacb6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/450", + "project" : "chimera", + "breakingCommit" : "40eccb1f4f6c0c407ccea2dba4d33978b70cacb6", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.30.0", + "newVersion" : "3.31.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/40feecdd9c649644668d7c84bb87b73a2b2723ca.json b/data/not-reproduced-data/40feecdd9c649644668d7c84bb87b73a2b2723ca.json new file mode 100644 index 000000000000..b9340d0fa61e --- /dev/null +++ b/data/not-reproduced-data/40feecdd9c649644668d7c84bb87b73a2b2723ca.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/uPortal-Project/CoursesPortlet/pull/44", + "project" : "CoursesPortlet", + "breakingCommit" : "40feecdd9c649644668d7c84bb87b73a2b2723ca", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "joda-time", + "dependencyArtifactID" : "joda-time", + "previousVersion" : "2.1", + "newVersion" : "2.12.5", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/410b98578493f062d848b04d2006975a37961cf0.json b/data/not-reproduced-data/410b98578493f062d848b04d2006975a37961cf0.json new file mode 100644 index 000000000000..0df795b013a8 --- /dev/null +++ b/data/not-reproduced-data/410b98578493f062d848b04d2006975a37961cf0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PhoenicisOrg/phoenicis/pull/2567", + "project" : "phoenicis", + "breakingCommit" : "410b98578493f062d848b04d2006975a37961cf0", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jsoup", + "dependencyArtifactID" : "jsoup", + "previousVersion" : "1.15.2", + "newVersion" : "1.15.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/412d43be07a2dfc9202b91e8c29d0d1b73df03b2.json b/data/not-reproduced-data/412d43be07a2dfc9202b91e8c29d0d1b73df03b2.json new file mode 100644 index 000000000000..5d0416c3331a --- /dev/null +++ b/data/not-reproduced-data/412d43be07a2dfc9202b91e8c29d0d1b73df03b2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/liquibase/liquigraph/pull/504", + "project" : "liquigraph", + "breakingCommit" : "412d43be07a2dfc9202b91e8c29d0d1b73df03b2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.plugin-tools", + "dependencyArtifactID" : "maven-plugin-annotations", + "previousVersion" : "3.6.4", + "newVersion" : "3.7.1", + "dependencyScope" : "provided", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4133b4b8e7f777b1dac1d4f56539799ad3fad54e.json b/data/not-reproduced-data/4133b4b8e7f777b1dac1d4f56539799ad3fad54e.json new file mode 100644 index 000000000000..1d99d3ac0a3c --- /dev/null +++ b/data/not-reproduced-data/4133b4b8e7f777b1dac1d4f56539799ad3fad54e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/TAKETODAY/today-infrastructure/pull/102", + "project" : "today-infrastructure", + "breakingCommit" : "4133b4b8e7f777b1dac1d4f56539799ad3fad54e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.17.0", + "newVersion" : "2.17.1", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/414c42fd20fe8567b86df7ae1bbbf6d8d3e9310e.json b/data/not-reproduced-data/414c42fd20fe8567b86df7ae1bbbf6d8d3e9310e.json new file mode 100644 index 000000000000..fed96aa7df7d --- /dev/null +++ b/data/not-reproduced-data/414c42fd20fe8567b86df7ae1bbbf6d8d3e9310e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/703", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "414c42fd20fe8567b86df7ae1bbbf6d8d3e9310e", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-tx", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4173e0f7fdf03938577754783bc360b794911843.json b/data/not-reproduced-data/4173e0f7fdf03938577754783bc360b794911843.json new file mode 100644 index 000000000000..e37672790fb0 --- /dev/null +++ b/data/not-reproduced-data/4173e0f7fdf03938577754783bc360b794911843.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/swri-robotics/bag-database/pull/169", + "project" : "bag-database", + "breakingCommit" : "4173e0f7fdf03938577754783bc360b794911843", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.4.195", + "newVersion" : "2.0.206", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/417bd859d448b397a0b09d1ef928b8a9212bd767.json b/data/not-reproduced-data/417bd859d448b397a0b09d1ef928b8a9212bd767.json new file mode 100644 index 000000000000..ef7478d073dd --- /dev/null +++ b/data/not-reproduced-data/417bd859d448b397a0b09d1ef928b8a9212bd767.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/firebase/firebase-admin-java/pull/639", + "project" : "firebase-admin-java", + "breakingCommit" : "417bd859d448b397a0b09d1ef928b8a9212bd767", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.cloud", + "dependencyArtifactID" : "libraries-bom", + "previousVersion" : "20.9.0", + "newVersion" : "24.3.0", + "dependencyScope" : "import", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/41890679ed9c4d78664608ee5e115efb97d25371.json b/data/not-reproduced-data/41890679ed9c4d78664608ee5e115efb97d25371.json new file mode 100644 index 000000000000..006012171495 --- /dev/null +++ b/data/not-reproduced-data/41890679ed9c4d78664608ee5e115efb97d25371.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/FastLogin/pull/799", + "project" : "FastLogin", + "breakingCommit" : "41890679ed9c4d78664608ee5e115efb97d25371", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.mariadb.jdbc", + "dependencyArtifactID" : "mariadb-java-client", + "previousVersion" : "3.0.4", + "newVersion" : "3.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/418bda07ce3e6b2ad114fb004ebbabce0d22bd71.json b/data/not-reproduced-data/418bda07ce3e6b2ad114fb004ebbabce0d22bd71.json new file mode 100644 index 000000000000..953364ca4498 --- /dev/null +++ b/data/not-reproduced-data/418bda07ce3e6b2ad114fb004ebbabce0d22bd71.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/gaul/s3proxy/pull/498", + "project" : "s3proxy", + "breakingCommit" : "418bda07ce3e6b2ad114fb004ebbabce0d22bd71", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "commons-fileupload", + "dependencyArtifactID" : "commons-fileupload", + "previousVersion" : "1.4", + "newVersion" : "1.5", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/41b4f55654f2543906beef93ab4f028e03035ad4.json b/data/not-reproduced-data/41b4f55654f2543906beef93ab4f028e03035ad4.json new file mode 100644 index 000000000000..f452de6d432f --- /dev/null +++ b/data/not-reproduced-data/41b4f55654f2543906beef93ab4f028e03035ad4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Inform-Software/sonar-groovy/pull/160", + "project" : "sonar-groovy", + "breakingCommit" : "41b4f55654f2543906beef93ab4f028e03035ad4", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.woodstox", + "dependencyArtifactID" : "woodstox-core", + "previousVersion" : "5.2.1", + "newVersion" : "6.3.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/41e4306b3cf553498c480fbd79d657439363295b.json b/data/not-reproduced-data/41e4306b3cf553498c480fbd79d657439363295b.json new file mode 100644 index 000000000000..e7fa471c9687 --- /dev/null +++ b/data/not-reproduced-data/41e4306b3cf553498c480fbd79d657439363295b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenTOSCA/container/pull/304", + "project" : "container", + "breakingCommit" : "41e4306b3cf553498c480fbd79d657439363295b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.12.6.1", + "newVersion" : "2.12.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/42053ee943681270bcfdbf84e2b83b20a2853d6e.json b/data/not-reproduced-data/42053ee943681270bcfdbf84e2b83b20a2853d6e.json new file mode 100644 index 000000000000..eedd08d646f1 --- /dev/null +++ b/data/not-reproduced-data/42053ee943681270bcfdbf84e2b83b20a2853d6e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/exquery/exquery/pull/144", + "project" : "exquery", + "breakingCommit" : "42053ee943681270bcfdbf84e2b83b20a2853d6e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.mockito", + "dependencyArtifactID" : "mockito-core", + "previousVersion" : "4.4.0", + "newVersion" : "5.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/42464ae53d31d47bd6235a7c369515f6064fe641.json b/data/not-reproduced-data/42464ae53d31d47bd6235a7c369515f6064fe641.json new file mode 100644 index 000000000000..728894dcf854 --- /dev/null +++ b/data/not-reproduced-data/42464ae53d31d47bd6235a7c369515f6064fe641.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/P2P-Develop/PeyangSuperbAntiCheat/pull/121", + "project" : "PeyangSuperbAntiCheat", + "breakingCommit" : "42464ae53d31d47bd6235a7c369515f6064fe641", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.2.1", + "newVersion" : "2.13.4", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/424fa6203b98a8fef264ca0dd347f93ae224a8e0.json b/data/not-reproduced-data/424fa6203b98a8fef264ca0dd347f93ae224a8e0.json new file mode 100644 index 000000000000..fa021bb2463b --- /dev/null +++ b/data/not-reproduced-data/424fa6203b98a8fef264ca0dd347f93ae224a8e0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/TAKETODAY/today-infrastructure/pull/94", + "project" : "today-infrastructure", + "breakingCommit" : "424fa6203b98a8fef264ca0dd347f93ae224a8e0", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.15.0", + "newVersion" : "2.16.0", + "dependencyScope" : "provided", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4259baebb426fefbe9dbee26725d6803170dcb85.json b/data/not-reproduced-data/4259baebb426fefbe9dbee26725d6803170dcb85.json new file mode 100644 index 000000000000..2944984a825f --- /dev/null +++ b/data/not-reproduced-data/4259baebb426fefbe9dbee26725d6803170dcb85.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kstateome/lti-launch/pull/40", + "project" : "lti-launch", + "breakingCommit" : "4259baebb426fefbe9dbee26725d6803170dcb85", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-web", + "previousVersion" : "4.1.6.RELEASE", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/42a220bd546d293886df0d5e3892cc3ff82f1091.json b/data/not-reproduced-data/42a220bd546d293886df0d5e3892cc3ff82f1091.json new file mode 100644 index 000000000000..fd351eeb8223 --- /dev/null +++ b/data/not-reproduced-data/42a220bd546d293886df0d5e3892cc3ff82f1091.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/maxmind/minfraud-api-java/pull/218", + "project" : "minfraud-api-java", + "breakingCommit" : "42a220bd546d293886df0d5e3892cc3ff82f1091", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.maxmind.geoip2", + "dependencyArtifactID" : "geoip2", + "previousVersion" : "2.16.1", + "newVersion" : "3.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/42c17210e96494f72fad30052fbea852b09c4be4.json b/data/not-reproduced-data/42c17210e96494f72fad30052fbea852b09c4be4.json new file mode 100644 index 000000000000..3732763ea88c --- /dev/null +++ b/data/not-reproduced-data/42c17210e96494f72fad30052fbea852b09c4be4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OxalisCommunity/oxalis/pull/561", + "project" : "oxalis", + "breakingCommit" : "42c17210e96494f72fad30052fbea852b09c4be4", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.4.199", + "newVersion" : "2.0.206", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/431f7589fc04e75afed09bff4ac89dbb3d7a6805.json b/data/not-reproduced-data/431f7589fc04e75afed09bff4ac89dbb3d7a6805.json new file mode 100644 index 000000000000..d643e0c8caf4 --- /dev/null +++ b/data/not-reproduced-data/431f7589fc04e75afed09bff4ac89dbb3d7a6805.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/79", + "project" : "elementary", + "breakingCommit" : "431f7589fc04e75afed09bff4ac89dbb3d7a6805", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.21.0", + "newVersion" : "3.21.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/43250302ce0a6b51ccc9ee2c8547993ecc4a3aa1.json b/data/not-reproduced-data/43250302ce0a6b51ccc9ee2c8547993ecc4a3aa1.json new file mode 100644 index 000000000000..d9d33ea971a1 --- /dev/null +++ b/data/not-reproduced-data/43250302ce0a6b51ccc9ee2c8547993ecc4a3aa1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/P2P-Develop/PeyangSuperbAntiCheat/pull/112", + "project" : "PeyangSuperbAntiCheat", + "breakingCommit" : "43250302ce0a6b51ccc9ee2c8547993ecc4a3aa1", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.1", + "newVersion" : "2.13.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/433fbc0ee1192ca4aa69f337fd3b530ec94906e9.json b/data/not-reproduced-data/433fbc0ee1192ca4aa69f337fd3b530ec94906e9.json new file mode 100644 index 000000000000..6d2d37c41d41 --- /dev/null +++ b/data/not-reproduced-data/433fbc0ee1192ca4aa69f337fd3b530ec94906e9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Samsung/LPVS/pull/172", + "project" : "LPVS", + "breakingCommit" : "433fbc0ee1192ca4aa69f337fd3b530ec94906e9", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.27", + "newVersion" : "6.0.9", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/43484ca45c118b3834a1f93f2664c829d536b5d2.json b/data/not-reproduced-data/43484ca45c118b3834a1f93f2664c829d536b5d2.json new file mode 100644 index 000000000000..2ce656ca8940 --- /dev/null +++ b/data/not-reproduced-data/43484ca45c118b3834a1f93f2664c829d536b5d2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vaadin/flow/pull/12604", + "project" : "flow", + "breakingCommit" : "43484ca45c118b3834a1f93f2664c829d536b5d2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.bytebuddy", + "dependencyArtifactID" : "byte-buddy", + "previousVersion" : "1.12.3", + "newVersion" : "1.12.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/43aabc3751c2c7576d21e05dcb63a451159f6678.json b/data/not-reproduced-data/43aabc3751c2c7576d21e05dcb63a451159f6678.json new file mode 100644 index 000000000000..59efdccdf4ca --- /dev/null +++ b/data/not-reproduced-data/43aabc3751c2c7576d21e05dcb63a451159f6678.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/220", + "project" : "avans", + "breakingCommit" : "43aabc3751c2c7576d21e05dcb63a451159f6678", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.dataformat", + "dependencyArtifactID" : "jackson-dataformat-yaml", + "previousVersion" : "2.15.1", + "newVersion" : "2.15.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/43b3a858b77ec27fc8946aba292001c3de465012.json b/data/not-reproduced-data/43b3a858b77ec27fc8946aba292001c3de465012.json new file mode 100644 index 000000000000..c0ec88f6716c --- /dev/null +++ b/data/not-reproduced-data/43b3a858b77ec27fc8946aba292001c3de465012.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feedzai/pdb/pull/365", + "project" : "pdb", + "breakingCommit" : "43b3a858b77ec27fc8946aba292001c3de465012", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.2.11", + "newVersion" : "1.4.5", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4489be121e0483420a8ef5962036b4076572b5d3.json b/data/not-reproduced-data/4489be121e0483420a8ef5962036b4076572b5d3.json new file mode 100644 index 000000000000..2f13fa6435e2 --- /dev/null +++ b/data/not-reproduced-data/4489be121e0483420a8ef5962036b4076572b5d3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/I-TECH-UW/OpenELIS-Global-2/pull/384", + "project" : "OpenELIS-Global-2", + "breakingCommit" : "4489be121e0483420a8ef5962036b4076572b5d3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.12.6.1", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/448ff013455db1ebe983fa0e1c65ed09f0bc4e3a.json b/data/not-reproduced-data/448ff013455db1ebe983fa0e1c65ed09f0bc4e3a.json new file mode 100644 index 000000000000..7faeb96eeca8 --- /dev/null +++ b/data/not-reproduced-data/448ff013455db1ebe983fa0e1c65ed09f0bc4e3a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Refactoring-Bot/Refactoring-Bot/pull/110", + "project" : "Refactoring-Bot", + "breakingCommit" : "448ff013455db1ebe983fa0e1c65ed09f0bc4e3a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.antlr", + "dependencyArtifactID" : "antlr4-runtime", + "previousVersion" : "4.7.2", + "newVersion" : "4.10.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/44e6ae1bd9fea04c5c6edeee53c673e7c0310dff.json b/data/not-reproduced-data/44e6ae1bd9fea04c5c6edeee53c673e7c0310dff.json new file mode 100644 index 000000000000..d830fda59a5f --- /dev/null +++ b/data/not-reproduced-data/44e6ae1bd9fea04c5c6edeee53c673e7c0310dff.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokuwaio/micronaut-openapi-codegen/pull/173", + "project" : "micronaut-openapi-codegen", + "breakingCommit" : "44e6ae1bd9fea04c5c6edeee53c673e7c0310dff", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-context", + "previousVersion" : "5.3.23", + "newVersion" : "6.0.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/44f6aeb9e7983a0d8a134b66b3a576a3395bea4d.json b/data/not-reproduced-data/44f6aeb9e7983a0d8a134b66b3a576a3395bea4d.json new file mode 100644 index 000000000000..ffc02f2f8709 --- /dev/null +++ b/data/not-reproduced-data/44f6aeb9e7983a0d8a134b66b3a576a3395bea4d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/918", + "project" : "togglz", + "breakingCommit" : "44f6aeb9e7983a0d8a134b66b3a576a3395bea4d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.graalvm.js", + "dependencyArtifactID" : "js", + "previousVersion" : "22.0.0", + "newVersion" : "22.3.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/45c4a4d18a7e71b2b74d2232fc428d3b1a57dc27.json b/data/not-reproduced-data/45c4a4d18a7e71b2b74d2232fc428d3b1a57dc27.json new file mode 100644 index 000000000000..d7867e9327b5 --- /dev/null +++ b/data/not-reproduced-data/45c4a4d18a7e71b2b74d2232fc428d3b1a57dc27.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freedomotic/freedomotic/pull/527", + "project" : "freedomotic", + "breakingCommit" : "45c4a4d18a7e71b2b74d2232fc428d3b1a57dc27", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.shiro", + "dependencyArtifactID" : "shiro-core", + "previousVersion" : "1.9.1", + "newVersion" : "1.10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4607926d691c986e2e172f636db7c527945c5b45.json b/data/not-reproduced-data/4607926d691c986e2e172f636db7c527945c5b45.json new file mode 100644 index 000000000000..21676eb146d6 --- /dev/null +++ b/data/not-reproduced-data/4607926d691c986e2e172f636db7c527945c5b45.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/685", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "4607926d691c986e2e172f636db7c527945c5b45", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-web", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/463b8d76e1baa70dee76aee3325d6e8f0ca6df4d.json b/data/not-reproduced-data/463b8d76e1baa70dee76aee3325d6e8f0ca6df4d.json new file mode 100644 index 000000000000..f8ce2b6d7d0c --- /dev/null +++ b/data/not-reproduced-data/463b8d76e1baa70dee76aee3325d6e8f0ca6df4d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tinylog-org/tinylog/pull/508", + "project" : "tinylog", + "breakingCommit" : "463b8d76e1baa70dee76aee3325d6e8f0ca6df4d", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.12.1", + "newVersion" : "10.12.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/466944cb0b0d641875a4713c7600ad9545172a42.json b/data/not-reproduced-data/466944cb0b0d641875a4713c7600ad9545172a42.json new file mode 100644 index 000000000000..b78f495bfe4d --- /dev/null +++ b/data/not-reproduced-data/466944cb0b0d641875a4713c7600ad9545172a42.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/562", + "project" : "CE", + "breakingCommit" : "466944cb0b0d641875a4713c7600ad9545172a42", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.12.6.1", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/471854b77a7af60a8548225534a9f2ba918f6658.json b/data/not-reproduced-data/471854b77a7af60a8548225534a9f2ba918f6658.json new file mode 100644 index 000000000000..d21557dcd0e2 --- /dev/null +++ b/data/not-reproduced-data/471854b77a7af60a8548225534a9f2ba918f6658.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/207", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "471854b77a7af60a8548225534a9f2ba918f6658", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.tomcat.embed", + "dependencyArtifactID" : "tomcat-embed-core", + "previousVersion" : "8.5.85", + "newVersion" : "8.5.86", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/476bd97fa6efb35ca11cccad02312d22a7a6a93c.json b/data/not-reproduced-data/476bd97fa6efb35ca11cccad02312d22a7a6a93c.json new file mode 100644 index 000000000000..c1889d38f168 --- /dev/null +++ b/data/not-reproduced-data/476bd97fa6efb35ca11cccad02312d22a7a6a93c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/127", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "476bd97fa6efb35ca11cccad02312d22a7a6a93c", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.glassfish.jersey.containers", + "dependencyArtifactID" : "jersey-container-servlet", + "previousVersion" : "2.22.1", + "newVersion" : "2.31", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/477454e15d17f6c4909c97b51bc3527aefc88aa8.json b/data/not-reproduced-data/477454e15d17f6c4909c97b51bc3527aefc88aa8.json new file mode 100644 index 000000000000..b39cb206eb30 --- /dev/null +++ b/data/not-reproduced-data/477454e15d17f6c4909c97b51bc3527aefc88aa8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/394", + "project" : "Ree6", + "breakingCommit" : "477454e15d17f6c4909c97b51bc3527aefc88aa8", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "de.ree6", + "dependencyArtifactID" : "Ree6-SQL", + "previousVersion" : "ee84674bf6", + "newVersion" : "2.0.4", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/47e381d8be6aeb334810336c514f42522ff6b0db.json b/data/not-reproduced-data/47e381d8be6aeb334810336c514f42522ff6b0db.json new file mode 100644 index 000000000000..b0f4f164af60 --- /dev/null +++ b/data/not-reproduced-data/47e381d8be6aeb334810336c514f42522ff6b0db.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ASSERT-KTH/sorald/pull/656", + "project" : "sorald", + "breakingCommit" : "47e381d8be6aeb334810336c514f42522ff6b0db", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.sonarsource.java", + "dependencyArtifactID" : "java-frontend", + "previousVersion" : "6.9.0.23563", + "newVersion" : "7.6.0.28201", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/48121a05e6fa685df8a7742521f4a4fd61648976.json b/data/not-reproduced-data/48121a05e6fa685df8a7742521f4a4fd61648976.json new file mode 100644 index 000000000000..c46ec03693a7 --- /dev/null +++ b/data/not-reproduced-data/48121a05e6fa685df8a7742521f4a4fd61648976.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freenowtech/sauron/pull/118", + "project" : "sauron", + "breakingCommit" : "48121a05e6fa685df8a7742521f4a4fd61648976", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.18", + "newVersion" : "5.3.20", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/48209562148df1d8dc201d1273be2ed6d831fc79.json b/data/not-reproduced-data/48209562148df1d8dc201d1273be2ed6d831fc79.json new file mode 100644 index 000000000000..8ee7c59469ae --- /dev/null +++ b/data/not-reproduced-data/48209562148df1d8dc201d1273be2ed6d831fc79.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/988", + "project" : "togglz", + "breakingCommit" : "48209562148df1d8dc201d1273be2ed6d831fc79", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework.security", + "dependencyArtifactID" : "spring-security-web", + "previousVersion" : "6.0.1", + "newVersion" : "6.0.2", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4861e40d7047a73bdbae1a4856a2b5ee4a79071a.json b/data/not-reproduced-data/4861e40d7047a73bdbae1a4856a2b5ee4a79071a.json new file mode 100644 index 000000000000..4b51e5006820 --- /dev/null +++ b/data/not-reproduced-data/4861e40d7047a73bdbae1a4856a2b5ee4a79071a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/673", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "4861e40d7047a73bdbae1a4856a2b5ee4a79071a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-web", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/487da43b5c3d6ab158c5c96dccbe8b1bc3a41564.json b/data/not-reproduced-data/487da43b5c3d6ab158c5c96dccbe8b1bc3a41564.json new file mode 100644 index 000000000000..10a6f12a5497 --- /dev/null +++ b/data/not-reproduced-data/487da43b5c3d6ab158c5c96dccbe8b1bc3a41564.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/everyhook1/badger-framework/pull/39", + "project" : "badger-framework", + "breakingCommit" : "487da43b5c3d6ab158c5c96dccbe8b1bc3a41564", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.13.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/48a1902a09d8028ee5c9c7ba89fe58a5deb8e7cc.json b/data/not-reproduced-data/48a1902a09d8028ee5c9c7ba89fe58a5deb8e7cc.json new file mode 100644 index 000000000000..2420b2b22303 --- /dev/null +++ b/data/not-reproduced-data/48a1902a09d8028ee5c9c7ba89fe58a5deb8e7cc.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/489", + "project" : "JavaClasses", + "breakingCommit" : "48a1902a09d8028ee5c9c7ba89fe58a5deb8e7cc", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.13.3", + "newVersion" : "2.15.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/48d73b511455cbed7ccbffb1dd89206ba2e6aa5e.json b/data/not-reproduced-data/48d73b511455cbed7ccbffb1dd89206ba2e6aa5e.json new file mode 100644 index 000000000000..a4ac57ffdd60 --- /dev/null +++ b/data/not-reproduced-data/48d73b511455cbed7ccbffb1dd89206ba2e6aa5e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3230", + "project" : "janusgraph", + "breakingCommit" : "48d73b511455cbed7ccbffb1dd89206ba2e6aa5e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.yetus", + "dependencyArtifactID" : "audience-annotations", + "previousVersion" : "0.12.0", + "newVersion" : "0.14.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/49826b92814219fa1508a8cf2482f8d58971ca70.json b/data/not-reproduced-data/49826b92814219fa1508a8cf2482f8d58971ca70.json new file mode 100644 index 000000000000..0d6d236620b6 --- /dev/null +++ b/data/not-reproduced-data/49826b92814219fa1508a8cf2482f8d58971ca70.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/wso2/micro-integrator/pull/2580", + "project" : "micro-integrator", + "breakingCommit" : "49826b92814219fa1508a8cf2482f8d58971ca70", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.13.3", + "newVersion" : "2.17.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4a20f7354085a8ece5cab87b404d2e57bc179b05.json b/data/not-reproduced-data/4a20f7354085a8ece5cab87b404d2e57bc179b05.json new file mode 100644 index 000000000000..634f574b53e4 --- /dev/null +++ b/data/not-reproduced-data/4a20f7354085a8ece5cab87b404d2e57bc179b05.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/getgauge/gauge-java/pull/681", + "project" : "gauge-java", + "breakingCommit" : "4a20f7354085a8ece5cab87b404d2e57bc179b05", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "io.grpc", + "dependencyArtifactID" : "grpc-stub", + "previousVersion" : "1.45.0", + "newVersion" : "1.46.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4a57d1636e844f3f7b4b607d919774c483c946ac.json b/data/not-reproduced-data/4a57d1636e844f3f7b4b607d919774c483c946ac.json new file mode 100644 index 000000000000..6d4cfd2f8f15 --- /dev/null +++ b/data/not-reproduced-data/4a57d1636e844f3f7b4b607d919774c483c946ac.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokorin/Jaffree/pull/336", + "project" : "Jaffree", + "breakingCommit" : "4a57d1636e844f3f7b4b607d919774c483c946ac", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "10.7.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4a670f758e6b4b97b85f0e5dd3182addfe5eb111.json b/data/not-reproduced-data/4a670f758e6b4b97b85f0e5dd3182addfe5eb111.json new file mode 100644 index 000000000000..d318c1934d21 --- /dev/null +++ b/data/not-reproduced-data/4a670f758e6b4b97b85f0e5dd3182addfe5eb111.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/500", + "project" : "chimera", + "breakingCommit" : "4a670f758e6b4b97b85f0e5dd3182addfe5eb111", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.12.0", + "newVersion" : "10.12.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4ab6d865e9ea5aa6c92bde593a925faee36cee67.json b/data/not-reproduced-data/4ab6d865e9ea5aa6c92bde593a925faee36cee67.json new file mode 100644 index 000000000000..80ae8898f090 --- /dev/null +++ b/data/not-reproduced-data/4ab6d865e9ea5aa6c92bde593a925faee36cee67.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/matteobaccan/MBBlockchain/pull/88", + "project" : "MBBlockchain", + "breakingCommit" : "4ab6d865e9ea5aa6c92bde593a925faee36cee67", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.projectlombok", + "dependencyArtifactID" : "lombok", + "previousVersion" : "1.18.26", + "newVersion" : "1.18.28", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4ae755cc043dd4b006cf75e65895b81c2b5e3ed3.json b/data/not-reproduced-data/4ae755cc043dd4b006cf75e65895b81c2b5e3ed3.json new file mode 100644 index 000000000000..d852fbbcf085 --- /dev/null +++ b/data/not-reproduced-data/4ae755cc043dd4b006cf75e65895b81c2b5e3ed3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/421", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "4ae755cc043dd4b006cf75e65895b81c2b5e3ed3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "9.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4b36d5a0fe87d1b86d643856dbf45851087693a3.json b/data/not-reproduced-data/4b36d5a0fe87d1b86d643856dbf45851087693a3.json new file mode 100644 index 000000000000..ae182479c7bf --- /dev/null +++ b/data/not-reproduced-data/4b36d5a0fe87d1b86d643856dbf45851087693a3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/63", + "project" : "Ree6", + "breakingCommit" : "4b36d5a0fe87d1b86d643856dbf45851087693a3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.DV8FromTheWorld", + "dependencyArtifactID" : "JDA", + "previousVersion" : "bef374a45e11630c890334045075be85337022cf", + "newVersion" : "v4.4.0", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4b58c1980a48b495a36ce3e6ccf62c241e347f19.json b/data/not-reproduced-data/4b58c1980a48b495a36ce3e6ccf62c241e347f19.json new file mode 100644 index 000000000000..43ae88e6a8cf --- /dev/null +++ b/data/not-reproduced-data/4b58c1980a48b495a36ce3e6ccf62c241e347f19.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/trinodb/trino/pull/17028", + "project" : "trino", + "breakingCommit" : "4b58c1980a48b495a36ce3e6ccf62c241e347f19", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "io.trino.benchto", + "dependencyArtifactID" : "benchto-driver", + "previousVersion" : "0.23", + "newVersion" : "0.24", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4b73f00f865a62afce55e35c874d95a850017d1d.json b/data/not-reproduced-data/4b73f00f865a62afce55e35c874d95a850017d1d.json new file mode 100644 index 000000000000..92c5edd6ad2a --- /dev/null +++ b/data/not-reproduced-data/4b73f00f865a62afce55e35c874d95a850017d1d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/thulab/IginX/pull/503", + "project" : "IginX", + "breakingCommit" : "4b73f00f865a62afce55e35c874d95a850017d1d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.4.1", + "newVersion" : "2.13.4.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4b9fdf1135b704e050cf785d6ea353d24f4c64bb.json b/data/not-reproduced-data/4b9fdf1135b704e050cf785d6ea353d24f4c64bb.json new file mode 100644 index 000000000000..47103e74cdba --- /dev/null +++ b/data/not-reproduced-data/4b9fdf1135b704e050cf785d6ea353d24f4c64bb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/657", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "4b9fdf1135b704e050cf785d6ea353d24f4c64bb", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-web", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4c851d4123df09b7a0ea9a72acf2b198e6b26118.json b/data/not-reproduced-data/4c851d4123df09b7a0ea9a72acf2b198e6b26118.json new file mode 100644 index 000000000000..3b3c8205fcda --- /dev/null +++ b/data/not-reproduced-data/4c851d4123df09b7a0ea9a72acf2b198e6b26118.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MorphiaOrg/morphia/pull/2405", + "project" : "morphia", + "breakingCommit" : "4c851d4123df09b7a0ea9a72acf2b198e6b26118", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.testcontainers", + "dependencyArtifactID" : "mongodb", + "previousVersion" : "1.18.2", + "newVersion" : "1.18.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4cd0af62bf109e50e46a040d21c2c56bf9d08176.json b/data/not-reproduced-data/4cd0af62bf109e50e46a040d21c2c56bf9d08176.json new file mode 100644 index 000000000000..06f3ac6fcb66 --- /dev/null +++ b/data/not-reproduced-data/4cd0af62bf109e50e46a040d21c2c56bf9d08176.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/WDAqua/Qanary/pull/76", + "project" : "Qanary", + "breakingCommit" : "4cd0af62bf109e50e46a040d21c2c56bf9d08176", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.minidev", + "dependencyArtifactID" : "json-smart", + "previousVersion" : "2.4.1", + "newVersion" : "2.4.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4d6707bc938d2e8dc17b6940d6735daa44eeac07.json b/data/not-reproduced-data/4d6707bc938d2e8dc17b6940d6735daa44eeac07.json new file mode 100644 index 000000000000..f6c7608cfef2 --- /dev/null +++ b/data/not-reproduced-data/4d6707bc938d2e8dc17b6940d6735daa44eeac07.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/48", + "project" : "Ree6", + "breakingCommit" : "4d6707bc938d2e8dc17b6940d6735daa44eeac07", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.api-client", + "dependencyArtifactID" : "google-api-client-jackson2", + "previousVersion" : "1.35.1", + "newVersion" : "2.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4d7773f048652e6ad7fd5822b11441feb32098d5.json b/data/not-reproduced-data/4d7773f048652e6ad7fd5822b11441feb32098d5.json new file mode 100644 index 000000000000..1bb32fd57fa0 --- /dev/null +++ b/data/not-reproduced-data/4d7773f048652e6ad7fd5822b11441feb32098d5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6418", + "project" : "core-geonetwork", + "breakingCommit" : "4d7773f048652e6ad7fd5822b11441feb32098d5", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "mysql", + "dependencyArtifactID" : "mysql-connector-java", + "previousVersion" : "8.0.20", + "newVersion" : "8.0.29", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4d7910e1956597087344e4d03dffdd150f5062d5.json b/data/not-reproduced-data/4d7910e1956597087344e4d03dffdd150f5062d5.json new file mode 100644 index 000000000000..eb90149b1649 --- /dev/null +++ b/data/not-reproduced-data/4d7910e1956597087344e4d03dffdd150f5062d5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/galatea-associates/fuse-starter-java/pull/387", + "project" : "fuse-starter-java", + "breakingCommit" : "4d7910e1956597087344e4d03dffdd150f5062d5", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.12.6.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4d805445e11e3245de0b419dab9d2db1c0860778.json b/data/not-reproduced-data/4d805445e11e3245de0b419dab9d2db1c0860778.json new file mode 100644 index 000000000000..f75e53a73412 --- /dev/null +++ b/data/not-reproduced-data/4d805445e11e3245de0b419dab9d2db1c0860778.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/363", + "project" : "license-maven-plugin", + "breakingCommit" : "4d805445e11e3245de0b419dab9d2db1c0860778", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4de092522808ee997230443ded94a9549e60506f.json b/data/not-reproduced-data/4de092522808ee997230443ded94a9549e60506f.json new file mode 100644 index 000000000000..2a9973aad3c9 --- /dev/null +++ b/data/not-reproduced-data/4de092522808ee997230443ded94a9549e60506f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/metamug/mason/pull/165", + "project" : "mason", + "breakingCommit" : "4de092522808ee997230443ded94a9549e60506f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.ivy", + "dependencyArtifactID" : "ivy", + "previousVersion" : "2.4.0", + "newVersion" : "2.5.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4e15912f9c1c2b49aa8167a5005595ff753944ae.json b/data/not-reproduced-data/4e15912f9c1c2b49aa8167a5005595ff753944ae.json new file mode 100644 index 000000000000..146209c520eb --- /dev/null +++ b/data/not-reproduced-data/4e15912f9c1c2b49aa8167a5005595ff753944ae.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6397", + "project" : "ORCID-Source", + "breakingCommit" : "4e15912f9c1c2b49aa8167a5005595ff753944ae", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.16.0", + "newVersion" : "2.17.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4e3612bf18264a1c326bf13ef1c75278114d87ef.json b/data/not-reproduced-data/4e3612bf18264a1c326bf13ef1c75278114d87ef.json new file mode 100644 index 000000000000..be2da40e8458 --- /dev/null +++ b/data/not-reproduced-data/4e3612bf18264a1c326bf13ef1c75278114d87ef.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/427", + "project" : "chimera", + "breakingCommit" : "4e3612bf18264a1c326bf13ef1c75278114d87ef", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.4", + "newVersion" : "10.5.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4e834e409d96d062c00c34abd33d3b2908d3469a.json b/data/not-reproduced-data/4e834e409d96d062c00c34abd33d3b2908d3469a.json new file mode 100644 index 000000000000..fa5e31cbc317 --- /dev/null +++ b/data/not-reproduced-data/4e834e409d96d062c00c34abd33d3b2908d3469a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Inform-Software/sonar-groovy/pull/156", + "project" : "sonar-groovy", + "breakingCommit" : "4e834e409d96d062c00c34abd33d3b2908d3469a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.woodstox", + "dependencyArtifactID" : "woodstox-core", + "previousVersion" : "5.2.1", + "newVersion" : "6.3.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4eecd8fc874e68ce32e184d31f1134a50935338c.json b/data/not-reproduced-data/4eecd8fc874e68ce32e184d31f1134a50935338c.json new file mode 100644 index 000000000000..3834803ca7e3 --- /dev/null +++ b/data/not-reproduced-data/4eecd8fc874e68ce32e184d31f1134a50935338c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/gchq/Gaffer/pull/2599", + "project" : "Gaffer", + "breakingCommit" : "4eecd8fc874e68ce32e184d31f1134a50935338c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.hazelcast", + "dependencyArtifactID" : "hazelcast", + "previousVersion" : "3.8", + "newVersion" : "5.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4ef12d5388d4d32000a9e598c2ae29a5842e80df.json b/data/not-reproduced-data/4ef12d5388d4d32000a9e598c2ae29a5842e80df.json new file mode 100644 index 000000000000..2fc72111ce20 --- /dev/null +++ b/data/not-reproduced-data/4ef12d5388d4d32000a9e598c2ae29a5842e80df.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/500", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "4ef12d5388d4d32000a9e598c2ae29a5842e80df", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.junit.platform", + "dependencyArtifactID" : "junit-platform-surefire-provider", + "previousVersion" : "1.0.3", + "newVersion" : "1.3.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4f0263a23bcd5c26d13bcff1d92c2c9e03e067c7.json b/data/not-reproduced-data/4f0263a23bcd5c26d13bcff1d92c2c9e03e067c7.json new file mode 100644 index 000000000000..2540794d11de --- /dev/null +++ b/data/not-reproduced-data/4f0263a23bcd5c26d13bcff1d92c2c9e03e067c7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lukas-krecan/future-converter/pull/82", + "project" : "future-converter", + "breakingCommit" : "4f0263a23bcd5c26d13bcff1d92c2c9e03e067c7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.19", + "newVersion" : "6.0.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4f0a9b2ae81937234efda749246552756b094fbd.json b/data/not-reproduced-data/4f0a9b2ae81937234efda749246552756b094fbd.json new file mode 100644 index 000000000000..3c6360b0e079 --- /dev/null +++ b/data/not-reproduced-data/4f0a9b2ae81937234efda749246552756b094fbd.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MyCATApache/Mycat2/pull/756", + "project" : "Mycat2", + "breakingCommit" : "4f0a9b2ae81937234efda749246552756b094fbd", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.calcite", + "dependencyArtifactID" : "calcite-core", + "previousVersion" : "1.26.0", + "newVersion" : "1.32.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4f2e98d54a3a7ee67298c27f4e2d13714d09f8c9.json b/data/not-reproduced-data/4f2e98d54a3a7ee67298c27f4e2d13714d09f8c9.json new file mode 100644 index 000000000000..5df1c5c26b3a --- /dev/null +++ b/data/not-reproduced-data/4f2e98d54a3a7ee67298c27f4e2d13714d09f8c9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6651", + "project" : "ORCID-Source", + "breakingCommit" : "4f2e98d54a3a7ee67298c27f4e2d13714d09f8c9", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.codehaus.jettison", + "dependencyArtifactID" : "jettison", + "previousVersion" : "1.5.0", + "newVersion" : "1.5.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4f5fef61b4b6532fcc57405b1792a380837b84ad.json b/data/not-reproduced-data/4f5fef61b4b6532fcc57405b1792a380837b84ad.json new file mode 100644 index 000000000000..9d1ebc3551a4 --- /dev/null +++ b/data/not-reproduced-data/4f5fef61b4b6532fcc57405b1792a380837b84ad.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/559", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "4f5fef61b4b6532fcc57405b1792a380837b84ad", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.9.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4f6fbe93c5dab21324e61c39152fd85738d18368.json b/data/not-reproduced-data/4f6fbe93c5dab21324e61c39152fd85738d18368.json new file mode 100644 index 000000000000..c98b65e3608e --- /dev/null +++ b/data/not-reproduced-data/4f6fbe93c5dab21324e61c39152fd85738d18368.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3596", + "project" : "georchestra", + "breakingCommit" : "4f6fbe93c5dab21324e61c39152fd85738d18368", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-orm", + "previousVersion" : "4.2.5.RELEASE", + "newVersion" : "5.3.15", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4f8a72c84d5c9b3df31b73567d485ae73cd9c08c.json b/data/not-reproduced-data/4f8a72c84d5c9b3df31b73567d485ae73cd9c08c.json new file mode 100644 index 000000000000..7e658369c7cc --- /dev/null +++ b/data/not-reproduced-data/4f8a72c84d5c9b3df31b73567d485ae73cd9c08c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/wso2/micro-integrator/pull/2733", + "project" : "micro-integrator", + "breakingCommit" : "4f8a72c84d5c9b3df31b73567d485ae73cd9c08c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.axis2", + "dependencyArtifactID" : "axis2", + "previousVersion" : "1.6.2", + "newVersion" : "1.6.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4fa39014e7e24e8382d83e1507bc4a19bb246c35.json b/data/not-reproduced-data/4fa39014e7e24e8382d83e1507bc4a19bb246c35.json new file mode 100644 index 000000000000..9f221016cf84 --- /dev/null +++ b/data/not-reproduced-data/4fa39014e7e24e8382d83e1507bc4a19bb246c35.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/korpling/ANNIS/pull/804", + "project" : "ANNIS", + "breakingCommit" : "4fa39014e7e24e8382d83e1507bc4a19bb246c35", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.commons", + "dependencyArtifactID" : "commons-text", + "previousVersion" : "1.9", + "newVersion" : "1.10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4fa4c3a1167054cc5ee192fbbed72e58de571d95.json b/data/not-reproduced-data/4fa4c3a1167054cc5ee192fbbed72e58de571d95.json new file mode 100644 index 000000000000..66a9bed3ddd6 --- /dev/null +++ b/data/not-reproduced-data/4fa4c3a1167054cc5ee192fbbed72e58de571d95.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/636", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "4fa4c3a1167054cc5ee192fbbed72e58de571d95", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.4.2", + "newVersion" : "2.14.0", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4fa865df8b326407a7712d51549a2cc44c886e1b.json b/data/not-reproduced-data/4fa865df8b326407a7712d51549a2cc44c886e1b.json new file mode 100644 index 000000000000..9df983f5ada0 --- /dev/null +++ b/data/not-reproduced-data/4fa865df8b326407a7712d51549a2cc44c886e1b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/126", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "4fa865df8b326407a7712d51549a2cc44c886e1b", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.glassfish.jersey.containers", + "dependencyArtifactID" : "jersey-container-servlet", + "previousVersion" : "2.22.1", + "newVersion" : "2.31", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/4fd8e6505fa81dcba93810b8f1ae79f9895c2984.json b/data/not-reproduced-data/4fd8e6505fa81dcba93810b8f1ae79f9895c2984.json new file mode 100644 index 000000000000..4760981f620c --- /dev/null +++ b/data/not-reproduced-data/4fd8e6505fa81dcba93810b8f1ae79f9895c2984.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MorphiaOrg/morphia/pull/2130", + "project" : "morphia", + "breakingCommit" : "4fd8e6505fa81dcba93810b8f1ae79f9895c2984", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.plugin-tools", + "dependencyArtifactID" : "maven-plugin-annotations", + "previousVersion" : "3.6.4", + "newVersion" : "3.7.0", + "dependencyScope" : "provided", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/504bce3739d4a9b084b6b8e59c0ea771b4223690.json b/data/not-reproduced-data/504bce3739d4a9b084b6b8e59c0ea771b4223690.json new file mode 100644 index 000000000000..58306d1c495b --- /dev/null +++ b/data/not-reproduced-data/504bce3739d4a9b084b6b8e59c0ea771b4223690.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/memiiso/debezium-server-iceberg/pull/186", + "project" : "debezium-server-iceberg", + "breakingCommit" : "504bce3739d4a9b084b6b8e59c0ea771b4223690", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.cloud", + "dependencyArtifactID" : "google-cloud-storage", + "previousVersion" : "2.16.0", + "newVersion" : "2.20.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5097430bace89ff1e3491df114e6511658f7dcc7.json b/data/not-reproduced-data/5097430bace89ff1e3491df114e6511658f7dcc7.json new file mode 100644 index 000000000000..349a13e2c834 --- /dev/null +++ b/data/not-reproduced-data/5097430bace89ff1e3491df114e6511658f7dcc7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChart/pull/744", + "project" : "XChart", + "breakingCommit" : "5097430bace89ff1e3491df114e6511658f7dcc7", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.openjfx", + "dependencyArtifactID" : "javafx-swing", + "previousVersion" : "11.0.2", + "newVersion" : "20", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/50bc8d0a2687b12aac2c9b8d08eb68f6df95af03.json b/data/not-reproduced-data/50bc8d0a2687b12aac2c9b8d08eb68f6df95af03.json new file mode 100644 index 000000000000..52c64bb60c88 --- /dev/null +++ b/data/not-reproduced-data/50bc8d0a2687b12aac2c9b8d08eb68f6df95af03.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genepi/cloudgene/pull/69", + "project" : "cloudgene", + "breakingCommit" : "50bc8d0a2687b12aac2c9b8d08eb68f6df95af03", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.4.200", + "newVersion" : "2.1.210", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/513f8627c1f7fad8ebae553c02298a2456210efe.json b/data/not-reproduced-data/513f8627c1f7fad8ebae553c02298a2456210efe.json new file mode 100644 index 000000000000..54fed0f84553 --- /dev/null +++ b/data/not-reproduced-data/513f8627c1f7fad8ebae553c02298a2456210efe.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/396", + "project" : "chimera", + "breakingCommit" : "513f8627c1f7fad8ebae553c02298a2456210efe", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.3.1", + "newVersion" : "10.3.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/51413b12bc05187cd7b969743994e1ebe9293fbd.json b/data/not-reproduced-data/51413b12bc05187cd7b969743994e1ebe9293fbd.json new file mode 100644 index 000000000000..2b63a45f5b92 --- /dev/null +++ b/data/not-reproduced-data/51413b12bc05187cd7b969743994e1ebe9293fbd.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lukas-krecan/ShedLock/pull/1167", + "project" : "ShedLock", + "breakingCommit" : "51413b12bc05187cd7b969743994e1ebe9293fbd", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.neo4j.driver", + "dependencyArtifactID" : "neo4j-java-driver", + "previousVersion" : "4.4.9", + "newVersion" : "5.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/51756b12a0dbed73f95a5c934c1f452dd57c92c3.json b/data/not-reproduced-data/51756b12a0dbed73f95a5c934c1f452dd57c92c3.json new file mode 100644 index 000000000000..77ed74af418c --- /dev/null +++ b/data/not-reproduced-data/51756b12a0dbed73f95a5c934c1f452dd57c92c3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/metamug/mason/pull/167", + "project" : "mason", + "breakingCommit" : "51756b12a0dbed73f95a5c934c1f452dd57c92c3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.commons", + "dependencyArtifactID" : "commons-text", + "previousVersion" : "1.6", + "newVersion" : "1.10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5179856572c32b2137d51e73fb242ec29a9ec346.json b/data/not-reproduced-data/5179856572c32b2137d51e73fb242ec29a9ec346.json new file mode 100644 index 000000000000..47d73287bd20 --- /dev/null +++ b/data/not-reproduced-data/5179856572c32b2137d51e73fb242ec29a9ec346.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6104", + "project" : "core-geonetwork", + "breakingCommit" : "5179856572c32b2137d51e73fb242ec29a9ec346", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.4.200", + "newVersion" : "2.0.206", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/51953e4fb0f67d6bdbe212388e3beb04fff0127b.json b/data/not-reproduced-data/51953e4fb0f67d6bdbe212388e3beb04fff0127b.json new file mode 100644 index 000000000000..15b6fdc20068 --- /dev/null +++ b/data/not-reproduced-data/51953e4fb0f67d6bdbe212388e3beb04fff0127b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/terrestris/shogun/pull/646", + "project" : "shogun", + "breakingCommit" : "51953e4fb0f67d6bdbe212388e3beb04fff0127b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.dataformat", + "dependencyArtifactID" : "jackson-dataformat-yaml", + "previousVersion" : "2.14.1", + "newVersion" : "2.14.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/51e2fd3a1e2eaed7f3b632b2d6b5bdbfb49a7b64.json b/data/not-reproduced-data/51e2fd3a1e2eaed7f3b632b2d6b5bdbfb49a7b64.json new file mode 100644 index 000000000000..af9572f5416a --- /dev/null +++ b/data/not-reproduced-data/51e2fd3a1e2eaed7f3b632b2d6b5bdbfb49a7b64.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/elastic/apm-agent-java/pull/3177", + "project" : "apm-agent-java", + "breakingCommit" : "51e2fd3a1e2eaed7f3b632b2d6b5bdbfb49a7b64", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.micrometer", + "dependencyArtifactID" : "micrometer-core", + "previousVersion" : "1.10.6", + "newVersion" : "1.11.1", + "dependencyScope" : "provided", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/51ec37879ffa92723303cc71c76853f7e718db90.json b/data/not-reproduced-data/51ec37879ffa92723303cc71c76853f7e718db90.json new file mode 100644 index 000000000000..8a6c70b46c97 --- /dev/null +++ b/data/not-reproduced-data/51ec37879ffa92723303cc71c76853f7e718db90.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/1110", + "project" : "CE", + "breakingCommit" : "51ec37879ffa92723303cc71c76853f7e718db90", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.3", + "newVersion" : "2.13.4.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/522a5397809d95ae5c16e64fe7466cf2a9ae2af2.json b/data/not-reproduced-data/522a5397809d95ae5c16e64fe7466cf2a9ae2af2.json new file mode 100644 index 000000000000..ed0967da87ae --- /dev/null +++ b/data/not-reproduced-data/522a5397809d95ae5c16e64fe7466cf2a9ae2af2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/132", + "project" : "elementary", + "breakingCommit" : "522a5397809d95ae5c16e64fe7466cf2a9ae2af2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.24.0", + "newVersion" : "3.25.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/52587845e8f52af243e02cbb29dbb56e593fa2a7.json b/data/not-reproduced-data/52587845e8f52af243e02cbb29dbb56e593fa2a7.json new file mode 100644 index 000000000000..f7762a8a8027 --- /dev/null +++ b/data/not-reproduced-data/52587845e8f52af243e02cbb29dbb56e593fa2a7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/443", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "52587845e8f52af243e02cbb29dbb56e593fa2a7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/526a6ee5d0cc52982e4b886a46a335c2d605afe0.json b/data/not-reproduced-data/526a6ee5d0cc52982e4b886a46a335c2d605afe0.json new file mode 100644 index 000000000000..674d3fafbf92 --- /dev/null +++ b/data/not-reproduced-data/526a6ee5d0cc52982e4b886a46a335c2d605afe0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/trinodb/trino/pull/11230", + "project" : "trino", + "breakingCommit" : "526a6ee5d0cc52982e4b886a46a335c2d605afe0", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.4.200", + "newVersion" : "2.1.210", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5275fc9ef87a6d411b719d78c681b81ac914798b.json b/data/not-reproduced-data/5275fc9ef87a6d411b719d78c681b81ac914798b.json new file mode 100644 index 000000000000..5be18230b95d --- /dev/null +++ b/data/not-reproduced-data/5275fc9ef87a6d411b719d78c681b81ac914798b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lukas-krecan/JsonUnit/pull/498", + "project" : "JsonUnit", + "breakingCommit" : "5275fc9ef87a6d411b719d78c681b81ac914798b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.surefire", + "dependencyArtifactID" : "surefire-junit4", + "previousVersion" : "3.0.0-M5", + "newVersion" : "3.0.0-M6", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/52c295b0c14f2a9a864af365f96ef073c53061fe.json b/data/not-reproduced-data/52c295b0c14f2a9a864af365f96ef073c53061fe.json new file mode 100644 index 000000000000..bc282dd9e101 --- /dev/null +++ b/data/not-reproduced-data/52c295b0c14f2a9a864af365f96ef073c53061fe.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/161", + "project" : "avans", + "breakingCommit" : "52c295b0c14f2a9a864af365f96ef073c53061fe", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson", + "dependencyArtifactID" : "jackson-bom", + "previousVersion" : "2.13.4.20221013", + "newVersion" : "2.14.0", + "dependencyScope" : "import", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/530ce8f1f80c5a2a9591f69084ed31751aaa9219.json b/data/not-reproduced-data/530ce8f1f80c5a2a9591f69084ed31751aaa9219.json new file mode 100644 index 000000000000..ee90d21529d3 --- /dev/null +++ b/data/not-reproduced-data/530ce8f1f80c5a2a9591f69084ed31751aaa9219.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/167", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "530ce8f1f80c5a2a9591f69084ed31751aaa9219", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.4.1", + "newVersion" : "2.13.4.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/53410958dbf1be5055c38a8bf02a96fa10e597e0.json b/data/not-reproduced-data/53410958dbf1be5055c38a8bf02a96fa10e597e0.json new file mode 100644 index 000000000000..341776bb49ee --- /dev/null +++ b/data/not-reproduced-data/53410958dbf1be5055c38a8bf02a96fa10e597e0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3681", + "project" : "georchestra", + "breakingCommit" : "53410958dbf1be5055c38a8bf02a96fa10e597e0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "xerces", + "dependencyArtifactID" : "xercesImpl", + "previousVersion" : "2.12.1", + "newVersion" : "2.12.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5380d2b3815776528aba0111179574449fd70df0.json b/data/not-reproduced-data/5380d2b3815776528aba0111179574449fd70df0.json new file mode 100644 index 000000000000..17c00eeceda4 --- /dev/null +++ b/data/not-reproduced-data/5380d2b3815776528aba0111179574449fd70df0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenAS2/OpenAs2App/pull/256", + "project" : "OpenAs2App", + "breakingCommit" : "5380d2b3815776528aba0111179574449fd70df0", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "2.0.206", + "newVersion" : "2.1.210", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/53f13f5be36d0059b8ee24bb7ebd29e10f048f89.json b/data/not-reproduced-data/53f13f5be36d0059b8ee24bb7ebd29e10f048f89.json new file mode 100644 index 000000000000..99fd8078c32b --- /dev/null +++ b/data/not-reproduced-data/53f13f5be36d0059b8ee24bb7ebd29e10f048f89.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lukas-krecan/future-converter/pull/92", + "project" : "future-converter", + "breakingCommit" : "53f13f5be36d0059b8ee24bb7ebd29e10f048f89", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.19", + "newVersion" : "6.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/53f3dbca3fdadef153a5357a9804c1f823384309.json b/data/not-reproduced-data/53f3dbca3fdadef153a5357a9804c1f823384309.json new file mode 100644 index 000000000000..bedd913c96e8 --- /dev/null +++ b/data/not-reproduced-data/53f3dbca3fdadef153a5357a9804c1f823384309.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vandmo/dependency-lock-maven-plugin/pull/38", + "project" : "dependency-lock-maven-plugin", + "breakingCommit" : "53f3dbca3fdadef153a5357a9804c1f823384309", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven", + "dependencyArtifactID" : "maven-model", + "previousVersion" : "3.8.3", + "newVersion" : "3.8.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/54248daff16288650b883759b2e1ee2b90c679dc.json b/data/not-reproduced-data/54248daff16288650b883759b2e1ee2b90c679dc.json new file mode 100644 index 000000000000..d4243825e5f5 --- /dev/null +++ b/data/not-reproduced-data/54248daff16288650b883759b2e1ee2b90c679dc.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genepi/cloudgene/pull/75", + "project" : "cloudgene", + "breakingCommit" : "54248daff16288650b883759b2e1ee2b90c679dc", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework.security", + "dependencyArtifactID" : "spring-security-crypto", + "previousVersion" : "5.6.1", + "newVersion" : "5.6.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/544c946d250f53cef754bc076cc5503714af4e68.json b/data/not-reproduced-data/544c946d250f53cef754bc076cc5503714af4e68.json new file mode 100644 index 000000000000..58ffe4a62e97 --- /dev/null +++ b/data/not-reproduced-data/544c946d250f53cef754bc076cc5503714af4e68.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/TaleLin/lin-cms-spring-boot/pull/309", + "project" : "lin-cms-spring-boot", + "breakingCommit" : "544c946d250f53cef754bc076cc5503714af4e68", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.qiniu", + "dependencyArtifactID" : "qiniu-java-sdk", + "previousVersion" : "7.8.0", + "newVersion" : "7.12.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/545aff574ce5313e1133f90d995ed38e9115b646.json b/data/not-reproduced-data/545aff574ce5313e1133f90d995ed38e9115b646.json new file mode 100644 index 000000000000..873060bb9e62 --- /dev/null +++ b/data/not-reproduced-data/545aff574ce5313e1133f90d995ed38e9115b646.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/gaul/s3proxy/pull/481", + "project" : "s3proxy", + "breakingCommit" : "545aff574ce5313e1133f90d995ed38e9115b646", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.eclipse.jetty", + "dependencyArtifactID" : "jetty-servlet", + "previousVersion" : "11.0.11", + "newVersion" : "11.0.13", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/548f2efd47b36a4200b92ffa2995aacdc2cf621a.json b/data/not-reproduced-data/548f2efd47b36a4200b92ffa2995aacdc2cf621a.json new file mode 100644 index 000000000000..020eb2e1df65 --- /dev/null +++ b/data/not-reproduced-data/548f2efd47b36a4200b92ffa2995aacdc2cf621a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vandmo/dependency-lock-maven-plugin/pull/59", + "project" : "dependency-lock-maven-plugin", + "breakingCommit" : "548f2efd47b36a4200b92ffa2995aacdc2cf621a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven", + "dependencyArtifactID" : "maven-model", + "previousVersion" : "3.8.4", + "newVersion" : "3.8.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/54a692842ce8b615e8b914ca6b8fe830d4667567.json b/data/not-reproduced-data/54a692842ce8b615e8b914ca6b8fe830d4667567.json new file mode 100644 index 000000000000..78084995cd88 --- /dev/null +++ b/data/not-reproduced-data/54a692842ce8b615e8b914ca6b8fe830d4667567.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timbru31/SilkSpawners/pull/418", + "project" : "SilkSpawners", + "breakingCommit" : "54a692842ce8b615e8b914ca6b8fe830d4667567", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.massivecraft.factions", + "dependencyArtifactID" : "Factions", + "previousVersion" : "2.14.0", + "newVersion" : "3.3.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/54b07ec1ecc25aa13c82586c4e1a76d9bfee5425.json b/data/not-reproduced-data/54b07ec1ecc25aa13c82586c4e1a76d9bfee5425.json new file mode 100644 index 000000000000..8135caa8dee2 --- /dev/null +++ b/data/not-reproduced-data/54b07ec1ecc25aa13c82586c4e1a76d9bfee5425.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/INRIA/spoon/pull/4620", + "project" : "spoon", + "breakingCommit" : "54b07ec1ecc25aa13c82586c4e1a76d9bfee5425", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.bitbucket.mstrobel", + "dependencyArtifactID" : "procyon-compilertools", + "previousVersion" : "0.5.36", + "newVersion" : "0.6.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/55243b8cb8f710f7f5012a53443ba33c8c400416.json b/data/not-reproduced-data/55243b8cb8f710f7f5012a53443ba33c8c400416.json new file mode 100644 index 000000000000..f72df5154583 --- /dev/null +++ b/data/not-reproduced-data/55243b8cb8f710f7f5012a53443ba33c8c400416.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/52North/SOS/pull/1539", + "project" : "SOS", + "breakingCommit" : "55243b8cb8f710f7f5012a53443ba33c8c400416", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.minidev", + "dependencyArtifactID" : "json-smart", + "previousVersion" : "2.4.8", + "newVersion" : "2.4.9", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/554d17c1261dfa36a63098eaba77280a24b7168d.json b/data/not-reproduced-data/554d17c1261dfa36a63098eaba77280a24b7168d.json new file mode 100644 index 000000000000..82437c367b5c --- /dev/null +++ b/data/not-reproduced-data/554d17c1261dfa36a63098eaba77280a24b7168d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/INRIA/spoon/pull/4968", + "project" : "spoon", + "breakingCommit" : "554d17c1261dfa36a63098eaba77280a24b7168d", + "prAuthor" : "human", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "1.7.36", + "newVersion" : "2.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/556be50f6aafdf50415c9680ea873567cfbd91cd.json b/data/not-reproduced-data/556be50f6aafdf50415c9680ea873567cfbd91cd.json new file mode 100644 index 000000000000..dc9bfd012624 --- /dev/null +++ b/data/not-reproduced-data/556be50f6aafdf50415c9680ea873567cfbd91cd.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PapenfussLab/gridss/pull/632", + "project" : "gridss", + "breakingCommit" : "556be50f6aafdf50415c9680ea873567cfbd91cd", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "30.0-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/55919f70b6770d41c751314e1a3a0fff04fb9991.json b/data/not-reproduced-data/55919f70b6770d41c751314e1a3a0fff04fb9991.json new file mode 100644 index 000000000000..1e45fdea0147 --- /dev/null +++ b/data/not-reproduced-data/55919f70b6770d41c751314e1a3a0fff04fb9991.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/llmhyy/evosuite-plus-plus/pull/274", + "project" : "evosuite-plus-plus", + "breakingCommit" : "55919f70b6770d41c751314e1a3a0fff04fb9991", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jenkins-ci.plugins", + "dependencyArtifactID" : "mercurial", + "previousVersion" : "1.54", + "newVersion" : "2.16.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/559dc53e8353884b757a33c0c9315b572a31192d.json b/data/not-reproduced-data/559dc53e8353884b757a33c0c9315b572a31192d.json new file mode 100644 index 000000000000..20216abe0d58 --- /dev/null +++ b/data/not-reproduced-data/559dc53e8353884b757a33c0c9315b572a31192d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lob/lob-java/pull/326", + "project" : "lob-java", + "breakingCommit" : "559dc53e8353884b757a33c0c9315b572a31192d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.json", + "dependencyArtifactID" : "json", + "previousVersion" : "20220320", + "newVersion" : "20230227", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/565bac9f0c0b1d22d3ab51e0dcf3a98f6b0a5018.json b/data/not-reproduced-data/565bac9f0c0b1d22d3ab51e0dcf3a98f6b0a5018.json new file mode 100644 index 000000000000..e6477d6a1a19 --- /dev/null +++ b/data/not-reproduced-data/565bac9f0c0b1d22d3ab51e0dcf3a98f6b0a5018.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/642", + "project" : "CE", + "breakingCommit" : "565bac9f0c0b1d22d3ab51e0dcf3a98f6b0a5018", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.12.6.1", + "newVersion" : "2.12.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/56b1cde573f7b411a3a831bed30c624ddfdbdf3d.json b/data/not-reproduced-data/56b1cde573f7b411a3a831bed30c624ddfdbdf3d.json new file mode 100644 index 000000000000..d790b5a0598b --- /dev/null +++ b/data/not-reproduced-data/56b1cde573f7b411a3a831bed30c624ddfdbdf3d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/fmtn/a/pull/138", + "project" : "a", + "breakingCommit" : "56b1cde573f7b411a3a831bed30c624ddfdbdf3d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.graalvm.js", + "dependencyArtifactID" : "js-scriptengine", + "previousVersion" : "22.0.0", + "newVersion" : "22.1.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5707173ee9923a61948a6c7cddae14f74c9df7ca.json b/data/not-reproduced-data/5707173ee9923a61948a6c7cddae14f74c9df7ca.json new file mode 100644 index 000000000000..5477a4ac4241 --- /dev/null +++ b/data/not-reproduced-data/5707173ee9923a61948a6c7cddae14f74c9df7ca.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OxalisCommunity/oxalis/pull/563", + "project" : "oxalis", + "breakingCommit" : "5707173ee9923a61948a6c7cddae14f74c9df7ca", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.4.199", + "newVersion" : "2.0.206", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/57091951b33a9674db9a01aa4d8d0fd4926c4fab.json b/data/not-reproduced-data/57091951b33a9674db9a01aa4d8d0fd4926c4fab.json new file mode 100644 index 000000000000..e5fc4b2cbffe --- /dev/null +++ b/data/not-reproduced-data/57091951b33a9674db9a01aa4d8d0fd4926c4fab.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/eu-digital-green-certificates/dgca-validation-service/pull/100", + "project" : "dgca-validation-service", + "breakingCommit" : "57091951b33a9674db9a01aa4d8d0fd4926c4fab", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.16.0", + "newVersion" : "2.17.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/57ba9974cf692b91dd98f2c81b0531a86d560fc4.json b/data/not-reproduced-data/57ba9974cf692b91dd98f2c81b0531a86d560fc4.json new file mode 100644 index 000000000000..1cde15c9448b --- /dev/null +++ b/data/not-reproduced-data/57ba9974cf692b91dd98f2c81b0531a86d560fc4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3887", + "project" : "janusgraph", + "breakingCommit" : "57ba9974cf692b91dd98f2c81b0531a86d560fc4", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.xerial.snappy", + "dependencyArtifactID" : "snappy-java", + "previousVersion" : "1.1.10.1", + "newVersion" : "1.1.10.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/57ea2b84e6e274ae014da36106ac413db8bd4317.json b/data/not-reproduced-data/57ea2b84e6e274ae014da36106ac413db8bd4317.json new file mode 100644 index 000000000000..333b35eb5fee --- /dev/null +++ b/data/not-reproduced-data/57ea2b84e6e274ae014da36106ac413db8bd4317.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/urlaubsverwaltung/urlaubsverwaltung/pull/3729", + "project" : "urlaubsverwaltung", + "breakingCommit" : "57ea2b84e6e274ae014da36106ac413db8bd4317", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "de.focus-shift", + "dependencyArtifactID" : "jollyday-jaxb", + "previousVersion" : "0.10.0", + "newVersion" : "0.13.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/581bc2dd485499eaa67edcbd0036eaad8c706780.json b/data/not-reproduced-data/581bc2dd485499eaa67edcbd0036eaad8c706780.json new file mode 100644 index 000000000000..d3876483c7f8 --- /dev/null +++ b/data/not-reproduced-data/581bc2dd485499eaa67edcbd0036eaad8c706780.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/396", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "581bc2dd485499eaa67edcbd0036eaad8c706780", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-web", + "previousVersion" : "5.3.13", + "newVersion" : "5.3.14", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/58542b7dad71f53812d38144be6b23ce2af4f3b2.json b/data/not-reproduced-data/58542b7dad71f53812d38144be6b23ce2af4f3b2.json new file mode 100644 index 000000000000..bee1c2c03151 --- /dev/null +++ b/data/not-reproduced-data/58542b7dad71f53812d38144be6b23ce2af4f3b2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/521", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "58542b7dad71f53812d38144be6b23ce2af4f3b2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.assertj", + "dependencyArtifactID" : "assertj-core", + "previousVersion" : "3.21.0", + "newVersion" : "3.24.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/585eccae2ee52f6e2097227792ee0475581187d5.json b/data/not-reproduced-data/585eccae2ee52f6e2097227792ee0475581187d5.json new file mode 100644 index 000000000000..c82f2f9ef901 --- /dev/null +++ b/data/not-reproduced-data/585eccae2ee52f6e2097227792ee0475581187d5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/537", + "project" : "JavaClasses", + "breakingCommit" : "585eccae2ee52f6e2097227792ee0475581187d5", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.poi", + "dependencyArtifactID" : "poi-scratchpad", + "previousVersion" : "4.1.2", + "newVersion" : "5.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/587a473bb19aa124acaee9f942644369e0f653e4.json b/data/not-reproduced-data/587a473bb19aa124acaee9f942644369e0f653e4.json new file mode 100644 index 000000000000..197f591fe201 --- /dev/null +++ b/data/not-reproduced-data/587a473bb19aa124acaee9f942644369e0f653e4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3588", + "project" : "georchestra", + "breakingCommit" : "587a473bb19aa124acaee9f942644369e0f653e4", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.openapitools", + "dependencyArtifactID" : "jackson-databind-nullable", + "previousVersion" : "0.1.0", + "newVersion" : "0.2.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/588cf7b4b61623b9e788aaec4d9ca18450904590.json b/data/not-reproduced-data/588cf7b4b61623b9e788aaec4d9ca18450904590.json new file mode 100644 index 000000000000..879d581b9e50 --- /dev/null +++ b/data/not-reproduced-data/588cf7b4b61623b9e788aaec4d9ca18450904590.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/1020", + "project" : "togglz", + "breakingCommit" : "588cf7b4b61623b9e788aaec4d9ca18450904590", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.wildfly", + "dependencyArtifactID" : "wildfly-spec-api", + "previousVersion" : "27.0.1.Final", + "newVersion" : "28.0.0.Final", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/58b1dd2b7284dc0b71981738721386999a53c799.json b/data/not-reproduced-data/58b1dd2b7284dc0b71981738721386999a53c799.json new file mode 100644 index 000000000000..00e2de809c66 --- /dev/null +++ b/data/not-reproduced-data/58b1dd2b7284dc0b71981738721386999a53c799.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/92", + "project" : "elementary", + "breakingCommit" : "58b1dd2b7284dc0b71981738721386999a53c799", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.21.2", + "newVersion" : "3.21.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/58d2448fa2d6ec02f428b85eaeef0855508e72b9.json b/data/not-reproduced-data/58d2448fa2d6ec02f428b85eaeef0855508e72b9.json new file mode 100644 index 000000000000..b5d23437ea18 --- /dev/null +++ b/data/not-reproduced-data/58d2448fa2d6ec02f428b85eaeef0855508e72b9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/652", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "58d2448fa2d6ec02f428b85eaeef0855508e72b9", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-webmvc", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/58f6b29a6641874b5db1cc38e6c8a19990cfd025.json b/data/not-reproduced-data/58f6b29a6641874b5db1cc38e6c8a19990cfd025.json new file mode 100644 index 000000000000..9d21675fd763 --- /dev/null +++ b/data/not-reproduced-data/58f6b29a6641874b5db1cc38e6c8a19990cfd025.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/usethesource/vallang/pull/188", + "project" : "vallang", + "breakingCommit" : "58f6b29a6641874b5db1cc38e6c8a19990cfd025", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.commons", + "dependencyArtifactID" : "commons-compress", + "previousVersion" : "1.22", + "newVersion" : "1.23.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/597e61af686fcbc1dec977c9788013c6f4c113a4.json b/data/not-reproduced-data/597e61af686fcbc1dec977c9788013c6f4c113a4.json new file mode 100644 index 000000000000..1598507b0e92 --- /dev/null +++ b/data/not-reproduced-data/597e61af686fcbc1dec977c9788013c6f4c113a4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/ChangeSkin/pull/262", + "project" : "ChangeSkin", + "breakingCommit" : "597e61af686fcbc1dec977c9788013c6f4c113a4", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-jdk14", + "previousVersion" : "2.0.0", + "newVersion" : "2.0.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/59849004763ffd66d14047d51908192ba0551a73.json b/data/not-reproduced-data/59849004763ffd66d14047d51908192ba0551a73.json new file mode 100644 index 000000000000..33d96d0ed6e5 --- /dev/null +++ b/data/not-reproduced-data/59849004763ffd66d14047d51908192ba0551a73.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokuwaio/micronaut-openapi-codegen/pull/161", + "project" : "micronaut-openapi-codegen", + "breakingCommit" : "59849004763ffd66d14047d51908192ba0551a73", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-context", + "previousVersion" : "5.3.23", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/59ae2c65f45e86b508f7f9e2d502bb3c126597f9.json b/data/not-reproduced-data/59ae2c65f45e86b508f7f9e2d502bb3c126597f9.json new file mode 100644 index 000000000000..7f283fc5f960 --- /dev/null +++ b/data/not-reproduced-data/59ae2c65f45e86b508f7f9e2d502bb3c126597f9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PicnicSupermarket/error-prone-support/pull/680", + "project" : "error-prone-support", + "breakingCommit" : "59ae2c65f45e86b508f7f9e2d502bb3c126597f9", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework.boot", + "dependencyArtifactID" : "spring-boot-test", + "previousVersion" : "2.7.12", + "newVersion" : "3.1.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/59e506a8d52b087429e2173fc2b5935d301aa650.json b/data/not-reproduced-data/59e506a8d52b087429e2173fc2b5935d301aa650.json new file mode 100644 index 000000000000..304b4e4b420e --- /dev/null +++ b/data/not-reproduced-data/59e506a8d52b087429e2173fc2b5935d301aa650.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Password4j/password4j/pull/89", + "project" : "password4j", + "breakingCommit" : "59e506a8d52b087429e2173fc2b5935d301aa650", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "2.0.3", + "newVersion" : "2.0.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/59eb16602b27b835a8b7a62059dc33699aa8eee7.json b/data/not-reproduced-data/59eb16602b27b835a8b7a62059dc33699aa8eee7.json new file mode 100644 index 000000000000..8a1599d1a10b --- /dev/null +++ b/data/not-reproduced-data/59eb16602b27b835a8b7a62059dc33699aa8eee7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/7017", + "project" : "core-geonetwork", + "breakingCommit" : "59eb16602b27b835a8b7a62059dc33699aa8eee7", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.tmatesoft.svnkit", + "dependencyArtifactID" : "svnkit", + "previousVersion" : "1.10.9", + "newVersion" : "1.10.11", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5a211e83b032ac45b80f8fb0509969e1b2f6e598.json b/data/not-reproduced-data/5a211e83b032ac45b80f8fb0509969e1b2f6e598.json new file mode 100644 index 000000000000..c68455662ef6 --- /dev/null +++ b/data/not-reproduced-data/5a211e83b032ac45b80f8fb0509969e1b2f6e598.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/galatea-associates/fuse-starter-java/pull/388", + "project" : "fuse-starter-java", + "breakingCommit" : "5a211e83b032ac45b80f8fb0509969e1b2f6e598", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.poi", + "dependencyArtifactID" : "poi", + "previousVersion" : "4.1.0", + "newVersion" : "4.1.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5a6b448581076188fee324174b5faf4452d43234.json b/data/not-reproduced-data/5a6b448581076188fee324174b5faf4452d43234.json new file mode 100644 index 000000000000..17c587a3f5f0 --- /dev/null +++ b/data/not-reproduced-data/5a6b448581076188fee324174b5faf4452d43234.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/metersphere/metersphere/pull/10270", + "project" : "metersphere", + "breakingCommit" : "5a6b448581076188fee324174b5faf4452d43234", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.thoughtworks.xstream", + "dependencyArtifactID" : "xstream", + "previousVersion" : "1.4.18", + "newVersion" : "1.4.19", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5a6f51eff30426ab0a5c776fb061d81522ecf517.json b/data/not-reproduced-data/5a6f51eff30426ab0a5c776fb061d81522ecf517.json new file mode 100644 index 000000000000..ba41ff3f2fb4 --- /dev/null +++ b/data/not-reproduced-data/5a6f51eff30426ab0a5c776fb061d81522ecf517.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/354", + "project" : "chimera", + "breakingCommit" : "5a6f51eff30426ab0a5c776fb061d81522ecf517", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.21.1", + "newVersion" : "3.21.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5a90d7a442ec0f8da7b31a26b87e548f32e65a08.json b/data/not-reproduced-data/5a90d7a442ec0f8da7b31a26b87e548f32e65a08.json new file mode 100644 index 000000000000..ed5cc9e5efe2 --- /dev/null +++ b/data/not-reproduced-data/5a90d7a442ec0f8da7b31a26b87e548f32e65a08.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MyCATApache/Mycat2/pull/800", + "project" : "Mycat2", + "breakingCommit" : "5a90d7a442ec0f8da7b31a26b87e548f32e65a08", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "29.0-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5aa6be86219cb22703e9c88bf0159fb51c1cedbb.json b/data/not-reproduced-data/5aa6be86219cb22703e9c88bf0159fb51c1cedbb.json new file mode 100644 index 000000000000..6a92e5bb7952 --- /dev/null +++ b/data/not-reproduced-data/5aa6be86219cb22703e9c88bf0159fb51c1cedbb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freedomotic/freedomotic/pull/531", + "project" : "freedomotic", + "breakingCommit" : "5aa6be86219cb22703e9c88bf0159fb51c1cedbb", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.xerial", + "dependencyArtifactID" : "sqlite-jdbc", + "previousVersion" : "3.8.7", + "newVersion" : "3.41.2.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5ad7e49f7b17fa1443469e77dfb219c44695d812.json b/data/not-reproduced-data/5ad7e49f7b17fa1443469e77dfb219c44695d812.json new file mode 100644 index 000000000000..17dfe1741c2b --- /dev/null +++ b/data/not-reproduced-data/5ad7e49f7b17fa1443469e77dfb219c44695d812.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/virtualsatellite/VirtualSatellite4-Core/pull/1073", + "project" : "VirtualSatellite4-Core", + "breakingCommit" : "5ad7e49f7b17fa1443469e77dfb219c44695d812", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.poi", + "dependencyArtifactID" : "poi-scratchpad", + "previousVersion" : "3.17", + "newVersion" : "5.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5b1b363cccb0ade59e06c4f9fc25384737ea1a73.json b/data/not-reproduced-data/5b1b363cccb0ade59e06c4f9fc25384737ea1a73.json new file mode 100644 index 000000000000..23aaa9156d47 --- /dev/null +++ b/data/not-reproduced-data/5b1b363cccb0ade59e06c4f9fc25384737ea1a73.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MajekDev/HexNicks/pull/70", + "project" : "HexNicks", + "breakingCommit" : "5b1b363cccb0ade59e06c4f9fc25384737ea1a73", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.kyori", + "dependencyArtifactID" : "adventure-text-minimessage", + "previousVersion" : "4.10.0-20220207.012501-47", + "newVersion" : "4.10.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5b6ddb30dea8def1dd8b380c2b582389af679ecf.json b/data/not-reproduced-data/5b6ddb30dea8def1dd8b380c2b582389af679ecf.json new file mode 100644 index 000000000000..535d4677bc67 --- /dev/null +++ b/data/not-reproduced-data/5b6ddb30dea8def1dd8b380c2b582389af679ecf.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/510", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "5b6ddb30dea8def1dd8b380c2b582389af679ecf", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5b90c67ef2d2ebb296534ea2ce8d8955cf6854c7.json b/data/not-reproduced-data/5b90c67ef2d2ebb296534ea2ce8d8955cf6854c7.json new file mode 100644 index 000000000000..734857a1e5f6 --- /dev/null +++ b/data/not-reproduced-data/5b90c67ef2d2ebb296534ea2ce8d8955cf6854c7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Samsung/LPVS/pull/183", + "project" : "LPVS", + "breakingCommit" : "5b90c67ef2d2ebb296534ea2ce8d8955cf6854c7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.27", + "newVersion" : "6.0.10", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5ba7a31a5708871a1a1c35d0f45b6698a2fb99c2.json b/data/not-reproduced-data/5ba7a31a5708871a1a1c35d0f45b6698a2fb99c2.json new file mode 100644 index 000000000000..23a5773fe9f0 --- /dev/null +++ b/data/not-reproduced-data/5ba7a31a5708871a1a1c35d0f45b6698a2fb99c2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/TheExkaliburg/MoreFair/pull/150", + "project" : "MoreFair", + "breakingCommit" : "5ba7a31a5708871a1a1c35d0f45b6698a2fb99c2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework.session", + "dependencyArtifactID" : "spring-session-core", + "previousVersion" : "3.0.0", + "newVersion" : "3.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5bac1085828df6a5b1087c9c0a5150cc97b9c11e.json b/data/not-reproduced-data/5bac1085828df6a5b1087c9c0a5150cc97b9c11e.json new file mode 100644 index 000000000000..4f6dcdc57815 --- /dev/null +++ b/data/not-reproduced-data/5bac1085828df6a5b1087c9c0a5150cc97b9c11e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/swri-robotics/bag-database/pull/178", + "project" : "bag-database", + "breakingCommit" : "5bac1085828df6a5b1087c9c0a5150cc97b9c11e", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.liquibase", + "dependencyArtifactID" : "liquibase-core", + "previousVersion" : "3.8.9", + "newVersion" : "4.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5bca249ac5ebe9e825dfb21d1d366d1e15b8d7d5.json b/data/not-reproduced-data/5bca249ac5ebe9e825dfb21d1d366d1e15b8d7d5.json new file mode 100644 index 000000000000..9eb1728fec2b --- /dev/null +++ b/data/not-reproduced-data/5bca249ac5ebe9e825dfb21d1d366d1e15b8d7d5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/396", + "project" : "Ree6", + "breakingCommit" : "5bca249ac5ebe9e825dfb21d1d366d1e15b8d7d5", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "me.presti", + "dependencyArtifactID" : "YoutubeWrapper", + "previousVersion" : "db8c1a2b33", + "newVersion" : "1.0", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5bd4b36c843e3320e305ea07338b31f5ef6cf9cb.json b/data/not-reproduced-data/5bd4b36c843e3320e305ea07338b31f5ef6cf9cb.json new file mode 100644 index 000000000000..b18e39282fc1 --- /dev/null +++ b/data/not-reproduced-data/5bd4b36c843e3320e305ea07338b31f5ef6cf9cb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/taosdata/taos-connector-jdbc/pull/102", + "project" : "taos-connector-jdbc", + "breakingCommit" : "5bd4b36c843e3320e305ea07338b31f5ef6cf9cb", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "30.1.1-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5bee49d5ad63709b4399e7df950a884d3e54a971.json b/data/not-reproduced-data/5bee49d5ad63709b4399e7df950a884d3e54a971.json new file mode 100644 index 000000000000..6b161f43ec5e --- /dev/null +++ b/data/not-reproduced-data/5bee49d5ad63709b4399e7df950a884d3e54a971.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PerimeterX/perimeterx-java-sdk/pull/266", + "project" : "perimeterx-java-sdk", + "breakingCommit" : "5bee49d5ad63709b4399e7df950a884d3e54a971", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.11.4", + "newVersion" : "2.12.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5bff142bc5e13e6d55aa4fa21d414d43d21574fc.json b/data/not-reproduced-data/5bff142bc5e13e6d55aa4fa21d414d43d21574fc.json new file mode 100644 index 000000000000..a7f99fa36969 --- /dev/null +++ b/data/not-reproduced-data/5bff142bc5e13e6d55aa4fa21d414d43d21574fc.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/431", + "project" : "chimera", + "breakingCommit" : "5bff142bc5e13e6d55aa4fa21d414d43d21574fc", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.wagon", + "dependencyArtifactID" : "wagon-webdav-jackrabbit", + "previousVersion" : "3.5.2", + "newVersion" : "3.5.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5c0e38ca9f22c2bfa5db05da30917e4be49c4644.json b/data/not-reproduced-data/5c0e38ca9f22c2bfa5db05da30917e4be49c4644.json new file mode 100644 index 000000000000..6cc5256b9a78 --- /dev/null +++ b/data/not-reproduced-data/5c0e38ca9f22c2bfa5db05da30917e4be49c4644.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/744", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "5c0e38ca9f22c2bfa5db05da30917e4be49c4644", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-tx", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.8", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5c172a63bdeafd550620782e570b99cc8bf1105c.json b/data/not-reproduced-data/5c172a63bdeafd550620782e570b99cc8bf1105c.json new file mode 100644 index 000000000000..0afc21ffa7a0 --- /dev/null +++ b/data/not-reproduced-data/5c172a63bdeafd550620782e570b99cc8bf1105c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/metamug/mason/pull/168", + "project" : "mason", + "breakingCommit" : "5c172a63bdeafd550620782e570b99cc8bf1105c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.json", + "dependencyArtifactID" : "json", + "previousVersion" : "20180813", + "newVersion" : "20230227", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5cbed3b1777c6772efb29b2a9ff2a35c6df2b9bd.json b/data/not-reproduced-data/5cbed3b1777c6772efb29b2a9ff2a35c6df2b9bd.json new file mode 100644 index 000000000000..35fe4e94bdbb --- /dev/null +++ b/data/not-reproduced-data/5cbed3b1777c6772efb29b2a9ff2a35c6df2b9bd.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenRefine/OpenRefine/pull/4648", + "project" : "OpenRefine", + "breakingCommit" : "5cbed3b1777c6772efb29b2a9ff2a35c6df2b9bd", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.mariadb.jdbc", + "dependencyArtifactID" : "mariadb-java-client", + "previousVersion" : "2.7.5", + "newVersion" : "3.0.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5d2262cc6f0c2e204919fd91338f2004891cb1be.json b/data/not-reproduced-data/5d2262cc6f0c2e204919fd91338f2004891cb1be.json new file mode 100644 index 000000000000..f1847864d8ad --- /dev/null +++ b/data/not-reproduced-data/5d2262cc6f0c2e204919fd91338f2004891cb1be.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vandmo/dependency-lock-maven-plugin/pull/69", + "project" : "dependency-lock-maven-plugin", + "breakingCommit" : "5d2262cc6f0c2e204919fd91338f2004891cb1be", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "31.1-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "provided", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5d3d7d14de6fd39f1d71115ad9b84f8038269896.json b/data/not-reproduced-data/5d3d7d14de6fd39f1d71115ad9b84f8038269896.json new file mode 100644 index 000000000000..545da70eae75 --- /dev/null +++ b/data/not-reproduced-data/5d3d7d14de6fd39f1d71115ad9b84f8038269896.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tinylog-org/tinylog/pull/366", + "project" : "tinylog", + "breakingCommit" : "5d3d7d14de6fd39f1d71115ad9b84f8038269896", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.6.0", + "newVersion" : "10.7.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5d768700fbe0e406243b5768293cec7b949516e8.json b/data/not-reproduced-data/5d768700fbe0e406243b5768293cec7b949516e8.json new file mode 100644 index 000000000000..07e898fd5553 --- /dev/null +++ b/data/not-reproduced-data/5d768700fbe0e406243b5768293cec7b949516e8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/560", + "project" : "CE", + "breakingCommit" : "5d768700fbe0e406243b5768293cec7b949516e8", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.12.6.1", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5d92d6cbdfa728a1112967ce26e505cfccb46ea9.json b/data/not-reproduced-data/5d92d6cbdfa728a1112967ce26e505cfccb46ea9.json new file mode 100644 index 000000000000..1184cff2e65c --- /dev/null +++ b/data/not-reproduced-data/5d92d6cbdfa728a1112967ce26e505cfccb46ea9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vert-x3/vertx-web/pull/2215", + "project" : "vertx-web", + "breakingCommit" : "5d92d6cbdfa728a1112967ce26e505cfccb46ea9", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.reactivestreams", + "dependencyArtifactID" : "reactive-streams", + "previousVersion" : "1.0.3", + "newVersion" : "1.0.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5da1ecbaf8e5a0f0b54dd46bba5d034e298dedde.json b/data/not-reproduced-data/5da1ecbaf8e5a0f0b54dd46bba5d034e298dedde.json new file mode 100644 index 000000000000..52c97346259b --- /dev/null +++ b/data/not-reproduced-data/5da1ecbaf8e5a0f0b54dd46bba5d034e298dedde.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/SpineEventEngine/core-java/pull/1522", + "project" : "core-java", + "breakingCommit" : "5da1ecbaf8e5a0f0b54dd46bba5d034e298dedde", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.grpc", + "dependencyArtifactID" : "grpc-protobuf", + "previousVersion" : "1.52.1", + "newVersion" : "1.53.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5e05ad6d9f2706e61b2af9148d4709ef1f30bcb0.json b/data/not-reproduced-data/5e05ad6d9f2706e61b2af9148d4709ef1f30bcb0.json new file mode 100644 index 000000000000..a97c50b7e1ba --- /dev/null +++ b/data/not-reproduced-data/5e05ad6d9f2706e61b2af9148d4709ef1f30bcb0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/P2P-Develop/PeyangSuperbAntiCheat/pull/111", + "project" : "PeyangSuperbAntiCheat", + "breakingCommit" : "5e05ad6d9f2706e61b2af9148d4709ef1f30bcb0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.comphenix.protocol", + "dependencyArtifactID" : "ProtocolLib", + "previousVersion" : "4.7.0", + "newVersion" : "4.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5e0905141db7d1e428fcb047fcf9ca13343d6bd5.json b/data/not-reproduced-data/5e0905141db7d1e428fcb047fcf9ca13343d6bd5.json new file mode 100644 index 000000000000..7931c906cecc --- /dev/null +++ b/data/not-reproduced-data/5e0905141db7d1e428fcb047fcf9ca13343d6bd5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mapstruct/mapstruct/pull/3033", + "project" : "mapstruct", + "breakingCommit" : "5e0905141db7d1e428fcb047fcf9ca13343d6bd5", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.freemarker", + "dependencyArtifactID" : "freemarker", + "previousVersion" : "2.3.21", + "newVersion" : "2.3.30", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5e622d83e5e223496f458b1516dac40c1c8b7ea9.json b/data/not-reproduced-data/5e622d83e5e223496f458b1516dac40c1c8b7ea9.json new file mode 100644 index 000000000000..eb3aadb7359d --- /dev/null +++ b/data/not-reproduced-data/5e622d83e5e223496f458b1516dac40c1c8b7ea9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6602", + "project" : "core-geonetwork", + "breakingCommit" : "5e622d83e5e223496f458b1516dac40c1c8b7ea9", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.tmatesoft.svnkit", + "dependencyArtifactID" : "svnkit", + "previousVersion" : "1.7.8", + "newVersion" : "1.10.8", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5e6846a50737c240be6fedb6626f0d32906d10ad.json b/data/not-reproduced-data/5e6846a50737c240be6fedb6626f0d32906d10ad.json new file mode 100644 index 000000000000..d046394066aa --- /dev/null +++ b/data/not-reproduced-data/5e6846a50737c240be6fedb6626f0d32906d10ad.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/674", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "5e6846a50737c240be6fedb6626f0d32906d10ad", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-tx", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5e8adb7cabd9f517b1ccd51beb08bf08d79f28d1.json b/data/not-reproduced-data/5e8adb7cabd9f517b1ccd51beb08bf08d79f28d1.json new file mode 100644 index 000000000000..f899d5af1e02 --- /dev/null +++ b/data/not-reproduced-data/5e8adb7cabd9f517b1ccd51beb08bf08d79f28d1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/131", + "project" : "elementary", + "breakingCommit" : "5e8adb7cabd9f517b1ccd51beb08bf08d79f28d1", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.3.2", + "newVersion" : "10.3.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5ecf1fb51ef67d780b4b3fbd81a6f310d53c4069.json b/data/not-reproduced-data/5ecf1fb51ef67d780b4b3fbd81a6f310d53c4069.json new file mode 100644 index 000000000000..6fa032ff1928 --- /dev/null +++ b/data/not-reproduced-data/5ecf1fb51ef67d780b4b3fbd81a6f310d53c4069.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6996", + "project" : "core-geonetwork", + "breakingCommit" : "5ecf1fb51ef67d780b4b3fbd81a6f310d53c4069", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.json", + "dependencyArtifactID" : "json", + "previousVersion" : "20140107", + "newVersion" : "20230227", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5ee5c06d14cab2d0e71a4b8a06b794470776c98b.json b/data/not-reproduced-data/5ee5c06d14cab2d0e71a4b8a06b794470776c98b.json new file mode 100644 index 000000000000..b0a07686e71d --- /dev/null +++ b/data/not-reproduced-data/5ee5c06d14cab2d0e71a4b8a06b794470776c98b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/124", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "5ee5c06d14cab2d0e71a4b8a06b794470776c98b", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.glassfish.jersey.containers", + "dependencyArtifactID" : "jersey-container-servlet", + "previousVersion" : "2.22.1", + "newVersion" : "2.31", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5f23f16f3ebfd4482921167efcc81d97661d2991.json b/data/not-reproduced-data/5f23f16f3ebfd4482921167efcc81d97661d2991.json new file mode 100644 index 000000000000..9739a5e65076 --- /dev/null +++ b/data/not-reproduced-data/5f23f16f3ebfd4482921167efcc81d97661d2991.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ASSERT-KTH/flacoco/pull/234", + "project" : "flacoco", + "breakingCommit" : "5f23f16f3ebfd4482921167efcc81d97661d2991", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "eu.stamp-project", + "dependencyArtifactID" : "test-runner", + "previousVersion" : "4.12", + "newVersion" : "4.13", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/5f9665551b9d8c6ecc641a3163d6ac791fa257aa.json b/data/not-reproduced-data/5f9665551b9d8c6ecc641a3163d6ac791fa257aa.json new file mode 100644 index 000000000000..0be4a9f11bdc --- /dev/null +++ b/data/not-reproduced-data/5f9665551b9d8c6ecc641a3163d6ac791fa257aa.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/trinodb/trino/pull/13330", + "project" : "trino", + "breakingCommit" : "5f9665551b9d8c6ecc641a3163d6ac791fa257aa", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "io.trino.benchto", + "dependencyArtifactID" : "benchto-driver", + "previousVersion" : "0.17", + "newVersion" : "0.18", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/603a7fec4547a5e2547e63e235ef0951ba4c45ef.json b/data/not-reproduced-data/603a7fec4547a5e2547e63e235ef0951ba4c45ef.json new file mode 100644 index 000000000000..7441666c42b9 --- /dev/null +++ b/data/not-reproduced-data/603a7fec4547a5e2547e63e235ef0951ba4c45ef.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ASSERT-KTH/sorald/pull/1060", + "project" : "sorald", + "breakingCommit" : "603a7fec4547a5e2547e63e235ef0951ba4c45ef", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "fr.inria.gforge.spoon", + "dependencyArtifactID" : "spoon-core", + "previousVersion" : "10.3.0", + "newVersion" : "10.4.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/607a1b2308a53052ac23470a813bd8d5e4ced0df.json b/data/not-reproduced-data/607a1b2308a53052ac23470a813bd8d5e4ced0df.json new file mode 100644 index 000000000000..737acb3b6b04 --- /dev/null +++ b/data/not-reproduced-data/607a1b2308a53052ac23470a813bd8d5e4ced0df.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/483", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "607a1b2308a53052ac23470a813bd8d5e4ced0df", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.3.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6099c887b3dbf05d4d03afe87bcca3062ecafc3e.json b/data/not-reproduced-data/6099c887b3dbf05d4d03afe87bcca3062ecafc3e.json new file mode 100644 index 000000000000..09805cb6b54f --- /dev/null +++ b/data/not-reproduced-data/6099c887b3dbf05d4d03afe87bcca3062ecafc3e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Password4j/password4j/pull/108", + "project" : "password4j", + "breakingCommit" : "6099c887b3dbf05d4d03afe87bcca3062ecafc3e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "2.0.6", + "newVersion" : "2.0.7", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/60acc69c6bc5c91622b9f28233a2904adbc24538.json b/data/not-reproduced-data/60acc69c6bc5c91622b9f28233a2904adbc24538.json new file mode 100644 index 000000000000..c9f1ed83df8f --- /dev/null +++ b/data/not-reproduced-data/60acc69c6bc5c91622b9f28233a2904adbc24538.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/422", + "project" : "chimera", + "breakingCommit" : "60acc69c6bc5c91622b9f28233a2904adbc24538", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.26.0", + "newVersion" : "3.27.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/60b62424f0ab7b42ad367ce8bb42bc8517b046fe.json b/data/not-reproduced-data/60b62424f0ab7b42ad367ce8bb42bc8517b046fe.json new file mode 100644 index 000000000000..af6a71a8c8f6 --- /dev/null +++ b/data/not-reproduced-data/60b62424f0ab7b42ad367ce8bb42bc8517b046fe.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/SonicCloudOrg/sonic-server/pull/298", + "project" : "sonic-server", + "breakingCommit" : "60b62424f0ab7b42ad367ce8bb42bc8517b046fe", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.alibaba", + "dependencyArtifactID" : "fastjson", + "previousVersion" : "1.2.83", + "newVersion" : "2.0.23", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/60b866ad2ea2bf1580d6e6a06698ea65a7a11b51.json b/data/not-reproduced-data/60b866ad2ea2bf1580d6e6a06698ea65a7a11b51.json new file mode 100644 index 000000000000..9d8d1f7104f3 --- /dev/null +++ b/data/not-reproduced-data/60b866ad2ea2bf1580d6e6a06698ea65a7a11b51.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Intel-bigdata/HiBench/pull/729", + "project" : "HiBench", + "breakingCommit" : "60b866ad2ea2bf1580d6e6a06698ea65a7a11b51", + "prAuthor" : "human", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "32.0.0-jre", + "newVersion" : "32.0.1-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/60c6b2f0dad96a7e7ce24fe0c29b147598007742.json b/data/not-reproduced-data/60c6b2f0dad96a7e7ce24fe0c29b147598007742.json new file mode 100644 index 000000000000..af8892d18832 --- /dev/null +++ b/data/not-reproduced-data/60c6b2f0dad96a7e7ce24fe0c29b147598007742.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/getgauge/gauge-java/pull/671", + "project" : "gauge-java", + "breakingCommit" : "60c6b2f0dad96a7e7ce24fe0c29b147598007742", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.grpc", + "dependencyArtifactID" : "grpc-protobuf", + "previousVersion" : "1.43.2", + "newVersion" : "1.44.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/613f6c0c20a8820e5b9fb9acb3bf3ed5f0031282.json b/data/not-reproduced-data/613f6c0c20a8820e5b9fb9acb3bf3ed5f0031282.json new file mode 100644 index 000000000000..7bf586686f2e --- /dev/null +++ b/data/not-reproduced-data/613f6c0c20a8820e5b9fb9acb3bf3ed5f0031282.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/techa03/goodsKill/pull/176", + "project" : "goodsKill", + "breakingCommit" : "613f6c0c20a8820e5b9fb9acb3bf3ed5f0031282", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "30.1.1-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/617b59817e537f950b99878571839acd32377052.json b/data/not-reproduced-data/617b59817e537f950b99878571839acd32377052.json new file mode 100644 index 000000000000..645e6a4dfb81 --- /dev/null +++ b/data/not-reproduced-data/617b59817e537f950b99878571839acd32377052.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChart/pull/749", + "project" : "XChart", + "breakingCommit" : "617b59817e537f950b99878571839acd32377052", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.openjfx", + "dependencyArtifactID" : "javafx-swing", + "previousVersion" : "11.0.2", + "newVersion" : "20.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/61a28ecc98fe111c1d4884ffb6ae16cf1c6a2733.json b/data/not-reproduced-data/61a28ecc98fe111c1d4884ffb6ae16cf1c6a2733.json new file mode 100644 index 000000000000..fd49b3027742 --- /dev/null +++ b/data/not-reproduced-data/61a28ecc98fe111c1d4884ffb6ae16cf1c6a2733.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/metersphere/jenkins-plugin/pull/24", + "project" : "jenkins-plugin", + "breakingCommit" : "61a28ecc98fe111c1d4884ffb6ae16cf1c6a2733", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jenkins-ci.plugins.workflow", + "dependencyArtifactID" : "workflow-support", + "previousVersion" : "2.11", + "newVersion" : "839.v35e2736cfd5c", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/61aa851d6ce6ebf8891e6f63635233d78b366b66.json b/data/not-reproduced-data/61aa851d6ce6ebf8891e6f63635233d78b366b66.json new file mode 100644 index 000000000000..fffda50a9720 --- /dev/null +++ b/data/not-reproduced-data/61aa851d6ce6ebf8891e6f63635233d78b366b66.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/INRIA/spoon/pull/4457", + "project" : "spoon", + "breakingCommit" : "61aa851d6ce6ebf8891e6f63635233d78b366b66", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jgrapht", + "dependencyArtifactID" : "jgrapht-core", + "previousVersion" : "0.9.2", + "newVersion" : "1.5.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/61b391c4fc3461a7f85820171e7fde5a6599cd8c.json b/data/not-reproduced-data/61b391c4fc3461a7f85820171e7fde5a6599cd8c.json new file mode 100644 index 000000000000..4aa7b283121f --- /dev/null +++ b/data/not-reproduced-data/61b391c4fc3461a7f85820171e7fde5a6599cd8c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/58", + "project" : "Ree6", + "breakingCommit" : "61b391c4fc3461a7f85820171e7fde5a6599cd8c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "me.carleslc.Simple-YAML", + "dependencyArtifactID" : "Simple-Yaml", + "previousVersion" : "1.7.2", + "newVersion" : "1.8", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/61d234c9f76250454044ff657be56ac26562bcee.json b/data/not-reproduced-data/61d234c9f76250454044ff657be56ac26562bcee.json new file mode 100644 index 000000000000..ebdb75728ead --- /dev/null +++ b/data/not-reproduced-data/61d234c9f76250454044ff657be56ac26562bcee.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ShaftHQ/SHAFT_ENGINE/pull/613", + "project" : "SHAFT_ENGINE", + "breakingCommit" : "61d234c9f76250454044ff657be56ac26562bcee", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.qameta.allure", + "dependencyArtifactID" : "allure-cucumber7-jvm", + "previousVersion" : "2.17.3", + "newVersion" : "2.18.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/625f9fcd2ebe6242c719950e6b5a0b0f1a3ddd58.json b/data/not-reproduced-data/625f9fcd2ebe6242c719950e6b5a0b0f1a3ddd58.json new file mode 100644 index 000000000000..986a48d169c6 --- /dev/null +++ b/data/not-reproduced-data/625f9fcd2ebe6242c719950e6b5a0b0f1a3ddd58.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/factcast/factcast/pull/2305", + "project" : "factcast", + "breakingCommit" : "625f9fcd2ebe6242c719950e6b5a0b0f1a3ddd58", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "31.1-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/62673b398f300fa11714a3a7996fcb5f4f61f813.json b/data/not-reproduced-data/62673b398f300fa11714a3a7996fcb5f4f61f813.json new file mode 100644 index 000000000000..1e136320fc88 --- /dev/null +++ b/data/not-reproduced-data/62673b398f300fa11714a3a7996fcb5f4f61f813.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/usethesource/vallang/pull/174", + "project" : "vallang", + "breakingCommit" : "62673b398f300fa11714a3a7996fcb5f4f61f813", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.commons", + "dependencyArtifactID" : "commons-compress", + "previousVersion" : "1.21", + "newVersion" : "1.22", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/626e30c9723c8e3359bcb51fa037d9898b3363a8.json b/data/not-reproduced-data/626e30c9723c8e3359bcb51fa037d9898b3363a8.json new file mode 100644 index 000000000000..9a3f95ba6ec5 --- /dev/null +++ b/data/not-reproduced-data/626e30c9723c8e3359bcb51fa037d9898b3363a8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/347", + "project" : "chimera", + "breakingCommit" : "626e30c9723c8e3359bcb51fa037d9898b3363a8", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.wagon", + "dependencyArtifactID" : "wagon-webdav-jackrabbit", + "previousVersion" : "3.5.0", + "newVersion" : "3.5.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/63814f151521abdd696eec15ef4724114d868bb6.json b/data/not-reproduced-data/63814f151521abdd696eec15ef4724114d868bb6.json new file mode 100644 index 000000000000..0a72a0e98888 --- /dev/null +++ b/data/not-reproduced-data/63814f151521abdd696eec15ef4724114d868bb6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/wso2/micro-integrator/pull/2581", + "project" : "micro-integrator", + "breakingCommit" : "63814f151521abdd696eec15ef4724114d868bb6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.13.3", + "newVersion" : "2.17.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/63b0c9d9cd7e7952f88c106fe6ace02514667037.json b/data/not-reproduced-data/63b0c9d9cd7e7952f88c106fe6ace02514667037.json new file mode 100644 index 000000000000..b082adb335a7 --- /dev/null +++ b/data/not-reproduced-data/63b0c9d9cd7e7952f88c106fe6ace02514667037.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tapdata/tapdata/pull/785", + "project" : "tapdata", + "breakingCommit" : "63b0c9d9cd7e7952f88c106fe6ace02514667037", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.databend", + "dependencyArtifactID" : "databend-jdbc", + "previousVersion" : "0.0.5", + "newVersion" : "0.0.7", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/63db670eea0737ed28cec359977598bde7fa4efa.json b/data/not-reproduced-data/63db670eea0737ed28cec359977598bde7fa4efa.json new file mode 100644 index 000000000000..f63265fac63b --- /dev/null +++ b/data/not-reproduced-data/63db670eea0737ed28cec359977598bde7fa4efa.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/usethesource/vallang/pull/171", + "project" : "vallang", + "breakingCommit" : "63db670eea0737ed28cec359977598bde7fa4efa", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.luben", + "dependencyArtifactID" : "zstd-jni", + "previousVersion" : "1.5.2-4", + "newVersion" : "1.5.2-5", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/641d8ef542b18cafa58f6b4258579ca5bdb04a09.json b/data/not-reproduced-data/641d8ef542b18cafa58f6b4258579ca5bdb04a09.json new file mode 100644 index 000000000000..32f24f05dc5d --- /dev/null +++ b/data/not-reproduced-data/641d8ef542b18cafa58f6b4258579ca5bdb04a09.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/P2P-Develop/PeyangSuperbAntiCheat/pull/102", + "project" : "PeyangSuperbAntiCheat", + "breakingCommit" : "641d8ef542b18cafa58f6b4258579ca5bdb04a09", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.P2P-Develop", + "dependencyArtifactID" : "PeyangSuperLibrary", + "previousVersion" : "114.191.98.10", + "newVersion" : "114.191.981.0", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/641da14669a086c161540bb6f48dce5215302eb3.json b/data/not-reproduced-data/641da14669a086c161540bb6f48dce5215302eb3.json new file mode 100644 index 000000000000..2e1aa77bfe1b --- /dev/null +++ b/data/not-reproduced-data/641da14669a086c161540bb6f48dce5215302eb3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/747", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "641da14669a086c161540bb6f48dce5215302eb3", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.jena", + "dependencyArtifactID" : "jena-core", + "previousVersion" : "4.6.1", + "newVersion" : "4.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6433f0d8f8c4ba0aa7a307ebfe424fe038d65be0.json b/data/not-reproduced-data/6433f0d8f8c4ba0aa7a307ebfe424fe038d65be0.json new file mode 100644 index 000000000000..0531c33ef0dd --- /dev/null +++ b/data/not-reproduced-data/6433f0d8f8c4ba0aa7a307ebfe424fe038d65be0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freedomotic/freedomotic/pull/521", + "project" : "freedomotic", + "breakingCommit" : "6433f0d8f8c4ba0aa7a307ebfe424fe038d65be0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.2.4", + "newVersion" : "2.8.9", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/643c6ffa9c3971b40ad380cb49dffd084b7fca7f.json b/data/not-reproduced-data/643c6ffa9c3971b40ad380cb49dffd084b7fca7f.json new file mode 100644 index 000000000000..a3f98289e8ff --- /dev/null +++ b/data/not-reproduced-data/643c6ffa9c3971b40ad380cb49dffd084b7fca7f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PerimeterX/perimeterx-java-sdk/pull/258", + "project" : "perimeterx-java-sdk", + "breakingCommit" : "643c6ffa9c3971b40ad380cb49dffd084b7fca7f", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.11.4", + "newVersion" : "2.13.4", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/64b78b2b50a5f00b6d1f7bd7c61fe2957d90ff2b.json b/data/not-reproduced-data/64b78b2b50a5f00b6d1f7bd7c61fe2957d90ff2b.json new file mode 100644 index 000000000000..c425f637a59d --- /dev/null +++ b/data/not-reproduced-data/64b78b2b50a5f00b6d1f7bd7c61fe2957d90ff2b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/435", + "project" : "chimera", + "breakingCommit" : "64b78b2b50a5f00b6d1f7bd7c61fe2957d90ff2b", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.28.0", + "newVersion" : "3.29.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/64e3d1ebe256af0f3e13aba0d2deb3bf058534a3.json b/data/not-reproduced-data/64e3d1ebe256af0f3e13aba0d2deb3bf058534a3.json new file mode 100644 index 000000000000..dcfa7e0d12a4 --- /dev/null +++ b/data/not-reproduced-data/64e3d1ebe256af0f3e13aba0d2deb3bf058534a3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3209", + "project" : "janusgraph", + "breakingCommit" : "64e3d1ebe256af0f3e13aba0d2deb3bf058534a3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.yaml", + "dependencyArtifactID" : "snakeyaml", + "previousVersion" : "1.30", + "newVersion" : "1.31", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/64ff467dba19cc6187903cf15b8a5154a6f1032c.json b/data/not-reproduced-data/64ff467dba19cc6187903cf15b8a5154a6f1032c.json new file mode 100644 index 000000000000..63803806a19b --- /dev/null +++ b/data/not-reproduced-data/64ff467dba19cc6187903cf15b8a5154a6f1032c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/50", + "project" : "Ree6", + "breakingCommit" : "64ff467dba19cc6187903cf15b8a5154a6f1032c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.http-client", + "dependencyArtifactID" : "google-http-client-jackson2", + "previousVersion" : "1.42.0", + "newVersion" : "1.42.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/656677887e41fb602c665cb80f8e6c71f9e19238.json b/data/not-reproduced-data/656677887e41fb602c665cb80f8e6c71f9e19238.json new file mode 100644 index 000000000000..acbf57a75f27 --- /dev/null +++ b/data/not-reproduced-data/656677887e41fb602c665cb80f8e6c71f9e19238.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freedomotic/freedomotic/pull/523", + "project" : "freedomotic", + "breakingCommit" : "656677887e41fb602c665cb80f8e6c71f9e19238", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.2.4", + "newVersion" : "2.8.9", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/65d3a7836710923b6f95354879907136a98749d9.json b/data/not-reproduced-data/65d3a7836710923b6f95354879907136a98749d9.json new file mode 100644 index 000000000000..4675c18bb699 --- /dev/null +++ b/data/not-reproduced-data/65d3a7836710923b6f95354879907136a98749d9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/189", + "project" : "CE", + "breakingCommit" : "65d3a7836710923b6f95354879907136a98749d9", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.elasticsearch", + "dependencyArtifactID" : "elasticsearch", + "previousVersion" : "5.6.8", + "newVersion" : "6.8.17", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/65d7e266291e48fd6d2c62caaa63775c74c5d472.json b/data/not-reproduced-data/65d7e266291e48fd6d2c62caaa63775c74c5d472.json new file mode 100644 index 000000000000..9760622d61a4 --- /dev/null +++ b/data/not-reproduced-data/65d7e266291e48fd6d2c62caaa63775c74c5d472.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/elimu-ai/webapp/pull/1618", + "project" : "webapp", + "breakingCommit" : "65d7e266291e48fd6d2c62caaa63775c74c5d472", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.16.0", + "newVersion" : "2.20.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/664c2ce27ae7c2083b3a5dbad3f9147f110486ea.json b/data/not-reproduced-data/664c2ce27ae7c2083b3a5dbad3f9147f110486ea.json new file mode 100644 index 000000000000..4c252c9c4b78 --- /dev/null +++ b/data/not-reproduced-data/664c2ce27ae7c2083b3a5dbad3f9147f110486ea.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timbru31/SilkSpawners/pull/384", + "project" : "SilkSpawners", + "breakingCommit" : "664c2ce27ae7c2083b3a5dbad3f9147f110486ea", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.spotbugs", + "dependencyArtifactID" : "spotbugs-annotations", + "previousVersion" : "4.6.0", + "newVersion" : "4.7.3", + "dependencyScope" : "provided", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6687977f94fdeb5f189fe29ff3beadf31ebc5f9c.json b/data/not-reproduced-data/6687977f94fdeb5f189fe29ff3beadf31ebc5f9c.json new file mode 100644 index 000000000000..0cd81980572d --- /dev/null +++ b/data/not-reproduced-data/6687977f94fdeb5f189fe29ff3beadf31ebc5f9c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timbru31/SilkSpawners/pull/399", + "project" : "SilkSpawners", + "breakingCommit" : "6687977f94fdeb5f189fe29ff3beadf31ebc5f9c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.spotbugs", + "dependencyArtifactID" : "spotbugs-annotations", + "previousVersion" : "4.6.0", + "newVersion" : "4.7.3", + "dependencyScope" : "provided", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6780dfbf9cc59b622691924e59a126ddad2cb36f.json b/data/not-reproduced-data/6780dfbf9cc59b622691924e59a126ddad2cb36f.json new file mode 100644 index 000000000000..031e4aac5564 --- /dev/null +++ b/data/not-reproduced-data/6780dfbf9cc59b622691924e59a126ddad2cb36f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/472", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "6780dfbf9cc59b622691924e59a126ddad2cb36f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/67c19681be4965a7179fda55d19278c814cca2c7.json b/data/not-reproduced-data/67c19681be4965a7179fda55d19278c814cca2c7.json new file mode 100644 index 000000000000..ed1394b7f7db --- /dev/null +++ b/data/not-reproduced-data/67c19681be4965a7179fda55d19278c814cca2c7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/getgauge/gauge-java/pull/654", + "project" : "gauge-java", + "breakingCommit" : "67c19681be4965a7179fda55d19278c814cca2c7", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.github.javaparser", + "dependencyArtifactID" : "javaparser-core", + "previousVersion" : "3.16.3", + "newVersion" : "3.24.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/67cb9570f6b1d90e2653ab5efd137af3edebc9b5.json b/data/not-reproduced-data/67cb9570f6b1d90e2653ab5efd137af3edebc9b5.json new file mode 100644 index 000000000000..a9865ded5730 --- /dev/null +++ b/data/not-reproduced-data/67cb9570f6b1d90e2653ab5efd137af3edebc9b5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/718", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "67cb9570f6b1d90e2653ab5efd137af3edebc9b5", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-webmvc", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.6", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/682951ab63159f49ee11ad1df4aa64e5ac44d44a.json b/data/not-reproduced-data/682951ab63159f49ee11ad1df4aa64e5ac44d44a.json new file mode 100644 index 000000000000..1f9474035005 --- /dev/null +++ b/data/not-reproduced-data/682951ab63159f49ee11ad1df4aa64e5ac44d44a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/434", + "project" : "chimera", + "breakingCommit" : "682951ab63159f49ee11ad1df4aa64e5ac44d44a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.5.0", + "newVersion" : "10.6.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/683c9e0029129e17c39d554fbf75879ca01d4cbb.json b/data/not-reproduced-data/683c9e0029129e17c39d554fbf75879ca01d4cbb.json new file mode 100644 index 000000000000..a109ecafa819 --- /dev/null +++ b/data/not-reproduced-data/683c9e0029129e17c39d554fbf75879ca01d4cbb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/liquibase/liquibase-redshift/pull/121", + "project" : "liquibase-redshift", + "breakingCommit" : "683c9e0029129e17c39d554fbf75879ca01d4cbb", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.yaml", + "dependencyArtifactID" : "snakeyaml", + "previousVersion" : "1.33", + "newVersion" : "2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/686d254825212f8ee269517d6f64857dd0353467.json b/data/not-reproduced-data/686d254825212f8ee269517d6f64857dd0353467.json new file mode 100644 index 000000000000..dc2305ab6338 --- /dev/null +++ b/data/not-reproduced-data/686d254825212f8ee269517d6f64857dd0353467.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/73", + "project" : "Ree6", + "breakingCommit" : "686d254825212f8ee269517d6f64857dd0353467", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.DV8FromTheWorld", + "dependencyArtifactID" : "JDA", + "previousVersion" : "bef374a45e11630c890334045075be85337022cf", + "newVersion" : "5.0.0-alpha.16", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6884e1a8a1b1490d36f5724f1adcd5ed11f9ed74.json b/data/not-reproduced-data/6884e1a8a1b1490d36f5724f1adcd5ed11f9ed74.json new file mode 100644 index 000000000000..46371f5216b6 --- /dev/null +++ b/data/not-reproduced-data/6884e1a8a1b1490d36f5724f1adcd5ed11f9ed74.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/forge/core/pull/651", + "project" : "core", + "breakingCommit" : "6884e1a8a1b1490d36f5724f1adcd5ed11f9ed74", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.lingala.zip4j", + "dependencyArtifactID" : "zip4j", + "previousVersion" : "1.3.2", + "newVersion" : "2.10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/69083d95aa932a7d21ba2f98247694d2bc43e909.json b/data/not-reproduced-data/69083d95aa932a7d21ba2f98247694d2bc43e909.json new file mode 100644 index 000000000000..b58570e4af41 --- /dev/null +++ b/data/not-reproduced-data/69083d95aa932a7d21ba2f98247694d2bc43e909.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenRefine/OpenRefine/pull/4588", + "project" : "OpenRefine", + "breakingCommit" : "69083d95aa932a7d21ba2f98247694d2bc43e909", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.apis", + "dependencyArtifactID" : "google-api-services-sheets", + "previousVersion" : "v4-rev20210629-1.32.1", + "newVersion" : "v4-rev20220221-1.32.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6921972c2be0a93a047a3e698f5f6196f8d2647c.json b/data/not-reproduced-data/6921972c2be0a93a047a3e698f5f6196f8d2647c.json new file mode 100644 index 000000000000..c72ee81121b5 --- /dev/null +++ b/data/not-reproduced-data/6921972c2be0a93a047a3e698f5f6196f8d2647c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6411", + "project" : "ORCID-Source", + "breakingCommit" : "6921972c2be0a93a047a3e698f5f6196f8d2647c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.17.0", + "newVersion" : "2.17.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6937f0f043bec066cdf2dbb1cb67a4133c1c8f8a.json b/data/not-reproduced-data/6937f0f043bec066cdf2dbb1cb67a4133c1c8f8a.json new file mode 100644 index 000000000000..0e6f9a4a9fec --- /dev/null +++ b/data/not-reproduced-data/6937f0f043bec066cdf2dbb1cb67a4133c1c8f8a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/metamug/mason/pull/169", + "project" : "mason", + "breakingCommit" : "6937f0f043bec066cdf2dbb1cb67a4133c1c8f8a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.json", + "dependencyArtifactID" : "json", + "previousVersion" : "20180813", + "newVersion" : "20230227", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/697be44ba50e6df173a589e6d01a1ff05f131547.json b/data/not-reproduced-data/697be44ba50e6df173a589e6d01a1ff05f131547.json new file mode 100644 index 000000000000..da82c1a4f554 --- /dev/null +++ b/data/not-reproduced-data/697be44ba50e6df173a589e6d01a1ff05f131547.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/507", + "project" : "license-maven-plugin", + "breakingCommit" : "697be44ba50e6df173a589e6d01a1ff05f131547", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.8.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6994d7ffe4d35b1c400ecc62ad7d2ed250f1db3f.json b/data/not-reproduced-data/6994d7ffe4d35b1c400ecc62ad7d2ed250f1db3f.json new file mode 100644 index 000000000000..4f83e206160b --- /dev/null +++ b/data/not-reproduced-data/6994d7ffe4d35b1c400ecc62ad7d2ed250f1db3f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/232", + "project" : "avans", + "breakingCommit" : "6994d7ffe4d35b1c400ecc62ad7d2ed250f1db3f", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.4.8", + "newVersion" : "1.4.9", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/69b0cc2732c1ee51e51b8eeb30f5783435ab1aac.json b/data/not-reproduced-data/69b0cc2732c1ee51e51b8eeb30f5783435ab1aac.json new file mode 100644 index 000000000000..b07ad521bc8a --- /dev/null +++ b/data/not-reproduced-data/69b0cc2732c1ee51e51b8eeb30f5783435ab1aac.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3589", + "project" : "georchestra", + "breakingCommit" : "69b0cc2732c1ee51e51b8eeb30f5783435ab1aac", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.vladmihalcea", + "dependencyArtifactID" : "hibernate-types-52", + "previousVersion" : "2.10.3", + "newVersion" : "2.14.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/69febadf0e1347e94d0a952fbe195f1848bbd42a.json b/data/not-reproduced-data/69febadf0e1347e94d0a952fbe195f1848bbd42a.json new file mode 100644 index 000000000000..d3894e6addee --- /dev/null +++ b/data/not-reproduced-data/69febadf0e1347e94d0a952fbe195f1848bbd42a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Intel-bigdata/HiBench/pull/728", + "project" : "HiBench", + "breakingCommit" : "69febadf0e1347e94d0a952fbe195f1848bbd42a", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "32.0.0-jre", + "newVersion" : "32.0.1-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6ac23ed3635149bda03527f621c9d778c487ddb7.json b/data/not-reproduced-data/6ac23ed3635149bda03527f621c9d778c487ddb7.json new file mode 100644 index 000000000000..0c896fd1e35d --- /dev/null +++ b/data/not-reproduced-data/6ac23ed3635149bda03527f621c9d778c487ddb7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OsiriX-Foundation/karnak/pull/197", + "project" : "karnak", + "breakingCommit" : "6ac23ed3635149bda03527f621c9d778c487ddb7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.8.6", + "newVersion" : "2.8.9", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6b07cdc559fedf16222a167bfefb1c63f5af1aa5.json b/data/not-reproduced-data/6b07cdc559fedf16222a167bfefb1c63f5af1aa5.json new file mode 100644 index 000000000000..bfb36c18f944 --- /dev/null +++ b/data/not-reproduced-data/6b07cdc559fedf16222a167bfefb1c63f5af1aa5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/FastLogin/pull/939", + "project" : "FastLogin", + "breakingCommit" : "6b07cdc559fedf16222a167bfefb1c63f5af1aa5", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.3.2", + "newVersion" : "10.4", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6b595d6b14a4ed01f3b28491a735e482f6ccdef5.json b/data/not-reproduced-data/6b595d6b14a4ed01f3b28491a735e482f6ccdef5.json new file mode 100644 index 000000000000..eb1ca2d02ddf --- /dev/null +++ b/data/not-reproduced-data/6b595d6b14a4ed01f3b28491a735e482f6ccdef5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Inform-Software/sonar-groovy/pull/114", + "project" : "sonar-groovy", + "breakingCommit" : "6b595d6b14a4ed01f3b28491a735e482f6ccdef5", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.woodstox", + "dependencyArtifactID" : "woodstox-core", + "previousVersion" : "5.2.1", + "newVersion" : "6.2.8", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6b934f74043760aa9f32d4adc920329124e8191d.json b/data/not-reproduced-data/6b934f74043760aa9f32d4adc920329124e8191d.json new file mode 100644 index 000000000000..0bf07a5bef23 --- /dev/null +++ b/data/not-reproduced-data/6b934f74043760aa9f32d4adc920329124e8191d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/17", + "project" : "Ree6", + "breakingCommit" : "6b934f74043760aa9f32d4adc920329124e8191d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.16.0", + "newVersion" : "2.17.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6c22bfe5fea21eaf16b31e69dffa53a14f1e71a2.json b/data/not-reproduced-data/6c22bfe5fea21eaf16b31e69dffa53a14f1e71a2.json new file mode 100644 index 000000000000..33c8cc40e963 --- /dev/null +++ b/data/not-reproduced-data/6c22bfe5fea21eaf16b31e69dffa53a14f1e71a2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geotools/geotools/pull/3729", + "project" : "geotools", + "breakingCommit" : "6c22bfe5fea21eaf16b31e69dffa53a14f1e71a2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.1.119", + "newVersion" : "2.0.206", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6c4e3724885015b0c3b0ab2215fbb7edd1b45634.json b/data/not-reproduced-data/6c4e3724885015b0c3b0ab2215fbb7edd1b45634.json new file mode 100644 index 000000000000..b5f7b60cb42c --- /dev/null +++ b/data/not-reproduced-data/6c4e3724885015b0c3b0ab2215fbb7edd1b45634.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/1015", + "project" : "togglz", + "breakingCommit" : "6c4e3724885015b0c3b0ab2215fbb7edd1b45634", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "software.amazon.awssdk", + "dependencyArtifactID" : "dynamodb", + "previousVersion" : "2.20.26", + "newVersion" : "2.20.56", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6c537d0f5917038f574837c799fd09e812f7019f.json b/data/not-reproduced-data/6c537d0f5917038f574837c799fd09e812f7019f.json new file mode 100644 index 000000000000..5e994b635809 --- /dev/null +++ b/data/not-reproduced-data/6c537d0f5917038f574837c799fd09e812f7019f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/186", + "project" : "avans", + "breakingCommit" : "6c537d0f5917038f574837c799fd09e812f7019f", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.freemarker", + "dependencyArtifactID" : "freemarker", + "previousVersion" : "2.3.31", + "newVersion" : "2.3.32", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6c720146d08f2d70e0619faa30df40981a2f53d6.json b/data/not-reproduced-data/6c720146d08f2d70e0619faa30df40981a2f53d6.json new file mode 100644 index 000000000000..7a223a8e89cc --- /dev/null +++ b/data/not-reproduced-data/6c720146d08f2d70e0619faa30df40981a2f53d6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/2870", + "project" : "janusgraph", + "breakingCommit" : "6c720146d08f2d70e0619faa30df40981a2f53d6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.eclipse.jetty", + "dependencyArtifactID" : "jetty-server", + "previousVersion" : "9.4.44.v20210927", + "newVersion" : "10.0.7", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6cb2608becc804ea38f6097d88270b93d685fc80.json b/data/not-reproduced-data/6cb2608becc804ea38f6097d88270b93d685fc80.json new file mode 100644 index 000000000000..52aeed07b68a --- /dev/null +++ b/data/not-reproduced-data/6cb2608becc804ea38f6097d88270b93d685fc80.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/ChangeSkin/pull/251", + "project" : "ChangeSkin", + "breakingCommit" : "6cb2608becc804ea38f6097d88270b93d685fc80", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.spongepowered", + "dependencyArtifactID" : "spongeapi", + "previousVersion" : "7.4.0", + "newVersion" : "9.0.0", + "dependencyScope" : "provided", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6cb50e747a317a2e3159c921e50847b197bca3cd.json b/data/not-reproduced-data/6cb50e747a317a2e3159c921e50847b197bca3cd.json new file mode 100644 index 000000000000..a08da503b28a --- /dev/null +++ b/data/not-reproduced-data/6cb50e747a317a2e3159c921e50847b197bca3cd.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vandmo/dependency-lock-maven-plugin/pull/63", + "project" : "dependency-lock-maven-plugin", + "breakingCommit" : "6cb50e747a317a2e3159c921e50847b197bca3cd", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.4", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6ccd62c3a5e9469b5decd148c54a70a0daef608c.json b/data/not-reproduced-data/6ccd62c3a5e9469b5decd148c54a70a0daef608c.json new file mode 100644 index 000000000000..1236b47c436c --- /dev/null +++ b/data/not-reproduced-data/6ccd62c3a5e9469b5decd148c54a70a0daef608c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/86", + "project" : "elementary", + "breakingCommit" : "6ccd62c3a5e9469b5decd148c54a70a0daef608c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.21.1", + "newVersion" : "3.21.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6d3f6d5a9dbce8a1fea9b955e522a010f6995fbc.json b/data/not-reproduced-data/6d3f6d5a9dbce8a1fea9b955e522a010f6995fbc.json new file mode 100644 index 000000000000..26cf86ec0370 --- /dev/null +++ b/data/not-reproduced-data/6d3f6d5a9dbce8a1fea9b955e522a010f6995fbc.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/658", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "6d3f6d5a9dbce8a1fea9b955e522a010f6995fbc", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-tx", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6d67b468edb8492437317711ebe198bee5a24bef.json b/data/not-reproduced-data/6d67b468edb8492437317711ebe198bee5a24bef.json new file mode 100644 index 000000000000..6f4ea69e46fe --- /dev/null +++ b/data/not-reproduced-data/6d67b468edb8492437317711ebe198bee5a24bef.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ferstl/depgraph-maven-plugin/pull/174", + "project" : "depgraph-maven-plugin", + "breakingCommit" : "6d67b468edb8492437317711ebe198bee5a24bef", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "31.1-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6dc0e03532422cf73ff4860538bc87a38df2abeb.json b/data/not-reproduced-data/6dc0e03532422cf73ff4860538bc87a38df2abeb.json new file mode 100644 index 000000000000..98c43ee7862c --- /dev/null +++ b/data/not-reproduced-data/6dc0e03532422cf73ff4860538bc87a38df2abeb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/412", + "project" : "chimera", + "breakingCommit" : "6dc0e03532422cf73ff4860538bc87a38df2abeb", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.3.3", + "newVersion" : "10.3.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6dce2446a16cce8b914033b92899b85fa4887499.json b/data/not-reproduced-data/6dce2446a16cce8b914033b92899b85fa4887499.json new file mode 100644 index 000000000000..6485f01a3bbc --- /dev/null +++ b/data/not-reproduced-data/6dce2446a16cce8b914033b92899b85fa4887499.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6455", + "project" : "core-geonetwork", + "breakingCommit" : "6dce2446a16cce8b914033b92899b85fa4887499", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "xalan", + "dependencyArtifactID" : "xalan", + "previousVersion" : "2.7.1", + "newVersion" : "2.7.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6ddcae534c5304b847f6efd4973452ba478d8dfa.json b/data/not-reproduced-data/6ddcae534c5304b847f6efd4973452ba478d8dfa.json new file mode 100644 index 000000000000..f3f53472fc27 --- /dev/null +++ b/data/not-reproduced-data/6ddcae534c5304b847f6efd4973452ba478d8dfa.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/549", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "6ddcae534c5304b847f6efd4973452ba478d8dfa", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.8.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6e0dc94629fdf4cc2a1536a01764e805e93bc074.json b/data/not-reproduced-data/6e0dc94629fdf4cc2a1536a01764e805e93bc074.json new file mode 100644 index 000000000000..55065d711356 --- /dev/null +++ b/data/not-reproduced-data/6e0dc94629fdf4cc2a1536a01764e805e93bc074.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ShaftHQ/SHAFT_ENGINE/pull/885", + "project" : "SHAFT_ENGINE", + "breakingCommit" : "6e0dc94629fdf4cc2a1536a01764e805e93bc074", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.19.0", + "newVersion" : "2.20.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6e5f4a11a359a991ac9fa2e81a7407b3920f1861.json b/data/not-reproduced-data/6e5f4a11a359a991ac9fa2e81a7407b3920f1861.json new file mode 100644 index 000000000000..134d51110177 --- /dev/null +++ b/data/not-reproduced-data/6e5f4a11a359a991ac9fa2e81a7407b3920f1861.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/230", + "project" : "avans", + "breakingCommit" : "6e5f4a11a359a991ac9fa2e81a7407b3920f1861", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.openjdk.jmh", + "dependencyArtifactID" : "jmh-core", + "previousVersion" : "1.36", + "newVersion" : "1.37", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6e863e0ebcce2e33a20c8e29ebfe634d32d61245.json b/data/not-reproduced-data/6e863e0ebcce2e33a20c8e29ebfe634d32d61245.json new file mode 100644 index 000000000000..6f45f05da235 --- /dev/null +++ b/data/not-reproduced-data/6e863e0ebcce2e33a20c8e29ebfe634d32d61245.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/virtualcell/vcell/pull/127", + "project" : "vcell", + "breakingCommit" : "6e863e0ebcce2e33a20c8e29ebfe634d32d61245", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.thrift", + "dependencyArtifactID" : "libthrift", + "previousVersion" : "0.10.0", + "newVersion" : "0.14.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6ef8149feb13480bd142804944fea050daa8bf04.json b/data/not-reproduced-data/6ef8149feb13480bd142804944fea050daa8bf04.json new file mode 100644 index 000000000000..e55c88ddded0 --- /dev/null +++ b/data/not-reproduced-data/6ef8149feb13480bd142804944fea050daa8bf04.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/ChangeSkin/pull/254", + "project" : "ChangeSkin", + "breakingCommit" : "6ef8149feb13480bd142804944fea050daa8bf04", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-jdk14", + "previousVersion" : "2.0.0-alpha7", + "newVersion" : "2.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6f022167af052cc6d08fb32ed4617ceef443d7e7.json b/data/not-reproduced-data/6f022167af052cc6d08fb32ed4617ceef443d7e7.json new file mode 100644 index 000000000000..2cd0da27d5a7 --- /dev/null +++ b/data/not-reproduced-data/6f022167af052cc6d08fb32ed4617ceef443d7e7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenTOSCA/container/pull/230", + "project" : "container", + "breakingCommit" : "6f022167af052cc6d08fb32ed4617ceef443d7e7", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.4.199", + "newVersion" : "2.1.210", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6f45ef55e1669be41a08a0aeb342b09d51febd12.json b/data/not-reproduced-data/6f45ef55e1669be41a08a0aeb342b09d51febd12.json new file mode 100644 index 000000000000..ca9ddbeb4c86 --- /dev/null +++ b/data/not-reproduced-data/6f45ef55e1669be41a08a0aeb342b09d51febd12.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokorin/Jaffree/pull/347", + "project" : "Jaffree", + "breakingCommit" : "6f45ef55e1669be41a08a0aeb342b09d51febd12", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "10.8.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6f4ff4d33b1a80503ce2051e2b205c8c667c172b.json b/data/not-reproduced-data/6f4ff4d33b1a80503ce2051e2b205c8c667c172b.json new file mode 100644 index 000000000000..97f273eb57cc --- /dev/null +++ b/data/not-reproduced-data/6f4ff4d33b1a80503ce2051e2b205c8c667c172b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/13", + "project" : "Ree6", + "breakingCommit" : "6f4ff4d33b1a80503ce2051e2b205c8c667c172b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.14.1", + "newVersion" : "2.15.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6faa28678c6ddb61b52c543824ae5378168b7a99.json b/data/not-reproduced-data/6faa28678c6ddb61b52c543824ae5378168b7a99.json new file mode 100644 index 000000000000..d670cb386142 --- /dev/null +++ b/data/not-reproduced-data/6faa28678c6ddb61b52c543824ae5378168b7a99.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JNOSQL/demos-se/pull/26", + "project" : "demos-se", + "breakingCommit" : "6faa28678c6ddb61b52c543824ae5378168b7a99", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "commons-io", + "dependencyArtifactID" : "commons-io", + "previousVersion" : "2.6", + "newVersion" : "2.7", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/6faa7241a0c6491cefda2fc2e7613fc6ca03f1b2.json b/data/not-reproduced-data/6faa7241a0c6491cefda2fc2e7613fc6ca03f1b2.json new file mode 100644 index 000000000000..1674ef34ed1d --- /dev/null +++ b/data/not-reproduced-data/6faa7241a0c6491cefda2fc2e7613fc6ca03f1b2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/SpraxDev/BetterChairs/pull/138", + "project" : "BetterChairs", + "breakingCommit" : "6faa7241a0c6491cefda2fc2e7613fc6ca03f1b2", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.cryptomorin", + "dependencyArtifactID" : "XSeries", + "previousVersion" : "8.7.0", + "newVersion" : "8.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/70081c0134262532fc977aa0325482c98ecc8e72.json b/data/not-reproduced-data/70081c0134262532fc977aa0325482c98ecc8e72.json new file mode 100644 index 000000000000..1e7eceb1dde7 --- /dev/null +++ b/data/not-reproduced-data/70081c0134262532fc977aa0325482c98ecc8e72.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenLiberty/ci.maven/pull/1690", + "project" : "ci.maven", + "breakingCommit" : "70081c0134262532fc977aa0325482c98ecc8e72", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "io.openliberty.tools", + "dependencyArtifactID" : "ci.common", + "previousVersion" : "1.8.26-SNAPSHOT", + "newVersion" : "1.8.26", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/703c018ecb58a4db88e61523ea6039a1cfe71423.json b/data/not-reproduced-data/703c018ecb58a4db88e61523ea6039a1cfe71423.json new file mode 100644 index 000000000000..563df22cd4a4 --- /dev/null +++ b/data/not-reproduced-data/703c018ecb58a4db88e61523ea6039a1cfe71423.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/flowable/flowable-engine/pull/3174", + "project" : "flowable-engine", + "breakingCommit" : "703c018ecb58a4db88e61523ea6039a1cfe71423", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.4.200", + "newVersion" : "2.0.206", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/705e1747cc3eb41810bd9545d39d20507d6ec80a.json b/data/not-reproduced-data/705e1747cc3eb41810bd9545d39d20507d6ec80a.json new file mode 100644 index 000000000000..469e942ca081 --- /dev/null +++ b/data/not-reproduced-data/705e1747cc3eb41810bd9545d39d20507d6ec80a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3915", + "project" : "georchestra", + "breakingCommit" : "705e1747cc3eb41810bd9545d39d20507d6ec80a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.swagger.core.v3", + "dependencyArtifactID" : "swagger-annotations", + "previousVersion" : "2.1.7", + "newVersion" : "2.2.9", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/70a646f76af98c7e4d81b1f05d8e6cdd4a767020.json b/data/not-reproduced-data/70a646f76af98c7e4d81b1f05d8e6cdd4a767020.json new file mode 100644 index 000000000000..075ae5d15aff --- /dev/null +++ b/data/not-reproduced-data/70a646f76af98c7e4d81b1f05d8e6cdd4a767020.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/499", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "70a646f76af98c7e4d81b1f05d8e6cdd4a767020", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.3.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/70d6def7bfa5cc932154dff797a4729ee9257f73.json b/data/not-reproduced-data/70d6def7bfa5cc932154dff797a4729ee9257f73.json new file mode 100644 index 000000000000..e8448860ca76 --- /dev/null +++ b/data/not-reproduced-data/70d6def7bfa5cc932154dff797a4729ee9257f73.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/709", + "project" : "JavaClasses", + "breakingCommit" : "70d6def7bfa5cc932154dff797a4729ee9257f73", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.json", + "dependencyArtifactID" : "json", + "previousVersion" : "20180813", + "newVersion" : "20230227", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/70e13f6bdb7de7f8eda9f174a5616284f2157ea7.json b/data/not-reproduced-data/70e13f6bdb7de7f8eda9f174a5616284f2157ea7.json new file mode 100644 index 000000000000..31f52fd77f28 --- /dev/null +++ b/data/not-reproduced-data/70e13f6bdb7de7f8eda9f174a5616284f2157ea7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lukas-krecan/future-converter/pull/81", + "project" : "future-converter", + "breakingCommit" : "70e13f6bdb7de7f8eda9f174a5616284f2157ea7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.19", + "newVersion" : "6.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/71167caad7ced78b62bb528269dd12dc19ea4b6c.json b/data/not-reproduced-data/71167caad7ced78b62bb528269dd12dc19ea4b6c.json new file mode 100644 index 000000000000..b906a0e79c43 --- /dev/null +++ b/data/not-reproduced-data/71167caad7ced78b62bb528269dd12dc19ea4b6c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/115", + "project" : "elementary", + "breakingCommit" : "71167caad7ced78b62bb528269dd12dc19ea4b6c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.3", + "newVersion" : "10.3.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/71428ba19dd0652de1a775c545659bd11dcfe0e8.json b/data/not-reproduced-data/71428ba19dd0652de1a775c545659bd11dcfe0e8.json new file mode 100644 index 000000000000..963f00a820e5 --- /dev/null +++ b/data/not-reproduced-data/71428ba19dd0652de1a775c545659bd11dcfe0e8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3544", + "project" : "janusgraph", + "breakingCommit" : "71428ba19dd0652de1a775c545659bd11dcfe0e8", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.curator", + "dependencyArtifactID" : "curator-framework", + "previousVersion" : "4.2.0", + "newVersion" : "4.3.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/716406e1632e85d7e63c90a77f744576ee5c7edf.json b/data/not-reproduced-data/716406e1632e85d7e63c90a77f744576ee5c7edf.json new file mode 100644 index 000000000000..34b828d9d839 --- /dev/null +++ b/data/not-reproduced-data/716406e1632e85d7e63c90a77f744576ee5c7edf.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/336", + "project" : "chimera", + "breakingCommit" : "716406e1632e85d7e63c90a77f744576ee5c7edf", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.1", + "newVersion" : "9.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7241f2bb01df97fb3916f6b0cfbd660e75e94bfb.json b/data/not-reproduced-data/7241f2bb01df97fb3916f6b0cfbd660e75e94bfb.json new file mode 100644 index 000000000000..f43d6c48e20b --- /dev/null +++ b/data/not-reproduced-data/7241f2bb01df97fb3916f6b0cfbd660e75e94bfb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6609", + "project" : "ORCID-Source", + "breakingCommit" : "7241f2bb01df97fb3916f6b0cfbd660e75e94bfb", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.postgresql", + "dependencyArtifactID" : "postgresql", + "previousVersion" : "42.3.3", + "newVersion" : "42.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7246169fef9525b43ab10258ad598cfdef0a5379.json b/data/not-reproduced-data/7246169fef9525b43ab10258ad598cfdef0a5379.json new file mode 100644 index 000000000000..5b10057d9dad --- /dev/null +++ b/data/not-reproduced-data/7246169fef9525b43ab10258ad598cfdef0a5379.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6714", + "project" : "core-geonetwork", + "breakingCommit" : "7246169fef9525b43ab10258ad598cfdef0a5379", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "xml-apis", + "dependencyArtifactID" : "xml-apis", + "previousVersion" : "1.4.01", + "newVersion" : "2.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/725edf954be850a048d28fae9ef4ba28c3d4c6bb.json b/data/not-reproduced-data/725edf954be850a048d28fae9ef4ba28c3d4c6bb.json new file mode 100644 index 000000000000..cdf1c5648fa7 --- /dev/null +++ b/data/not-reproduced-data/725edf954be850a048d28fae9ef4ba28c3d4c6bb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/96", + "project" : "elementary", + "breakingCommit" : "725edf954be850a048d28fae9ef4ba28c3d4c6bb", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.0", + "newVersion" : "10.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/72788736d34297400211607152013a7f16cdf244.json b/data/not-reproduced-data/72788736d34297400211607152013a7f16cdf244.json new file mode 100644 index 000000000000..f2c158b37886 --- /dev/null +++ b/data/not-reproduced-data/72788736d34297400211607152013a7f16cdf244.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/534", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "72788736d34297400211607152013a7f16cdf244", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.assertj", + "dependencyArtifactID" : "assertj-core", + "previousVersion" : "3.21.0", + "newVersion" : "3.24.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/72ff6be0c4702d86ad2435292f034948ec896cc2.json b/data/not-reproduced-data/72ff6be0c4702d86ad2435292f034948ec896cc2.json new file mode 100644 index 000000000000..0d93471379bd --- /dev/null +++ b/data/not-reproduced-data/72ff6be0c4702d86ad2435292f034948ec896cc2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vandmo/dependency-lock-maven-plugin/pull/54", + "project" : "dependency-lock-maven-plugin", + "breakingCommit" : "72ff6be0c4702d86ad2435292f034948ec896cc2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson", + "dependencyArtifactID" : "jackson-bom", + "previousVersion" : "2.13.0", + "newVersion" : "2.13.2.20220328", + "dependencyScope" : "import", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7313234073659bb866769c4adf88b9d61688b168.json b/data/not-reproduced-data/7313234073659bb866769c4adf88b9d61688b168.json new file mode 100644 index 000000000000..1bb43176329b --- /dev/null +++ b/data/not-reproduced-data/7313234073659bb866769c4adf88b9d61688b168.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/404", + "project" : "chimera", + "breakingCommit" : "7313234073659bb866769c4adf88b9d61688b168", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.3.2", + "newVersion" : "10.3.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/732226b0d9e52a355dc50143faeba6a84bb2aedc.json b/data/not-reproduced-data/732226b0d9e52a355dc50143faeba6a84bb2aedc.json new file mode 100644 index 000000000000..c9546cf77bbd --- /dev/null +++ b/data/not-reproduced-data/732226b0d9e52a355dc50143faeba6a84bb2aedc.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vandmo/dependency-lock-maven-plugin/pull/60", + "project" : "dependency-lock-maven-plugin", + "breakingCommit" : "732226b0d9e52a355dc50143faeba6a84bb2aedc", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "31.0.1-jre", + "newVersion" : "31.1-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/73226120a0890eb7804a14160b2fdd131ddb6d33.json b/data/not-reproduced-data/73226120a0890eb7804a14160b2fdd131ddb6d33.json new file mode 100644 index 000000000000..630bcc0661d4 --- /dev/null +++ b/data/not-reproduced-data/73226120a0890eb7804a14160b2fdd131ddb6d33.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/everyhook1/badger-framework/pull/10", + "project" : "badger-framework", + "breakingCommit" : "73226120a0890eb7804a14160b2fdd131ddb6d33", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.13.0", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/73355f9d819c33bd979d16b4b873657f23010ec9.json b/data/not-reproduced-data/73355f9d819c33bd979d16b4b873657f23010ec9.json new file mode 100644 index 000000000000..7c0077d4ea11 --- /dev/null +++ b/data/not-reproduced-data/73355f9d819c33bd979d16b4b873657f23010ec9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/g4s8/mime/pull/80", + "project" : "mime", + "breakingCommit" : "73355f9d819c33bd979d16b4b873657f23010ec9", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.5.0", + "newVersion" : "10.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/73cbb3bb74a092de52b20c4ef8aad0fbef55d9df.json b/data/not-reproduced-data/73cbb3bb74a092de52b20c4ef8aad0fbef55d9df.json new file mode 100644 index 000000000000..fd1f2c044e9b --- /dev/null +++ b/data/not-reproduced-data/73cbb3bb74a092de52b20c4ef8aad0fbef55d9df.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MyCATApache/Mycat2/pull/787", + "project" : "Mycat2", + "breakingCommit" : "73cbb3bb74a092de52b20c4ef8aad0fbef55d9df", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.2.8.RELEASE", + "newVersion" : "5.2.23.RELEASE", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/73e71992b3ddee128eae54366ff8e9163adc8785.json b/data/not-reproduced-data/73e71992b3ddee128eae54366ff8e9163adc8785.json new file mode 100644 index 000000000000..da86250f82e0 --- /dev/null +++ b/data/not-reproduced-data/73e71992b3ddee128eae54366ff8e9163adc8785.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freenowtech/sauron/pull/115", + "project" : "sauron", + "breakingCommit" : "73e71992b3ddee128eae54366ff8e9163adc8785", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.1.3.RELEASE", + "newVersion" : "5.3.18", + "dependencyScope" : "provided", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/73e9e30fe56010572505935f6c3e6cb0f05d8211.json b/data/not-reproduced-data/73e9e30fe56010572505935f6c3e6cb0f05d8211.json new file mode 100644 index 000000000000..06b23c24bd88 --- /dev/null +++ b/data/not-reproduced-data/73e9e30fe56010572505935f6c3e6cb0f05d8211.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lukas-krecan/ShedLock/pull/1225", + "project" : "ShedLock", + "breakingCommit" : "73e9e30fe56010572505935f6c3e6cb0f05d8211", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.microsoft.sqlserver", + "dependencyArtifactID" : "mssql-jdbc", + "previousVersion" : "11.2.1.jre8", + "newVersion" : "12.1.0.jre8-preview", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7412f17dd34dc7f0f9969a148a0ca08e67f468a0.json b/data/not-reproduced-data/7412f17dd34dc7f0f9969a148a0ca08e67f468a0.json new file mode 100644 index 000000000000..3017bf5f15bc --- /dev/null +++ b/data/not-reproduced-data/7412f17dd34dc7f0f9969a148a0ca08e67f468a0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3290", + "project" : "janusgraph", + "breakingCommit" : "7412f17dd34dc7f0f9969a148a0ca08e67f468a0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.curator", + "dependencyArtifactID" : "curator-framework", + "previousVersion" : "4.2.0", + "newVersion" : "5.4.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/746d3304852e17fd2ffe28cd2f6cae1bdcd7d29e.json b/data/not-reproduced-data/746d3304852e17fd2ffe28cd2f6cae1bdcd7d29e.json new file mode 100644 index 000000000000..16676fc0dce8 --- /dev/null +++ b/data/not-reproduced-data/746d3304852e17fd2ffe28cd2f6cae1bdcd7d29e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/eu-digital-green-certificates/dgca-validation-service/pull/89", + "project" : "dgca-validation-service", + "breakingCommit" : "746d3304852e17fd2ffe28cd2f6cae1bdcd7d29e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.15.0", + "newVersion" : "2.16.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7491f65ba94af2b5c4b2e6c261497c5dc997ad7e.json b/data/not-reproduced-data/7491f65ba94af2b5c4b2e6c261497c5dc997ad7e.json new file mode 100644 index 000000000000..9809854c786b --- /dev/null +++ b/data/not-reproduced-data/7491f65ba94af2b5c4b2e6c261497c5dc997ad7e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Sefiraat/Networks/pull/13", + "project" : "Networks", + "breakingCommit" : "7491f65ba94af2b5c4b2e6c261497c5dc997ad7e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.projectlombok", + "dependencyArtifactID" : "lombok", + "previousVersion" : "1.18.20", + "newVersion" : "1.18.22", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/75313c21865ab8a1d7e8047f3e3caa4ef29b99e1.json b/data/not-reproduced-data/75313c21865ab8a1d7e8047f3e3caa4ef29b99e1.json new file mode 100644 index 000000000000..b0f7b8e303ff --- /dev/null +++ b/data/not-reproduced-data/75313c21865ab8a1d7e8047f3e3caa4ef29b99e1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenAS2/OpenAs2App/pull/326", + "project" : "OpenAs2App", + "breakingCommit" : "75313c21865ab8a1d7e8047f3e3caa4ef29b99e1", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "2.1.214", + "newVersion" : "2.2.220", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/759bd1b2f25e80f68cf3dd1887dc3b2841b6612f.json b/data/not-reproduced-data/759bd1b2f25e80f68cf3dd1887dc3b2841b6612f.json new file mode 100644 index 000000000000..54428fd24e50 --- /dev/null +++ b/data/not-reproduced-data/759bd1b2f25e80f68cf3dd1887dc3b2841b6612f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/UniversalMediaServer/UniversalMediaServer/pull/3268", + "project" : "UniversalMediaServer", + "breakingCommit" : "759bd1b2f25e80f68cf3dd1887dc3b2841b6612f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "jakarta.servlet", + "dependencyArtifactID" : "jakarta.servlet-api", + "previousVersion" : "4.0.4", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/75af10d0af3dcacd7190481551a371a70fa448f7.json b/data/not-reproduced-data/75af10d0af3dcacd7190481551a371a70fa448f7.json new file mode 100644 index 000000000000..c90bb2fc3de6 --- /dev/null +++ b/data/not-reproduced-data/75af10d0af3dcacd7190481551a371a70fa448f7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OCFL/ocfl-java/pull/82", + "project" : "ocfl-java", + "breakingCommit" : "75af10d0af3dcacd7190481551a371a70fa448f7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.postgresql", + "dependencyArtifactID" : "postgresql", + "previousVersion" : "42.5.0", + "newVersion" : "42.5.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/761be9e4d7fc106079c815550b73b9780168de07.json b/data/not-reproduced-data/761be9e4d7fc106079c815550b73b9780168de07.json new file mode 100644 index 000000000000..59c89efa0bfb --- /dev/null +++ b/data/not-reproduced-data/761be9e4d7fc106079c815550b73b9780168de07.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/gazbert/bxbot/pull/155", + "project" : "bxbot", + "breakingCommit" : "761be9e4d7fc106079c815550b73b9780168de07", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.yaml", + "dependencyArtifactID" : "snakeyaml", + "previousVersion" : "1.30", + "newVersion" : "1.32", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/76459ce191038b28030d0fd9ffe649802cd54e2d.json b/data/not-reproduced-data/76459ce191038b28030d0fd9ffe649802cd54e2d.json new file mode 100644 index 000000000000..c8fb5dd6713c --- /dev/null +++ b/data/not-reproduced-data/76459ce191038b28030d0fd9ffe649802cd54e2d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/475", + "project" : "JavaClasses", + "breakingCommit" : "76459ce191038b28030d0fd9ffe649802cd54e2d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.olingo", + "dependencyArtifactID" : "odata-client-core", + "previousVersion" : "4.3.0", + "newVersion" : "4.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/769f09105d7e439903ab1963837d018715480154.json b/data/not-reproduced-data/769f09105d7e439903ab1963837d018715480154.json new file mode 100644 index 000000000000..395f9b99bb82 --- /dev/null +++ b/data/not-reproduced-data/769f09105d7e439903ab1963837d018715480154.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/wso2/micro-integrator/pull/2576", + "project" : "micro-integrator", + "breakingCommit" : "769f09105d7e439903ab1963837d018715480154", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.mina", + "dependencyArtifactID" : "mina-core", + "previousVersion" : "2.0.9", + "newVersion" : "2.1.5", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/76b23c4c2234830809ce3fae6b1eca1e71268c59.json b/data/not-reproduced-data/76b23c4c2234830809ce3fae6b1eca1e71268c59.json new file mode 100644 index 000000000000..e11accab25cc --- /dev/null +++ b/data/not-reproduced-data/76b23c4c2234830809ce3fae6b1eca1e71268c59.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ScaCap/spring-auto-restdocs/pull/466", + "project" : "spring-auto-restdocs", + "breakingCommit" : "76b23c4c2234830809ce3fae6b1eca1e71268c59", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.11.1", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/77eecb259b2efd455e767a136dff82c3a5e8e358.json b/data/not-reproduced-data/77eecb259b2efd455e767a136dff82c3a5e8e358.json new file mode 100644 index 000000000000..6fbfe8c9a2b0 --- /dev/null +++ b/data/not-reproduced-data/77eecb259b2efd455e767a136dff82c3a5e8e358.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geotools/geotools/pull/3732", + "project" : "geotools", + "breakingCommit" : "77eecb259b2efd455e767a136dff82c3a5e8e358", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.protobuf", + "dependencyArtifactID" : "protobuf-java", + "previousVersion" : "3.4.0", + "newVersion" : "3.16.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/78b3bed1dad54f827831f8f202739143f711cdb5.json b/data/not-reproduced-data/78b3bed1dad54f827831f8f202739143f711cdb5.json new file mode 100644 index 000000000000..8e2a8291e211 --- /dev/null +++ b/data/not-reproduced-data/78b3bed1dad54f827831f8f202739143f711cdb5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/154", + "project" : "Ree6", + "breakingCommit" : "78b3bed1dad54f827831f8f202739143f711cdb5", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.dv8tion", + "dependencyArtifactID" : "JDA", + "previousVersion" : "5.0.0-alpha.21", + "newVersion" : "5.0.0-alpha.22", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/79759978f25c94d97f340c80ef0e77c3ee6f8cfc.json b/data/not-reproduced-data/79759978f25c94d97f340c80ef0e77c3ee6f8cfc.json new file mode 100644 index 000000000000..01bdf83f16e7 --- /dev/null +++ b/data/not-reproduced-data/79759978f25c94d97f340c80ef0e77c3ee6f8cfc.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/716", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "79759978f25c94d97f340c80ef0e77c3ee6f8cfc", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.6", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/79e2cb6066daf0d7caac9f5d92e617bffb9b6b80.json b/data/not-reproduced-data/79e2cb6066daf0d7caac9f5d92e617bffb9b6b80.json new file mode 100644 index 000000000000..d64e5f95feab --- /dev/null +++ b/data/not-reproduced-data/79e2cb6066daf0d7caac9f5d92e617bffb9b6b80.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/liquibase/liquibase-redshift/pull/137", + "project" : "liquibase-redshift", + "breakingCommit" : "79e2cb6066daf0d7caac9f5d92e617bffb9b6b80", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.spockframework", + "dependencyArtifactID" : "spock-bom", + "previousVersion" : "2.0-groovy-3.0", + "newVersion" : "2.3-groovy-3.0", + "dependencyScope" : "import", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7a557ecdcbe0e13f030fbffbe3149f857df18ddc.json b/data/not-reproduced-data/7a557ecdcbe0e13f030fbffbe3149f857df18ddc.json new file mode 100644 index 000000000000..ecc45d647f6d --- /dev/null +++ b/data/not-reproduced-data/7a557ecdcbe0e13f030fbffbe3149f857df18ddc.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MajekDev/HexNicks/pull/62", + "project" : "HexNicks", + "breakingCommit" : "7a557ecdcbe0e13f030fbffbe3149f857df18ddc", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.kyori", + "dependencyArtifactID" : "adventure-text-serializer-legacy", + "previousVersion" : "4.9.3", + "newVersion" : "4.10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7a562701dbb364b616a64341c81d2f13346f562f.json b/data/not-reproduced-data/7a562701dbb364b616a64341c81d2f13346f562f.json new file mode 100644 index 000000000000..913e8bf9f9c1 --- /dev/null +++ b/data/not-reproduced-data/7a562701dbb364b616a64341c81d2f13346f562f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/thelastpickle/cassandra-reaper/pull/1150", + "project" : "cassandra-reaper", + "breakingCommit" : "7a562701dbb364b616a64341c81d2f13346f562f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "24.1.1-jre", + "newVersion" : "29.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7a93c70efee096ba721c2eb5e86ad00b046b2dd1.json b/data/not-reproduced-data/7a93c70efee096ba721c2eb5e86ad00b046b2dd1.json new file mode 100644 index 000000000000..aeab10989b75 --- /dev/null +++ b/data/not-reproduced-data/7a93c70efee096ba721c2eb5e86ad00b046b2dd1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/538", + "project" : "JavaClasses", + "breakingCommit" : "7a93c70efee096ba721c2eb5e86ad00b046b2dd1", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.poi", + "dependencyArtifactID" : "poi-scratchpad", + "previousVersion" : "4.1.2", + "newVersion" : "5.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7b3f9ddafc43f44868d58cb64ebdd3f98e098780.json b/data/not-reproduced-data/7b3f9ddafc43f44868d58cb64ebdd3f98e098780.json new file mode 100644 index 000000000000..0ef05193b45c --- /dev/null +++ b/data/not-reproduced-data/7b3f9ddafc43f44868d58cb64ebdd3f98e098780.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6464", + "project" : "core-geonetwork", + "breakingCommit" : "7b3f9ddafc43f44868d58cb64ebdd3f98e098780", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.amazonaws", + "dependencyArtifactID" : "aws-java-sdk-s3", + "previousVersion" : "1.11.618", + "newVersion" : "1.12.261", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7b5da540377e673ea88ff85018b598331c74891b.json b/data/not-reproduced-data/7b5da540377e673ea88ff85018b598331c74891b.json new file mode 100644 index 000000000000..220226b5d189 --- /dev/null +++ b/data/not-reproduced-data/7b5da540377e673ea88ff85018b598331c74891b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/456", + "project" : "chimera", + "breakingCommit" : "7b5da540377e673ea88ff85018b598331c74891b", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.8.0", + "newVersion" : "10.8.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7b644f4efded26f877a52933325427c66ff8bb70.json b/data/not-reproduced-data/7b644f4efded26f877a52933325427c66ff8bb70.json new file mode 100644 index 000000000000..4d507498a14a --- /dev/null +++ b/data/not-reproduced-data/7b644f4efded26f877a52933325427c66ff8bb70.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/touchmii/OpenTCS-4/pull/20", + "project" : "OpenTCS-4", + "breakingCommit" : "7b644f4efded26f877a52933325427c66ff8bb70", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.json", + "dependencyArtifactID" : "json", + "previousVersion" : "20200518", + "newVersion" : "20230227", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7b7cea4d8f158300a6672d89d27c7f7467a57fac.json b/data/not-reproduced-data/7b7cea4d8f158300a6672d89d27c7f7467a57fac.json new file mode 100644 index 000000000000..ce32d51cfce4 --- /dev/null +++ b/data/not-reproduced-data/7b7cea4d8f158300a6672d89d27c7f7467a57fac.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1468", + "project" : "lighty", + "breakingCommit" : "7b7cea4d8f158300a6672d89d27c7f7467a57fac", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "commons-io", + "dependencyArtifactID" : "commons-io", + "previousVersion" : "2.12.0", + "newVersion" : "2.13.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7be7e36f028f24926f1482fedcd2328301922cdb.json b/data/not-reproduced-data/7be7e36f028f24926f1482fedcd2328301922cdb.json new file mode 100644 index 000000000000..c0d555fdd2cc --- /dev/null +++ b/data/not-reproduced-data/7be7e36f028f24926f1482fedcd2328301922cdb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6660", + "project" : "core-geonetwork", + "breakingCommit" : "7be7e36f028f24926f1482fedcd2328301922cdb", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.tmatesoft.svnkit", + "dependencyArtifactID" : "svnkit", + "previousVersion" : "1.7.8", + "newVersion" : "1.10.9", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7bf8674e127cc7e37de0da4e3b9a9be43e9cebbb.json b/data/not-reproduced-data/7bf8674e127cc7e37de0da4e3b9a9be43e9cebbb.json new file mode 100644 index 000000000000..7bfe307f545e --- /dev/null +++ b/data/not-reproduced-data/7bf8674e127cc7e37de0da4e3b9a9be43e9cebbb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokorin/Jaffree/pull/314", + "project" : "Jaffree", + "breakingCommit" : "7bf8674e127cc7e37de0da4e3b9a9be43e9cebbb", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "10.3.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7c384aaf2c44d958a31acaa32276dec0acdb412f.json b/data/not-reproduced-data/7c384aaf2c44d958a31acaa32276dec0acdb412f.json new file mode 100644 index 000000000000..9c58885f6930 --- /dev/null +++ b/data/not-reproduced-data/7c384aaf2c44d958a31acaa32276dec0acdb412f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MyCATApache/Mycat2/pull/718", + "project" : "Mycat2", + "breakingCommit" : "7c384aaf2c44d958a31acaa32276dec0acdb412f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "mysql", + "dependencyArtifactID" : "mysql-connector-java", + "previousVersion" : "8.0.25", + "newVersion" : "8.0.28", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7c62ae7f31ed9c994a9c1e6906fb9de391c1af5b.json b/data/not-reproduced-data/7c62ae7f31ed9c994a9c1e6906fb9de391c1af5b.json new file mode 100644 index 000000000000..7eebfd6d80da --- /dev/null +++ b/data/not-reproduced-data/7c62ae7f31ed9c994a9c1e6906fb9de391c1af5b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OneBusAway/onebusaway-gtfs-modules/pull/187", + "project" : "onebusaway-gtfs-modules", + "breakingCommit" : "7c62ae7f31ed9c994a9c1e6906fb9de391c1af5b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.hibernate", + "dependencyArtifactID" : "hibernate-core", + "previousVersion" : "4.0.1.Final", + "newVersion" : "5.4.24.Final", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7cb646dcfa8b962fec7f3c377947de2caf5d1abb.json b/data/not-reproduced-data/7cb646dcfa8b962fec7f3c377947de2caf5d1abb.json new file mode 100644 index 000000000000..6ff90e06b12f --- /dev/null +++ b/data/not-reproduced-data/7cb646dcfa8b962fec7f3c377947de2caf5d1abb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MajekDev/HexNicks/pull/56", + "project" : "HexNicks", + "breakingCommit" : "7cb646dcfa8b962fec7f3c377947de2caf5d1abb", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.8.9", + "newVersion" : "2.9.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7ccf6177ea1fb23869d20a0b2f2ecbbc41e09c5e.json b/data/not-reproduced-data/7ccf6177ea1fb23869d20a0b2f2ecbbc41e09c5e.json new file mode 100644 index 000000000000..7e4fda79d086 --- /dev/null +++ b/data/not-reproduced-data/7ccf6177ea1fb23869d20a0b2f2ecbbc41e09c5e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/82", + "project" : "Ree6", + "breakingCommit" : "7ccf6177ea1fb23869d20a0b2f2ecbbc41e09c5e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.9.0", + "newVersion" : "2.9.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7cda77e3b9981dba271f866ec727ad9c6af9c709.json b/data/not-reproduced-data/7cda77e3b9981dba271f866ec727ad9c6af9c709.json new file mode 100644 index 000000000000..d1f69c9d6c8d --- /dev/null +++ b/data/not-reproduced-data/7cda77e3b9981dba271f866ec727ad9c6af9c709.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/670", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "7cda77e3b9981dba271f866ec727ad9c6af9c709", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework.boot", + "dependencyArtifactID" : "spring-boot-starter", + "previousVersion" : "2.7.5", + "newVersion" : "3.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7d38061b71b193262057676d2a698a10786291ef.json b/data/not-reproduced-data/7d38061b71b193262057676d2a698a10786291ef.json new file mode 100644 index 000000000000..34d7f8bf4f9b --- /dev/null +++ b/data/not-reproduced-data/7d38061b71b193262057676d2a698a10786291ef.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1481", + "project" : "lighty", + "breakingCommit" : "7d38061b71b193262057676d2a698a10786291ef", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-cluster_2.13", + "previousVersion" : "2.6.21", + "newVersion" : "2.8.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7d820c11bff9e7c191869439d518f572addffef4.json b/data/not-reproduced-data/7d820c11bff9e7c191869439d518f572addffef4.json new file mode 100644 index 000000000000..b6cd11eaa725 --- /dev/null +++ b/data/not-reproduced-data/7d820c11bff9e7c191869439d518f572addffef4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1257", + "project" : "lighty", + "breakingCommit" : "7d820c11bff9e7c191869439d518f572addffef4", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-remote_2.13", + "previousVersion" : "2.6.19", + "newVersion" : "2.7.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7da78d9420c9f67b19acc660bf033ed69af83d1b.json b/data/not-reproduced-data/7da78d9420c9f67b19acc660bf033ed69af83d1b.json new file mode 100644 index 000000000000..1d2fb5ef2c08 --- /dev/null +++ b/data/not-reproduced-data/7da78d9420c9f67b19acc660bf033ed69af83d1b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/getgauge/gauge-java/pull/670", + "project" : "gauge-java", + "breakingCommit" : "7da78d9420c9f67b19acc660bf033ed69af83d1b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.grpc", + "dependencyArtifactID" : "grpc-netty-shaded", + "previousVersion" : "1.43.2", + "newVersion" : "1.44.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7e099beca379d7318292cf252c368a44dff1c48d.json b/data/not-reproduced-data/7e099beca379d7318292cf252c368a44dff1c48d.json new file mode 100644 index 000000000000..7aa105a8028f --- /dev/null +++ b/data/not-reproduced-data/7e099beca379d7318292cf252c368a44dff1c48d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/looker-open-source/bqjdbc/pull/144", + "project" : "bqjdbc", + "breakingCommit" : "7e099beca379d7318292cf252c368a44dff1c48d", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.google.api-client", + "dependencyArtifactID" : "google-api-client", + "previousVersion" : "1.32.1", + "newVersion" : "2.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7e0f03c9ddc67af9d2bbfce83283ccb9543b3212.json b/data/not-reproduced-data/7e0f03c9ddc67af9d2bbfce83283ccb9543b3212.json new file mode 100644 index 000000000000..9ea38c4838d2 --- /dev/null +++ b/data/not-reproduced-data/7e0f03c9ddc67af9d2bbfce83283ccb9543b3212.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1253", + "project" : "lighty", + "breakingCommit" : "7e0f03c9ddc67af9d2bbfce83283ccb9543b3212", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-stream_2.13", + "previousVersion" : "2.6.19", + "newVersion" : "2.7.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7e68b80dedba8b2c3d46a09fdea75f2c8525d8d6.json b/data/not-reproduced-data/7e68b80dedba8b2c3d46a09fdea75f2c8525d8d6.json new file mode 100644 index 000000000000..790dec8cb2ed --- /dev/null +++ b/data/not-reproduced-data/7e68b80dedba8b2c3d46a09fdea75f2c8525d8d6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/finos/legend-engine/pull/701", + "project" : "legend-engine", + "breakingCommit" : "7e68b80dedba8b2c3d46a09fdea75f2c8525d8d6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "8.25", + "newVersion" : "8.29", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7eaba3ca029c141ced4d1c55a6c4bd1eeeb54809.json b/data/not-reproduced-data/7eaba3ca029c141ced4d1c55a6c4bd1eeeb54809.json new file mode 100644 index 000000000000..fd122a8da30b --- /dev/null +++ b/data/not-reproduced-data/7eaba3ca029c141ced4d1c55a6c4bd1eeeb54809.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timbru31/SilkSpawners/pull/380", + "project" : "SilkSpawners", + "breakingCommit" : "7eaba3ca029c141ced4d1c55a6c4bd1eeeb54809", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.massivecraft.factions", + "dependencyArtifactID" : "Factions", + "previousVersion" : "2.14.0", + "newVersion" : "3.3.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7eae87f234fb82a0765bf22c79dfae117f3d42c0.json b/data/not-reproduced-data/7eae87f234fb82a0765bf22c79dfae117f3d42c0.json new file mode 100644 index 000000000000..a89f3e27ea12 --- /dev/null +++ b/data/not-reproduced-data/7eae87f234fb82a0765bf22c79dfae117f3d42c0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/708", + "project" : "JavaClasses", + "breakingCommit" : "7eae87f234fb82a0765bf22c79dfae117f3d42c0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.json", + "dependencyArtifactID" : "json", + "previousVersion" : "20180813", + "newVersion" : "20230227", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7edf77a94460feb93918b179f8063dfd4a452213.json b/data/not-reproduced-data/7edf77a94460feb93918b179f8063dfd4a452213.json new file mode 100644 index 000000000000..489b6e0549ad --- /dev/null +++ b/data/not-reproduced-data/7edf77a94460feb93918b179f8063dfd4a452213.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3899", + "project" : "janusgraph", + "breakingCommit" : "7edf77a94460feb93918b179f8063dfd4a452213", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.xerial.snappy", + "dependencyArtifactID" : "snappy-java", + "previousVersion" : "1.1.10.1", + "newVersion" : "1.1.10.3", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7ee23da1264442a0eaf3aa0f03bb0c2beba9cab7.json b/data/not-reproduced-data/7ee23da1264442a0eaf3aa0f03bb0c2beba9cab7.json new file mode 100644 index 000000000000..07de51c65026 --- /dev/null +++ b/data/not-reproduced-data/7ee23da1264442a0eaf3aa0f03bb0c2beba9cab7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/434", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "7ee23da1264442a0eaf3aa0f03bb0c2beba9cab7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-tx", + "previousVersion" : "5.3.15", + "newVersion" : "5.3.16", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7ee9c439dd0a6b3c3c452e920c2f07ae8e76943c.json b/data/not-reproduced-data/7ee9c439dd0a6b3c3c452e920c2f07ae8e76943c.json new file mode 100644 index 000000000000..a4b075cc3ec0 --- /dev/null +++ b/data/not-reproduced-data/7ee9c439dd0a6b3c3c452e920c2f07ae8e76943c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/464", + "project" : "license-maven-plugin", + "breakingCommit" : "7ee9c439dd0a6b3c3c452e920c2f07ae8e76943c", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.7.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7f08b387d7d9dd08186bb3cbf03be83b2dfcd4db.json b/data/not-reproduced-data/7f08b387d7d9dd08186bb3cbf03be83b2dfcd4db.json new file mode 100644 index 000000000000..465a95c70978 --- /dev/null +++ b/data/not-reproduced-data/7f08b387d7d9dd08186bb3cbf03be83b2dfcd4db.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/francisdb/serviceloader-maven-plugin/pull/112", + "project" : "serviceloader-maven-plugin", + "breakingCommit" : "7f08b387d7d9dd08186bb3cbf03be83b2dfcd4db", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven", + "dependencyArtifactID" : "maven-plugin-api", + "previousVersion" : "3.9.1", + "newVersion" : "3.9.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7f39d2ebedf854234e0d2d12600347761178e90c.json b/data/not-reproduced-data/7f39d2ebedf854234e0d2d12600347761178e90c.json new file mode 100644 index 000000000000..d1ae9b720de6 --- /dev/null +++ b/data/not-reproduced-data/7f39d2ebedf854234e0d2d12600347761178e90c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/liquibase/liquigraph/pull/454", + "project" : "liquigraph", + "breakingCommit" : "7f39d2ebedf854234e0d2d12600347761178e90c", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.beust", + "dependencyArtifactID" : "jcommander", + "previousVersion" : "1.78", + "newVersion" : "1.81", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7f6d77fecee3e4ce11d4481834d54834fec25dd6.json b/data/not-reproduced-data/7f6d77fecee3e4ce11d4481834d54834fec25dd6.json new file mode 100644 index 000000000000..2404dfa7a325 --- /dev/null +++ b/data/not-reproduced-data/7f6d77fecee3e4ce11d4481834d54834fec25dd6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/301", + "project" : "license-maven-plugin", + "breakingCommit" : "7f6d77fecee3e4ce11d4481834d54834fec25dd6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.eclipse.jgit", + "dependencyArtifactID" : "org.eclipse.jgit", + "previousVersion" : "5.13.0.202109080827-r", + "newVersion" : "6.1.0.202203080745-r", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/7ff4aedf9888878ac63ec89af747925157d906dd.json b/data/not-reproduced-data/7ff4aedf9888878ac63ec89af747925157d906dd.json new file mode 100644 index 000000000000..2e6d1967face --- /dev/null +++ b/data/not-reproduced-data/7ff4aedf9888878ac63ec89af747925157d906dd.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Jikoo/Regionerator/pull/103", + "project" : "Regionerator", + "breakingCommit" : "7ff4aedf9888878ac63ec89af747925157d906dd", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.TownyAdvanced", + "dependencyArtifactID" : "Towny", + "previousVersion" : "0.97.3.2", + "newVersion" : "0.97.5.1", + "dependencyScope" : "provided", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/801ab41e16ac9f8e73ff9d9761daf063ae4b2ad8.json b/data/not-reproduced-data/801ab41e16ac9f8e73ff9d9761daf063ae4b2ad8.json new file mode 100644 index 000000000000..3a114d1a60e4 --- /dev/null +++ b/data/not-reproduced-data/801ab41e16ac9f8e73ff9d9761daf063ae4b2ad8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/555", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "801ab41e16ac9f8e73ff9d9761daf063ae4b2ad8", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.9.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8020f0bf400f3a65e1743d7a210ad49c436fe64b.json b/data/not-reproduced-data/8020f0bf400f3a65e1743d7a210ad49c436fe64b.json new file mode 100644 index 000000000000..846dacd58d0e --- /dev/null +++ b/data/not-reproduced-data/8020f0bf400f3a65e1743d7a210ad49c436fe64b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6417", + "project" : "core-geonetwork", + "breakingCommit" : "8020f0bf400f3a65e1743d7a210ad49c436fe64b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "mysql", + "dependencyArtifactID" : "mysql-connector-java", + "previousVersion" : "8.0.20", + "newVersion" : "8.0.28", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/804cf571cb8d2b74e3250ddac0fb73daaff9f7a5.json b/data/not-reproduced-data/804cf571cb8d2b74e3250ddac0fb73daaff9f7a5.json new file mode 100644 index 000000000000..5fd4375b1582 --- /dev/null +++ b/data/not-reproduced-data/804cf571cb8d2b74e3250ddac0fb73daaff9f7a5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/67", + "project" : "elementary", + "breakingCommit" : "804cf571cb8d2b74e3250ddac0fb73daaff9f7a5", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.1", + "newVersion" : "9.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8069b6ca5d359ec9832c1661a5c3ebc2b6090b4d.json b/data/not-reproduced-data/8069b6ca5d359ec9832c1661a5c3ebc2b6090b4d.json new file mode 100644 index 000000000000..6d672c04328d --- /dev/null +++ b/data/not-reproduced-data/8069b6ca5d359ec9832c1661a5c3ebc2b6090b4d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/624", + "project" : "JavaClasses", + "breakingCommit" : "8069b6ca5d359ec9832c1661a5c3ebc2b6090b4d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.2.1", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/80a6681cd3036e5cc9aec6ae0e4f8809802f2963.json b/data/not-reproduced-data/80a6681cd3036e5cc9aec6ae0e4f8809802f2963.json new file mode 100644 index 000000000000..354e4ec04a8c --- /dev/null +++ b/data/not-reproduced-data/80a6681cd3036e5cc9aec6ae0e4f8809802f2963.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timbru31/SilkSpawners/pull/401", + "project" : "SilkSpawners", + "breakingCommit" : "80a6681cd3036e5cc9aec6ae0e4f8809802f2963", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.spotbugs", + "dependencyArtifactID" : "spotbugs-annotations", + "previousVersion" : "4.6.0", + "newVersion" : "4.7.3", + "dependencyScope" : "provided", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/80b7dfa66b6fd97ecdd51ecbeaeb6507f6401f6d.json b/data/not-reproduced-data/80b7dfa66b6fd97ecdd51ecbeaeb6507f6401f6d.json new file mode 100644 index 000000000000..e463d628ed00 --- /dev/null +++ b/data/not-reproduced-data/80b7dfa66b6fd97ecdd51ecbeaeb6507f6401f6d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/ChangeSkin/pull/250", + "project" : "ChangeSkin", + "breakingCommit" : "80b7dfa66b6fd97ecdd51ecbeaeb6507f6401f6d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.2.4", + "newVersion" : "2.8.9", + "dependencyScope" : "provided", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/80cbae636344c3ae10753868d183d7197d15c53a.json b/data/not-reproduced-data/80cbae636344c3ae10753868d183d7197d15c53a.json new file mode 100644 index 000000000000..2eb8d8ac72a4 --- /dev/null +++ b/data/not-reproduced-data/80cbae636344c3ae10753868d183d7197d15c53a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1364", + "project" : "lighty", + "breakingCommit" : "80cbae636344c3ae10753868d183d7197d15c53a", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.lightbend.akka.management", + "dependencyArtifactID" : "akka-management-cluster-http_2.13", + "previousVersion" : "1.1.4", + "newVersion" : "1.3.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8173ad76048f2ec0848f969dc176ef840897770e.json b/data/not-reproduced-data/8173ad76048f2ec0848f969dc176ef840897770e.json new file mode 100644 index 000000000000..d7baff347a99 --- /dev/null +++ b/data/not-reproduced-data/8173ad76048f2ec0848f969dc176ef840897770e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenAPITools/openapi-generator/pull/11881", + "project" : "openapi-generator", + "breakingCommit" : "8173ad76048f2ec0848f969dc176ef840897770e", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "unknown", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven", + "dependencyArtifactID" : "maven-core", + "previousVersion" : "3.3.1", + "newVersion" : "3.8.5", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8184bcbbccca7d30a1d6cb17e1b62eb3534bffe4.json b/data/not-reproduced-data/8184bcbbccca7d30a1d6cb17e1b62eb3534bffe4.json new file mode 100644 index 000000000000..ec86afd63740 --- /dev/null +++ b/data/not-reproduced-data/8184bcbbccca7d30a1d6cb17e1b62eb3534bffe4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genepi/cloudgene/pull/67", + "project" : "cloudgene", + "breakingCommit" : "8184bcbbccca7d30a1d6cb17e1b62eb3534bffe4", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.4.200", + "newVersion" : "2.0.206", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/81d2011a7f409e430ae05d1070ad0bacd50fc1db.json b/data/not-reproduced-data/81d2011a7f409e430ae05d1070ad0bacd50fc1db.json new file mode 100644 index 000000000000..ad16a8d85e31 --- /dev/null +++ b/data/not-reproduced-data/81d2011a7f409e430ae05d1070ad0bacd50fc1db.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lt-name/MurderMystery_Nukkit/pull/98", + "project" : "MurderMystery_Nukkit", + "breakingCommit" : "81d2011a7f409e430ae05d1070ad0bacd50fc1db", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "cn.lanink", + "dependencyArtifactID" : "MemoriesOfTime-GameCore", + "previousVersion" : "1.5.6", + "newVersion" : "1.6.0.1-PNX", + "dependencyScope" : "provided", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/823f0b15e5deecce7a2cc77b16bb209a5764d00c.json b/data/not-reproduced-data/823f0b15e5deecce7a2cc77b16bb209a5764d00c.json new file mode 100644 index 000000000000..e066f1a73e0b --- /dev/null +++ b/data/not-reproduced-data/823f0b15e5deecce7a2cc77b16bb209a5764d00c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tectonicus/tectonicus/pull/172", + "project" : "tectonicus", + "breakingCommit" : "823f0b15e5deecce7a2cc77b16bb209a5764d00c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.13.3", + "newVersion" : "2.16.0", + "dependencyScope" : "runtime", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/825f9423db3fb42899e5b7101354bf015c580e60.json b/data/not-reproduced-data/825f9423db3fb42899e5b7101354bf015c580e60.json new file mode 100644 index 000000000000..317c79b2b287 --- /dev/null +++ b/data/not-reproduced-data/825f9423db3fb42899e5b7101354bf015c580e60.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/P2P-Develop/PeyangSuperbAntiCheat/pull/107", + "project" : "PeyangSuperbAntiCheat", + "breakingCommit" : "825f9423db3fb42899e5b7101354bf015c580e60", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-jdk14", + "previousVersion" : "1.7.32", + "newVersion" : "1.7.35", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/83589bde4a0803d4936691c0e73a4a743c3832ef.json b/data/not-reproduced-data/83589bde4a0803d4936691c0e73a4a743c3832ef.json new file mode 100644 index 000000000000..651f3bc8e472 --- /dev/null +++ b/data/not-reproduced-data/83589bde4a0803d4936691c0e73a4a743c3832ef.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/7117", + "project" : "core-geonetwork", + "breakingCommit" : "83589bde4a0803d4936691c0e73a4a743c3832ef", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "xalan", + "dependencyArtifactID" : "xalan", + "previousVersion" : "2.7.1", + "newVersion" : "2.7.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/836c7cc2fe1917d9ec96528d49a4150b20b540d2.json b/data/not-reproduced-data/836c7cc2fe1917d9ec96528d49a4150b20b540d2.json new file mode 100644 index 000000000000..980907ddf254 --- /dev/null +++ b/data/not-reproduced-data/836c7cc2fe1917d9ec96528d49a4150b20b540d2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vandmo/dependency-lock-maven-plugin/pull/40", + "project" : "dependency-lock-maven-plugin", + "breakingCommit" : "836c7cc2fe1917d9ec96528d49a4150b20b540d2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven", + "dependencyArtifactID" : "maven-core", + "previousVersion" : "3.8.3", + "newVersion" : "3.8.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8379664abb11c82d8040290e0cee122191420ba3.json b/data/not-reproduced-data/8379664abb11c82d8040290e0cee122191420ba3.json new file mode 100644 index 000000000000..2e2148dadf88 --- /dev/null +++ b/data/not-reproduced-data/8379664abb11c82d8040290e0cee122191420ba3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lukas-krecan/ShedLock/pull/1229", + "project" : "ShedLock", + "breakingCommit" : "8379664abb11c82d8040290e0cee122191420ba3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.hsqldb", + "dependencyArtifactID" : "hsqldb", + "previousVersion" : "2.5.1", + "newVersion" : "2.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/83a25390887d8afa7d43b70070d710da3c90a7a6.json b/data/not-reproduced-data/83a25390887d8afa7d43b70070d710da3c90a7a6.json new file mode 100644 index 000000000000..d56b417d4c2b --- /dev/null +++ b/data/not-reproduced-data/83a25390887d8afa7d43b70070d710da3c90a7a6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/facebook/facebook-java-business-sdk/pull/429", + "project" : "facebook-java-business-sdk", + "breakingCommit" : "83a25390887d8afa7d43b70070d710da3c90a7a6", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.squareup.okio", + "dependencyArtifactID" : "okio", + "previousVersion" : "2.1.0", + "newVersion" : "3.4.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/83d5ef9493b899f3d9920024ce3c9f2a92784a18.json b/data/not-reproduced-data/83d5ef9493b899f3d9920024ce3c9f2a92784a18.json new file mode 100644 index 000000000000..646f20126502 --- /dev/null +++ b/data/not-reproduced-data/83d5ef9493b899f3d9920024ce3c9f2a92784a18.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/202", + "project" : "avans", + "breakingCommit" : "83d5ef9493b899f3d9920024ce3c9f2a92784a18", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "2.0.6", + "newVersion" : "2.0.7", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/840b3cdd0e47cb699e99c586f88834166c207eb7.json b/data/not-reproduced-data/840b3cdd0e47cb699e99c586f88834166c207eb7.json new file mode 100644 index 000000000000..8f91decaf04b --- /dev/null +++ b/data/not-reproduced-data/840b3cdd0e47cb699e99c586f88834166c207eb7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/urlaubsverwaltung/urlaubsverwaltung/pull/3790", + "project" : "urlaubsverwaltung", + "breakingCommit" : "840b3cdd0e47cb699e99c586f88834166c207eb7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "de.focus-shift", + "dependencyArtifactID" : "launchpad", + "previousVersion" : "0.1.0", + "newVersion" : "1.1.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/84a71101eb9e35db4d15c2f50e4f8ddccb1938b4.json b/data/not-reproduced-data/84a71101eb9e35db4d15c2f50e4f8ddccb1938b4.json new file mode 100644 index 000000000000..22d970136df1 --- /dev/null +++ b/data/not-reproduced-data/84a71101eb9e35db4d15c2f50e4f8ddccb1938b4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timbru31/SilkSpawners/pull/412", + "project" : "SilkSpawners", + "breakingCommit" : "84a71101eb9e35db4d15c2f50e4f8ddccb1938b4", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "8.43", + "newVersion" : "10.11.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/84b1603326bdf97ddb88b3d4366198a0ce260840.json b/data/not-reproduced-data/84b1603326bdf97ddb88b3d4366198a0ce260840.json new file mode 100644 index 000000000000..5445a432b09a --- /dev/null +++ b/data/not-reproduced-data/84b1603326bdf97ddb88b3d4366198a0ce260840.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/matteobaccan/MBBlockchain/pull/77", + "project" : "MBBlockchain", + "breakingCommit" : "84b1603326bdf97ddb88b3d4366198a0ce260840", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.10", + "newVersion" : "2.10.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/85ab7d4344a57044fa969499a7526491dc29f24a.json b/data/not-reproduced-data/85ab7d4344a57044fa969499a7526491dc29f24a.json new file mode 100644 index 000000000000..2832a982321b --- /dev/null +++ b/data/not-reproduced-data/85ab7d4344a57044fa969499a7526491dc29f24a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/419", + "project" : "chimera", + "breakingCommit" : "85ab7d4344a57044fa969499a7526491dc29f24a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.karuslabs", + "dependencyArtifactID" : "utilitary", + "previousVersion" : "1.1.2", + "newVersion" : "1.1.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/85d468890c33b37e74e972caa71b3938a4a98223.json b/data/not-reproduced-data/85d468890c33b37e74e972caa71b3938a4a98223.json new file mode 100644 index 000000000000..b5671a4a8447 --- /dev/null +++ b/data/not-reproduced-data/85d468890c33b37e74e972caa71b3938a4a98223.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/elimu-ai/webapp/pull/1619", + "project" : "webapp", + "breakingCommit" : "85d468890c33b37e74e972caa71b3938a4a98223", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.16.0", + "newVersion" : "2.20.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/85edf208d37f7a3f267a51d7020c0cb7f6217ee3.json b/data/not-reproduced-data/85edf208d37f7a3f267a51d7020c0cb7f6217ee3.json new file mode 100644 index 000000000000..a4b8039f86e9 --- /dev/null +++ b/data/not-reproduced-data/85edf208d37f7a3f267a51d7020c0cb7f6217ee3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/363", + "project" : "chimera", + "breakingCommit" : "85edf208d37f7a3f267a51d7020c0cb7f6217ee3", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.21.2", + "newVersion" : "3.21.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/862d8a0f6111297ebe9e647e352c76fff58d65e8.json b/data/not-reproduced-data/862d8a0f6111297ebe9e647e352c76fff58d65e8.json new file mode 100644 index 000000000000..201c980fa787 --- /dev/null +++ b/data/not-reproduced-data/862d8a0f6111297ebe9e647e352c76fff58d65e8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6435", + "project" : "ORCID-Source", + "breakingCommit" : "862d8a0f6111297ebe9e647e352c76fff58d65e8", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.postgresql", + "dependencyArtifactID" : "postgresql", + "previousVersion" : "42.0.0", + "newVersion" : "42.2.25", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/86571477336399f83ac6fd9b953eb90bc794e3d0.json b/data/not-reproduced-data/86571477336399f83ac6fd9b953eb90bc794e3d0.json new file mode 100644 index 000000000000..9e7a59e1efd0 --- /dev/null +++ b/data/not-reproduced-data/86571477336399f83ac6fd9b953eb90bc794e3d0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/usethesource/vallang/pull/191", + "project" : "vallang", + "breakingCommit" : "86571477336399f83ac6fd9b953eb90bc794e3d0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.luben", + "dependencyArtifactID" : "zstd-jni", + "previousVersion" : "1.5.2-5", + "newVersion" : "1.5.5-2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/87150fe3c5a3c11a9bdae7d3ef3e02ed3cebe576.json b/data/not-reproduced-data/87150fe3c5a3c11a9bdae7d3ef3e02ed3cebe576.json new file mode 100644 index 000000000000..5e6879e3559c --- /dev/null +++ b/data/not-reproduced-data/87150fe3c5a3c11a9bdae7d3ef3e02ed3cebe576.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ShaftHQ/SHAFT_ENGINE/pull/1161", + "project" : "SHAFT_ENGINE", + "breakingCommit" : "87150fe3c5a3c11a9bdae7d3ef3e02ed3cebe576", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "32.0.0-jre", + "newVersion" : "32.0.1-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/872d828cc1c2d9c4a417adc7cf1429faac4b0f98.json b/data/not-reproduced-data/872d828cc1c2d9c4a417adc7cf1429faac4b0f98.json new file mode 100644 index 000000000000..49b1d5a88fa0 --- /dev/null +++ b/data/not-reproduced-data/872d828cc1c2d9c4a417adc7cf1429faac4b0f98.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/1090", + "project" : "CE", + "breakingCommit" : "872d828cc1c2d9c4a417adc7cf1429faac4b0f98", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.3", + "newVersion" : "2.13.4.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8737153294b9ab849eb5e09b47d54ec08350543b.json b/data/not-reproduced-data/8737153294b9ab849eb5e09b47d54ec08350543b.json new file mode 100644 index 000000000000..6442c5727483 --- /dev/null +++ b/data/not-reproduced-data/8737153294b9ab849eb5e09b47d54ec08350543b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6438", + "project" : "core-geonetwork", + "breakingCommit" : "8737153294b9ab849eb5e09b47d54ec08350543b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.commons", + "dependencyArtifactID" : "commons-email", + "previousVersion" : "1.4", + "newVersion" : "1.5", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8772bc9752bd78e615389517e7882e9b67393897.json b/data/not-reproduced-data/8772bc9752bd78e615389517e7882e9b67393897.json new file mode 100644 index 000000000000..d7e0717bf4e2 --- /dev/null +++ b/data/not-reproduced-data/8772bc9752bd78e615389517e7882e9b67393897.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/usethesource/vallang/pull/166", + "project" : "vallang", + "breakingCommit" : "8772bc9752bd78e615389517e7882e9b67393897", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.luben", + "dependencyArtifactID" : "zstd-jni", + "previousVersion" : "1.5.2-3", + "newVersion" : "1.5.2-4", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/878bbff09faa6685725f0902fe77d0759f0092be.json b/data/not-reproduced-data/878bbff09faa6685725f0902fe77d0759f0092be.json new file mode 100644 index 000000000000..3e6ee6be434a --- /dev/null +++ b/data/not-reproduced-data/878bbff09faa6685725f0902fe77d0759f0092be.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ManyDesigns/Portofino/pull/482", + "project" : "Portofino", + "breakingCommit" : "878bbff09faa6685725f0902fe77d0759f0092be", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.tomcat.embed", + "dependencyArtifactID" : "tomcat-embed-core", + "previousVersion" : "9.0.43", + "newVersion" : "9.0.48", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8818dc0bea39aad2fff08ce7adcfcbcae1db1c2c.json b/data/not-reproduced-data/8818dc0bea39aad2fff08ce7adcfcbcae1db1c2c.json new file mode 100644 index 000000000000..40d98ca20f00 --- /dev/null +++ b/data/not-reproduced-data/8818dc0bea39aad2fff08ce7adcfcbcae1db1c2c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1339", + "project" : "lighty", + "breakingCommit" : "8818dc0bea39aad2fff08ce7adcfcbcae1db1c2c", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-slf4j_2.13", + "previousVersion" : "2.6.20", + "newVersion" : "2.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/88327d075bdff07f316ad47cf5a365367d88fc40.json b/data/not-reproduced-data/88327d075bdff07f316ad47cf5a365367d88fc40.json new file mode 100644 index 000000000000..d110fab3134c --- /dev/null +++ b/data/not-reproduced-data/88327d075bdff07f316ad47cf5a365367d88fc40.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3459", + "project" : "janusgraph", + "breakingCommit" : "88327d075bdff07f316ad47cf5a365367d88fc40", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.yaml", + "dependencyArtifactID" : "snakeyaml", + "previousVersion" : "1.32", + "newVersion" : "1.33", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/88676d24472254d05976a62e72e1c3799525a616.json b/data/not-reproduced-data/88676d24472254d05976a62e72e1c3799525a616.json new file mode 100644 index 000000000000..d95c7bd1839b --- /dev/null +++ b/data/not-reproduced-data/88676d24472254d05976a62e72e1c3799525a616.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokuwaio/micronaut-openapi-codegen/pull/164", + "project" : "micronaut-openapi-codegen", + "breakingCommit" : "88676d24472254d05976a62e72e1c3799525a616", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-context", + "previousVersion" : "5.3.23", + "newVersion" : "6.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/887c5c303f342199fb14a6145058eee05135d126.json b/data/not-reproduced-data/887c5c303f342199fb14a6145058eee05135d126.json new file mode 100644 index 000000000000..43deee3466f2 --- /dev/null +++ b/data/not-reproduced-data/887c5c303f342199fb14a6145058eee05135d126.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MyCATApache/Mycat2/pull/704", + "project" : "Mycat2", + "breakingCommit" : "887c5c303f342199fb14a6145058eee05135d126", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.8.2", + "newVersion" : "2.8.9", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/88a23aa91725b53e5fadad3793f8e278f97a4b65.json b/data/not-reproduced-data/88a23aa91725b53e5fadad3793f8e278f97a4b65.json new file mode 100644 index 000000000000..e97a5acb6720 --- /dev/null +++ b/data/not-reproduced-data/88a23aa91725b53e5fadad3793f8e278f97a4b65.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/111", + "project" : "elementary", + "breakingCommit" : "88a23aa91725b53e5fadad3793f8e278f97a4b65", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.22.0", + "newVersion" : "3.22.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/88b79c902bca08a6fc0322d536c433efaf33417a.json b/data/not-reproduced-data/88b79c902bca08a6fc0322d536c433efaf33417a.json new file mode 100644 index 000000000000..49fad575f7cc --- /dev/null +++ b/data/not-reproduced-data/88b79c902bca08a6fc0322d536c433efaf33417a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1288", + "project" : "lighty", + "breakingCommit" : "88b79c902bca08a6fc0322d536c433efaf33417a", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "commons-io", + "dependencyArtifactID" : "commons-io", + "previousVersion" : "2.11.0", + "newVersion" : "20030203.000550", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/892bf6668377f390e89126aa6002d5d731dcb1ee.json b/data/not-reproduced-data/892bf6668377f390e89126aa6002d5d731dcb1ee.json new file mode 100644 index 000000000000..ac8c86421e94 --- /dev/null +++ b/data/not-reproduced-data/892bf6668377f390e89126aa6002d5d731dcb1ee.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1467", + "project" : "lighty", + "breakingCommit" : "892bf6668377f390e89126aa6002d5d731dcb1ee", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "commons-io", + "dependencyArtifactID" : "commons-io", + "previousVersion" : "2.12.0", + "newVersion" : "2.13.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8975839d96739845ac70df4512368d06ada4fadf.json b/data/not-reproduced-data/8975839d96739845ac70df4512368d06ada4fadf.json new file mode 100644 index 000000000000..f9392926fa13 --- /dev/null +++ b/data/not-reproduced-data/8975839d96739845ac70df4512368d06ada4fadf.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/468", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "8975839d96739845ac70df4512368d06ada4fadf", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/898abe6af82b8e1f666baaa70d65b042231a30b8.json b/data/not-reproduced-data/898abe6af82b8e1f666baaa70d65b042231a30b8.json new file mode 100644 index 000000000000..d52e875eafc3 --- /dev/null +++ b/data/not-reproduced-data/898abe6af82b8e1f666baaa70d65b042231a30b8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/993", + "project" : "togglz", + "breakingCommit" : "898abe6af82b8e1f666baaa70d65b042231a30b8", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "software.amazon.awssdk", + "dependencyArtifactID" : "s3", + "previousVersion" : "2.19.31", + "newVersion" : "2.20.37", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/898f8ffde2dd0a3ca277518425aa11b47c7e4c6d.json b/data/not-reproduced-data/898f8ffde2dd0a3ca277518425aa11b47c7e4c6d.json new file mode 100644 index 000000000000..e221cbd3f7a8 --- /dev/null +++ b/data/not-reproduced-data/898f8ffde2dd0a3ca277518425aa11b47c7e4c6d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/llmhyy/evosuite-plus-plus/pull/280", + "project" : "evosuite-plus-plus", + "breakingCommit" : "898f8ffde2dd0a3ca277518425aa11b47c7e4c6d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.poi", + "dependencyArtifactID" : "poi", + "previousVersion" : "4.1.0", + "newVersion" : "4.1.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/89c9113d92fcebff5e4d19c3adc12fe2f4010377.json b/data/not-reproduced-data/89c9113d92fcebff5e4d19c3adc12fe2f4010377.json new file mode 100644 index 000000000000..987ab3317641 --- /dev/null +++ b/data/not-reproduced-data/89c9113d92fcebff5e4d19c3adc12fe2f4010377.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/387", + "project" : "chimera", + "breakingCommit" : "89c9113d92fcebff5e4d19c3adc12fe2f4010377", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.22.1", + "newVersion" : "3.22.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8a4d381fabd262aa8fb8488787a1f247f91224af.json b/data/not-reproduced-data/8a4d381fabd262aa8fb8488787a1f247f91224af.json new file mode 100644 index 000000000000..e09edd371b92 --- /dev/null +++ b/data/not-reproduced-data/8a4d381fabd262aa8fb8488787a1f247f91224af.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/387", + "project" : "license-maven-plugin", + "breakingCommit" : "8a4d381fabd262aa8fb8488787a1f247f91224af", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.3.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8ae05466266b8d41018b642f1412fae4e9a0911b.json b/data/not-reproduced-data/8ae05466266b8d41018b642f1412fae4e9a0911b.json new file mode 100644 index 000000000000..e886d26931ab --- /dev/null +++ b/data/not-reproduced-data/8ae05466266b8d41018b642f1412fae4e9a0911b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PhoenicisOrg/phoenicis/pull/2590", + "project" : "phoenicis", + "breakingCommit" : "8ae05466266b8d41018b642f1412fae4e9a0911b", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.4.1", + "newVersion" : "2.13.4.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8b0b11eb941f5e2e34b5a6960677d7f998051442.json b/data/not-reproduced-data/8b0b11eb941f5e2e34b5a6960677d7f998051442.json new file mode 100644 index 000000000000..e86b79da6cd1 --- /dev/null +++ b/data/not-reproduced-data/8b0b11eb941f5e2e34b5a6960677d7f998051442.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/teixeira-fernando/EcommerceApp/pull/118", + "project" : "EcommerceApp", + "breakingCommit" : "8b0b11eb941f5e2e34b5a6960677d7f998051442", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.json", + "dependencyArtifactID" : "json", + "previousVersion" : "20220924", + "newVersion" : "20230227", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8b6663b969345845320a8253c0400fb007fa0f95.json b/data/not-reproduced-data/8b6663b969345845320a8253c0400fb007fa0f95.json new file mode 100644 index 000000000000..ff1de8bf43b4 --- /dev/null +++ b/data/not-reproduced-data/8b6663b969345845320a8253c0400fb007fa0f95.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/428", + "project" : "chimera", + "breakingCommit" : "8b6663b969345845320a8253c0400fb007fa0f95", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.27.0", + "newVersion" : "3.28.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8b80337cfacea8ff4c89702323839bfb0b82fbc2.json b/data/not-reproduced-data/8b80337cfacea8ff4c89702323839bfb0b82fbc2.json new file mode 100644 index 000000000000..afb50cf2f79f --- /dev/null +++ b/data/not-reproduced-data/8b80337cfacea8ff4c89702323839bfb0b82fbc2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/344", + "project" : "chimera", + "breakingCommit" : "8b80337cfacea8ff4c89702323839bfb0b82fbc2", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.wagon", + "dependencyArtifactID" : "wagon-webdav-jackrabbit", + "previousVersion" : "3.4.3", + "newVersion" : "3.5.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8bc822996cb09cc31c96b892deaff9f27cdd933f.json b/data/not-reproduced-data/8bc822996cb09cc31c96b892deaff9f27cdd933f.json new file mode 100644 index 000000000000..d79631abc675 --- /dev/null +++ b/data/not-reproduced-data/8bc822996cb09cc31c96b892deaff9f27cdd933f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tywo45/t-io/pull/56", + "project" : "t-io", + "breakingCommit" : "8bc822996cb09cc31c96b892deaff9f27cdd933f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.16.0", + "newVersion" : "2.17.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8bc8b2be413b07b2876a1b9a313765a4252ce3db.json b/data/not-reproduced-data/8bc8b2be413b07b2876a1b9a313765a4252ce3db.json new file mode 100644 index 000000000000..d28da773e7c7 --- /dev/null +++ b/data/not-reproduced-data/8bc8b2be413b07b2876a1b9a313765a4252ce3db.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/7057", + "project" : "core-geonetwork", + "breakingCommit" : "8bc8b2be413b07b2876a1b9a313765a4252ce3db", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "xalan", + "dependencyArtifactID" : "xalan", + "previousVersion" : "2.7.1", + "newVersion" : "2.7.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8bfad36f12f419ac7c7b6f1cf185e15e3630d7d6.json b/data/not-reproduced-data/8bfad36f12f419ac7c7b6f1cf185e15e3630d7d6.json new file mode 100644 index 000000000000..d76fe89faae8 --- /dev/null +++ b/data/not-reproduced-data/8bfad36f12f419ac7c7b6f1cf185e15e3630d7d6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geotools/geotools/pull/4387", + "project" : "geotools", + "breakingCommit" : "8bfad36f12f419ac7c7b6f1cf185e15e3630d7d6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.1.119", + "newVersion" : "2.2.220", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8c00d1f9c1c40c6c69345e9a126c810000ac2a6d.json b/data/not-reproduced-data/8c00d1f9c1c40c6c69345e9a126c810000ac2a6d.json new file mode 100644 index 000000000000..58bee38637f9 --- /dev/null +++ b/data/not-reproduced-data/8c00d1f9c1c40c6c69345e9a126c810000ac2a6d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lt-name/MurderMystery_Nukkit/pull/101", + "project" : "MurderMystery_Nukkit", + "breakingCommit" : "8c00d1f9c1c40c6c69345e9a126c810000ac2a6d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "cn.lanink", + "dependencyArtifactID" : "MemoriesOfTime-GameCore", + "previousVersion" : "1.5.6", + "newVersion" : "1.6.4.0-PNX", + "dependencyScope" : "provided", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8c277d14fd28133b693eb96245d94b921d9088d3.json b/data/not-reproduced-data/8c277d14fd28133b693eb96245d94b921d9088d3.json new file mode 100644 index 000000000000..153be3b22dd6 --- /dev/null +++ b/data/not-reproduced-data/8c277d14fd28133b693eb96245d94b921d9088d3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/380", + "project" : "chimera", + "breakingCommit" : "8c277d14fd28133b693eb96245d94b921d9088d3", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.21.4", + "newVersion" : "3.22.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8c4d6c00ba37fa1d09faa90798f0c33e97d0fb69.json b/data/not-reproduced-data/8c4d6c00ba37fa1d09faa90798f0c33e97d0fb69.json new file mode 100644 index 000000000000..695ebdf9598e --- /dev/null +++ b/data/not-reproduced-data/8c4d6c00ba37fa1d09faa90798f0c33e97d0fb69.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vandmo/dependency-lock-maven-plugin/pull/51", + "project" : "dependency-lock-maven-plugin", + "breakingCommit" : "8c4d6c00ba37fa1d09faa90798f0c33e97d0fb69", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.plugin-tools", + "dependencyArtifactID" : "maven-plugin-annotations", + "previousVersion" : "3.6.1", + "newVersion" : "3.6.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8c4f49cbffe3936106810b1d4409733c49137d6a.json b/data/not-reproduced-data/8c4f49cbffe3936106810b1d4409733c49137d6a.json new file mode 100644 index 000000000000..9f1740ccc8fd --- /dev/null +++ b/data/not-reproduced-data/8c4f49cbffe3936106810b1d4409733c49137d6a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1418", + "project" : "lighty", + "breakingCommit" : "8c4f49cbffe3936106810b1d4409733c49137d6a", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-stream_2.13", + "previousVersion" : "2.6.20", + "newVersion" : "2.8.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8c7fe8b0832430e39cec41ea3a7afc1ee14c529d.json b/data/not-reproduced-data/8c7fe8b0832430e39cec41ea3a7afc1ee14c529d.json new file mode 100644 index 000000000000..c3ee07406bc0 --- /dev/null +++ b/data/not-reproduced-data/8c7fe8b0832430e39cec41ea3a7afc1ee14c529d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChange/pull/4484", + "project" : "XChange", + "breakingCommit" : "8c7fe8b0832430e39cec41ea3a7afc1ee14c529d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.pubnub", + "dependencyArtifactID" : "pubnub-gson", + "previousVersion" : "4.31.3", + "newVersion" : "6.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8d0bee89361d5cb933b5c34529e08a621619ab21.json b/data/not-reproduced-data/8d0bee89361d5cb933b5c34529e08a621619ab21.json new file mode 100644 index 000000000000..660bb598387a --- /dev/null +++ b/data/not-reproduced-data/8d0bee89361d5cb933b5c34529e08a621619ab21.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/firebase/firebase-admin-java/pull/624", + "project" : "firebase-admin-java", + "breakingCommit" : "8d0bee89361d5cb933b5c34529e08a621619ab21", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.cloud", + "dependencyArtifactID" : "libraries-bom", + "previousVersion" : "20.9.0", + "newVersion" : "24.2.0", + "dependencyScope" : "import", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8d60f6348ca51f49f7740b8a7824145971780fb7.json b/data/not-reproduced-data/8d60f6348ca51f49f7740b8a7824145971780fb7.json new file mode 100644 index 000000000000..ba86ad2f8928 --- /dev/null +++ b/data/not-reproduced-data/8d60f6348ca51f49f7740b8a7824145971780fb7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6763", + "project" : "core-geonetwork", + "breakingCommit" : "8d60f6348ca51f49f7740b8a7824145971780fb7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.findbugs", + "dependencyArtifactID" : "jsr305", + "previousVersion" : "2.0.1", + "newVersion" : "3.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8d84bbe7cb986c4c7d1678c898b4b5d35c1518cc.json b/data/not-reproduced-data/8d84bbe7cb986c4c7d1678c898b4b5d35c1518cc.json new file mode 100644 index 000000000000..1007166bc335 --- /dev/null +++ b/data/not-reproduced-data/8d84bbe7cb986c4c7d1678c898b4b5d35c1518cc.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ProgrammerAnthony/SentinelC/pull/20", + "project" : "SentinelC", + "breakingCommit" : "8d84bbe7cb986c4c7d1678c898b4b5d35c1518cc", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.4", + "newVersion" : "2.12.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8dc5ff6bd0dd76cdd26ce4d3b45ba6da39578c39.json b/data/not-reproduced-data/8dc5ff6bd0dd76cdd26ce4d3b45ba6da39578c39.json new file mode 100644 index 000000000000..cc044289430a --- /dev/null +++ b/data/not-reproduced-data/8dc5ff6bd0dd76cdd26ce4d3b45ba6da39578c39.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freenowtech/sauron/pull/133", + "project" : "sauron", + "breakingCommit" : "8dc5ff6bd0dd76cdd26ce4d3b45ba6da39578c39", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-web", + "previousVersion" : "5.1.6.RELEASE", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8e18c3efca7fcd96b73bc78dc919505adae9a8ae.json b/data/not-reproduced-data/8e18c3efca7fcd96b73bc78dc919505adae9a8ae.json new file mode 100644 index 000000000000..b2b841865cb6 --- /dev/null +++ b/data/not-reproduced-data/8e18c3efca7fcd96b73bc78dc919505adae9a8ae.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tamtam-chat/tamtam-bot-api/pull/22", + "project" : "tamtam-bot-api", + "breakingCommit" : "8e18c3efca7fcd96b73bc78dc919505adae9a8ae", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.3", + "newVersion" : "2.9.10.8", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8e295ecb82876867d84469624ea30b06078730f2.json b/data/not-reproduced-data/8e295ecb82876867d84469624ea30b06078730f2.json new file mode 100644 index 000000000000..041b686f00a5 --- /dev/null +++ b/data/not-reproduced-data/8e295ecb82876867d84469624ea30b06078730f2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/TAKETODAY/today-infrastructure/pull/162", + "project" : "today-infrastructure", + "breakingCommit" : "8e295ecb82876867d84469624ea30b06078730f2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "mysql", + "dependencyArtifactID" : "mysql-connector-java", + "previousVersion" : "8.0.25", + "newVersion" : "8.0.28", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8e36f5ef9a9738939770451de02f0c0ad394310c.json b/data/not-reproduced-data/8e36f5ef9a9738939770451de02f0c0ad394310c.json new file mode 100644 index 000000000000..4a29fc7f37fe --- /dev/null +++ b/data/not-reproduced-data/8e36f5ef9a9738939770451de02f0c0ad394310c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MajekDev/HexNicks/pull/65", + "project" : "HexNicks", + "breakingCommit" : "8e36f5ef9a9738939770451de02f0c0ad394310c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.kyori", + "dependencyArtifactID" : "adventure-platform-bukkit", + "previousVersion" : "4.0.1", + "newVersion" : "4.1.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8ee9a5f2704c639e66b2007a64a101a93f34567c.json b/data/not-reproduced-data/8ee9a5f2704c639e66b2007a64a101a93f34567c.json new file mode 100644 index 000000000000..b65687b779a0 --- /dev/null +++ b/data/not-reproduced-data/8ee9a5f2704c639e66b2007a64a101a93f34567c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6649", + "project" : "ORCID-Source", + "breakingCommit" : "8ee9a5f2704c639e66b2007a64a101a93f34567c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jsoup", + "dependencyArtifactID" : "jsoup", + "previousVersion" : "1.14.3", + "newVersion" : "1.15.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8f66323cea0318577b3df75a95c2ca9e497a5a9e.json b/data/not-reproduced-data/8f66323cea0318577b3df75a95c2ca9e497a5a9e.json new file mode 100644 index 000000000000..aad6334f8666 --- /dev/null +++ b/data/not-reproduced-data/8f66323cea0318577b3df75a95c2ca9e497a5a9e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/51", + "project" : "Ree6", + "breakingCommit" : "8f66323cea0318577b3df75a95c2ca9e497a5a9e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.apis", + "dependencyArtifactID" : "google-api-services-youtube", + "previousVersion" : "v3-rev20220711-1.32.1", + "newVersion" : "v3-rev20220713-1.32.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8f6ec14551729d61b30aaf58e42184407d434eab.json b/data/not-reproduced-data/8f6ec14551729d61b30aaf58e42184407d434eab.json new file mode 100644 index 000000000000..a2bcd8c325df --- /dev/null +++ b/data/not-reproduced-data/8f6ec14551729d61b30aaf58e42184407d434eab.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tikv/client-java/pull/655", + "project" : "client-java", + "breakingCommit" : "8f6ec14551729d61b30aaf58e42184407d434eab", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.protobuf", + "dependencyArtifactID" : "protobuf-java", + "previousVersion" : "3.16.1", + "newVersion" : "3.16.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8fd6caf09be0838b7a5fe207ca9747d7095cde3e.json b/data/not-reproduced-data/8fd6caf09be0838b7a5fe207ca9747d7095cde3e.json new file mode 100644 index 000000000000..2fc3a34065c3 --- /dev/null +++ b/data/not-reproduced-data/8fd6caf09be0838b7a5fe207ca9747d7095cde3e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/SpoonLabs/astor/pull/352", + "project" : "astor", + "breakingCommit" : "8fd6caf09be0838b7a5fe207ca9747d7095cde3e", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.github.spoonlabs", + "dependencyArtifactID" : "flacoco", + "previousVersion" : "1.0.3", + "newVersion" : "1.0.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/8feec5eba010bf6bc0f9598142b199e776c4edbd.json b/data/not-reproduced-data/8feec5eba010bf6bc0f9598142b199e776c4edbd.json new file mode 100644 index 000000000000..1bd7641a7aea --- /dev/null +++ b/data/not-reproduced-data/8feec5eba010bf6bc0f9598142b199e776c4edbd.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6389", + "project" : "ORCID-Source", + "breakingCommit" : "8feec5eba010bf6bc0f9598142b199e776c4edbd", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.7", + "newVersion" : "2.9.10.8", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9040f47fbc684a10d0dcd0957fe2c45947de01c9.json b/data/not-reproduced-data/9040f47fbc684a10d0dcd0957fe2c45947de01c9.json new file mode 100644 index 000000000000..bac2b1865189 --- /dev/null +++ b/data/not-reproduced-data/9040f47fbc684a10d0dcd0957fe2c45947de01c9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/terrestris/shogun/pull/600", + "project" : "shogun", + "breakingCommit" : "9040f47fbc684a10d0dcd0957fe2c45947de01c9", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.4.2", + "newVersion" : "2.14.0", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9087c641c04ae9d7705cfb93a21d645d6d6d6569.json b/data/not-reproduced-data/9087c641c04ae9d7705cfb93a21d645d6d6d6569.json new file mode 100644 index 000000000000..d41d879e884f --- /dev/null +++ b/data/not-reproduced-data/9087c641c04ae9d7705cfb93a21d645d6d6d6569.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geotools/geotools/pull/3746", + "project" : "geotools", + "breakingCommit" : "9087c641c04ae9d7705cfb93a21d645d6d6d6569", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.1.119", + "newVersion" : "2.1.210", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/90c92ce14fae53f15c92213160ab55def53688e1.json b/data/not-reproduced-data/90c92ce14fae53f15c92213160ab55def53688e1.json new file mode 100644 index 000000000000..2923aa9ed5e8 --- /dev/null +++ b/data/not-reproduced-data/90c92ce14fae53f15c92213160ab55def53688e1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/ChangeSkin/pull/259", + "project" : "ChangeSkin", + "breakingCommit" : "90c92ce14fae53f15c92213160ab55def53688e1", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-jdk14", + "previousVersion" : "2.0.0", + "newVersion" : "2.0.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/90cca141fc95d0510f92e23032c9d03813b074d8.json b/data/not-reproduced-data/90cca141fc95d0510f92e23032c9d03813b074d8.json new file mode 100644 index 000000000000..92bfff15fa48 --- /dev/null +++ b/data/not-reproduced-data/90cca141fc95d0510f92e23032c9d03813b074d8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/690", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "90cca141fc95d0510f92e23032c9d03813b074d8", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/90e751d41504ee171a7fd3674ec26777de2ce696.json b/data/not-reproduced-data/90e751d41504ee171a7fd3674ec26777de2ce696.json new file mode 100644 index 000000000000..c2e3bc994222 --- /dev/null +++ b/data/not-reproduced-data/90e751d41504ee171a7fd3674ec26777de2ce696.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timbru31/SilkSpawners/pull/410", + "project" : "SilkSpawners", + "breakingCommit" : "90e751d41504ee171a7fd3674ec26777de2ce696", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.spotbugs", + "dependencyArtifactID" : "spotbugs-annotations", + "previousVersion" : "4.6.0", + "newVersion" : "4.7.3", + "dependencyScope" : "provided", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/912d9a161b064506d3ebe9ec0f5fcc8729dc99a7.json b/data/not-reproduced-data/912d9a161b064506d3ebe9ec0f5fcc8729dc99a7.json new file mode 100644 index 000000000000..4a5dee1d5e23 --- /dev/null +++ b/data/not-reproduced-data/912d9a161b064506d3ebe9ec0f5fcc8729dc99a7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mapstruct/mapstruct/pull/3288", + "project" : "mapstruct", + "breakingCommit" : "912d9a161b064506d3ebe9ec0f5fcc8729dc99a7", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.freemarker", + "dependencyArtifactID" : "freemarker", + "previousVersion" : "2.3.31", + "newVersion" : "2.3.32", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/919c808279d233d4babd9b2321606620786febaa.json b/data/not-reproduced-data/919c808279d233d4babd9b2321606620786febaa.json new file mode 100644 index 000000000000..9a32da55648e --- /dev/null +++ b/data/not-reproduced-data/919c808279d233d4babd9b2321606620786febaa.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/funkemunky/Kauri/pull/56", + "project" : "Kauri", + "breakingCommit" : "919c808279d233d4babd9b2321606620786febaa", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "cc.funkemunky.utils", + "dependencyArtifactID" : "lombok", + "previousVersion" : "1.18.0", + "newVersion" : "1.18.24", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/91c85c6fe35bbaf7fe52b7526e73cc1732df57f6.json b/data/not-reproduced-data/91c85c6fe35bbaf7fe52b7526e73cc1732df57f6.json new file mode 100644 index 000000000000..85d3f90d76f0 --- /dev/null +++ b/data/not-reproduced-data/91c85c6fe35bbaf7fe52b7526e73cc1732df57f6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tinylog-org/tinylog/pull/294", + "project" : "tinylog", + "breakingCommit" : "91c85c6fe35bbaf7fe52b7526e73cc1732df57f6", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.tinylog", + "dependencyArtifactID" : "tinylog-api", + "previousVersion" : "2.4.1", + "newVersion" : "2.5.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/91c993f13bacbcccfabd07835ab255a0c48e7bd6.json b/data/not-reproduced-data/91c993f13bacbcccfabd07835ab255a0c48e7bd6.json new file mode 100644 index 000000000000..fc33c17ba523 --- /dev/null +++ b/data/not-reproduced-data/91c993f13bacbcccfabd07835ab255a0c48e7bd6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenRefine/OpenRefine/pull/4616", + "project" : "OpenRefine", + "breakingCommit" : "91c993f13bacbcccfabd07835ab255a0c48e7bd6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.apis", + "dependencyArtifactID" : "google-api-services-sheets", + "previousVersion" : "v4-rev20220221-1.32.1", + "newVersion" : "v4-rev20220308-1.32.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/926031fc72669f1dff8244ea309c5eba84d7e9ee.json b/data/not-reproduced-data/926031fc72669f1dff8244ea309c5eba84d7e9ee.json new file mode 100644 index 000000000000..bfc7fa9680e4 --- /dev/null +++ b/data/not-reproduced-data/926031fc72669f1dff8244ea309c5eba84d7e9ee.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/77", + "project" : "elementary", + "breakingCommit" : "926031fc72669f1dff8244ea309c5eba84d7e9ee", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.wagon", + "dependencyArtifactID" : "wagon-webdav-jackrabbit", + "previousVersion" : "3.5.0", + "newVersion" : "3.5.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/926907b06c6232492b6e2dee730350dd23079a36.json b/data/not-reproduced-data/926907b06c6232492b6e2dee730350dd23079a36.json new file mode 100644 index 000000000000..9ab389357bcb --- /dev/null +++ b/data/not-reproduced-data/926907b06c6232492b6e2dee730350dd23079a36.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/75", + "project" : "elementary", + "breakingCommit" : "926907b06c6232492b6e2dee730350dd23079a36", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.wagon", + "dependencyArtifactID" : "wagon-webdav-jackrabbit", + "previousVersion" : "3.4.3", + "newVersion" : "3.5.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/92d7d97b1e745913337a24d8e395cd4f5b3aa002.json b/data/not-reproduced-data/92d7d97b1e745913337a24d8e395cd4f5b3aa002.json new file mode 100644 index 000000000000..8d32736a5e64 --- /dev/null +++ b/data/not-reproduced-data/92d7d97b1e745913337a24d8e395cd4f5b3aa002.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6483", + "project" : "ORCID-Source", + "breakingCommit" : "92d7d97b1e745913337a24d8e395cd4f5b3aa002", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.10.0", + "newVersion" : "2.10.5.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/92e94931e51f5bb530e170976007c31d01bd24de.json b/data/not-reproduced-data/92e94931e51f5bb530e170976007c31d01bd24de.json new file mode 100644 index 000000000000..b395938a2f2e --- /dev/null +++ b/data/not-reproduced-data/92e94931e51f5bb530e170976007c31d01bd24de.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3386", + "project" : "janusgraph", + "breakingCommit" : "92e94931e51f5bb530e170976007c31d01bd24de", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.curator", + "dependencyArtifactID" : "curator-framework", + "previousVersion" : "4.2.0", + "newVersion" : "5.4.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9364a268594748e607229c6fda0eb643b99132ea.json b/data/not-reproduced-data/9364a268594748e607229c6fda0eb643b99132ea.json new file mode 100644 index 000000000000..d23fe032ab46 --- /dev/null +++ b/data/not-reproduced-data/9364a268594748e607229c6fda0eb643b99132ea.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/UniversalMediaServer/UniversalMediaServer/pull/2909", + "project" : "UniversalMediaServer", + "breakingCommit" : "9364a268594748e607229c6fda0eb643b99132ea", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/938b189132239e3641dfe28ad3f68b86509bdf94.json b/data/not-reproduced-data/938b189132239e3641dfe28ad3f68b86509bdf94.json new file mode 100644 index 000000000000..f6fa247a1877 --- /dev/null +++ b/data/not-reproduced-data/938b189132239e3641dfe28ad3f68b86509bdf94.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PicnicSupermarket/error-prone-support/pull/373", + "project" : "error-prone-support", + "breakingCommit" : "938b189132239e3641dfe28ad3f68b86509bdf94", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework.boot", + "dependencyArtifactID" : "spring-boot-test", + "previousVersion" : "2.7.11", + "newVersion" : "3.0.6", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/942d1ce4cba4558a7831f973154a42f9415528a3.json b/data/not-reproduced-data/942d1ce4cba4558a7831f973154a42f9415528a3.json new file mode 100644 index 000000000000..9c1a38726d8d --- /dev/null +++ b/data/not-reproduced-data/942d1ce4cba4558a7831f973154a42f9415528a3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tdunning/log-synth/pull/49", + "project" : "log-synth", + "breakingCommit" : "942d1ce4cba4558a7831f973154a42f9415528a3", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "30.1-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/949b9fa4260b2188b933f7eccd0f9d40ac3083f8.json b/data/not-reproduced-data/949b9fa4260b2188b933f7eccd0f9d40ac3083f8.json new file mode 100644 index 000000000000..9be67a01e38d --- /dev/null +++ b/data/not-reproduced-data/949b9fa4260b2188b933f7eccd0f9d40ac3083f8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ASSERT-KTH/flacoco/pull/223", + "project" : "flacoco", + "breakingCommit" : "949b9fa4260b2188b933f7eccd0f9d40ac3083f8", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.0", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/94bc40d65712a16938a726923b68e7260306b853.json b/data/not-reproduced-data/94bc40d65712a16938a726923b68e7260306b853.json new file mode 100644 index 000000000000..59505c5d7e27 --- /dev/null +++ b/data/not-reproduced-data/94bc40d65712a16938a726923b68e7260306b853.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ManyDesigns/Portofino/pull/645", + "project" : "Portofino", + "breakingCommit" : "94bc40d65712a16938a726923b68e7260306b853", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.tomcat.embed", + "dependencyArtifactID" : "tomcat-embed-core", + "previousVersion" : "9.0.71", + "newVersion" : "9.0.72", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/94edb56c2797bbb67673dca611a328c53c1322ef.json b/data/not-reproduced-data/94edb56c2797bbb67673dca611a328c53c1322ef.json new file mode 100644 index 000000000000..82a568c05c4c --- /dev/null +++ b/data/not-reproduced-data/94edb56c2797bbb67673dca611a328c53c1322ef.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timbru31/SilkSpawners/pull/382", + "project" : "SilkSpawners", + "breakingCommit" : "94edb56c2797bbb67673dca611a328c53c1322ef", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.spotbugs", + "dependencyArtifactID" : "spotbugs-annotations", + "previousVersion" : "4.6.0", + "newVersion" : "4.7.3", + "dependencyScope" : "provided", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/94f317fc19c5460a4a29b9c9bf2203c05fbcd657.json b/data/not-reproduced-data/94f317fc19c5460a4a29b9c9bf2203c05fbcd657.json new file mode 100644 index 000000000000..db3ecd1410ed --- /dev/null +++ b/data/not-reproduced-data/94f317fc19c5460a4a29b9c9bf2203c05fbcd657.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3781", + "project" : "georchestra", + "breakingCommit" : "94f317fc19c5460a4a29b9c9bf2203c05fbcd657", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.sf.saxon", + "dependencyArtifactID" : "Saxon-HE", + "previousVersion" : "9.9.1-8", + "newVersion" : "11.4", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/952abf6998ed1f56b34355b63e42232d6a940934.json b/data/not-reproduced-data/952abf6998ed1f56b34355b63e42232d6a940934.json new file mode 100644 index 000000000000..d5f170ad6458 --- /dev/null +++ b/data/not-reproduced-data/952abf6998ed1f56b34355b63e42232d6a940934.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/finos/legend-engine/pull/698", + "project" : "legend-engine", + "breakingCommit" : "952abf6998ed1f56b34355b63e42232d6a940934", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "8.25", + "newVersion" : "8.29", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/953c1f5022c919d95f8d0d71b853f1c0a26fc214.json b/data/not-reproduced-data/953c1f5022c919d95f8d0d71b853f1c0a26fc214.json new file mode 100644 index 000000000000..46c75aeac52c --- /dev/null +++ b/data/not-reproduced-data/953c1f5022c919d95f8d0d71b853f1c0a26fc214.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/trinodb/trino/pull/13948", + "project" : "trino", + "breakingCommit" : "953c1f5022c919d95f8d0d71b853f1c0a26fc214", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.microsoft.sqlserver", + "dependencyArtifactID" : "mssql-jdbc", + "previousVersion" : "10.2.0.jre11", + "newVersion" : "11.2.1.jre17", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9558176ba279a16848afbebaecd54ad502808858.json b/data/not-reproduced-data/9558176ba279a16848afbebaecd54ad502808858.json new file mode 100644 index 000000000000..7b28b90d234d --- /dev/null +++ b/data/not-reproduced-data/9558176ba279a16848afbebaecd54ad502808858.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1337", + "project" : "lighty", + "breakingCommit" : "9558176ba279a16848afbebaecd54ad502808858", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-stream_2.13", + "previousVersion" : "2.6.20", + "newVersion" : "2.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/956b225e1b77f2ccba796ff36711f2b9cfc01dcf.json b/data/not-reproduced-data/956b225e1b77f2ccba796ff36711f2b9cfc01dcf.json new file mode 100644 index 000000000000..0017eb22069d --- /dev/null +++ b/data/not-reproduced-data/956b225e1b77f2ccba796ff36711f2b9cfc01dcf.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/usethesource/vallang/pull/151", + "project" : "vallang", + "breakingCommit" : "956b225e1b77f2ccba796ff36711f2b9cfc01dcf", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.usethesource", + "dependencyArtifactID" : "capsule", + "previousVersion" : "0.7.0", + "newVersion" : "0.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/95bfcc3ac336b1e58d48bc9863fa7408a5088ff0.json b/data/not-reproduced-data/95bfcc3ac336b1e58d48bc9863fa7408a5088ff0.json new file mode 100644 index 000000000000..81ae0808661d --- /dev/null +++ b/data/not-reproduced-data/95bfcc3ac336b1e58d48bc9863fa7408a5088ff0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenAS2/OpenAs2App/pull/324", + "project" : "OpenAs2App", + "breakingCommit" : "95bfcc3ac336b1e58d48bc9863fa7408a5088ff0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.bouncycastle", + "dependencyArtifactID" : "bcprov-jdk18on", + "previousVersion" : "1.72", + "newVersion" : "1.74", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/96239d903c332f3c15a65d1eb3f539cc66760ceb.json b/data/not-reproduced-data/96239d903c332f3c15a65d1eb3f539cc66760ceb.json new file mode 100644 index 000000000000..c9ffe593f313 --- /dev/null +++ b/data/not-reproduced-data/96239d903c332f3c15a65d1eb3f539cc66760ceb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/753", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "96239d903c332f3c15a65d1eb3f539cc66760ceb", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.bitbucket.b_c", + "dependencyArtifactID" : "jose4j", + "previousVersion" : "0.9.2", + "newVersion" : "0.9.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/96606c767a2a86dc5a11e95f0c52046635efbe00.json b/data/not-reproduced-data/96606c767a2a86dc5a11e95f0c52046635efbe00.json new file mode 100644 index 000000000000..c20e87e71e7b --- /dev/null +++ b/data/not-reproduced-data/96606c767a2a86dc5a11e95f0c52046635efbe00.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/312", + "project" : "Ree6", + "breakingCommit" : "96606c767a2a86dc5a11e95f0c52046635efbe00", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.Ree6-Applications", + "dependencyArtifactID" : "Ree6-SQL", + "previousVersion" : "1b00250427", + "newVersion" : "1.4.8", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9699d1b29aea7e1645e479d4a314021b23387cda.json b/data/not-reproduced-data/9699d1b29aea7e1645e479d4a314021b23387cda.json new file mode 100644 index 000000000000..153a798fe605 --- /dev/null +++ b/data/not-reproduced-data/9699d1b29aea7e1645e479d4a314021b23387cda.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenAPITools/openapi-diff/pull/534", + "project" : "openapi-diff", + "breakingCommit" : "9699d1b29aea7e1645e479d4a314021b23387cda", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.3.8", + "newVersion" : "1.4.8", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/96f21574dd763e7a506ba8af3381255b44f45829.json b/data/not-reproduced-data/96f21574dd763e7a506ba8af3381255b44f45829.json new file mode 100644 index 000000000000..9e9342c68356 --- /dev/null +++ b/data/not-reproduced-data/96f21574dd763e7a506ba8af3381255b44f45829.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/wso2/micro-integrator/pull/2575", + "project" : "micro-integrator", + "breakingCommit" : "96f21574dd763e7a506ba8af3381255b44f45829", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.eclipse.paho", + "dependencyArtifactID" : "org.eclipse.paho.client.mqttv3", + "previousVersion" : "1.2.0", + "newVersion" : "1.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/975731e9224f41a7d441a8310c6f7b5de7e8924f.json b/data/not-reproduced-data/975731e9224f41a7d441a8310c6f7b5de7e8924f.json new file mode 100644 index 000000000000..d0c59bc6ca22 --- /dev/null +++ b/data/not-reproduced-data/975731e9224f41a7d441a8310c6f7b5de7e8924f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PerimeterX/perimeterx-java-sdk/pull/262", + "project" : "perimeterx-java-sdk", + "breakingCommit" : "975731e9224f41a7d441a8310c6f7b5de7e8924f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.11.4", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/976b1f62d3cf858544dfacff2cf66941adeba78b.json b/data/not-reproduced-data/976b1f62d3cf858544dfacff2cf66941adeba78b.json new file mode 100644 index 000000000000..1eaee30dd1ac --- /dev/null +++ b/data/not-reproduced-data/976b1f62d3cf858544dfacff2cf66941adeba78b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ShaftHQ/SHAFT_ENGINE/pull/886", + "project" : "SHAFT_ENGINE", + "breakingCommit" : "976b1f62d3cf858544dfacff2cf66941adeba78b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-1.2-api", + "previousVersion" : "2.19.0", + "newVersion" : "2.20.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9789e9898febc277a2a28a99abe4cf1b1d3d3c4b.json b/data/not-reproduced-data/9789e9898febc277a2a28a99abe4cf1b1d3d3c4b.json new file mode 100644 index 000000000000..ce092bbc7455 --- /dev/null +++ b/data/not-reproduced-data/9789e9898febc277a2a28a99abe4cf1b1d3d3c4b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/fmtn/a/pull/144", + "project" : "a", + "breakingCommit" : "9789e9898febc277a2a28a99abe4cf1b1d3d3c4b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.graalvm.js", + "dependencyArtifactID" : "js-scriptengine", + "previousVersion" : "22.0.0", + "newVersion" : "22.1.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/979780b29cf329579fa703552f9090b23c10e81d.json b/data/not-reproduced-data/979780b29cf329579fa703552f9090b23c10e81d.json new file mode 100644 index 000000000000..b7c8ff5aa9dd --- /dev/null +++ b/data/not-reproduced-data/979780b29cf329579fa703552f9090b23c10e81d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/723", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "979780b29cf329579fa703552f9090b23c10e81d", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-webmvc", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.7", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/97b674815455d4bf1ed62ec4ed1035595e65be49.json b/data/not-reproduced-data/97b674815455d4bf1ed62ec4ed1035595e65be49.json new file mode 100644 index 000000000000..78d659b4d448 --- /dev/null +++ b/data/not-reproduced-data/97b674815455d4bf1ed62ec4ed1035595e65be49.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freedomotic/freedomotic/pull/522", + "project" : "freedomotic", + "breakingCommit" : "97b674815455d4bf1ed62ec4ed1035595e65be49", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.2.4", + "newVersion" : "2.8.9", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/98095ae334d187b16ce372397487052802af8a54.json b/data/not-reproduced-data/98095ae334d187b16ce372397487052802af8a54.json new file mode 100644 index 000000000000..d48833a28db3 --- /dev/null +++ b/data/not-reproduced-data/98095ae334d187b16ce372397487052802af8a54.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/7194", + "project" : "core-geonetwork", + "breakingCommit" : "98095ae334d187b16ce372397487052802af8a54", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "30.0-jre", + "newVersion" : "32.1.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/984507ce9a5ec480761d56737066f2b0e136d06f.json b/data/not-reproduced-data/984507ce9a5ec480761d56737066f2b0e136d06f.json new file mode 100644 index 000000000000..484dd72994bc --- /dev/null +++ b/data/not-reproduced-data/984507ce9a5ec480761d56737066f2b0e136d06f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/474", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "984507ce9a5ec480761d56737066f2b0e136d06f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.assertj", + "dependencyArtifactID" : "assertj-core", + "previousVersion" : "3.21.0", + "newVersion" : "3.23.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/98ac85f955abc4b64ec714a011375aa5338d95c2.json b/data/not-reproduced-data/98ac85f955abc4b64ec714a011375aa5338d95c2.json new file mode 100644 index 000000000000..8052db5ccc73 --- /dev/null +++ b/data/not-reproduced-data/98ac85f955abc4b64ec714a011375aa5338d95c2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/654", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "98ac85f955abc4b64ec714a011375aa5338d95c2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-tx", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/98ce8c9aa0e42e0e0791ec704511c646e1322e2c.json b/data/not-reproduced-data/98ce8c9aa0e42e0e0791ec704511c646e1322e2c.json new file mode 100644 index 000000000000..f6719b76b458 --- /dev/null +++ b/data/not-reproduced-data/98ce8c9aa0e42e0e0791ec704511c646e1322e2c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/UniversalMediaServer/UniversalMediaServer/pull/3593", + "project" : "UniversalMediaServer", + "breakingCommit" : "98ce8c9aa0e42e0e0791ec704511c646e1322e2c", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "jakarta.servlet", + "dependencyArtifactID" : "jakarta.servlet-api", + "previousVersion" : "4.0.4", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/98d52f5e1cdbb34c6c4695f8b5ba47aedcd54c8b.json b/data/not-reproduced-data/98d52f5e1cdbb34c6c4695f8b5ba47aedcd54c8b.json new file mode 100644 index 000000000000..b5cbf577cede --- /dev/null +++ b/data/not-reproduced-data/98d52f5e1cdbb34c6c4695f8b5ba47aedcd54c8b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lukas-krecan/future-converter/pull/79", + "project" : "future-converter", + "breakingCommit" : "98d52f5e1cdbb34c6c4695f8b5ba47aedcd54c8b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.19", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/98ec90a317827172b5c32a0cba344d869e71df19.json b/data/not-reproduced-data/98ec90a317827172b5c32a0cba344d869e71df19.json new file mode 100644 index 000000000000..627ae10d23fc --- /dev/null +++ b/data/not-reproduced-data/98ec90a317827172b5c32a0cba344d869e71df19.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ASSERT-KTH/sorald/pull/1043", + "project" : "sorald", + "breakingCommit" : "98ec90a317827172b5c32a0cba344d869e71df19", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven", + "dependencyArtifactID" : "maven-plugin-api", + "previousVersion" : "3.9.1", + "newVersion" : "3.9.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/98edc84ed681fbeb607542bb73e08358dc904dec.json b/data/not-reproduced-data/98edc84ed681fbeb607542bb73e08358dc904dec.json new file mode 100644 index 000000000000..82d3eaee51ea --- /dev/null +++ b/data/not-reproduced-data/98edc84ed681fbeb607542bb73e08358dc904dec.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vlingo/xoom-designer/pull/139", + "project" : "xoom-designer", + "breakingCommit" : "98edc84ed681fbeb607542bb73e08358dc904dec", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "4.3.20.RELEASE", + "newVersion" : "5.2.21.RELEASE", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/98fc391ede25b1c70709d9b8e59aa01f0c86b98d.json b/data/not-reproduced-data/98fc391ede25b1c70709d9b8e59aa01f0c86b98d.json new file mode 100644 index 000000000000..ed346aab8668 --- /dev/null +++ b/data/not-reproduced-data/98fc391ede25b1c70709d9b8e59aa01f0c86b98d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokorin/Jaffree/pull/324", + "project" : "Jaffree", + "breakingCommit" : "98fc391ede25b1c70709d9b8e59aa01f0c86b98d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "10.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/990d657493895f2d73505734bcf59eb05b882b73.json b/data/not-reproduced-data/990d657493895f2d73505734bcf59eb05b882b73.json new file mode 100644 index 000000000000..49ab5ea2dfbc --- /dev/null +++ b/data/not-reproduced-data/990d657493895f2d73505734bcf59eb05b882b73.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/868", + "project" : "togglz", + "breakingCommit" : "990d657493895f2d73505734bcf59eb05b882b73", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.graalvm.js", + "dependencyArtifactID" : "js", + "previousVersion" : "22.0.0", + "newVersion" : "22.2.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/991d6603c1f34d2894aab0d6d52af20cef80910c.json b/data/not-reproduced-data/991d6603c1f34d2894aab0d6d52af20cef80910c.json new file mode 100644 index 000000000000..e5d64ab26598 --- /dev/null +++ b/data/not-reproduced-data/991d6603c1f34d2894aab0d6d52af20cef80910c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MorphiaOrg/morphia/pull/2411", + "project" : "morphia", + "breakingCommit" : "991d6603c1f34d2894aab0d6d52af20cef80910c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.bytebuddy", + "dependencyArtifactID" : "byte-buddy", + "previousVersion" : "1.14.4", + "newVersion" : "1.14.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9927f71f557dc64286434d7e28f763cd56f32763.json b/data/not-reproduced-data/9927f71f557dc64286434d7e28f763cd56f32763.json new file mode 100644 index 000000000000..a70512e60d60 --- /dev/null +++ b/data/not-reproduced-data/9927f71f557dc64286434d7e28f763cd56f32763.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freenowtech/sauron/pull/111", + "project" : "sauron", + "breakingCommit" : "9927f71f557dc64286434d7e28f763cd56f32763", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "junit", + "dependencyArtifactID" : "junit", + "previousVersion" : "4.12", + "newVersion" : "4.13.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9946dd0ebd5e6e9b102277fc6fabfacfc41f96d0.json b/data/not-reproduced-data/9946dd0ebd5e6e9b102277fc6fabfacfc41f96d0.json new file mode 100644 index 000000000000..20439cd73d78 --- /dev/null +++ b/data/not-reproduced-data/9946dd0ebd5e6e9b102277fc6fabfacfc41f96d0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/201", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "9946dd0ebd5e6e9b102277fc6fabfacfc41f96d0", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.tomcat.embed", + "dependencyArtifactID" : "tomcat-embed-core", + "previousVersion" : "8.5.75", + "newVersion" : "8.5.85", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9953dd27954379fdfd5bca279d26d22e28fdbb86.json b/data/not-reproduced-data/9953dd27954379fdfd5bca279d26d22e28fdbb86.json new file mode 100644 index 000000000000..8770311b51a0 --- /dev/null +++ b/data/not-reproduced-data/9953dd27954379fdfd5bca279d26d22e28fdbb86.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MajekDev/HexNicks/pull/69", + "project" : "HexNicks", + "breakingCommit" : "9953dd27954379fdfd5bca279d26d22e28fdbb86", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.kyori", + "dependencyArtifactID" : "adventure-text-serializer-gson", + "previousVersion" : "4.10.0", + "newVersion" : "4.10.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/998d988f30068aac4c3e34e584537a649bd177f9.json b/data/not-reproduced-data/998d988f30068aac4c3e34e584537a649bd177f9.json new file mode 100644 index 000000000000..a908226e4a2b --- /dev/null +++ b/data/not-reproduced-data/998d988f30068aac4c3e34e584537a649bd177f9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/397", + "project" : "chimera", + "breakingCommit" : "998d988f30068aac4c3e34e584537a649bd177f9", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.23.0", + "newVersion" : "3.24.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/999722111bf24d9de15c897b5293eb238ea04045.json b/data/not-reproduced-data/999722111bf24d9de15c897b5293eb238ea04045.json new file mode 100644 index 000000000000..b0de712e0f40 --- /dev/null +++ b/data/not-reproduced-data/999722111bf24d9de15c897b5293eb238ea04045.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/161", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "999722111bf24d9de15c897b5293eb238ea04045", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.tomcat.embed", + "dependencyArtifactID" : "tomcat-embed-core", + "previousVersion" : "8.5.75", + "newVersion" : "8.5.78", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/99e6d5f1b6ad8988d4d36e4e5d7b8a89fe4331de.json b/data/not-reproduced-data/99e6d5f1b6ad8988d4d36e4e5d7b8a89fe4331de.json new file mode 100644 index 000000000000..a86f73a3a0a1 --- /dev/null +++ b/data/not-reproduced-data/99e6d5f1b6ad8988d4d36e4e5d7b8a89fe4331de.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/P2P-Develop/PeyangSuperbAntiCheat/pull/114", + "project" : "PeyangSuperbAntiCheat", + "breakingCommit" : "99e6d5f1b6ad8988d4d36e4e5d7b8a89fe4331de", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.2", + "newVersion" : "2.13.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/99ec071a0ce40e1bf683e66a6717df2f57c7d817.json b/data/not-reproduced-data/99ec071a0ce40e1bf683e66a6717df2f57c7d817.json new file mode 100644 index 000000000000..c9312e4fa7f9 --- /dev/null +++ b/data/not-reproduced-data/99ec071a0ce40e1bf683e66a6717df2f57c7d817.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Refactoring-Bot/Refactoring-Bot/pull/112", + "project" : "Refactoring-Bot", + "breakingCommit" : "99ec071a0ce40e1bf683e66a6717df2f57c7d817", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.antlr", + "dependencyArtifactID" : "antlr4-runtime", + "previousVersion" : "4.7.2", + "newVersion" : "4.12.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9a6dd839cdce32cfa0e339eb4fd702f3346d560f.json b/data/not-reproduced-data/9a6dd839cdce32cfa0e339eb4fd702f3346d560f.json new file mode 100644 index 000000000000..5d5f50ca9a8b --- /dev/null +++ b/data/not-reproduced-data/9a6dd839cdce32cfa0e339eb4fd702f3346d560f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/7028", + "project" : "core-geonetwork", + "breakingCommit" : "9a6dd839cdce32cfa0e339eb4fd702f3346d560f", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.amazonaws", + "dependencyArtifactID" : "aws-java-sdk-s3", + "previousVersion" : "1.12.261", + "newVersion" : "1.12.455", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9a8b6fc7847a0782ae4c48d0e4f7056507c0397d.json b/data/not-reproduced-data/9a8b6fc7847a0782ae4c48d0e4f7056507c0397d.json new file mode 100644 index 000000000000..d4f458f7c7d8 --- /dev/null +++ b/data/not-reproduced-data/9a8b6fc7847a0782ae4c48d0e4f7056507c0397d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geosolutions-it/geostore/pull/296", + "project" : "geostore", + "breakingCommit" : "9a8b6fc7847a0782ae4c48d0e4f7056507c0397d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jasypt", + "dependencyArtifactID" : "jasypt", + "previousVersion" : "1.8", + "newVersion" : "1.9.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9b0e44a79d8aae86642a19cbab51877a59e66592.json b/data/not-reproduced-data/9b0e44a79d8aae86642a19cbab51877a59e66592.json new file mode 100644 index 000000000000..d0ec65959652 --- /dev/null +++ b/data/not-reproduced-data/9b0e44a79d8aae86642a19cbab51877a59e66592.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3750", + "project" : "georchestra", + "breakingCommit" : "9b0e44a79d8aae86642a19cbab51877a59e66592", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "xerces", + "dependencyArtifactID" : "xercesImpl", + "previousVersion" : "2.12.1", + "newVersion" : "2.12.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9b98bc1d42bebe2ada7c38b9b8ca7949bcb810ce.json b/data/not-reproduced-data/9b98bc1d42bebe2ada7c38b9b8ca7949bcb810ce.json new file mode 100644 index 000000000000..a2143fa5ff24 --- /dev/null +++ b/data/not-reproduced-data/9b98bc1d42bebe2ada7c38b9b8ca7949bcb810ce.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Intel-bigdata/HiBench/pull/727", + "project" : "HiBench", + "breakingCommit" : "9b98bc1d42bebe2ada7c38b9b8ca7949bcb810ce", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "31.1-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9ba49d7f5bf43ba1589fa741ff3729a52c4b54e5.json b/data/not-reproduced-data/9ba49d7f5bf43ba1589fa741ff3729a52c4b54e5.json new file mode 100644 index 000000000000..bd197c7141be --- /dev/null +++ b/data/not-reproduced-data/9ba49d7f5bf43ba1589fa741ff3729a52c4b54e5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/UniversalMediaServer/UniversalMediaServer/pull/2983", + "project" : "UniversalMediaServer", + "breakingCommit" : "9ba49d7f5bf43ba1589fa741ff3729a52c4b54e5", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9bad34734bcb7fe060dfecacc01894b171254029.json b/data/not-reproduced-data/9bad34734bcb7fe060dfecacc01894b171254029.json new file mode 100644 index 000000000000..8f56ef72db13 --- /dev/null +++ b/data/not-reproduced-data/9bad34734bcb7fe060dfecacc01894b171254029.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3622", + "project" : "georchestra", + "breakingCommit" : "9bad34734bcb7fe060dfecacc01894b171254029", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.sun.xml.bind", + "dependencyArtifactID" : "jaxb-core", + "previousVersion" : "2.3.0.1", + "newVersion" : "3.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9bcbd94d6bbb0b94b2b433454b635529c1d0e1f4.json b/data/not-reproduced-data/9bcbd94d6bbb0b94b2b433454b635529c1d0e1f4.json new file mode 100644 index 000000000000..6d0a5ae857f9 --- /dev/null +++ b/data/not-reproduced-data/9bcbd94d6bbb0b94b2b433454b635529c1d0e1f4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/I-TECH-UW/OpenELIS-Global-2/pull/355", + "project" : "OpenELIS-Global-2", + "breakingCommit" : "9bcbd94d6bbb0b94b2b433454b635529c1d0e1f4", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.poi", + "dependencyArtifactID" : "poi", + "previousVersion" : "3.17", + "newVersion" : "4.1.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9c0f1348f89dffae4ad0d4f7e1906fc8c8ba8dca.json b/data/not-reproduced-data/9c0f1348f89dffae4ad0d4f7e1906fc8c8ba8dca.json new file mode 100644 index 000000000000..14d0093593ee --- /dev/null +++ b/data/not-reproduced-data/9c0f1348f89dffae4ad0d4f7e1906fc8c8ba8dca.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geosolutions-it/geostore/pull/248", + "project" : "geostore", + "breakingCommit" : "9c0f1348f89dffae4ad0d4f7e1906fc8c8ba8dca", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.3.175", + "newVersion" : "2.1.210", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9c61dc28f766da612f4ca53ed967aa10ddc72fa9.json b/data/not-reproduced-data/9c61dc28f766da612f4ca53ed967aa10ddc72fa9.json new file mode 100644 index 000000000000..89a376939f76 --- /dev/null +++ b/data/not-reproduced-data/9c61dc28f766da612f4ca53ed967aa10ddc72fa9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/eu-digital-green-certificates/dgca-validation-service/pull/108", + "project" : "dgca-validation-service", + "breakingCommit" : "9c61dc28f766da612f4ca53ed967aa10ddc72fa9", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.netty", + "dependencyArtifactID" : "netty-handler", + "previousVersion" : "4.1.72.Final", + "newVersion" : "4.1.94.Final", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9c8684267f91ee2763de173378a678ccf08a3ad2.json b/data/not-reproduced-data/9c8684267f91ee2763de173378a678ccf08a3ad2.json new file mode 100644 index 000000000000..7d757819bd86 --- /dev/null +++ b/data/not-reproduced-data/9c8684267f91ee2763de173378a678ccf08a3ad2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vaadin/flow/pull/12828", + "project" : "flow", + "breakingCommit" : "9c8684267f91ee2763de173378a678ccf08a3ad2", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.mockito", + "dependencyArtifactID" : "mockito-core", + "previousVersion" : "4.2.0", + "newVersion" : "4.3.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9c8a386276f0b13b295c37e15137ba54a65eb78b.json b/data/not-reproduced-data/9c8a386276f0b13b295c37e15137ba54a65eb78b.json new file mode 100644 index 000000000000..963fb3d15baa --- /dev/null +++ b/data/not-reproduced-data/9c8a386276f0b13b295c37e15137ba54a65eb78b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/usethesource/vallang/pull/156", + "project" : "vallang", + "breakingCommit" : "9c8a386276f0b13b295c37e15137ba54a65eb78b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.luben", + "dependencyArtifactID" : "zstd-jni", + "previousVersion" : "1.5.2-2", + "newVersion" : "1.5.2-3", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9cd46372428d48747c4c2af4d34639fbfb6ad0f1.json b/data/not-reproduced-data/9cd46372428d48747c4c2af4d34639fbfb6ad0f1.json new file mode 100644 index 000000000000..8bda1a93b280 --- /dev/null +++ b/data/not-reproduced-data/9cd46372428d48747c4c2af4d34639fbfb6ad0f1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/490", + "project" : "JavaClasses", + "breakingCommit" : "9cd46372428d48747c4c2af4d34639fbfb6ad0f1", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.13.3", + "newVersion" : "2.15.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9d17bc85dce3ecfe0af0218c7ae8e7d9b11e0247.json b/data/not-reproduced-data/9d17bc85dce3ecfe0af0218c7ae8e7d9b11e0247.json new file mode 100644 index 000000000000..7e454a498147 --- /dev/null +++ b/data/not-reproduced-data/9d17bc85dce3ecfe0af0218c7ae8e7d9b11e0247.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/ChangeSkin/pull/258", + "project" : "ChangeSkin", + "breakingCommit" : "9d17bc85dce3ecfe0af0218c7ae8e7d9b11e0247", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-jdk14", + "previousVersion" : "2.0.0", + "newVersion" : "2.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9d33c2a4e3caf28d3d669aa3e9eefa86b56eb466.json b/data/not-reproduced-data/9d33c2a4e3caf28d3d669aa3e9eefa86b56eb466.json new file mode 100644 index 000000000000..633f43b25c44 --- /dev/null +++ b/data/not-reproduced-data/9d33c2a4e3caf28d3d669aa3e9eefa86b56eb466.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/FastLogin/pull/942", + "project" : "FastLogin", + "breakingCommit" : "9d33c2a4e3caf28d3d669aa3e9eefa86b56eb466", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-jdk14", + "previousVersion" : "2.0.0", + "newVersion" : "2.0.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9d4b111d46bcdbca0db3a2b36a9a05f1f1bd1f13.json b/data/not-reproduced-data/9d4b111d46bcdbca0db3a2b36a9a05f1f1bd1f13.json new file mode 100644 index 000000000000..249d0244c615 --- /dev/null +++ b/data/not-reproduced-data/9d4b111d46bcdbca0db3a2b36a9a05f1f1bd1f13.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/touchmii/OpenTCS-4/pull/16", + "project" : "OpenTCS-4", + "breakingCommit" : "9d4b111d46bcdbca0db3a2b36a9a05f1f1bd1f13", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.12.6.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9d4c40025c648aa0af39e890bae2041c40fcdf6d.json b/data/not-reproduced-data/9d4c40025c648aa0af39e890bae2041c40fcdf6d.json new file mode 100644 index 000000000000..953fa4208828 --- /dev/null +++ b/data/not-reproduced-data/9d4c40025c648aa0af39e890bae2041c40fcdf6d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/TAKETODAY/today-infrastructure/pull/187", + "project" : "today-infrastructure", + "breakingCommit" : "9d4c40025c648aa0af39e890bae2041c40fcdf6d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.postgresql", + "dependencyArtifactID" : "postgresql", + "previousVersion" : "42.4.1", + "newVersion" : "42.4.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9d51a768dc633ed4895a474f78eaaf84a3c209fd.json b/data/not-reproduced-data/9d51a768dc633ed4895a474f78eaaf84a3c209fd.json new file mode 100644 index 000000000000..c0f38ff0a016 --- /dev/null +++ b/data/not-reproduced-data/9d51a768dc633ed4895a474f78eaaf84a3c209fd.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/715", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "9d51a768dc633ed4895a474f78eaaf84a3c209fd", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-web", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.6", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9d8a5252c7a5896e2d9d43e273d2efa963155283.json b/data/not-reproduced-data/9d8a5252c7a5896e2d9d43e273d2efa963155283.json new file mode 100644 index 000000000000..9f251bc322fb --- /dev/null +++ b/data/not-reproduced-data/9d8a5252c7a5896e2d9d43e273d2efa963155283.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/644", + "project" : "CE", + "breakingCommit" : "9d8a5252c7a5896e2d9d43e273d2efa963155283", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.12.6.1", + "newVersion" : "2.12.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9d94ed92d33e91ad4477d24a676d10cb51c542a1.json b/data/not-reproduced-data/9d94ed92d33e91ad4477d24a676d10cb51c542a1.json new file mode 100644 index 000000000000..e6f3d0219d12 --- /dev/null +++ b/data/not-reproduced-data/9d94ed92d33e91ad4477d24a676d10cb51c542a1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/liquibase/liquibase-cassandra/pull/178", + "project" : "liquibase-cassandra", + "breakingCommit" : "9d94ed92d33e91ad4477d24a676d10cb51c542a1", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.spockframework", + "dependencyArtifactID" : "spock-bom", + "previousVersion" : "2.0-groovy-3.0", + "newVersion" : "2.3-groovy-4.0", + "dependencyScope" : "import", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9d996bc78fffc9de8b30341bff4ca26f9df538ca.json b/data/not-reproduced-data/9d996bc78fffc9de8b30341bff4ca26f9df538ca.json new file mode 100644 index 000000000000..5d611f9de193 --- /dev/null +++ b/data/not-reproduced-data/9d996bc78fffc9de8b30341bff4ca26f9df538ca.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/512", + "project" : "license-maven-plugin", + "breakingCommit" : "9d996bc78fffc9de8b30341bff4ca26f9df538ca", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.9.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9da476d3101824021abdcab7bf815041771e385c.json b/data/not-reproduced-data/9da476d3101824021abdcab7bf815041771e385c.json new file mode 100644 index 000000000000..e54f3f0ab9de --- /dev/null +++ b/data/not-reproduced-data/9da476d3101824021abdcab7bf815041771e385c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6993", + "project" : "core-geonetwork", + "breakingCommit" : "9da476d3101824021abdcab7bf815041771e385c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.json", + "dependencyArtifactID" : "json", + "previousVersion" : "20140107", + "newVersion" : "20230227", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9dbbd30590fa87f3e719615e0816c231106e01de.json b/data/not-reproduced-data/9dbbd30590fa87f3e719615e0816c231106e01de.json new file mode 100644 index 000000000000..26fa4ddf5052 --- /dev/null +++ b/data/not-reproduced-data/9dbbd30590fa87f3e719615e0816c231106e01de.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/711", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "9dbbd30590fa87f3e719615e0816c231106e01de", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework.boot", + "dependencyArtifactID" : "spring-boot-starter", + "previousVersion" : "2.7.5", + "newVersion" : "3.0.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9dc6e8bc6b10cee1501a1c29cab0c92865ef34d3.json b/data/not-reproduced-data/9dc6e8bc6b10cee1501a1c29cab0c92865ef34d3.json new file mode 100644 index 000000000000..1eb605fd5258 --- /dev/null +++ b/data/not-reproduced-data/9dc6e8bc6b10cee1501a1c29cab0c92865ef34d3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChart/pull/776", + "project" : "XChart", + "breakingCommit" : "9dc6e8bc6b10cee1501a1c29cab0c92865ef34d3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.openjfx", + "dependencyArtifactID" : "javafx-swing", + "previousVersion" : "11.0.2", + "newVersion" : "20.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9dcec7dd871301998e7c56ca55f3d1d3eb4dfd88.json b/data/not-reproduced-data/9dcec7dd871301998e7c56ca55f3d1d3eb4dfd88.json new file mode 100644 index 000000000000..21a441319ee9 --- /dev/null +++ b/data/not-reproduced-data/9dcec7dd871301998e7c56ca55f3d1d3eb4dfd88.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/368", + "project" : "chimera", + "breakingCommit" : "9dcec7dd871301998e7c56ca55f3d1d3eb4dfd88", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.0", + "newVersion" : "10.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9df0810209883a2b84f10c9e1f9c8c210f445432.json b/data/not-reproduced-data/9df0810209883a2b84f10c9e1f9c8c210f445432.json new file mode 100644 index 000000000000..9077f96212b6 --- /dev/null +++ b/data/not-reproduced-data/9df0810209883a2b84f10c9e1f9c8c210f445432.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ShaftHQ/SHAFT_ENGINE/pull/860", + "project" : "SHAFT_ENGINE", + "breakingCommit" : "9df0810209883a2b84f10c9e1f9c8c210f445432", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "io.netty", + "dependencyArtifactID" : "netty-handler", + "previousVersion" : "4.1.88.Final", + "newVersion" : "4.1.89.Final", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9e2a2bc18f08318a19388e2b6146c4e6e16a21a3.json b/data/not-reproduced-data/9e2a2bc18f08318a19388e2b6146c4e6e16a21a3.json new file mode 100644 index 000000000000..5f0dfe7182f1 --- /dev/null +++ b/data/not-reproduced-data/9e2a2bc18f08318a19388e2b6146c4e6e16a21a3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/firebase/firebase-admin-java/pull/619", + "project" : "firebase-admin-java", + "breakingCommit" : "9e2a2bc18f08318a19388e2b6146c4e6e16a21a3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.cloud", + "dependencyArtifactID" : "libraries-bom", + "previousVersion" : "20.9.0", + "newVersion" : "24.1.1", + "dependencyScope" : "import", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9e5976700e04798f3bd8b57e47d4fe7903869a77.json b/data/not-reproduced-data/9e5976700e04798f3bd8b57e47d4fe7903869a77.json new file mode 100644 index 000000000000..b432b267f612 --- /dev/null +++ b/data/not-reproduced-data/9e5976700e04798f3bd8b57e47d4fe7903869a77.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/fhoeben/hsac-fitnesse-fixtures/pull/484", + "project" : "hsac-fitnesse-fixtures", + "breakingCommit" : "9e5976700e04798f3bd8b57e47d4fe7903869a77", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.jayway.jsonpath", + "dependencyArtifactID" : "json-path", + "previousVersion" : "2.7.0", + "newVersion" : "2.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9e5c6834c8146d090c6b8a3034e32a9a4df8585f.json b/data/not-reproduced-data/9e5c6834c8146d090c6b8a3034e32a9a4df8585f.json new file mode 100644 index 000000000000..03ee7843bb7c --- /dev/null +++ b/data/not-reproduced-data/9e5c6834c8146d090c6b8a3034e32a9a4df8585f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/426", + "project" : "chimera", + "breakingCommit" : "9e5c6834c8146d090c6b8a3034e32a9a4df8585f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.karuslabs", + "dependencyArtifactID" : "utilitary", + "previousVersion" : "1.1.1", + "newVersion" : "1.1.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9ea6d1d2b6723c0c4737afdb3d250ee5149b54aa.json b/data/not-reproduced-data/9ea6d1d2b6723c0c4737afdb3d250ee5149b54aa.json new file mode 100644 index 000000000000..d9dd1fd27554 --- /dev/null +++ b/data/not-reproduced-data/9ea6d1d2b6723c0c4737afdb3d250ee5149b54aa.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3599", + "project" : "georchestra", + "breakingCommit" : "9ea6d1d2b6723c0c4737afdb3d250ee5149b54aa", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.sun.xml.bind", + "dependencyArtifactID" : "jaxb-impl", + "previousVersion" : "2.2.11", + "newVersion" : "3.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9ed50a4b97b3e8fd36c1cd25cd4b52c8fbd9eb37.json b/data/not-reproduced-data/9ed50a4b97b3e8fd36c1cd25cd4b52c8fbd9eb37.json new file mode 100644 index 000000000000..fe891165413f --- /dev/null +++ b/data/not-reproduced-data/9ed50a4b97b3e8fd36c1cd25cd4b52c8fbd9eb37.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/virtualcell/vcell/pull/19", + "project" : "vcell", + "breakingCommit" : "9ed50a4b97b3e8fd36c1cd25cd4b52c8fbd9eb37", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.restlet.jse", + "dependencyArtifactID" : "org.restlet", + "previousVersion" : "2.2.1", + "newVersion" : "2.3.12", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9f54b6c02fedfec480412a4b2bea7ff5e012f492.json b/data/not-reproduced-data/9f54b6c02fedfec480412a4b2bea7ff5e012f492.json new file mode 100644 index 000000000000..2ac5c12c1a2e --- /dev/null +++ b/data/not-reproduced-data/9f54b6c02fedfec480412a4b2bea7ff5e012f492.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/645", + "project" : "CE", + "breakingCommit" : "9f54b6c02fedfec480412a4b2bea7ff5e012f492", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.12.6.1", + "newVersion" : "2.12.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9f89a3a57b1d2d65d0046ea393ca50645929adf4.json b/data/not-reproduced-data/9f89a3a57b1d2d65d0046ea393ca50645929adf4.json new file mode 100644 index 000000000000..76040e255b43 --- /dev/null +++ b/data/not-reproduced-data/9f89a3a57b1d2d65d0046ea393ca50645929adf4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/Yank/pull/103", + "project" : "Yank", + "breakingCommit" : "9f89a3a57b1d2d65d0046ea393ca50645929adf4", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.zaxxer", + "dependencyArtifactID" : "HikariCP", + "previousVersion" : "4.0.3", + "newVersion" : "5.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9f90a4a22f9da5997951cf97bd4fb73db593c252.json b/data/not-reproduced-data/9f90a4a22f9da5997951cf97bd4fb73db593c252.json new file mode 100644 index 000000000000..abc6279e7f64 --- /dev/null +++ b/data/not-reproduced-data/9f90a4a22f9da5997951cf97bd4fb73db593c252.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/437", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "9f90a4a22f9da5997951cf97bd4fb73db593c252", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.15", + "newVersion" : "5.3.16", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9f990f16f76e07b608acf1a66a4e94de53bc807e.json b/data/not-reproduced-data/9f990f16f76e07b608acf1a66a4e94de53bc807e.json new file mode 100644 index 000000000000..bda1b32c9097 --- /dev/null +++ b/data/not-reproduced-data/9f990f16f76e07b608acf1a66a4e94de53bc807e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ShaftHQ/SHAFT_ENGINE/pull/1171", + "project" : "SHAFT_ENGINE", + "breakingCommit" : "9f990f16f76e07b608acf1a66a4e94de53bc807e", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "io.netty", + "dependencyArtifactID" : "netty-handler", + "previousVersion" : "4.1.93.Final", + "newVersion" : "4.1.94.Final", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9fc7589267dac70b0b4edd8eb87d5eea43f44eb7.json b/data/not-reproduced-data/9fc7589267dac70b0b4edd8eb87d5eea43f44eb7.json new file mode 100644 index 000000000000..001cbe424281 --- /dev/null +++ b/data/not-reproduced-data/9fc7589267dac70b0b4edd8eb87d5eea43f44eb7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3543", + "project" : "janusgraph", + "breakingCommit" : "9fc7589267dac70b0b4edd8eb87d5eea43f44eb7", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.xerial.snappy", + "dependencyArtifactID" : "snappy-java", + "previousVersion" : "1.1.7.6", + "newVersion" : "1.1.9.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9fe3e39ff675115a0310d15fc018585ce0a8fb19.json b/data/not-reproduced-data/9fe3e39ff675115a0310d15fc018585ce0a8fb19.json new file mode 100644 index 000000000000..e0c4c4d78e3b --- /dev/null +++ b/data/not-reproduced-data/9fe3e39ff675115a0310d15fc018585ce0a8fb19.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/thulab/IginX/pull/264", + "project" : "IginX", + "breakingCommit" : "9fe3e39ff675115a0310d15fc018585ce0a8fb19", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.12.5", + "newVersion" : "2.13.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9fe64cb7c962cfde5a3a52117bf10e4a96ba0cc9.json b/data/not-reproduced-data/9fe64cb7c962cfde5a3a52117bf10e4a96ba0cc9.json new file mode 100644 index 000000000000..666aa49010d1 --- /dev/null +++ b/data/not-reproduced-data/9fe64cb7c962cfde5a3a52117bf10e4a96ba0cc9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freenowtech/sauron/pull/119", + "project" : "sauron", + "breakingCommit" : "9fe64cb7c962cfde5a3a52117bf10e4a96ba0cc9", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.18", + "newVersion" : "5.3.20", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9fee32c318e8c495322d54a51d3ce97f50abe0de.json b/data/not-reproduced-data/9fee32c318e8c495322d54a51d3ce97f50abe0de.json new file mode 100644 index 000000000000..9598eb026c79 --- /dev/null +++ b/data/not-reproduced-data/9fee32c318e8c495322d54a51d3ce97f50abe0de.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3291", + "project" : "janusgraph", + "breakingCommit" : "9fee32c318e8c495322d54a51d3ce97f50abe0de", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.inject.extensions", + "dependencyArtifactID" : "guice-servlet", + "previousVersion" : "4.0", + "newVersion" : "5.1.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/9ffe772b26c865da19c3e2057da3d14ec52535bf.json b/data/not-reproduced-data/9ffe772b26c865da19c3e2057da3d14ec52535bf.json new file mode 100644 index 000000000000..c12d68bbd1fd --- /dev/null +++ b/data/not-reproduced-data/9ffe772b26c865da19c3e2057da3d14ec52535bf.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/LibrePlan/libreplan/pull/1956", + "project" : "libreplan", + "breakingCommit" : "9ffe772b26c865da19c3e2057da3d14ec52535bf", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.sf.mpxj", + "dependencyArtifactID" : "mpxj", + "previousVersion" : "5.2.2", + "newVersion" : "10.14.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a06d979d7fbce7e68f351c1639b16e6bded3b43c.json b/data/not-reproduced-data/a06d979d7fbce7e68f351c1639b16e6bded3b43c.json new file mode 100644 index 000000000000..2edd64318389 --- /dev/null +++ b/data/not-reproduced-data/a06d979d7fbce7e68f351c1639b16e6bded3b43c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/trinodb/trino/pull/13546", + "project" : "trino", + "breakingCommit" : "a06d979d7fbce7e68f351c1639b16e6bded3b43c", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.ow2.asm", + "dependencyArtifactID" : "asm", + "previousVersion" : "9.2", + "newVersion" : "9.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a07425cd04b68c42c6e61828097d146bd745956a.json b/data/not-reproduced-data/a07425cd04b68c42c6e61828097d146bd745956a.json new file mode 100644 index 000000000000..23f784551214 --- /dev/null +++ b/data/not-reproduced-data/a07425cd04b68c42c6e61828097d146bd745956a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MyCATApache/Mycat2/pull/739", + "project" : "Mycat2", + "breakingCommit" : "a07425cd04b68c42c6e61828097d146bd745956a", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.calcite.avatica", + "dependencyArtifactID" : "avatica-core", + "previousVersion" : "1.17.0", + "newVersion" : "1.22.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a087946fdc963578cec1ab50e4e3c5e10b3d1751.json b/data/not-reproduced-data/a087946fdc963578cec1ab50e4e3c5e10b3d1751.json new file mode 100644 index 000000000000..73b1eedd7a28 --- /dev/null +++ b/data/not-reproduced-data/a087946fdc963578cec1ab50e4e3c5e10b3d1751.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/SpraxDev/BetterChairs/pull/143", + "project" : "BetterChairs", + "breakingCommit" : "a087946fdc963578cec1ab50e4e3c5e10b3d1751", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.cryptomorin", + "dependencyArtifactID" : "XSeries", + "previousVersion" : "8.7.0", + "newVersion" : "8.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a0ed40b77d89379997d71ee917851d6e28280e77.json b/data/not-reproduced-data/a0ed40b77d89379997d71ee917851d6e28280e77.json new file mode 100644 index 000000000000..05077813bae1 --- /dev/null +++ b/data/not-reproduced-data/a0ed40b77d89379997d71ee917851d6e28280e77.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/trinodb/trino/pull/14851", + "project" : "trino", + "breakingCommit" : "a0ed40b77d89379997d71ee917851d6e28280e77", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "info.picocli", + "dependencyArtifactID" : "picocli", + "previousVersion" : "4.6.1", + "newVersion" : "4.7.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a0f3f3246c4a4d57aa4b041ab7e240eff6bab7fc.json b/data/not-reproduced-data/a0f3f3246c4a4d57aa4b041ab7e240eff6bab7fc.json new file mode 100644 index 000000000000..395339221595 --- /dev/null +++ b/data/not-reproduced-data/a0f3f3246c4a4d57aa4b041ab7e240eff6bab7fc.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/UniversalMediaServer/UniversalMediaServer/pull/3821", + "project" : "UniversalMediaServer", + "breakingCommit" : "a0f3f3246c4a4d57aa4b041ab7e240eff6bab7fc", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "jakarta.servlet", + "dependencyArtifactID" : "jakarta.servlet-api", + "previousVersion" : "4.0.4", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a129250542162021badff7c9a67cb5a1e92e24a9.json b/data/not-reproduced-data/a129250542162021badff7c9a67cb5a1e92e24a9.json new file mode 100644 index 000000000000..7b2240cfa112 --- /dev/null +++ b/data/not-reproduced-data/a129250542162021badff7c9a67cb5a1e92e24a9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/UniversalMediaServer/UniversalMediaServer/pull/3449", + "project" : "UniversalMediaServer", + "breakingCommit" : "a129250542162021badff7c9a67cb5a1e92e24a9", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "jakarta.servlet", + "dependencyArtifactID" : "jakarta.servlet-api", + "previousVersion" : "4.0.4", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a173f8277249a3cc45c080556dae815d00631782.json b/data/not-reproduced-data/a173f8277249a3cc45c080556dae815d00631782.json new file mode 100644 index 000000000000..34158f2f8729 --- /dev/null +++ b/data/not-reproduced-data/a173f8277249a3cc45c080556dae815d00631782.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/205", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "a173f8277249a3cc45c080556dae815d00631782", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.tomcat.embed", + "dependencyArtifactID" : "tomcat-embed-core", + "previousVersion" : "8.5.85", + "newVersion" : "8.5.86", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a2b71ab6c226d9ca2e11ea35bc9b329663ca936d.json b/data/not-reproduced-data/a2b71ab6c226d9ca2e11ea35bc9b329663ca936d.json new file mode 100644 index 000000000000..c549d24e23be --- /dev/null +++ b/data/not-reproduced-data/a2b71ab6c226d9ca2e11ea35bc9b329663ca936d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenAPITools/openapi-generator/pull/12418", + "project" : "openapi-generator", + "breakingCommit" : "a2b71ab6c226d9ca2e11ea35bc9b329663ca936d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.8.5", + "newVersion" : "2.8.9", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a31668b035ae8a8f08d524c3ebde2f1a558b475c.json b/data/not-reproduced-data/a31668b035ae8a8f08d524c3ebde2f1a558b475c.json new file mode 100644 index 000000000000..6e5f756858ce --- /dev/null +++ b/data/not-reproduced-data/a31668b035ae8a8f08d524c3ebde2f1a558b475c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/UniversalMediaServer/UniversalMediaServer/pull/3573", + "project" : "UniversalMediaServer", + "breakingCommit" : "a31668b035ae8a8f08d524c3ebde2f1a558b475c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "jakarta.servlet", + "dependencyArtifactID" : "jakarta.servlet-api", + "previousVersion" : "4.0.4", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a385b9a830b9f4523e861b821c783b5d93d80152.json b/data/not-reproduced-data/a385b9a830b9f4523e861b821c783b5d93d80152.json new file mode 100644 index 000000000000..42aff39ffa0b --- /dev/null +++ b/data/not-reproduced-data/a385b9a830b9f4523e861b821c783b5d93d80152.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/INTO-CPS-Association/maestro/pull/404", + "project" : "maestro", + "breakingCommit" : "a385b9a830b9f4523e861b821c783b5d93d80152", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.commons", + "dependencyArtifactID" : "commons-text", + "previousVersion" : "1.9", + "newVersion" : "1.10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a3aa43baf5cf806156fc73b775ccb344dabb11ef.json b/data/not-reproduced-data/a3aa43baf5cf806156fc73b775ccb344dabb11ef.json new file mode 100644 index 000000000000..1cebf780999b --- /dev/null +++ b/data/not-reproduced-data/a3aa43baf5cf806156fc73b775ccb344dabb11ef.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3652", + "project" : "georchestra", + "breakingCommit" : "a3aa43baf5cf806156fc73b775ccb344dabb11ef", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.swagger.core.v3", + "dependencyArtifactID" : "swagger-annotations", + "previousVersion" : "2.1.7", + "newVersion" : "2.1.13", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a3b699f35ecd8a868506742bd877ecb046ed6414.json b/data/not-reproduced-data/a3b699f35ecd8a868506742bd877ecb046ed6414.json new file mode 100644 index 000000000000..d5745ef07f93 --- /dev/null +++ b/data/not-reproduced-data/a3b699f35ecd8a868506742bd877ecb046ed6414.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OneBusAway/onebusaway-application-modules/pull/332", + "project" : "onebusaway-application-modules", + "breakingCommit" : "a3b699f35ecd8a868506742bd877ecb046ed6414", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jsoup", + "dependencyArtifactID" : "jsoup", + "previousVersion" : "1.10.1", + "newVersion" : "1.15.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a3cc037bbc8ee93418c3a5fef15cd70e918933c1.json b/data/not-reproduced-data/a3cc037bbc8ee93418c3a5fef15cd70e918933c1.json new file mode 100644 index 000000000000..5951aac58e39 --- /dev/null +++ b/data/not-reproduced-data/a3cc037bbc8ee93418c3a5fef15cd70e918933c1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/INRIA/spoon/pull/4576", + "project" : "spoon", + "breakingCommit" : "a3cc037bbc8ee93418c3a5fef15cd70e918933c1", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jgrapht", + "dependencyArtifactID" : "jgrapht-core", + "previousVersion" : "0.9.2", + "newVersion" : "1.5.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a3f4738330d23b9136044ae86c2093fba2c292e4.json b/data/not-reproduced-data/a3f4738330d23b9136044ae86c2093fba2c292e4.json new file mode 100644 index 000000000000..e7a645313d0d --- /dev/null +++ b/data/not-reproduced-data/a3f4738330d23b9136044ae86c2093fba2c292e4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/493", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "a3f4738330d23b9136044ae86c2093fba2c292e4", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.junit.platform", + "dependencyArtifactID" : "junit-platform-surefire-provider", + "previousVersion" : "1.0.3", + "newVersion" : "1.3.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a3f56fc8c723ad3c4ba26303cea87ed0f59bd5db.json b/data/not-reproduced-data/a3f56fc8c723ad3c4ba26303cea87ed0f59bd5db.json new file mode 100644 index 000000000000..eb747b5025b6 --- /dev/null +++ b/data/not-reproduced-data/a3f56fc8c723ad3c4ba26303cea87ed0f59bd5db.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/219", + "project" : "avans", + "breakingCommit" : "a3f56fc8c723ad3c4ba26303cea87ed0f59bd5db", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "31.1-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a430a5d65e5c0bdd9e70cca9a529895f3966fa3d.json b/data/not-reproduced-data/a430a5d65e5c0bdd9e70cca9a529895f3966fa3d.json new file mode 100644 index 000000000000..8fea6a07087e --- /dev/null +++ b/data/not-reproduced-data/a430a5d65e5c0bdd9e70cca9a529895f3966fa3d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/526", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "a430a5d65e5c0bdd9e70cca9a529895f3966fa3d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.assertj", + "dependencyArtifactID" : "assertj-core", + "previousVersion" : "3.21.0", + "newVersion" : "3.24.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a454bd5b6fe3aaf31d822cc45e328495c5b340ce.json b/data/not-reproduced-data/a454bd5b6fe3aaf31d822cc45e328495c5b340ce.json new file mode 100644 index 000000000000..7291e4608edf --- /dev/null +++ b/data/not-reproduced-data/a454bd5b6fe3aaf31d822cc45e328495c5b340ce.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/201", + "project" : "avans", + "breakingCommit" : "a454bd5b6fe3aaf31d822cc45e328495c5b340ce", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "log4j-over-slf4j", + "previousVersion" : "2.0.6", + "newVersion" : "2.0.7", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a4624eaa53533d9b07b973e37b5cd9382f404add.json b/data/not-reproduced-data/a4624eaa53533d9b07b973e37b5cd9382f404add.json new file mode 100644 index 000000000000..d40b5922ecc9 --- /dev/null +++ b/data/not-reproduced-data/a4624eaa53533d9b07b973e37b5cd9382f404add.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Password4j/password4j/pull/91", + "project" : "password4j", + "breakingCommit" : "a4624eaa53533d9b07b973e37b5cd9382f404add", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "2.0.4", + "newVersion" : "2.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a4afee65c14ebe27511ca0c9dd7f914de9e1f7f7.json b/data/not-reproduced-data/a4afee65c14ebe27511ca0c9dd7f914de9e1f7f7.json new file mode 100644 index 000000000000..6601f44ca71b --- /dev/null +++ b/data/not-reproduced-data/a4afee65c14ebe27511ca0c9dd7f914de9e1f7f7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/2923", + "project" : "janusgraph", + "breakingCommit" : "a4afee65c14ebe27511ca0c9dd7f914de9e1f7f7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.eclipse.jetty", + "dependencyArtifactID" : "jetty-util", + "previousVersion" : "9.4.44.v20210927", + "newVersion" : "11.0.7", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a4c360001134c2e3a9f7fbde88a07a9fd767e78e.json b/data/not-reproduced-data/a4c360001134c2e3a9f7fbde88a07a9fd767e78e.json new file mode 100644 index 000000000000..a34b8ddc5043 --- /dev/null +++ b/data/not-reproduced-data/a4c360001134c2e3a9f7fbde88a07a9fd767e78e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/getgauge/gauge-java/pull/633", + "project" : "gauge-java", + "breakingCommit" : "a4c360001134c2e3a9f7fbde88a07a9fd767e78e", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.reflections", + "dependencyArtifactID" : "reflections", + "previousVersion" : "0.9.9", + "newVersion" : "0.10.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a4f33a96bc4d6769879b6d4012e08af815577da6.json b/data/not-reproduced-data/a4f33a96bc4d6769879b6d4012e08af815577da6.json new file mode 100644 index 000000000000..f1611794f57a --- /dev/null +++ b/data/not-reproduced-data/a4f33a96bc4d6769879b6d4012e08af815577da6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tywo45/t-io/pull/64", + "project" : "t-io", + "breakingCommit" : "a4f33a96bc4d6769879b6d4012e08af815577da6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jsoup", + "dependencyArtifactID" : "jsoup", + "previousVersion" : "1.14.3", + "newVersion" : "1.15.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a540a7e9447b951ab448006a85fee49930752748.json b/data/not-reproduced-data/a540a7e9447b951ab448006a85fee49930752748.json new file mode 100644 index 000000000000..59d0bc9549af --- /dev/null +++ b/data/not-reproduced-data/a540a7e9447b951ab448006a85fee49930752748.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/gchq/Gaffer/pull/2575", + "project" : "Gaffer", + "breakingCommit" : "a540a7e9447b951ab448006a85fee49930752748", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.hazelcast", + "dependencyArtifactID" : "hazelcast", + "previousVersion" : "3.8", + "newVersion" : "4.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a567af8d3097c907f666eabed9cd54ef8e1cd233.json b/data/not-reproduced-data/a567af8d3097c907f666eabed9cd54ef8e1cd233.json new file mode 100644 index 000000000000..825014853095 --- /dev/null +++ b/data/not-reproduced-data/a567af8d3097c907f666eabed9cd54ef8e1cd233.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genepi/cloudgene/pull/81", + "project" : "cloudgene", + "breakingCommit" : "a567af8d3097c907f666eabed9cd54ef8e1cd233", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "mysql", + "dependencyArtifactID" : "mysql-connector-java", + "previousVersion" : "8.0.28", + "newVersion" : "8.0.31", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a58dd1755e50a70989f67c1dbb90ab331ed10e6b.json b/data/not-reproduced-data/a58dd1755e50a70989f67c1dbb90ab331ed10e6b.json new file mode 100644 index 000000000000..58c61c8eaecc --- /dev/null +++ b/data/not-reproduced-data/a58dd1755e50a70989f67c1dbb90ab331ed10e6b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genepi/cloudgene/pull/66", + "project" : "cloudgene", + "breakingCommit" : "a58dd1755e50a70989f67c1dbb90ab331ed10e6b", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.4.200", + "newVersion" : "2.0.202", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a63c80d5c00b8f3877e32577765110023b17e1ee.json b/data/not-reproduced-data/a63c80d5c00b8f3877e32577765110023b17e1ee.json new file mode 100644 index 000000000000..ddc2320b96bb --- /dev/null +++ b/data/not-reproduced-data/a63c80d5c00b8f3877e32577765110023b17e1ee.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/528", + "project" : "license-maven-plugin", + "breakingCommit" : "a63c80d5c00b8f3877e32577765110023b17e1ee", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.9.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a666f09af6c49ced0e9a76d35275c3d6011c9ec7.json b/data/not-reproduced-data/a666f09af6c49ced0e9a76d35275c3d6011c9ec7.json new file mode 100644 index 000000000000..28195eb5ff8c --- /dev/null +++ b/data/not-reproduced-data/a666f09af6c49ced0e9a76d35275c3d6011c9ec7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/91", + "project" : "elementary", + "breakingCommit" : "a666f09af6c49ced0e9a76d35275c3d6011c9ec7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a6d754e28a2a44d91010ba6cff7802456cbdc8d3.json b/data/not-reproduced-data/a6d754e28a2a44d91010ba6cff7802456cbdc8d3.json new file mode 100644 index 000000000000..fb9b6e3a8d46 --- /dev/null +++ b/data/not-reproduced-data/a6d754e28a2a44d91010ba6cff7802456cbdc8d3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OWASP/SecurityShepherd/pull/605", + "project" : "SecurityShepherd", + "breakingCommit" : "a6d754e28a2a44d91010ba6cff7802456cbdc8d3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "mysql", + "dependencyArtifactID" : "mysql-connector-java", + "previousVersion" : "5.1.24", + "newVersion" : "8.0.28", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a7a7e1dbb56c0e1f9243b1b3bcb1e869e7398576.json b/data/not-reproduced-data/a7a7e1dbb56c0e1f9243b1b3bcb1e869e7398576.json new file mode 100644 index 000000000000..dd07245dbdca --- /dev/null +++ b/data/not-reproduced-data/a7a7e1dbb56c0e1f9243b1b3bcb1e869e7398576.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/454", + "project" : "chimera", + "breakingCommit" : "a7a7e1dbb56c0e1f9243b1b3bcb1e869e7398576", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.31.0", + "newVersion" : "3.32.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a7b0fca5ae4b1b342cb8f0031aacfcf3a6b0bada.json b/data/not-reproduced-data/a7b0fca5ae4b1b342cb8f0031aacfcf3a6b0bada.json new file mode 100644 index 000000000000..bcd0f25e5b21 --- /dev/null +++ b/data/not-reproduced-data/a7b0fca5ae4b1b342cb8f0031aacfcf3a6b0bada.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/UniversalMediaServer/UniversalMediaServer/pull/2724", + "project" : "UniversalMediaServer", + "breakingCommit" : "a7b0fca5ae4b1b342cb8f0031aacfcf3a6b0bada", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.httpcomponents", + "dependencyArtifactID" : "httpasyncclient", + "previousVersion" : "4.1.4", + "newVersion" : "4.1.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a82ebf2eb1f2f8922191a70c0f95addd2a948fc6.json b/data/not-reproduced-data/a82ebf2eb1f2f8922191a70c0f95addd2a948fc6.json new file mode 100644 index 000000000000..8f19a66ca961 --- /dev/null +++ b/data/not-reproduced-data/a82ebf2eb1f2f8922191a70c0f95addd2a948fc6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/413", + "project" : "chimera", + "breakingCommit" : "a82ebf2eb1f2f8922191a70c0f95addd2a948fc6", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.commons", + "dependencyArtifactID" : "commons-text", + "previousVersion" : "1.9", + "newVersion" : "1.10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a8514cf19622a8ce551d0f1726644b03a8eec0e6.json b/data/not-reproduced-data/a8514cf19622a8ce551d0f1726644b03a8eec0e6.json new file mode 100644 index 000000000000..9fa92d4c4cba --- /dev/null +++ b/data/not-reproduced-data/a8514cf19622a8ce551d0f1726644b03a8eec0e6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenAPITools/openapi-diff/pull/510", + "project" : "openapi-diff", + "breakingCommit" : "a8514cf19622a8ce551d0f1726644b03a8eec0e6", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.3.7", + "newVersion" : "1.4.7", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a8956f72d926aac5c525b733d7f30bf499351eb7.json b/data/not-reproduced-data/a8956f72d926aac5c525b733d7f30bf499351eb7.json new file mode 100644 index 000000000000..c36ff19e14b3 --- /dev/null +++ b/data/not-reproduced-data/a8956f72d926aac5c525b733d7f30bf499351eb7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3266", + "project" : "janusgraph", + "breakingCommit" : "a8956f72d926aac5c525b733d7f30bf499351eb7", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.yetus", + "dependencyArtifactID" : "audience-annotations", + "previousVersion" : "0.12.0", + "newVersion" : "0.14.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a8e76e625a96bf79fb40680d95e081faa18cdbef.json b/data/not-reproduced-data/a8e76e625a96bf79fb40680d95e081faa18cdbef.json new file mode 100644 index 000000000000..b043fa3e0cb5 --- /dev/null +++ b/data/not-reproduced-data/a8e76e625a96bf79fb40680d95e081faa18cdbef.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1448", + "project" : "lighty", + "breakingCommit" : "a8e76e625a96bf79fb40680d95e081faa18cdbef", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.casbin", + "dependencyArtifactID" : "jcasbin", + "previousVersion" : "1.32.4", + "newVersion" : "1.33.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a90fbfac5272a78f7891fbe0db7ea5b034817f48.json b/data/not-reproduced-data/a90fbfac5272a78f7891fbe0db7ea5b034817f48.json new file mode 100644 index 000000000000..e2d025aa7625 --- /dev/null +++ b/data/not-reproduced-data/a90fbfac5272a78f7891fbe0db7ea5b034817f48.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/SpraxDev/BetterChairs/pull/166", + "project" : "BetterChairs", + "breakingCommit" : "a90fbfac5272a78f7891fbe0db7ea5b034817f48", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "de.tr7zw", + "dependencyArtifactID" : "item-nbt-api", + "previousVersion" : "2.10.0", + "newVersion" : "2.11.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a91691e663c72e2b3c30b78c5bf85389a175e469.json b/data/not-reproduced-data/a91691e663c72e2b3c30b78c5bf85389a175e469.json new file mode 100644 index 000000000000..3f65f80cfe3f --- /dev/null +++ b/data/not-reproduced-data/a91691e663c72e2b3c30b78c5bf85389a175e469.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/128", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "a91691e663c72e2b3c30b78c5bf85389a175e469", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.glassfish.jersey.containers", + "dependencyArtifactID" : "jersey-container-servlet", + "previousVersion" : "2.22.1", + "newVersion" : "2.31", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a91c15b2547f1c657edf7be0764e5deefacd4042.json b/data/not-reproduced-data/a91c15b2547f1c657edf7be0764e5deefacd4042.json new file mode 100644 index 000000000000..81350d1c5b66 --- /dev/null +++ b/data/not-reproduced-data/a91c15b2547f1c657edf7be0764e5deefacd4042.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/544", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "a91c15b2547f1c657edf7be0764e5deefacd4042", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a978da4ecd0a5dc2d9341b2ee3943cb0aa53d438.json b/data/not-reproduced-data/a978da4ecd0a5dc2d9341b2ee3943cb0aa53d438.json new file mode 100644 index 000000000000..d005fe9de371 --- /dev/null +++ b/data/not-reproduced-data/a978da4ecd0a5dc2d9341b2ee3943cb0aa53d438.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/489", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "a978da4ecd0a5dc2d9341b2ee3943cb0aa53d438", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.13.3", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a97f9dfa33fe9410937e1838cdd42b98c9f108e4.json b/data/not-reproduced-data/a97f9dfa33fe9410937e1838cdd42b98c9f108e4.json new file mode 100644 index 000000000000..f3e05b4387c7 --- /dev/null +++ b/data/not-reproduced-data/a97f9dfa33fe9410937e1838cdd42b98c9f108e4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/INRIA/spoon/pull/4367", + "project" : "spoon", + "breakingCommit" : "a97f9dfa33fe9410937e1838cdd42b98c9f108e4", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.0", + "newVersion" : "2.13.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a9bea2f11a70191d4b391969d87d245eae91b3c9.json b/data/not-reproduced-data/a9bea2f11a70191d4b391969d87d245eae91b3c9.json new file mode 100644 index 000000000000..6807a4b85e49 --- /dev/null +++ b/data/not-reproduced-data/a9bea2f11a70191d4b391969d87d245eae91b3c9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/124", + "project" : "elementary", + "breakingCommit" : "a9bea2f11a70191d4b391969d87d245eae91b3c9", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.3.1", + "newVersion" : "10.3.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a9df7b2235224fcabefa1d62e8956911aa5bb825.json b/data/not-reproduced-data/a9df7b2235224fcabefa1d62e8956911aa5bb825.json new file mode 100644 index 000000000000..7a9b7311877c --- /dev/null +++ b/data/not-reproduced-data/a9df7b2235224fcabefa1d62e8956911aa5bb825.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/takari/polyglot-maven/pull/255", + "project" : "polyglot-maven", + "breakingCommit" : "a9df7b2235224fcabefa1d62e8956911aa5bb825", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.yaml", + "dependencyArtifactID" : "snakeyaml", + "previousVersion" : "1.17", + "newVersion" : "1.32", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a9ec7863afca7ac2798b280fb188f539d3657081.json b/data/not-reproduced-data/a9ec7863afca7ac2798b280fb188f539d3657081.json new file mode 100644 index 000000000000..c48c81727ec9 --- /dev/null +++ b/data/not-reproduced-data/a9ec7863afca7ac2798b280fb188f539d3657081.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/touchmii/OpenTCS-4/pull/17", + "project" : "OpenTCS-4", + "breakingCommit" : "a9ec7863afca7ac2798b280fb188f539d3657081", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a9fcf35afbabcdd66cdbf766a965c8f57f675ca7.json b/data/not-reproduced-data/a9fcf35afbabcdd66cdbf766a965c8f57f675ca7.json new file mode 100644 index 000000000000..f6a2010b9437 --- /dev/null +++ b/data/not-reproduced-data/a9fcf35afbabcdd66cdbf766a965c8f57f675ca7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tywo45/t-io/pull/55", + "project" : "t-io", + "breakingCommit" : "a9fcf35afbabcdd66cdbf766a965c8f57f675ca7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.15.0", + "newVersion" : "2.16.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/a9fd68e2147674162e94894f58c10a029fec5281.json b/data/not-reproduced-data/a9fd68e2147674162e94894f58c10a029fec5281.json new file mode 100644 index 000000000000..2d2b7ef75371 --- /dev/null +++ b/data/not-reproduced-data/a9fd68e2147674162e94894f58c10a029fec5281.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PerimeterX/perimeterx-java-sdk/pull/260", + "project" : "perimeterx-java-sdk", + "breakingCommit" : "a9fd68e2147674162e94894f58c10a029fec5281", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.11.4", + "newVersion" : "2.12.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/aa10ff517e747f532dcce1f801130b85c8c7bc07.json b/data/not-reproduced-data/aa10ff517e747f532dcce1f801130b85c8c7bc07.json new file mode 100644 index 000000000000..09a3751ab097 --- /dev/null +++ b/data/not-reproduced-data/aa10ff517e747f532dcce1f801130b85c8c7bc07.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/ChangeSkin/pull/256", + "project" : "ChangeSkin", + "breakingCommit" : "aa10ff517e747f532dcce1f801130b85c8c7bc07", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-jdk14", + "previousVersion" : "2.0.0", + "newVersion" : "2.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/aa14451c6f218af9c08e846345d83259eb7d46a8.json b/data/not-reproduced-data/aa14451c6f218af9c08e846345d83259eb7d46a8.json new file mode 100644 index 000000000000..7c688adf4212 --- /dev/null +++ b/data/not-reproduced-data/aa14451c6f218af9c08e846345d83259eb7d46a8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Samsung/LPVS/pull/139", + "project" : "LPVS", + "breakingCommit" : "aa14451c6f218af9c08e846345d83259eb7d46a8", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.23", + "newVersion" : "6.0.7", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/aadbfc266356303282799b343d170c21f97a0620.json b/data/not-reproduced-data/aadbfc266356303282799b343d170c21f97a0620.json new file mode 100644 index 000000000000..31978cb0ae2c --- /dev/null +++ b/data/not-reproduced-data/aadbfc266356303282799b343d170c21f97a0620.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Password4j/password4j/pull/73", + "project" : "password4j", + "breakingCommit" : "aadbfc266356303282799b343d170c21f97a0620", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "2.0.1", + "newVersion" : "2.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/aaee63ae584043fe8c048b14741d9967cc371741.json b/data/not-reproduced-data/aaee63ae584043fe8c048b14741d9967cc371741.json new file mode 100644 index 000000000000..4a6c51ec2fd0 --- /dev/null +++ b/data/not-reproduced-data/aaee63ae584043fe8c048b14741d9967cc371741.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tamtam-chat/tamtam-bot-api/pull/23", + "project" : "tamtam-bot-api", + "breakingCommit" : "aaee63ae584043fe8c048b14741d9967cc371741", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.3", + "newVersion" : "2.12.6.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/aaffc2677a7aedeb61ece217a32f3aae237e6776.json b/data/not-reproduced-data/aaffc2677a7aedeb61ece217a32f3aae237e6776.json new file mode 100644 index 000000000000..7b8a493eab99 --- /dev/null +++ b/data/not-reproduced-data/aaffc2677a7aedeb61ece217a32f3aae237e6776.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Refactoring-Bot/Refactoring-Bot/pull/111", + "project" : "Refactoring-Bot", + "breakingCommit" : "aaffc2677a7aedeb61ece217a32f3aae237e6776", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.antlr", + "dependencyArtifactID" : "antlr4-runtime", + "previousVersion" : "4.7.2", + "newVersion" : "4.11.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ab5b673691ceed4daf7a922c3adbe8bb26a87aaa.json b/data/not-reproduced-data/ab5b673691ceed4daf7a922c3adbe8bb26a87aaa.json new file mode 100644 index 000000000000..e7c965dc0384 --- /dev/null +++ b/data/not-reproduced-data/ab5b673691ceed4daf7a922c3adbe8bb26a87aaa.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vert-x3/vertx-maven-service-factory/pull/37", + "project" : "vertx-maven-service-factory", + "breakingCommit" : "ab5b673691ceed4daf7a922c3adbe8bb26a87aaa", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "25.1-jre", + "newVersion" : "30.1.1-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ab70529b2edf0a0b3f672278e191dc207d1b8711.json b/data/not-reproduced-data/ab70529b2edf0a0b3f672278e191dc207d1b8711.json new file mode 100644 index 000000000000..a883d8d51d15 --- /dev/null +++ b/data/not-reproduced-data/ab70529b2edf0a0b3f672278e191dc207d1b8711.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Samsung/LPVS/pull/125", + "project" : "LPVS", + "breakingCommit" : "ab70529b2edf0a0b3f672278e191dc207d1b8711", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.23", + "newVersion" : "6.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ab81c2b264ca72de752228690ab5838ea9173d1f.json b/data/not-reproduced-data/ab81c2b264ca72de752228690ab5838ea9173d1f.json new file mode 100644 index 000000000000..9d81139db131 --- /dev/null +++ b/data/not-reproduced-data/ab81c2b264ca72de752228690ab5838ea9173d1f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/458", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "ab81c2b264ca72de752228690ab5838ea9173d1f", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.13.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/abe29340c60b0bfe93b13b638838163cf355eb03.json b/data/not-reproduced-data/abe29340c60b0bfe93b13b638838163cf355eb03.json new file mode 100644 index 000000000000..b0b4f9ae9259 --- /dev/null +++ b/data/not-reproduced-data/abe29340c60b0bfe93b13b638838163cf355eb03.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/746", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "abe29340c60b0bfe93b13b638838163cf355eb03", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework.boot", + "dependencyArtifactID" : "spring-boot-starter", + "previousVersion" : "2.7.5", + "newVersion" : "3.0.6", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/abfb7dd92cff85ddb69f70666f3f1705bbf55c78.json b/data/not-reproduced-data/abfb7dd92cff85ddb69f70666f3f1705bbf55c78.json new file mode 100644 index 000000000000..1e35ebbbedc5 --- /dev/null +++ b/data/not-reproduced-data/abfb7dd92cff85ddb69f70666f3f1705bbf55c78.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vandmo/dependency-lock-maven-plugin/pull/46", + "project" : "dependency-lock-maven-plugin", + "breakingCommit" : "abfb7dd92cff85ddb69f70666f3f1705bbf55c78", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.plugin-tools", + "dependencyArtifactID" : "maven-plugin-annotations", + "previousVersion" : "3.6.1", + "newVersion" : "3.6.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ac0314d5496098ce69dc4c9b9724e8bc36b00ac7.json b/data/not-reproduced-data/ac0314d5496098ce69dc4c9b9724e8bc36b00ac7.json new file mode 100644 index 000000000000..872302d3a620 --- /dev/null +++ b/data/not-reproduced-data/ac0314d5496098ce69dc4c9b9724e8bc36b00ac7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Password4j/password4j/pull/95", + "project" : "password4j", + "breakingCommit" : "ac0314d5496098ce69dc4c9b9724e8bc36b00ac7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "2.0.4", + "newVersion" : "2.0.6", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ac3cb5b0f60672893f36d531e2ee42050e376cf0.json b/data/not-reproduced-data/ac3cb5b0f60672893f36d531e2ee42050e376cf0.json new file mode 100644 index 000000000000..e9fc2daa755f --- /dev/null +++ b/data/not-reproduced-data/ac3cb5b0f60672893f36d531e2ee42050e376cf0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/factcast/factcast/pull/2171", + "project" : "factcast", + "breakingCommit" : "ac3cb5b0f60672893f36d531e2ee42050e376cf0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.postgresql", + "dependencyArtifactID" : "postgresql", + "previousVersion" : "42.4.2", + "newVersion" : "42.4.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ac63f11f33bafd823f3dafc8d441621471bc5993.json b/data/not-reproduced-data/ac63f11f33bafd823f3dafc8d441621471bc5993.json new file mode 100644 index 000000000000..54e821af6548 --- /dev/null +++ b/data/not-reproduced-data/ac63f11f33bafd823f3dafc8d441621471bc5993.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/INRIA/spoon/pull/4923", + "project" : "spoon", + "breakingCommit" : "ac63f11f33bafd823f3dafc8d441621471bc5993", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jgrapht", + "dependencyArtifactID" : "jgrapht-core", + "previousVersion" : "0.9.2", + "newVersion" : "1.5.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ac8a45548b5a928aff755b994461cf7009d66296.json b/data/not-reproduced-data/ac8a45548b5a928aff755b994461cf7009d66296.json new file mode 100644 index 000000000000..76d57cffba93 --- /dev/null +++ b/data/not-reproduced-data/ac8a45548b5a928aff755b994461cf7009d66296.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/155", + "project" : "Ree6", + "breakingCommit" : "ac8a45548b5a928aff755b994461cf7009d66296", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.sentry", + "dependencyArtifactID" : "sentry", + "previousVersion" : "6.5.0", + "newVersion" : "6.6.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/acd5ef87d31a9427613ccb40a7e00e765e69ea79.json b/data/not-reproduced-data/acd5ef87d31a9427613ccb40a7e00e765e69ea79.json new file mode 100644 index 000000000000..e6b6bc73a6f1 --- /dev/null +++ b/data/not-reproduced-data/acd5ef87d31a9427613ccb40a7e00e765e69ea79.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/eirslett/frontend-maven-plugin/pull/1078", + "project" : "frontend-maven-plugin", + "breakingCommit" : "acd5ef87d31a9427613ccb40a7e00e765e69ea79", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.4.1", + "newVersion" : "2.13.4.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ad2d633091b41de60a0b400f12c1fe02556b8f60.json b/data/not-reproduced-data/ad2d633091b41de60a0b400f12c1fe02556b8f60.json new file mode 100644 index 000000000000..a3b7fc10a88e --- /dev/null +++ b/data/not-reproduced-data/ad2d633091b41de60a0b400f12c1fe02556b8f60.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/looker-open-source/bqjdbc/pull/164", + "project" : "bqjdbc", + "breakingCommit" : "ad2d633091b41de60a0b400f12c1fe02556b8f60", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "unknown", + "updatedDependency" : { + "dependencyGroupID" : "commons-io", + "dependencyArtifactID" : "commons-io", + "previousVersion" : "1.3.2", + "newVersion" : "2.11.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ad36a10b94b9e8da0fc5ce71cf5956721ccac956.json b/data/not-reproduced-data/ad36a10b94b9e8da0fc5ce71cf5956721ccac956.json new file mode 100644 index 000000000000..c33ca5ba3fc1 --- /dev/null +++ b/data/not-reproduced-data/ad36a10b94b9e8da0fc5ce71cf5956721ccac956.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/virtualsatellite/VirtualSatellite4-Core/pull/1065", + "project" : "VirtualSatellite4-Core", + "breakingCommit" : "ad36a10b94b9e8da0fc5ce71cf5956721ccac956", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "8.26", + "newVersion" : "8.29", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ad3fd3adfacbbe4f3d207c526fee213fd6d9f6ee.json b/data/not-reproduced-data/ad3fd3adfacbbe4f3d207c526fee213fd6d9f6ee.json new file mode 100644 index 000000000000..05f182027bf0 --- /dev/null +++ b/data/not-reproduced-data/ad3fd3adfacbbe4f3d207c526fee213fd6d9f6ee.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/7079", + "project" : "core-geonetwork", + "breakingCommit" : "ad3fd3adfacbbe4f3d207c526fee213fd6d9f6ee", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "xom", + "dependencyArtifactID" : "xom", + "previousVersion" : "1.1", + "newVersion" : "1.3.9", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ad4d0682a3338be9ff2b0a7414199658b7303de3.json b/data/not-reproduced-data/ad4d0682a3338be9ff2b0a7414199658b7303de3.json new file mode 100644 index 000000000000..71936764d5e2 --- /dev/null +++ b/data/not-reproduced-data/ad4d0682a3338be9ff2b0a7414199658b7303de3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/1032", + "project" : "CE", + "breakingCommit" : "ad4d0682a3338be9ff2b0a7414199658b7303de3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.3", + "newVersion" : "2.13.4.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ad82c43ba5cd716bf67ba9ea08e5e5f91b2f1b96.json b/data/not-reproduced-data/ad82c43ba5cd716bf67ba9ea08e5e5f91b2f1b96.json new file mode 100644 index 000000000000..f76e1e327892 --- /dev/null +++ b/data/not-reproduced-data/ad82c43ba5cd716bf67ba9ea08e5e5f91b2f1b96.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/gaul/java-httpbin/pull/21", + "project" : "java-httpbin", + "breakingCommit" : "ad82c43ba5cd716bf67ba9ea08e5e5f91b2f1b96", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.codehaus.plexus", + "dependencyArtifactID" : "plexus-compiler-javac-errorprone", + "previousVersion" : "2.6", + "newVersion" : "2.13.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ad89c72ee5f6ed6878e4d3e583f8f3f5addac12f.json b/data/not-reproduced-data/ad89c72ee5f6ed6878e4d3e583f8f3f5addac12f.json new file mode 100644 index 000000000000..76938b2798cd --- /dev/null +++ b/data/not-reproduced-data/ad89c72ee5f6ed6878e4d3e583f8f3f5addac12f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/trinodb/trino/pull/14481", + "project" : "trino", + "breakingCommit" : "ad89c72ee5f6ed6878e4d3e583f8f3f5addac12f", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "io.trino.orc", + "dependencyArtifactID" : "orc-protobuf", + "previousVersion" : "13", + "newVersion" : "14", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/adb2121b38a1abf5f19976b330d1e2d75654cfe8.json b/data/not-reproduced-data/adb2121b38a1abf5f19976b330d1e2d75654cfe8.json new file mode 100644 index 000000000000..f6de802763a8 --- /dev/null +++ b/data/not-reproduced-data/adb2121b38a1abf5f19976b330d1e2d75654cfe8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geotools/geotools/pull/3966", + "project" : "geotools", + "breakingCommit" : "adb2121b38a1abf5f19976b330d1e2d75654cfe8", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.amazonaws", + "dependencyArtifactID" : "aws-java-sdk-s3", + "previousVersion" : "1.11.36", + "newVersion" : "1.12.261", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/adb612e8501e5ba7050b4f3a6cd9e1f548cab9c8.json b/data/not-reproduced-data/adb612e8501e5ba7050b4f3a6cd9e1f548cab9c8.json new file mode 100644 index 000000000000..f9b6534b0fef --- /dev/null +++ b/data/not-reproduced-data/adb612e8501e5ba7050b4f3a6cd9e1f548cab9c8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenLiberty/ci.maven/pull/1553", + "project" : "ci.maven", + "breakingCommit" : "adb612e8501e5ba7050b4f3a6cd9e1f548cab9c8", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "io.openliberty.tools", + "dependencyArtifactID" : "ci.common", + "previousVersion" : "1.8.21-SNAPSHOT", + "newVersion" : "1.8.21", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ae0f71805bd29f761f4bd472e5653f8171551499.json b/data/not-reproduced-data/ae0f71805bd29f761f4bd472e5653f8171551499.json new file mode 100644 index 000000000000..4a54b4f8928c --- /dev/null +++ b/data/not-reproduced-data/ae0f71805bd29f761f4bd472e5653f8171551499.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/locationtech/geowave/pull/1871", + "project" : "geowave", + "breakingCommit" : "ae0f71805bd29f761f4bd472e5653f8171551499", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.lingala.zip4j", + "dependencyArtifactID" : "zip4j", + "previousVersion" : "1.3.2", + "newVersion" : "2.9.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ae17c8e47b93596cffeb2ec9241465cf39c7f8eb.json b/data/not-reproduced-data/ae17c8e47b93596cffeb2ec9241465cf39c7f8eb.json new file mode 100644 index 000000000000..4c986652a14b --- /dev/null +++ b/data/not-reproduced-data/ae17c8e47b93596cffeb2ec9241465cf39c7f8eb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/675", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "ae17c8e47b93596cffeb2ec9241465cf39c7f8eb", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-web", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ae2107ff2fed48083bad1a5560e8e2192d535527.json b/data/not-reproduced-data/ae2107ff2fed48083bad1a5560e8e2192d535527.json new file mode 100644 index 000000000000..7a49ab62c176 --- /dev/null +++ b/data/not-reproduced-data/ae2107ff2fed48083bad1a5560e8e2192d535527.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChange/pull/4387", + "project" : "XChange", + "breakingCommit" : "ae2107ff2fed48083bad1a5560e8e2192d535527", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.pubnub", + "dependencyArtifactID" : "pubnub-gson", + "previousVersion" : "4.31.3", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ae4cc43d8d52539f41fbbd0f9887dc0aa49861bf.json b/data/not-reproduced-data/ae4cc43d8d52539f41fbbd0f9887dc0aa49861bf.json new file mode 100644 index 000000000000..5390087a550d --- /dev/null +++ b/data/not-reproduced-data/ae4cc43d8d52539f41fbbd0f9887dc0aa49861bf.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1340", + "project" : "lighty", + "breakingCommit" : "ae4cc43d8d52539f41fbbd0f9887dc0aa49861bf", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-remote_2.13", + "previousVersion" : "2.6.20", + "newVersion" : "2.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ae918c04202003445799f75343cc212e33b276c2.json b/data/not-reproduced-data/ae918c04202003445799f75343cc212e33b276c2.json new file mode 100644 index 000000000000..40c29e96389d --- /dev/null +++ b/data/not-reproduced-data/ae918c04202003445799f75343cc212e33b276c2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/477", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "ae918c04202003445799f75343cc212e33b276c2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.assertj", + "dependencyArtifactID" : "assertj-core", + "previousVersion" : "3.21.0", + "newVersion" : "3.23.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/aea711f096c87ecbe59dda327669b049b5b7aace.json b/data/not-reproduced-data/aea711f096c87ecbe59dda327669b049b5b7aace.json new file mode 100644 index 000000000000..bb21483d7522 --- /dev/null +++ b/data/not-reproduced-data/aea711f096c87ecbe59dda327669b049b5b7aace.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/trinodb/trino/pull/16400", + "project" : "trino", + "breakingCommit" : "aea711f096c87ecbe59dda327669b049b5b7aace", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "io.airlift", + "dependencyArtifactID" : "aircompressor", + "previousVersion" : "0.22", + "newVersion" : "0.24", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/aeadfb949fd6f70e98d66a3a109ffeb1016e38df.json b/data/not-reproduced-data/aeadfb949fd6f70e98d66a3a109ffeb1016e38df.json new file mode 100644 index 000000000000..385c7ae5747d --- /dev/null +++ b/data/not-reproduced-data/aeadfb949fd6f70e98d66a3a109ffeb1016e38df.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/eu-digital-green-certificates/dgca-issuance-service/pull/99", + "project" : "dgca-issuance-service", + "breakingCommit" : "aeadfb949fd6f70e98d66a3a109ffeb1016e38df", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.8.6", + "newVersion" : "2.8.9", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/aee83e94bc6cee6b9259298b601576acf10578e4.json b/data/not-reproduced-data/aee83e94bc6cee6b9259298b601576acf10578e4.json new file mode 100644 index 000000000000..c99747e2a38d --- /dev/null +++ b/data/not-reproduced-data/aee83e94bc6cee6b9259298b601576acf10578e4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1416", + "project" : "lighty", + "breakingCommit" : "aee83e94bc6cee6b9259298b601576acf10578e4", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-cluster_2.13", + "previousVersion" : "2.6.20", + "newVersion" : "2.8.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/af68fae4f77d2030c71bef32bbb6978f32725a7a.json b/data/not-reproduced-data/af68fae4f77d2030c71bef32bbb6978f32725a7a.json new file mode 100644 index 000000000000..c424805ca578 --- /dev/null +++ b/data/not-reproduced-data/af68fae4f77d2030c71bef32bbb6978f32725a7a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/locationtech/geowave/pull/1887", + "project" : "geowave", + "breakingCommit" : "af68fae4f77d2030c71bef32bbb6978f32725a7a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.lingala.zip4j", + "dependencyArtifactID" : "zip4j", + "previousVersion" : "1.3.2", + "newVersion" : "2.10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/af7a77e40316a224890a27f4b752e364eb61523f.json b/data/not-reproduced-data/af7a77e40316a224890a27f4b752e364eb61523f.json new file mode 100644 index 000000000000..e222d220d6ef --- /dev/null +++ b/data/not-reproduced-data/af7a77e40316a224890a27f4b752e364eb61523f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/urlaubsverwaltung/urlaubsverwaltung/pull/3656", + "project" : "urlaubsverwaltung", + "breakingCommit" : "af7a77e40316a224890a27f4b752e364eb61523f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "de.focus-shift", + "dependencyArtifactID" : "jollyday-jaxb", + "previousVersion" : "0.10.0", + "newVersion" : "0.12.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/af7c153101599af8f4bd6283fbb423fe0b5413d6.json b/data/not-reproduced-data/af7c153101599af8f4bd6283fbb423fe0b5413d6.json new file mode 100644 index 000000000000..1422f9dee785 --- /dev/null +++ b/data/not-reproduced-data/af7c153101599af8f4bd6283fbb423fe0b5413d6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ASSERT-KTH/sorald/pull/702", + "project" : "sorald", + "breakingCommit" : "af7c153101599af8f4bd6283fbb423fe0b5413d6", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.sonarsource.java", + "dependencyArtifactID" : "java-frontend", + "previousVersion" : "6.9.0.23563", + "newVersion" : "7.7.0.28547", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/af8b444de69adef02c066a66103660fa3bef06b1.json b/data/not-reproduced-data/af8b444de69adef02c066a66103660fa3bef06b1.json new file mode 100644 index 000000000000..5c1ece5fb128 --- /dev/null +++ b/data/not-reproduced-data/af8b444de69adef02c066a66103660fa3bef06b1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3592", + "project" : "georchestra", + "breakingCommit" : "af8b444de69adef02c066a66103660fa3bef06b1", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "commons-httpclient", + "dependencyArtifactID" : "commons-httpclient", + "previousVersion" : "3.1", + "newVersion" : "3.1-jenkins-1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/afa4be68fec48ba7801bbd566a8417d8c5c2757a.json b/data/not-reproduced-data/afa4be68fec48ba7801bbd566a8417d8c5c2757a.json new file mode 100644 index 000000000000..2d1fe77f1b13 --- /dev/null +++ b/data/not-reproduced-data/afa4be68fec48ba7801bbd566a8417d8c5c2757a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenAPITools/openapi-diff/pull/405", + "project" : "openapi-diff", + "breakingCommit" : "afa4be68fec48ba7801bbd566a8417d8c5c2757a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.3.0", + "newVersion" : "1.4.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/afcc0c5695b8f7e58e66cf74cc3b31c5d9d360ec.json b/data/not-reproduced-data/afcc0c5695b8f7e58e66cf74cc3b31c5d9d360ec.json new file mode 100644 index 000000000000..1ef00cf4309d --- /dev/null +++ b/data/not-reproduced-data/afcc0c5695b8f7e58e66cf74cc3b31c5d9d360ec.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/7078", + "project" : "core-geonetwork", + "breakingCommit" : "afcc0c5695b8f7e58e66cf74cc3b31c5d9d360ec", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.amazonaws", + "dependencyArtifactID" : "aws-java-sdk-s3", + "previousVersion" : "1.12.261", + "newVersion" : "1.12.468", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/afe4fca046a341dba5c75d962a991df07c7674ca.json b/data/not-reproduced-data/afe4fca046a341dba5c75d962a991df07c7674ca.json new file mode 100644 index 000000000000..7c8a0154b603 --- /dev/null +++ b/data/not-reproduced-data/afe4fca046a341dba5c75d962a991df07c7674ca.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/98", + "project" : "elementary", + "breakingCommit" : "afe4fca046a341dba5c75d962a991df07c7674ca", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.21.3", + "newVersion" : "3.21.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b06f2beeb5e88eb2655106ad740209ec2350ecd7.json b/data/not-reproduced-data/b06f2beeb5e88eb2655106ad740209ec2350ecd7.json new file mode 100644 index 000000000000..5b7d2945a23d --- /dev/null +++ b/data/not-reproduced-data/b06f2beeb5e88eb2655106ad740209ec2350ecd7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/liquibase/liquibase-redshift/pull/158", + "project" : "liquibase-redshift", + "breakingCommit" : "b06f2beeb5e88eb2655106ad740209ec2350ecd7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.amazon.redshift", + "dependencyArtifactID" : "redshift-jdbc42", + "previousVersion" : "2.1.0.14", + "newVersion" : "2.1.0.16", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b0c14209aba3e49847837abb0471b68f053adac9.json b/data/not-reproduced-data/b0c14209aba3e49847837abb0471b68f053adac9.json new file mode 100644 index 000000000000..6bcc99efbd9c --- /dev/null +++ b/data/not-reproduced-data/b0c14209aba3e49847837abb0471b68f053adac9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/terrestris/shogun/pull/701", + "project" : "shogun", + "breakingCommit" : "b0c14209aba3e49847837abb0471b68f053adac9", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.4.2", + "newVersion" : "2.15.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b0e8c4e92a92fcf7336d64e99ef5a4ea2b21624f.json b/data/not-reproduced-data/b0e8c4e92a92fcf7336d64e99ef5a4ea2b21624f.json new file mode 100644 index 000000000000..0413bfc1a035 --- /dev/null +++ b/data/not-reproduced-data/b0e8c4e92a92fcf7336d64e99ef5a4ea2b21624f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tdf/odftoolkit/pull/169", + "project" : "odftoolkit", + "breakingCommit" : "b0e8c4e92a92fcf7336d64e99ef5a4ea2b21624f", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.tinkerpop", + "dependencyArtifactID" : "tinkergraph-gremlin", + "previousVersion" : "3.5.2", + "newVersion" : "3.6.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b11a4280233493610fe8c855544daf362d8a4c17.json b/data/not-reproduced-data/b11a4280233493610fe8c855544daf362d8a4c17.json new file mode 100644 index 000000000000..715de9cc8a7f --- /dev/null +++ b/data/not-reproduced-data/b11a4280233493610fe8c855544daf362d8a4c17.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vaadin/flow/pull/13575", + "project" : "flow", + "breakingCommit" : "b11a4280233493610fe8c855544daf362d8a4c17", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.socket", + "dependencyArtifactID" : "engine.io-server", + "previousVersion" : "6.1.0", + "newVersion" : "6.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b128527edfce0e2595b3951075ff5caa81b93c71.json b/data/not-reproduced-data/b128527edfce0e2595b3951075ff5caa81b93c71.json new file mode 100644 index 000000000000..b4a75beee5f4 --- /dev/null +++ b/data/not-reproduced-data/b128527edfce0e2595b3951075ff5caa81b93c71.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/877", + "project" : "togglz", + "breakingCommit" : "b128527edfce0e2595b3951075ff5caa81b93c71", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.graalvm.js", + "dependencyArtifactID" : "js", + "previousVersion" : "22.0.0", + "newVersion" : "22.3.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b16b0b8cb0e3763ebb6d75d1e4c20387eee9711b.json b/data/not-reproduced-data/b16b0b8cb0e3763ebb6d75d1e4c20387eee9711b.json new file mode 100644 index 000000000000..3b2aae46cbe9 --- /dev/null +++ b/data/not-reproduced-data/b16b0b8cb0e3763ebb6d75d1e4c20387eee9711b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geotools/geotools/pull/4110", + "project" : "geotools", + "breakingCommit" : "b16b0b8cb0e3763ebb6d75d1e4c20387eee9711b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.hsqldb", + "dependencyArtifactID" : "hsqldb", + "previousVersion" : "2.4.1", + "newVersion" : "2.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b1a809583549bdd8d10e468c645a69f2d12f8c48.json b/data/not-reproduced-data/b1a809583549bdd8d10e468c645a69f2d12f8c48.json new file mode 100644 index 000000000000..87d810124489 --- /dev/null +++ b/data/not-reproduced-data/b1a809583549bdd8d10e468c645a69f2d12f8c48.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/388", + "project" : "chimera", + "breakingCommit" : "b1a809583549bdd8d10e468c645a69f2d12f8c48", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.3", + "newVersion" : "10.3.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b1a941400d68445d76056ab8833cd6d2e3455954.json b/data/not-reproduced-data/b1a941400d68445d76056ab8833cd6d2e3455954.json new file mode 100644 index 000000000000..91ecadfcecec --- /dev/null +++ b/data/not-reproduced-data/b1a941400d68445d76056ab8833cd6d2e3455954.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/v12technology/fluxtion/pull/211", + "project" : "fluxtion", + "breakingCommit" : "b1a941400d68445d76056ab8833cd6d2e3455954", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.yaml", + "dependencyArtifactID" : "snakeyaml", + "previousVersion" : "1.33", + "newVersion" : "2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b1c25244443e1df828c161ccb2637ee41f69608c.json b/data/not-reproduced-data/b1c25244443e1df828c161ccb2637ee41f69608c.json new file mode 100644 index 000000000000..e28699154615 --- /dev/null +++ b/data/not-reproduced-data/b1c25244443e1df828c161ccb2637ee41f69608c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/gazbert/bxbot/pull/159", + "project" : "bxbot", + "breakingCommit" : "b1c25244443e1df828c161ccb2637ee41f69608c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "31.1-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b1cb9e540a33f04568aa2bebcd1737c9e0b70780.json b/data/not-reproduced-data/b1cb9e540a33f04568aa2bebcd1737c9e0b70780.json new file mode 100644 index 000000000000..12db81b3fe0f --- /dev/null +++ b/data/not-reproduced-data/b1cb9e540a33f04568aa2bebcd1737c9e0b70780.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/454", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "b1cb9e540a33f04568aa2bebcd1737c9e0b70780", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b1e37e39e7abec3bbd8fa0f89a808138feaddd26.json b/data/not-reproduced-data/b1e37e39e7abec3bbd8fa0f89a808138feaddd26.json new file mode 100644 index 000000000000..d44487aac90e --- /dev/null +++ b/data/not-reproduced-data/b1e37e39e7abec3bbd8fa0f89a808138feaddd26.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenLiberty/ci.maven/pull/1420", + "project" : "ci.maven", + "breakingCommit" : "b1e37e39e7abec3bbd8fa0f89a808138feaddd26", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "junit", + "dependencyArtifactID" : "junit", + "previousVersion" : "4.12", + "newVersion" : "4.13.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b25feb5b9381f2c223638b02bb7dd45a99be8bb6.json b/data/not-reproduced-data/b25feb5b9381f2c223638b02bb7dd45a99be8bb6.json new file mode 100644 index 000000000000..9e7046ea14f3 --- /dev/null +++ b/data/not-reproduced-data/b25feb5b9381f2c223638b02bb7dd45a99be8bb6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tywo45/t-io/pull/57", + "project" : "t-io", + "breakingCommit" : "b25feb5b9381f2c223638b02bb7dd45a99be8bb6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.17.0", + "newVersion" : "2.17.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b2a926e3191bf174c7352f126a1d25925b9cd1fb.json b/data/not-reproduced-data/b2a926e3191bf174c7352f126a1d25925b9cd1fb.json new file mode 100644 index 000000000000..72a8e765b31e --- /dev/null +++ b/data/not-reproduced-data/b2a926e3191bf174c7352f126a1d25925b9cd1fb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/168", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "b2a926e3191bf174c7352f126a1d25925b9cd1fb", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.4", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b2b18584e757c44b1468383252d6a9761f8097de.json b/data/not-reproduced-data/b2b18584e757c44b1468383252d6a9761f8097de.json new file mode 100644 index 000000000000..850865dd687d --- /dev/null +++ b/data/not-reproduced-data/b2b18584e757c44b1468383252d6a9761f8097de.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokuwaio/micronaut-openapi-codegen/pull/186", + "project" : "micronaut-openapi-codegen", + "breakingCommit" : "b2b18584e757c44b1468383252d6a9761f8097de", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-context", + "previousVersion" : "5.3.25", + "newVersion" : "6.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b2c49ea1e52165f07cc190ddd090b90361d06c11.json b/data/not-reproduced-data/b2c49ea1e52165f07cc190ddd090b90361d06c11.json new file mode 100644 index 000000000000..f41950701ae3 --- /dev/null +++ b/data/not-reproduced-data/b2c49ea1e52165f07cc190ddd090b90361d06c11.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/394", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "b2c49ea1e52165f07cc190ddd090b90361d06c11", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-webmvc", + "previousVersion" : "5.3.13", + "newVersion" : "5.3.14", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b2d830ef209f97debf7bb691bc5511b08d18a9a5.json b/data/not-reproduced-data/b2d830ef209f97debf7bb691bc5511b08d18a9a5.json new file mode 100644 index 000000000000..52d69787effe --- /dev/null +++ b/data/not-reproduced-data/b2d830ef209f97debf7bb691bc5511b08d18a9a5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/llmhyy/evosuite-plus-plus/pull/275", + "project" : "evosuite-plus-plus", + "breakingCommit" : "b2d830ef209f97debf7bb691bc5511b08d18a9a5", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jenkins-ci.plugins", + "dependencyArtifactID" : "git", + "previousVersion" : "2.4.0", + "newVersion" : "4.11.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b2ec33dbfcf29ad6f63653bf6fe30fb3642663ed.json b/data/not-reproduced-data/b2ec33dbfcf29ad6f63653bf6fe30fb3642663ed.json new file mode 100644 index 000000000000..7e0c1ab85924 --- /dev/null +++ b/data/not-reproduced-data/b2ec33dbfcf29ad6f63653bf6fe30fb3642663ed.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lt-name/MurderMystery_Nukkit/pull/99", + "project" : "MurderMystery_Nukkit", + "breakingCommit" : "b2ec33dbfcf29ad6f63653bf6fe30fb3642663ed", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "cn.lanink", + "dependencyArtifactID" : "MemoriesOfTime-GameCore", + "previousVersion" : "1.5.6", + "newVersion" : "1.6.2.0-PNX", + "dependencyScope" : "provided", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b3086f47b9a9edb4422a6cc157b00710895dcdb7.json b/data/not-reproduced-data/b3086f47b9a9edb4422a6cc157b00710895dcdb7.json new file mode 100644 index 000000000000..2a0285c8b4bb --- /dev/null +++ b/data/not-reproduced-data/b3086f47b9a9edb4422a6cc157b00710895dcdb7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/trinodb/trino/pull/13283", + "project" : "trino", + "breakingCommit" : "b3086f47b9a9edb4422a6cc157b00710895dcdb7", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "io.trino.hive", + "dependencyArtifactID" : "hive-apache", + "previousVersion" : "3.1.2-20", + "newVersion" : "3.1.2-21-pr41-1-SNAPSHOT", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b385111e199d15fe63a6438ffa69569dda11e847.json b/data/not-reproduced-data/b385111e199d15fe63a6438ffa69569dda11e847.json new file mode 100644 index 000000000000..32d83055ce3b --- /dev/null +++ b/data/not-reproduced-data/b385111e199d15fe63a6438ffa69569dda11e847.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/TaleLin/lin-cms-spring-boot/pull/285", + "project" : "lin-cms-spring-boot", + "breakingCommit" : "b385111e199d15fe63a6438ffa69569dda11e847", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.qiniu", + "dependencyArtifactID" : "qiniu-java-sdk", + "previousVersion" : "7.8.0", + "newVersion" : "7.10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b3c5b6d3733ead76faa4789353c9b4c53dbf1f26.json b/data/not-reproduced-data/b3c5b6d3733ead76faa4789353c9b4c53dbf1f26.json new file mode 100644 index 000000000000..10bd9d7acc01 --- /dev/null +++ b/data/not-reproduced-data/b3c5b6d3733ead76faa4789353c9b4c53dbf1f26.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/18", + "project" : "Ree6", + "breakingCommit" : "b3c5b6d3733ead76faa4789353c9b4c53dbf1f26", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.16.0", + "newVersion" : "2.17.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b4231b4e28ebebde03e8ecbba8a28e4a4dd616db.json b/data/not-reproduced-data/b4231b4e28ebebde03e8ecbba8a28e4a4dd616db.json new file mode 100644 index 000000000000..47eddd3a5432 --- /dev/null +++ b/data/not-reproduced-data/b4231b4e28ebebde03e8ecbba8a28e4a4dd616db.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/firebase/firebase-admin-java/pull/630", + "project" : "firebase-admin-java", + "breakingCommit" : "b4231b4e28ebebde03e8ecbba8a28e4a4dd616db", + "prAuthor" : "human", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.google.cloud", + "dependencyArtifactID" : "libraries-bom", + "previousVersion" : "20.9.0", + "newVersion" : "24.2.0", + "dependencyScope" : "import", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b4436497d073d8dd49d84bc36a7207e86f9d75d1.json b/data/not-reproduced-data/b4436497d073d8dd49d84bc36a7207e86f9d75d1.json new file mode 100644 index 000000000000..f55c87c55ead --- /dev/null +++ b/data/not-reproduced-data/b4436497d073d8dd49d84bc36a7207e86f9d75d1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MorphiaOrg/morphia/pull/1986", + "project" : "morphia", + "breakingCommit" : "b4436497d073d8dd49d84bc36a7207e86f9d75d1", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.3.1", + "newVersion" : "10.3.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b488c3c4cb8b5029468bc963fc9a1d460e93f6bc.json b/data/not-reproduced-data/b488c3c4cb8b5029468bc963fc9a1d460e93f6bc.json new file mode 100644 index 000000000000..dcac4e10670a --- /dev/null +++ b/data/not-reproduced-data/b488c3c4cb8b5029468bc963fc9a1d460e93f6bc.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/142", + "project" : "elementary", + "breakingCommit" : "b488c3c4cb8b5029468bc963fc9a1d460e93f6bc", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.3.3", + "newVersion" : "10.3.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b4a07be49b48208b4860ba3d7bbfd6d27048ccf2.json b/data/not-reproduced-data/b4a07be49b48208b4860ba3d7bbfd6d27048ccf2.json new file mode 100644 index 000000000000..6b32226af3e8 --- /dev/null +++ b/data/not-reproduced-data/b4a07be49b48208b4860ba3d7bbfd6d27048ccf2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/476", + "project" : "NoiseModelling", + "breakingCommit" : "b4a07be49b48208b4860ba3d7bbfd6d27048ccf2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.12.6.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b4b6b94696540e46a0507faf908d3a859019dbcc.json b/data/not-reproduced-data/b4b6b94696540e46a0507faf908d3a859019dbcc.json new file mode 100644 index 000000000000..3f6764f7648e --- /dev/null +++ b/data/not-reproduced-data/b4b6b94696540e46a0507faf908d3a859019dbcc.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mediathekview/MLib/pull/146", + "project" : "MLib", + "breakingCommit" : "b4b6b94696540e46a0507faf908d3a859019dbcc", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.14.0", + "newVersion" : "2.17.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b554e03428f2ba877c33a0fece7f0f00fb38a5fa.json b/data/not-reproduced-data/b554e03428f2ba877c33a0fece7f0f00fb38a5fa.json new file mode 100644 index 000000000000..c2421ce66165 --- /dev/null +++ b/data/not-reproduced-data/b554e03428f2ba877c33a0fece7f0f00fb38a5fa.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/410", + "project" : "license-maven-plugin", + "breakingCommit" : "b554e03428f2ba877c33a0fece7f0f00fb38a5fa", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.shared", + "dependencyArtifactID" : "maven-dependency-tree", + "previousVersion" : "3.1.1", + "newVersion" : "3.2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b5eb721e10cb05e68c0283d8a76c46cc257a0331.json b/data/not-reproduced-data/b5eb721e10cb05e68c0283d8a76c46cc257a0331.json new file mode 100644 index 000000000000..fa26cdd161d9 --- /dev/null +++ b/data/not-reproduced-data/b5eb721e10cb05e68c0283d8a76c46cc257a0331.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feedzai/pdb/pull/366", + "project" : "pdb", + "breakingCommit" : "b5eb721e10cb05e68c0283d8a76c46cc257a0331", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "1.7.36", + "newVersion" : "2.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b5f24766bf35f08a3ebfc62a8722d33e9f41f2bf.json b/data/not-reproduced-data/b5f24766bf35f08a3ebfc62a8722d33e9f41f2bf.json new file mode 100644 index 000000000000..231ac729b64d --- /dev/null +++ b/data/not-reproduced-data/b5f24766bf35f08a3ebfc62a8722d33e9f41f2bf.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokorin/Jaffree/pull/286", + "project" : "Jaffree", + "breakingCommit" : "b5f24766bf35f08a3ebfc62a8722d33e9f41f2bf", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b6c9b74915e6fb8a972e243f23af2631fce44eb4.json b/data/not-reproduced-data/b6c9b74915e6fb8a972e243f23af2631fce44eb4.json new file mode 100644 index 000000000000..7f8b74d59e85 --- /dev/null +++ b/data/not-reproduced-data/b6c9b74915e6fb8a972e243f23af2631fce44eb4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/equinor/neqsim/pull/484", + "project" : "neqsim", + "breakingCommit" : "b6c9b74915e6fb8a972e243f23af2631fce44eb4", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.17.2", + "newVersion" : "2.18.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b7063f85964166c22fc6917d9536b2876cc89457.json b/data/not-reproduced-data/b7063f85964166c22fc6917d9536b2876cc89457.json new file mode 100644 index 000000000000..02d76ceee5e2 --- /dev/null +++ b/data/not-reproduced-data/b7063f85964166c22fc6917d9536b2876cc89457.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freedomotic/freedomotic/pull/532", + "project" : "freedomotic", + "breakingCommit" : "b7063f85964166c22fc6917d9536b2876cc89457", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.4.185", + "newVersion" : "2.2.220", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b7071c19f1778aec4c0234262e6b2e49f76b4084.json b/data/not-reproduced-data/b7071c19f1778aec4c0234262e6b2e49f76b4084.json new file mode 100644 index 000000000000..37e82e585961 --- /dev/null +++ b/data/not-reproduced-data/b7071c19f1778aec4c0234262e6b2e49f76b4084.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/506", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "b7071c19f1778aec4c0234262e6b2e49f76b4084", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.3.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b720ce065a54863f2064abeba518e6745455292e.json b/data/not-reproduced-data/b720ce065a54863f2064abeba518e6745455292e.json new file mode 100644 index 000000000000..40bac1512411 --- /dev/null +++ b/data/not-reproduced-data/b720ce065a54863f2064abeba518e6745455292e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/559", + "project" : "CE", + "breakingCommit" : "b720ce065a54863f2064abeba518e6745455292e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.12.6.1", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b74b856d92f49435fc7d860c212a7a59c0217c9d.json b/data/not-reproduced-data/b74b856d92f49435fc7d860c212a7a59c0217c9d.json new file mode 100644 index 000000000000..2988fd37579b --- /dev/null +++ b/data/not-reproduced-data/b74b856d92f49435fc7d860c212a7a59c0217c9d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Password4j/password4j/pull/71", + "project" : "password4j", + "breakingCommit" : "b74b856d92f49435fc7d860c212a7a59c0217c9d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "2.0.0", + "newVersion" : "2.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b776a546293dd36d79c75f081620d965c958a870.json b/data/not-reproduced-data/b776a546293dd36d79c75f081620d965c958a870.json new file mode 100644 index 000000000000..1c642ee4604e --- /dev/null +++ b/data/not-reproduced-data/b776a546293dd36d79c75f081620d965c958a870.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/161", + "project" : "Ree6", + "breakingCommit" : "b776a546293dd36d79c75f081620d965c958a870", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.hibernate.orm", + "dependencyArtifactID" : "hibernate-hikaricp", + "previousVersion" : "6.1.4.Final", + "newVersion" : "6.1.5.Final", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b7e4be7e46c5360726104023156ae726da6c972e.json b/data/not-reproduced-data/b7e4be7e46c5360726104023156ae726da6c972e.json new file mode 100644 index 000000000000..3bfa66fc499f --- /dev/null +++ b/data/not-reproduced-data/b7e4be7e46c5360726104023156ae726da6c972e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/509", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "b7e4be7e46c5360726104023156ae726da6c972e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.13.3", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b87ab6a1d3cea2d67495dc7b485c1404c5f5d99d.json b/data/not-reproduced-data/b87ab6a1d3cea2d67495dc7b485c1404c5f5d99d.json new file mode 100644 index 000000000000..ab0deb3087b4 --- /dev/null +++ b/data/not-reproduced-data/b87ab6a1d3cea2d67495dc7b485c1404c5f5d99d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/408", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "b87ab6a1d3cea2d67495dc7b485c1404c5f5d99d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.assertj", + "dependencyArtifactID" : "assertj-core", + "previousVersion" : "3.21.0", + "newVersion" : "3.22.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b8adfcb222d44187a1efc9defc4a2173dad3d599.json b/data/not-reproduced-data/b8adfcb222d44187a1efc9defc4a2173dad3d599.json new file mode 100644 index 000000000000..9ec1ed36edcb --- /dev/null +++ b/data/not-reproduced-data/b8adfcb222d44187a1efc9defc4a2173dad3d599.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vaadin/flow/pull/12848", + "project" : "flow", + "breakingCommit" : "b8adfcb222d44187a1efc9defc4a2173dad3d599", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "junit", + "dependencyArtifactID" : "junit", + "previousVersion" : "4.12", + "newVersion" : "4.13.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b8f92ff37d1aed054d8320283fd6d6a492703a55.json b/data/not-reproduced-data/b8f92ff37d1aed054d8320283fd6d6a492703a55.json new file mode 100644 index 000000000000..2b5d4dfc0fde --- /dev/null +++ b/data/not-reproduced-data/b8f92ff37d1aed054d8320283fd6d6a492703a55.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ASSERT-KTH/flacoco/pull/168", + "project" : "flacoco", + "breakingCommit" : "b8f92ff37d1aed054d8320283fd6d6a492703a55", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.surefire", + "dependencyArtifactID" : "maven-surefire-common", + "previousVersion" : "3.0.0-M5", + "newVersion" : "3.0.0-M7", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b91993619b24347e18a23420a428b3ddc90307e1.json b/data/not-reproduced-data/b91993619b24347e18a23420a428b3ddc90307e1.json new file mode 100644 index 000000000000..6c2be1ff5e68 --- /dev/null +++ b/data/not-reproduced-data/b91993619b24347e18a23420a428b3ddc90307e1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/korpling/ANNIS/pull/798", + "project" : "ANNIS", + "breakingCommit" : "b91993619b24347e18a23420a428b3ddc90307e1", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jsoup", + "dependencyArtifactID" : "jsoup", + "previousVersion" : "1.14.2", + "newVersion" : "1.15.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b92fdfdaeea759fb558907ef8f7e3d46c170f886.json b/data/not-reproduced-data/b92fdfdaeea759fb558907ef8f7e3d46c170f886.json new file mode 100644 index 000000000000..b5b65ca3db82 --- /dev/null +++ b/data/not-reproduced-data/b92fdfdaeea759fb558907ef8f7e3d46c170f886.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/660", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "b92fdfdaeea759fb558907ef8f7e3d46c170f886", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b945a7c238c6340b18d53cb293d6735b8ec28f2f.json b/data/not-reproduced-data/b945a7c238c6340b18d53cb293d6735b8ec28f2f.json new file mode 100644 index 000000000000..b53c8609c6a4 --- /dev/null +++ b/data/not-reproduced-data/b945a7c238c6340b18d53cb293d6735b8ec28f2f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/7026", + "project" : "core-geonetwork", + "breakingCommit" : "b945a7c238c6340b18d53cb293d6735b8ec28f2f", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.codeborne", + "dependencyArtifactID" : "phantomjsdriver", + "previousVersion" : "1.4.3", + "newVersion" : "1.5.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b964f63ffc553d014f5664e0540c32dcda126968.json b/data/not-reproduced-data/b964f63ffc553d014f5664e0540c32dcda126968.json new file mode 100644 index 000000000000..4188ca26574d --- /dev/null +++ b/data/not-reproduced-data/b964f63ffc553d014f5664e0540c32dcda126968.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/flowable/flowable-engine/pull/3186", + "project" : "flowable-engine", + "breakingCommit" : "b964f63ffc553d014f5664e0540c32dcda126968", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.4.200", + "newVersion" : "2.1.210", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/b9761dd16d24475d01daeb5b0cc7e407966d31d3.json b/data/not-reproduced-data/b9761dd16d24475d01daeb5b0cc7e407966d31d3.json new file mode 100644 index 000000000000..4f8b094d2b56 --- /dev/null +++ b/data/not-reproduced-data/b9761dd16d24475d01daeb5b0cc7e407966d31d3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/61", + "project" : "Ree6", + "breakingCommit" : "b9761dd16d24475d01daeb5b0cc7e407966d31d3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "me.carleslc.Simple-YAML", + "dependencyArtifactID" : "Simple-Yaml", + "previousVersion" : "1.7.2", + "newVersion" : "1.8", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/bad55510363bde900a60f13ecc744e0c244397d4.json b/data/not-reproduced-data/bad55510363bde900a60f13ecc744e0c244397d4.json new file mode 100644 index 000000000000..fdae7718d824 --- /dev/null +++ b/data/not-reproduced-data/bad55510363bde900a60f13ecc744e0c244397d4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokuwaio/micronaut-openapi-codegen/pull/163", + "project" : "micronaut-openapi-codegen", + "breakingCommit" : "bad55510363bde900a60f13ecc744e0c244397d4", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-context", + "previousVersion" : "5.3.23", + "newVersion" : "6.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/bb0cb14df90d42bfff177d5c11d2674a4a285e86.json b/data/not-reproduced-data/bb0cb14df90d42bfff177d5c11d2674a4a285e86.json new file mode 100644 index 000000000000..bc952cc40b25 --- /dev/null +++ b/data/not-reproduced-data/bb0cb14df90d42bfff177d5c11d2674a4a285e86.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ShaftHQ/SHAFT_ENGINE/pull/729", + "project" : "SHAFT_ENGINE", + "breakingCommit" : "bb0cb14df90d42bfff177d5c11d2674a4a285e86", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.netty", + "dependencyArtifactID" : "netty-handler", + "previousVersion" : "4.1.82.Final", + "newVersion" : "4.1.84.Final", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/bb0d6866b13218dc5d9e82bdf58246758987773d.json b/data/not-reproduced-data/bb0d6866b13218dc5d9e82bdf58246758987773d.json new file mode 100644 index 000000000000..92ae1d753f08 --- /dev/null +++ b/data/not-reproduced-data/bb0d6866b13218dc5d9e82bdf58246758987773d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/trinodb/trino/pull/11449", + "project" : "trino", + "breakingCommit" : "bb0d6866b13218dc5d9e82bdf58246758987773d", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.postgresql", + "dependencyArtifactID" : "postgresql", + "previousVersion" : "42.3.1", + "newVersion" : "42.3.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/bbb38ceacf24aba4d5fd552567874748a1a65fab.json b/data/not-reproduced-data/bbb38ceacf24aba4d5fd552567874748a1a65fab.json new file mode 100644 index 000000000000..d6f7b8ffc961 --- /dev/null +++ b/data/not-reproduced-data/bbb38ceacf24aba4d5fd552567874748a1a65fab.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MorphiaOrg/morphia/pull/2285", + "project" : "morphia", + "breakingCommit" : "bbb38ceacf24aba4d5fd552567874748a1a65fab", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.bytebuddy", + "dependencyArtifactID" : "byte-buddy", + "previousVersion" : "1.14.0", + "newVersion" : "1.14.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/bbb811d3fc3c12feda149d58895ab4cc0401a4e2.json b/data/not-reproduced-data/bbb811d3fc3c12feda149d58895ab4cc0401a4e2.json new file mode 100644 index 000000000000..aaa80364425a --- /dev/null +++ b/data/not-reproduced-data/bbb811d3fc3c12feda149d58895ab4cc0401a4e2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/everyhook1/badger-framework/pull/36", + "project" : "badger-framework", + "breakingCommit" : "bbb811d3fc3c12feda149d58895ab4cc0401a4e2", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.13.0", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/bbe87339c46cb52bdfa140c00370def83d323894.json b/data/not-reproduced-data/bbe87339c46cb52bdfa140c00370def83d323894.json new file mode 100644 index 000000000000..f2a65400cd54 --- /dev/null +++ b/data/not-reproduced-data/bbe87339c46cb52bdfa140c00370def83d323894.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenHFT/Java-Runtime-Compiler/pull/82", + "project" : "Java-Runtime-Compiler", + "breakingCommit" : "bbe87339c46cb52bdfa140c00370def83d323894", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.openhft", + "dependencyArtifactID" : "third-party-bom", + "previousVersion" : "3.19.9", + "newVersion" : "3.22.2", + "dependencyScope" : "import", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/bc2dad1e82eb2a8a5105465ca2a8426813760606.json b/data/not-reproduced-data/bc2dad1e82eb2a8a5105465ca2a8426813760606.json new file mode 100644 index 000000000000..e54f808dd6be --- /dev/null +++ b/data/not-reproduced-data/bc2dad1e82eb2a8a5105465ca2a8426813760606.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/714", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "bc2dad1e82eb2a8a5105465ca2a8426813760606", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-tx", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.6", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/bcafa6f39116555a4c53882ed2cf2835594d9114.json b/data/not-reproduced-data/bcafa6f39116555a4c53882ed2cf2835594d9114.json new file mode 100644 index 000000000000..68d92bc36710 --- /dev/null +++ b/data/not-reproduced-data/bcafa6f39116555a4c53882ed2cf2835594d9114.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/678", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "bcafa6f39116555a4c53882ed2cf2835594d9114", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-webmvc", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/bd3ce213e2771c6ef7817c80818807a757d4e94a.json b/data/not-reproduced-data/bd3ce213e2771c6ef7817c80818807a757d4e94a.json new file mode 100644 index 000000000000..d64cf6ad686f --- /dev/null +++ b/data/not-reproduced-data/bd3ce213e2771c6ef7817c80818807a757d4e94a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OCR4all/OCR4all/pull/149", + "project" : "OCR4all", + "breakingCommit" : "bd3ce213e2771c6ef7817c80818807a757d4e94a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.10.0", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/bd54f928983646bef8b14d7fed1de65b674544e7.json b/data/not-reproduced-data/bd54f928983646bef8b14d7fed1de65b674544e7.json new file mode 100644 index 000000000000..9574e31449be --- /dev/null +++ b/data/not-reproduced-data/bd54f928983646bef8b14d7fed1de65b674544e7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/52North/SOS/pull/1538", + "project" : "SOS", + "breakingCommit" : "bd54f928983646bef8b14d7fed1de65b674544e7", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.bytebuddy", + "dependencyArtifactID" : "byte-buddy", + "previousVersion" : "1.12.22", + "newVersion" : "1.14.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/bd81ef7ff8176f6a33c4521ef4679f2bb7c6512f.json b/data/not-reproduced-data/bd81ef7ff8176f6a33c4521ef4679f2bb7c6512f.json new file mode 100644 index 000000000000..c050d0f9c88f --- /dev/null +++ b/data/not-reproduced-data/bd81ef7ff8176f6a33c4521ef4679f2bb7c6512f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6523", + "project" : "ORCID-Source", + "breakingCommit" : "bd81ef7ff8176f6a33c4521ef4679f2bb7c6512f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.postgresql", + "dependencyArtifactID" : "postgresql", + "previousVersion" : "42.2.25", + "newVersion" : "42.3.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/bd9245e7626d7844d1b67dda4396ca523e9e3687.json b/data/not-reproduced-data/bd9245e7626d7844d1b67dda4396ca523e9e3687.json new file mode 100644 index 000000000000..86021f229746 --- /dev/null +++ b/data/not-reproduced-data/bd9245e7626d7844d1b67dda4396ca523e9e3687.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vandmo/dependency-lock-maven-plugin/pull/56", + "project" : "dependency-lock-maven-plugin", + "breakingCommit" : "bd9245e7626d7844d1b67dda4396ca523e9e3687", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.0", + "newVersion" : "2.13.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/bdbb81614557858922836294d1d6dd3dd661f10c.json b/data/not-reproduced-data/bdbb81614557858922836294d1d6dd3dd661f10c.json new file mode 100644 index 000000000000..39c65f3f7538 --- /dev/null +++ b/data/not-reproduced-data/bdbb81614557858922836294d1d6dd3dd661f10c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokuwaio/micronaut-openapi-codegen/pull/167", + "project" : "micronaut-openapi-codegen", + "breakingCommit" : "bdbb81614557858922836294d1d6dd3dd661f10c", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-context", + "previousVersion" : "5.3.23", + "newVersion" : "6.0.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/bdf340224b7387bec2cfe903d876392f94cd9692.json b/data/not-reproduced-data/bdf340224b7387bec2cfe903d876392f94cd9692.json new file mode 100644 index 000000000000..7172f5bd2db5 --- /dev/null +++ b/data/not-reproduced-data/bdf340224b7387bec2cfe903d876392f94cd9692.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/339", + "project" : "chimera", + "breakingCommit" : "bdf340224b7387bec2cfe903d876392f94cd9692", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.19.0", + "newVersion" : "3.20.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/be116f1383864ce2bf9357fde1a897e32e0580d2.json b/data/not-reproduced-data/be116f1383864ce2bf9357fde1a897e32e0580d2.json new file mode 100644 index 000000000000..a394c305d8d3 --- /dev/null +++ b/data/not-reproduced-data/be116f1383864ce2bf9357fde1a897e32e0580d2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/400", + "project" : "NoiseModelling", + "breakingCommit" : "be116f1383864ce2bf9357fde1a897e32e0580d2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.7", + "newVersion" : "2.9.10.8", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/be2619402d2a3acfcd45d5c76921d9cbde12401d.json b/data/not-reproduced-data/be2619402d2a3acfcd45d5c76921d9cbde12401d.json new file mode 100644 index 000000000000..70e8a111da33 --- /dev/null +++ b/data/not-reproduced-data/be2619402d2a3acfcd45d5c76921d9cbde12401d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Password4j/password4j/pull/70", + "project" : "password4j", + "breakingCommit" : "be2619402d2a3acfcd45d5c76921d9cbde12401d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "1.7.36", + "newVersion" : "2.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/be5ca4dc3ed8e3b5b15695693abb0aced85f4b5c.json b/data/not-reproduced-data/be5ca4dc3ed8e3b5b15695693abb0aced85f4b5c.json new file mode 100644 index 000000000000..a926a24ca87b --- /dev/null +++ b/data/not-reproduced-data/be5ca4dc3ed8e3b5b15695693abb0aced85f4b5c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/RiiConnect24/RC24-Bot/pull/133", + "project" : "RC24-Bot", + "breakingCommit" : "be5ca4dc3ed8e3b5b15695693abb0aced85f4b5c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.yaml", + "dependencyArtifactID" : "snakeyaml", + "previousVersion" : "1.29", + "newVersion" : "1.32", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/becf978e09039cbea3dcd3c3154d38cc6fdcb48b.json b/data/not-reproduced-data/becf978e09039cbea3dcd3c3154d38cc6fdcb48b.json new file mode 100644 index 000000000000..551abccec30e --- /dev/null +++ b/data/not-reproduced-data/becf978e09039cbea3dcd3c3154d38cc6fdcb48b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/202", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "becf978e09039cbea3dcd3c3154d38cc6fdcb48b", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.tomcat.embed", + "dependencyArtifactID" : "tomcat-embed-core", + "previousVersion" : "8.5.78", + "newVersion" : "8.5.85", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/bf230f7649df870e0756881a98f46e64ca159fcb.json b/data/not-reproduced-data/bf230f7649df870e0756881a98f46e64ca159fcb.json new file mode 100644 index 000000000000..aefb19576070 --- /dev/null +++ b/data/not-reproduced-data/bf230f7649df870e0756881a98f46e64ca159fcb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/390", + "project" : "chimera", + "breakingCommit" : "bf230f7649df870e0756881a98f46e64ca159fcb", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.22.2", + "newVersion" : "3.23.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/bfd9cf7052891e5f03e829819a9397fc1d1122fe.json b/data/not-reproduced-data/bfd9cf7052891e5f03e829819a9397fc1d1122fe.json new file mode 100644 index 000000000000..44d5a077d5fb --- /dev/null +++ b/data/not-reproduced-data/bfd9cf7052891e5f03e829819a9397fc1d1122fe.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/144", + "project" : "elementary", + "breakingCommit" : "bfd9cf7052891e5f03e829819a9397fc1d1122fe", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.25.0", + "newVersion" : "3.26.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c009fa1a4a0e5c3814f13cdda9901af683e12cee.json b/data/not-reproduced-data/c009fa1a4a0e5c3814f13cdda9901af683e12cee.json new file mode 100644 index 000000000000..dd379e2c76dd --- /dev/null +++ b/data/not-reproduced-data/c009fa1a4a0e5c3814f13cdda9901af683e12cee.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/INRIA/spoon/pull/4852", + "project" : "spoon", + "breakingCommit" : "c009fa1a4a0e5c3814f13cdda9901af683e12cee", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "1.7.36", + "newVersion" : "2.0.7", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c047aaa3db63aa2a70d6790b2b37778e5fdbf670.json b/data/not-reproduced-data/c047aaa3db63aa2a70d6790b2b37778e5fdbf670.json new file mode 100644 index 000000000000..827e4034f6c2 --- /dev/null +++ b/data/not-reproduced-data/c047aaa3db63aa2a70d6790b2b37778e5fdbf670.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/uPortal-Project/CoursesPortlet/pull/78", + "project" : "CoursesPortlet", + "breakingCommit" : "c047aaa3db63aa2a70d6790b2b37778e5fdbf670", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.3.5", + "newVersion" : "1.4.9", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c0aaa1ae0d649300ea8678c6fa471fc72dd35b72.json b/data/not-reproduced-data/c0aaa1ae0d649300ea8678c6fa471fc72dd35b72.json new file mode 100644 index 000000000000..56809f4a1ef9 --- /dev/null +++ b/data/not-reproduced-data/c0aaa1ae0d649300ea8678c6fa471fc72dd35b72.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tensorflow/java/pull/497", + "project" : "java", + "breakingCommit" : "c0aaa1ae0d649300ea8678c6fa471fc72dd35b72", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "30.1.1-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c0f6ab75784dbc13ae8ff47298704c0756cf3a2c.json b/data/not-reproduced-data/c0f6ab75784dbc13ae8ff47298704c0756cf3a2c.json new file mode 100644 index 000000000000..f36c79c9c2c6 --- /dev/null +++ b/data/not-reproduced-data/c0f6ab75784dbc13ae8ff47298704c0756cf3a2c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ASSERT-KTH/sorald/pull/1063", + "project" : "sorald", + "breakingCommit" : "c0f6ab75784dbc13ae8ff47298704c0756cf3a2c", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.sonarsource.sonarlint.core", + "dependencyArtifactID" : "sonarlint-core", + "previousVersion" : "8.15.0.65216", + "newVersion" : "8.19.0.72745", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c11bf02c85e4d3457ddbb891714c11a73e64fa89.json b/data/not-reproduced-data/c11bf02c85e4d3457ddbb891714c11a73e64fa89.json new file mode 100644 index 000000000000..e5b72be6e1a8 --- /dev/null +++ b/data/not-reproduced-data/c11bf02c85e4d3457ddbb891714c11a73e64fa89.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/korpling/ANNIS/pull/781", + "project" : "ANNIS", + "breakingCommit" : "c11bf02c85e4d3457ddbb891714c11a73e64fa89", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.commons", + "dependencyArtifactID" : "commons-email", + "previousVersion" : "1.3.2", + "newVersion" : "1.5", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c15a1fdd5d5a5f1a6e40de59fbfabc13e6c76a00.json b/data/not-reproduced-data/c15a1fdd5d5a5f1a6e40de59fbfabc13e6c76a00.json new file mode 100644 index 000000000000..ce5472d02f04 --- /dev/null +++ b/data/not-reproduced-data/c15a1fdd5d5a5f1a6e40de59fbfabc13e6c76a00.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/677", + "project" : "JavaClasses", + "breakingCommit" : "c15a1fdd5d5a5f1a6e40de59fbfabc13e6c76a00", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "commons-fileupload", + "dependencyArtifactID" : "commons-fileupload", + "previousVersion" : "1.3.3", + "newVersion" : "1.5", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c1abbcf93c4b58f21c075d0b17ceaffa75f96c70.json b/data/not-reproduced-data/c1abbcf93c4b58f21c075d0b17ceaffa75f96c70.json new file mode 100644 index 000000000000..d0d6777302f5 --- /dev/null +++ b/data/not-reproduced-data/c1abbcf93c4b58f21c075d0b17ceaffa75f96c70.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geotools/geotools/pull/4298", + "project" : "geotools", + "breakingCommit" : "c1abbcf93c4b58f21c075d0b17ceaffa75f96c70", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.xerial", + "dependencyArtifactID" : "sqlite-jdbc", + "previousVersion" : "3.34.0", + "newVersion" : "3.41.2.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c1fc16b4fe9dfdfa16ce7248fccad0e7d994094d.json b/data/not-reproduced-data/c1fc16b4fe9dfdfa16ce7248fccad0e7d994094d.json new file mode 100644 index 000000000000..35d07b4b73e2 --- /dev/null +++ b/data/not-reproduced-data/c1fc16b4fe9dfdfa16ce7248fccad0e7d994094d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Samsung/LPVS/pull/80", + "project" : "LPVS", + "breakingCommit" : "c1fc16b4fe9dfdfa16ce7248fccad0e7d994094d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.23", + "newVersion" : "6.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c26eb8d0332aa5960988f22da5f11398a58d009e.json b/data/not-reproduced-data/c26eb8d0332aa5960988f22da5f11398a58d009e.json new file mode 100644 index 000000000000..fb37d61b5e66 --- /dev/null +++ b/data/not-reproduced-data/c26eb8d0332aa5960988f22da5f11398a58d009e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/623", + "project" : "JavaClasses", + "breakingCommit" : "c26eb8d0332aa5960988f22da5f11398a58d009e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.2.1", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c2b582a42b4a2017705dbf7682269b6410de1022.json b/data/not-reproduced-data/c2b582a42b4a2017705dbf7682269b6410de1022.json new file mode 100644 index 000000000000..5417f05d36a2 --- /dev/null +++ b/data/not-reproduced-data/c2b582a42b4a2017705dbf7682269b6410de1022.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tectonicus/tectonicus/pull/173", + "project" : "tectonicus", + "breakingCommit" : "c2b582a42b4a2017705dbf7682269b6410de1022", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.13.3", + "newVersion" : "2.16.0", + "dependencyScope" : "runtime", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c2c38374ab205e3a8c1bf23db8fa3135e6934641.json b/data/not-reproduced-data/c2c38374ab205e3a8c1bf23db8fa3135e6934641.json new file mode 100644 index 000000000000..3663fd538573 --- /dev/null +++ b/data/not-reproduced-data/c2c38374ab205e3a8c1bf23db8fa3135e6934641.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/200", + "project" : "avans", + "breakingCommit" : "c2c38374ab205e3a8c1bf23db8fa3135e6934641", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "jul-to-slf4j", + "previousVersion" : "2.0.6", + "newVersion" : "2.0.7", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c304c644e37ccee05acabd11797d3a337823865e.json b/data/not-reproduced-data/c304c644e37ccee05acabd11797d3a337823865e.json new file mode 100644 index 000000000000..8a19349d39ea --- /dev/null +++ b/data/not-reproduced-data/c304c644e37ccee05acabd11797d3a337823865e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/UniversalMediaServer/UniversalMediaServer/pull/3227", + "project" : "UniversalMediaServer", + "breakingCommit" : "c304c644e37ccee05acabd11797d3a337823865e", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.sun.xml.messaging.saaj", + "dependencyArtifactID" : "saaj-impl", + "previousVersion" : "2.0.1", + "newVersion" : "3.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c32fc10760fd8a0270daa0a996dca4a93595be16.json b/data/not-reproduced-data/c32fc10760fd8a0270daa0a996dca4a93595be16.json new file mode 100644 index 000000000000..abb3e8d74664 --- /dev/null +++ b/data/not-reproduced-data/c32fc10760fd8a0270daa0a996dca4a93595be16.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mediathekview/MLib/pull/144", + "project" : "MLib", + "breakingCommit" : "c32fc10760fd8a0270daa0a996dca4a93595be16", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.14.0", + "newVersion" : "2.15.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c3a8e899ed21f47b6dd72eab52241bedc60de325.json b/data/not-reproduced-data/c3a8e899ed21f47b6dd72eab52241bedc60de325.json new file mode 100644 index 000000000000..85c21a8e0721 --- /dev/null +++ b/data/not-reproduced-data/c3a8e899ed21f47b6dd72eab52241bedc60de325.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feedzai/pdb/pull/362", + "project" : "pdb", + "breakingCommit" : "c3a8e899ed21f47b6dd72eab52241bedc60de325", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.microsoft.sqlserver", + "dependencyArtifactID" : "mssql-jdbc", + "previousVersion" : "11.2.1.jre8", + "newVersion" : "12.1.0.jre8-preview", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c3ac6daaaf28dc4eadba97b5ff90e22d95a2f704.json b/data/not-reproduced-data/c3ac6daaaf28dc4eadba97b5ff90e22d95a2f704.json new file mode 100644 index 000000000000..63c061db9695 --- /dev/null +++ b/data/not-reproduced-data/c3ac6daaaf28dc4eadba97b5ff90e22d95a2f704.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/77", + "project" : "avans", + "breakingCommit" : "c3ac6daaaf28dc4eadba97b5ff90e22d95a2f704", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.openjdk.jmh", + "dependencyArtifactID" : "jmh-generator-annprocess", + "previousVersion" : "1.17.4", + "newVersion" : "1.35", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c43dfc34bc4e57cf71b1871988bf572a7e4b31b9.json b/data/not-reproduced-data/c43dfc34bc4e57cf71b1871988bf572a7e4b31b9.json new file mode 100644 index 000000000000..7df7939783af --- /dev/null +++ b/data/not-reproduced-data/c43dfc34bc4e57cf71b1871988bf572a7e4b31b9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/llmhyy/evosuite-plus-plus/pull/279", + "project" : "evosuite-plus-plus", + "breakingCommit" : "c43dfc34bc4e57cf71b1871988bf572a7e4b31b9", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.poi", + "dependencyArtifactID" : "poi", + "previousVersion" : "4.1.0", + "newVersion" : "4.1.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c4408fecdcf66fe350e3c75f44d19f4d73a3cb1b.json b/data/not-reproduced-data/c4408fecdcf66fe350e3c75f44d19f4d73a3cb1b.json new file mode 100644 index 000000000000..b0fc6f66134b --- /dev/null +++ b/data/not-reproduced-data/c4408fecdcf66fe350e3c75f44d19f4d73a3cb1b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/706", + "project" : "togglz", + "breakingCommit" : "c4408fecdcf66fe350e3c75f44d19f4d73a3cb1b", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "redis.clients", + "dependencyArtifactID" : "jedis", + "previousVersion" : "3.6.0", + "newVersion" : "4.1.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c4950c79dfe902dae8991ff722216c7ba787bf32.json b/data/not-reproduced-data/c4950c79dfe902dae8991ff722216c7ba787bf32.json new file mode 100644 index 000000000000..bbc934f54f68 --- /dev/null +++ b/data/not-reproduced-data/c4950c79dfe902dae8991ff722216c7ba787bf32.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lukas-krecan/future-converter/pull/85", + "project" : "future-converter", + "breakingCommit" : "c4950c79dfe902dae8991ff722216c7ba787bf32", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.19", + "newVersion" : "6.0.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c4af767b6c2f231fdc1eb73401fd3caeda652378.json b/data/not-reproduced-data/c4af767b6c2f231fdc1eb73401fd3caeda652378.json new file mode 100644 index 000000000000..0008ffdf424a --- /dev/null +++ b/data/not-reproduced-data/c4af767b6c2f231fdc1eb73401fd3caeda652378.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/384", + "project" : "chimera", + "breakingCommit" : "c4af767b6c2f231fdc1eb73401fd3caeda652378", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.22.0", + "newVersion" : "3.22.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c4f7d2812bac77d1184cac78dfba04bb57f00365.json b/data/not-reproduced-data/c4f7d2812bac77d1184cac78dfba04bb57f00365.json new file mode 100644 index 000000000000..c3e186854b5b --- /dev/null +++ b/data/not-reproduced-data/c4f7d2812bac77d1184cac78dfba04bb57f00365.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/RipMeApp/ripme/pull/1944", + "project" : "ripme", + "breakingCommit" : "c4f7d2812bac77d1184cac78dfba04bb57f00365", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "unknown", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.httpcomponents", + "dependencyArtifactID" : "httpclient", + "previousVersion" : "4.3.6", + "newVersion" : "[4.5.13,)", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c4fec9a2413297bca9d2756d6a168c8c7c9d907b.json b/data/not-reproduced-data/c4fec9a2413297bca9d2756d6a168c8c7c9d907b.json new file mode 100644 index 000000000000..1fbf22ab7c6d --- /dev/null +++ b/data/not-reproduced-data/c4fec9a2413297bca9d2756d6a168c8c7c9d907b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/FastLogin/pull/997", + "project" : "FastLogin", + "breakingCommit" : "c4fec9a2413297bca9d2756d6a168c8c7c9d907b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.5.0", + "newVersion" : "10.8.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c533e515768c994ff853fb112aab830aac93224b.json b/data/not-reproduced-data/c533e515768c994ff853fb112aab830aac93224b.json new file mode 100644 index 000000000000..8a833c41c94c --- /dev/null +++ b/data/not-reproduced-data/c533e515768c994ff853fb112aab830aac93224b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vaadin/platform/pull/3822", + "project" : "platform", + "breakingCommit" : "c533e515768c994ff853fb112aab830aac93224b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "commons-fileupload", + "dependencyArtifactID" : "commons-fileupload", + "previousVersion" : "1.4", + "newVersion" : "1.5", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c5d0d86777a783e9a889e42e5a4a115df57b8704.json b/data/not-reproduced-data/c5d0d86777a783e9a889e42e5a4a115df57b8704.json new file mode 100644 index 000000000000..0926d4550885 --- /dev/null +++ b/data/not-reproduced-data/c5d0d86777a783e9a889e42e5a4a115df57b8704.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1483", + "project" : "lighty", + "breakingCommit" : "c5d0d86777a783e9a889e42e5a4a115df57b8704", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-remote_2.13", + "previousVersion" : "2.6.21", + "newVersion" : "2.8.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c5ddd70e8ce1555bdfd337e563b08d87ec6dc826.json b/data/not-reproduced-data/c5ddd70e8ce1555bdfd337e563b08d87ec6dc826.json new file mode 100644 index 000000000000..fd6b8ae3c500 --- /dev/null +++ b/data/not-reproduced-data/c5ddd70e8ce1555bdfd337e563b08d87ec6dc826.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vandmo/dependency-lock-maven-plugin/pull/65", + "project" : "dependency-lock-maven-plugin", + "breakingCommit" : "c5ddd70e8ce1555bdfd337e563b08d87ec6dc826", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.woodstox", + "dependencyArtifactID" : "woodstox-core", + "previousVersion" : "6.3.1", + "newVersion" : "6.4.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c605a39052c2a36dda7d2256453ba1aad41896ee.json b/data/not-reproduced-data/c605a39052c2a36dda7d2256453ba1aad41896ee.json new file mode 100644 index 000000000000..820690b7e386 --- /dev/null +++ b/data/not-reproduced-data/c605a39052c2a36dda7d2256453ba1aad41896ee.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/eu-digital-green-certificates/dgca-validation-service/pull/90", + "project" : "dgca-validation-service", + "breakingCommit" : "c605a39052c2a36dda7d2256453ba1aad41896ee", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.15.0", + "newVersion" : "2.16.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c609309fb48194b54a5f01c05118669eeb22ef70.json b/data/not-reproduced-data/c609309fb48194b54a5f01c05118669eeb22ef70.json new file mode 100644 index 000000000000..422593fbb240 --- /dev/null +++ b/data/not-reproduced-data/c609309fb48194b54a5f01c05118669eeb22ef70.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/fabric8io/docker-maven-plugin/pull/1603", + "project" : "docker-maven-plugin", + "breakingCommit" : "c609309fb48194b54a5f01c05118669eeb22ef70", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.yaml", + "dependencyArtifactID" : "snakeyaml", + "previousVersion" : "1.26", + "newVersion" : "1.31", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c6809c0239937752ad71a4c38c274e51fcfb8b05.json b/data/not-reproduced-data/c6809c0239937752ad71a4c38c274e51fcfb8b05.json new file mode 100644 index 000000000000..29d2acd763d4 --- /dev/null +++ b/data/not-reproduced-data/c6809c0239937752ad71a4c38c274e51fcfb8b05.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/fmtn/a/pull/150", + "project" : "a", + "breakingCommit" : "c6809c0239937752ad71a4c38c274e51fcfb8b05", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.graalvm.js", + "dependencyArtifactID" : "js-scriptengine", + "previousVersion" : "22.0.0", + "newVersion" : "22.2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c833905aa6dfcd080029d09e928240128afee126.json b/data/not-reproduced-data/c833905aa6dfcd080029d09e928240128afee126.json new file mode 100644 index 000000000000..d62cbe065cba --- /dev/null +++ b/data/not-reproduced-data/c833905aa6dfcd080029d09e928240128afee126.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6757", + "project" : "ORCID-Source", + "breakingCommit" : "c833905aa6dfcd080029d09e928240128afee126", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.codehaus.jettison", + "dependencyArtifactID" : "jettison", + "previousVersion" : "1.5.1", + "newVersion" : "1.5.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c88a1a0685161c587b1952cdb75a0c561812973a.json b/data/not-reproduced-data/c88a1a0685161c587b1952cdb75a0c561812973a.json new file mode 100644 index 000000000000..4270bfd5a2f5 --- /dev/null +++ b/data/not-reproduced-data/c88a1a0685161c587b1952cdb75a0c561812973a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/552", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "c88a1a0685161c587b1952cdb75a0c561812973a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.9.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c8a4504a5ee94c9b0dd9b9af9f1913836525fcdd.json b/data/not-reproduced-data/c8a4504a5ee94c9b0dd9b9af9f1913836525fcdd.json new file mode 100644 index 000000000000..193ac7f76196 --- /dev/null +++ b/data/not-reproduced-data/c8a4504a5ee94c9b0dd9b9af9f1913836525fcdd.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenHFT/Java-Runtime-Compiler/pull/88", + "project" : "Java-Runtime-Compiler", + "breakingCommit" : "c8a4504a5ee94c9b0dd9b9af9f1913836525fcdd", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.openhft", + "dependencyArtifactID" : "third-party-bom", + "previousVersion" : "3.22.2", + "newVersion" : "3.22.3", + "dependencyScope" : "import", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c8a76a60216e0a3f27884224e7f2abff8aa36164.json b/data/not-reproduced-data/c8a76a60216e0a3f27884224e7f2abff8aa36164.json new file mode 100644 index 000000000000..e836aa167359 --- /dev/null +++ b/data/not-reproduced-data/c8a76a60216e0a3f27884224e7f2abff8aa36164.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/uPortal-Project/NewsReaderPortlet/pull/369", + "project" : "NewsReaderPortlet", + "breakingCommit" : "c8a76a60216e0a3f27884224e7f2abff8aa36164", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "xml-apis", + "dependencyArtifactID" : "xml-apis", + "previousVersion" : "1.4.01", + "newVersion" : "2.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c8da6c3c823d745bb37b072a4a33b6342a86dcd9.json b/data/not-reproduced-data/c8da6c3c823d745bb37b072a4a33b6342a86dcd9.json new file mode 100644 index 000000000000..5c0684e67326 --- /dev/null +++ b/data/not-reproduced-data/c8da6c3c823d745bb37b072a4a33b6342a86dcd9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/653", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "c8da6c3c823d745bb37b072a4a33b6342a86dcd9", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-web", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c923de11176e4fee34fa01bdb1cb1c90861fd0cf.json b/data/not-reproduced-data/c923de11176e4fee34fa01bdb1cb1c90861fd0cf.json new file mode 100644 index 000000000000..6166392c0279 --- /dev/null +++ b/data/not-reproduced-data/c923de11176e4fee34fa01bdb1cb1c90861fd0cf.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/equinor/neqsim/pull/483", + "project" : "neqsim", + "breakingCommit" : "c923de11176e4fee34fa01bdb1cb1c90861fd0cf", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.17.2", + "newVersion" : "2.18.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c92dc5f68f55bc892e79af9095d8064a43f8d911.json b/data/not-reproduced-data/c92dc5f68f55bc892e79af9095d8064a43f8d911.json new file mode 100644 index 000000000000..6eb253748b7f --- /dev/null +++ b/data/not-reproduced-data/c92dc5f68f55bc892e79af9095d8064a43f8d911.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/7050", + "project" : "core-geonetwork", + "breakingCommit" : "c92dc5f68f55bc892e79af9095d8064a43f8d911", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.amazonaws", + "dependencyArtifactID" : "aws-java-sdk-s3", + "previousVersion" : "1.12.261", + "newVersion" : "1.12.462", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c99b3e82e94c4258f9d3506329e0093f08baa18a.json b/data/not-reproduced-data/c99b3e82e94c4258f9d3506329e0093f08baa18a.json new file mode 100644 index 000000000000..0a141d9d9eac --- /dev/null +++ b/data/not-reproduced-data/c99b3e82e94c4258f9d3506329e0093f08baa18a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ArcanePlugins/Treasury/pull/291", + "project" : "Treasury", + "breakingCommit" : "c99b3e82e94c4258f9d3506329e0093f08baa18a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.junit.jupiter", + "dependencyArtifactID" : "junit-jupiter-engine", + "previousVersion" : "5.9.3", + "newVersion" : "5.10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/c9fe148bc227242ee408a7115361a0c9adb2d5eb.json b/data/not-reproduced-data/c9fe148bc227242ee408a7115361a0c9adb2d5eb.json new file mode 100644 index 000000000000..33fd8049ba66 --- /dev/null +++ b/data/not-reproduced-data/c9fe148bc227242ee408a7115361a0c9adb2d5eb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/locationtech/geowave/pull/1912", + "project" : "geowave", + "breakingCommit" : "c9fe148bc227242ee408a7115361a0c9adb2d5eb", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.xerial", + "dependencyArtifactID" : "sqlite-jdbc", + "previousVersion" : "3.20.1", + "newVersion" : "3.41.2.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ca0200216c8c4cf800cddbe5e2a40ef54bb6eabd.json b/data/not-reproduced-data/ca0200216c8c4cf800cddbe5e2a40ef54bb6eabd.json new file mode 100644 index 000000000000..1ab652b41d0d --- /dev/null +++ b/data/not-reproduced-data/ca0200216c8c4cf800cddbe5e2a40ef54bb6eabd.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/561", + "project" : "CE", + "breakingCommit" : "ca0200216c8c4cf800cddbe5e2a40ef54bb6eabd", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.12.6.1", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ca13faad0e765b69f98a952d938418f123c4b54d.json b/data/not-reproduced-data/ca13faad0e765b69f98a952d938418f123c4b54d.json new file mode 100644 index 000000000000..c672bba9c902 --- /dev/null +++ b/data/not-reproduced-data/ca13faad0e765b69f98a952d938418f123c4b54d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/exquery/exquery/pull/146", + "project" : "exquery", + "breakingCommit" : "ca13faad0e765b69f98a952d938418f123c4b54d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.mockito", + "dependencyArtifactID" : "mockito-core", + "previousVersion" : "4.4.0", + "newVersion" : "5.1.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ca19cce0a74692d4a98ee1f6f18d5703541f9930.json b/data/not-reproduced-data/ca19cce0a74692d4a98ee1f6f18d5703541f9930.json new file mode 100644 index 000000000000..df78901ca31e --- /dev/null +++ b/data/not-reproduced-data/ca19cce0a74692d4a98ee1f6f18d5703541f9930.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/100", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "ca19cce0a74692d4a98ee1f6f18d5703541f9930", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.glassfish.jersey.containers", + "dependencyArtifactID" : "jersey-container-servlet", + "previousVersion" : "2.22.1", + "newVersion" : "2.35", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ca32defabc177617cba724ee1daa9631b046c41e.json b/data/not-reproduced-data/ca32defabc177617cba724ee1daa9631b046c41e.json new file mode 100644 index 000000000000..3a26f0c0f1b2 --- /dev/null +++ b/data/not-reproduced-data/ca32defabc177617cba724ee1daa9631b046c41e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/398", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "ca32defabc177617cba724ee1daa9631b046c41e", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.13", + "newVersion" : "5.3.14", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ca55cf037333de984dd1b453ec4494239b126d6e.json b/data/not-reproduced-data/ca55cf037333de984dd1b453ec4494239b126d6e.json new file mode 100644 index 000000000000..e9e8ae6d7fd9 --- /dev/null +++ b/data/not-reproduced-data/ca55cf037333de984dd1b453ec4494239b126d6e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MyCATApache/Mycat2/pull/755", + "project" : "Mycat2", + "breakingCommit" : "ca55cf037333de984dd1b453ec4494239b126d6e", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.calcite", + "dependencyArtifactID" : "calcite-core", + "previousVersion" : "1.26.0", + "newVersion" : "1.32.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ca8e5fb7730b09688645240a71b600a9e045065d.json b/data/not-reproduced-data/ca8e5fb7730b09688645240a71b600a9e045065d.json new file mode 100644 index 000000000000..5d9b1f326633 --- /dev/null +++ b/data/not-reproduced-data/ca8e5fb7730b09688645240a71b600a9e045065d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PapenfussLab/gridss/pull/606", + "project" : "gridss", + "breakingCommit" : "ca8e5fb7730b09688645240a71b600a9e045065d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.samtools", + "dependencyArtifactID" : "htsjdk", + "previousVersion" : "2.23.0", + "newVersion" : "3.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ca9532e14687bf1b3aee8dd9861eaedc15defba0.json b/data/not-reproduced-data/ca9532e14687bf1b3aee8dd9861eaedc15defba0.json new file mode 100644 index 000000000000..ade11f577b5b --- /dev/null +++ b/data/not-reproduced-data/ca9532e14687bf1b3aee8dd9861eaedc15defba0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/883", + "project" : "togglz", + "breakingCommit" : "ca9532e14687bf1b3aee8dd9861eaedc15defba0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.graalvm.js", + "dependencyArtifactID" : "js", + "previousVersion" : "22.0.0", + "newVersion" : "22.3.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cb14b4d8ae072bc1ea12ead3c5ed999dd3971f7d.json b/data/not-reproduced-data/cb14b4d8ae072bc1ea12ead3c5ed999dd3971f7d.json new file mode 100644 index 000000000000..090917e8abc9 --- /dev/null +++ b/data/not-reproduced-data/cb14b4d8ae072bc1ea12ead3c5ed999dd3971f7d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ShaftHQ/SHAFT_ENGINE/pull/632", + "project" : "SHAFT_ENGINE", + "breakingCommit" : "cb14b4d8ae072bc1ea12ead3c5ed999dd3971f7d", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.qameta.allure", + "dependencyArtifactID" : "allure-cucumber7-jvm", + "previousVersion" : "2.17.3", + "newVersion" : "2.18.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cb88b53be1c214faeeec18d97bb5064862c1627a.json b/data/not-reproduced-data/cb88b53be1c214faeeec18d97bb5064862c1627a.json new file mode 100644 index 000000000000..c34f30521028 --- /dev/null +++ b/data/not-reproduced-data/cb88b53be1c214faeeec18d97bb5064862c1627a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/7160", + "project" : "core-geonetwork", + "breakingCommit" : "cb88b53be1c214faeeec18d97bb5064862c1627a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "30.0-jre", + "newVersion" : "32.0.1-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cb899ca4a700ed9d62a06a25477138a4649a427c.json b/data/not-reproduced-data/cb899ca4a700ed9d62a06a25477138a4649a427c.json new file mode 100644 index 000000000000..3d15fd74d570 --- /dev/null +++ b/data/not-reproduced-data/cb899ca4a700ed9d62a06a25477138a4649a427c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/7195", + "project" : "core-geonetwork", + "breakingCommit" : "cb899ca4a700ed9d62a06a25477138a4649a427c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "30.0-jre", + "newVersion" : "32.1.1-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cbbaadad882962b648b0872f41d4acf6ad8fbbba.json b/data/not-reproduced-data/cbbaadad882962b648b0872f41d4acf6ad8fbbba.json new file mode 100644 index 000000000000..7ae659423408 --- /dev/null +++ b/data/not-reproduced-data/cbbaadad882962b648b0872f41d4acf6ad8fbbba.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/twonote/radosgw-admin4j/pull/46", + "project" : "radosgw-admin4j", + "breakingCommit" : "cbbaadad882962b648b0872f41d4acf6ad8fbbba", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "30.1-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cbcdd0efbc25795cc283e92cd795e3eba7c0d970.json b/data/not-reproduced-data/cbcdd0efbc25795cc283e92cd795e3eba7c0d970.json new file mode 100644 index 000000000000..1358485d037e --- /dev/null +++ b/data/not-reproduced-data/cbcdd0efbc25795cc283e92cd795e3eba7c0d970.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Jikoo/Regionerator/pull/105", + "project" : "Regionerator", + "breakingCommit" : "cbcdd0efbc25795cc283e92cd795e3eba7c0d970", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.sk89q.worldedit", + "dependencyArtifactID" : "worldedit-bukkit", + "previousVersion" : "7.2.7", + "newVersion" : "7.2.8", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cbe07bc5a3b0753756770794b78dfdb4e97f6792.json b/data/not-reproduced-data/cbe07bc5a3b0753756770794b78dfdb4e97f6792.json new file mode 100644 index 000000000000..ffc45e7f656f --- /dev/null +++ b/data/not-reproduced-data/cbe07bc5a3b0753756770794b78dfdb4e97f6792.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1349", + "project" : "lighty", + "breakingCommit" : "cbe07bc5a3b0753756770794b78dfdb4e97f6792", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.lightbend.akka.management", + "dependencyArtifactID" : "akka-management_2.13", + "previousVersion" : "1.1.4", + "newVersion" : "1.3.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cc04ee4821ec35518604ea9a99e530ce58677105.json b/data/not-reproduced-data/cc04ee4821ec35518604ea9a99e530ce58677105.json new file mode 100644 index 000000000000..f2f056986984 --- /dev/null +++ b/data/not-reproduced-data/cc04ee4821ec35518604ea9a99e530ce58677105.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/1011", + "project" : "togglz", + "breakingCommit" : "cc04ee4821ec35518604ea9a99e530ce58677105", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.wildfly.core", + "dependencyArtifactID" : "wildfly-remoting", + "previousVersion" : "19.0.1.Final", + "newVersion" : "20.0.1.Final", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cc2c067b2b5dbf7ecd3b1ccf41196f199cb94770.json b/data/not-reproduced-data/cc2c067b2b5dbf7ecd3b1ccf41196f199cb94770.json new file mode 100644 index 000000000000..8e5a1c46b56c --- /dev/null +++ b/data/not-reproduced-data/cc2c067b2b5dbf7ecd3b1ccf41196f199cb94770.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lt-name/MurderMystery_Nukkit/pull/100", + "project" : "MurderMystery_Nukkit", + "breakingCommit" : "cc2c067b2b5dbf7ecd3b1ccf41196f199cb94770", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "cn.lanink", + "dependencyArtifactID" : "MemoriesOfTime-GameCore", + "previousVersion" : "1.5.6", + "newVersion" : "1.6.3.0-PNX", + "dependencyScope" : "provided", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cc3dd628b64652465a252ef3e5445bbf34187acb.json b/data/not-reproduced-data/cc3dd628b64652465a252ef3e5445bbf34187acb.json new file mode 100644 index 000000000000..eb5957242e09 --- /dev/null +++ b/data/not-reproduced-data/cc3dd628b64652465a252ef3e5445bbf34187acb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/forge/core/pull/647", + "project" : "core", + "breakingCommit" : "cc3dd628b64652465a252ef3e5445bbf34187acb", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.lingala.zip4j", + "dependencyArtifactID" : "zip4j", + "previousVersion" : "1.3.2", + "newVersion" : "2.9.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cc578da391ec9b3c1a5f303cf75b45ed7da2bad8.json b/data/not-reproduced-data/cc578da391ec9b3c1a5f303cf75b45ed7da2bad8.json new file mode 100644 index 000000000000..e94d0284fc17 --- /dev/null +++ b/data/not-reproduced-data/cc578da391ec9b3c1a5f303cf75b45ed7da2bad8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/exquery/exquery/pull/149", + "project" : "exquery", + "breakingCommit" : "cc578da391ec9b3c1a5f303cf75b45ed7da2bad8", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.mockito", + "dependencyArtifactID" : "mockito-core", + "previousVersion" : "4.4.0", + "newVersion" : "5.2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cc8e513a1befa7d9357f59df3abca191a04ffd73.json b/data/not-reproduced-data/cc8e513a1befa7d9357f59df3abca191a04ffd73.json new file mode 100644 index 000000000000..7f7b59a2b7c1 --- /dev/null +++ b/data/not-reproduced-data/cc8e513a1befa7d9357f59df3abca191a04ffd73.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/106", + "project" : "elementary", + "breakingCommit" : "cc8e513a1befa7d9357f59df3abca191a04ffd73", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.1", + "newVersion" : "10.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cca52fe5fcc1ced056bd7a6dd3cedf6ebc6b1a7b.json b/data/not-reproduced-data/cca52fe5fcc1ced056bd7a6dd3cedf6ebc6b1a7b.json new file mode 100644 index 000000000000..ba650f67d1a3 --- /dev/null +++ b/data/not-reproduced-data/cca52fe5fcc1ced056bd7a6dd3cedf6ebc6b1a7b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/gaul/s3proxy/pull/518", + "project" : "s3proxy", + "breakingCommit" : "cca52fe5fcc1ced056bd7a6dd3cedf6ebc6b1a7b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.4.6", + "newVersion" : "1.4.7", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cd1a713b75db767a797e9814e45b7cf999e54598.json b/data/not-reproduced-data/cd1a713b75db767a797e9814e45b7cf999e54598.json new file mode 100644 index 000000000000..0bf8fc97e0a4 --- /dev/null +++ b/data/not-reproduced-data/cd1a713b75db767a797e9814e45b7cf999e54598.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChange/pull/4639", + "project" : "XChange", + "breakingCommit" : "cd1a713b75db767a797e9814e45b7cf999e54598", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.pubnub", + "dependencyArtifactID" : "pubnub-gson", + "previousVersion" : "4.31.3", + "newVersion" : "6.3.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cd3a8d0298e96228c35115ec51be074a335516c3.json b/data/not-reproduced-data/cd3a8d0298e96228c35115ec51be074a335516c3.json new file mode 100644 index 000000000000..74b5bb8fa144 --- /dev/null +++ b/data/not-reproduced-data/cd3a8d0298e96228c35115ec51be074a335516c3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1419", + "project" : "lighty", + "breakingCommit" : "cd3a8d0298e96228c35115ec51be074a335516c3", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-slf4j_2.13", + "previousVersion" : "2.6.20", + "newVersion" : "2.8.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cd8b6730ab111df294b951824bfa8022bcf77193.json b/data/not-reproduced-data/cd8b6730ab111df294b951824bfa8022bcf77193.json new file mode 100644 index 000000000000..20d21c93f071 --- /dev/null +++ b/data/not-reproduced-data/cd8b6730ab111df294b951824bfa8022bcf77193.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokorin/Jaffree/pull/317", + "project" : "Jaffree", + "breakingCommit" : "cd8b6730ab111df294b951824bfa8022bcf77193", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "10.3.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cde650dc5df2ecc74f038c126b1086cc4ecad912.json b/data/not-reproduced-data/cde650dc5df2ecc74f038c126b1086cc4ecad912.json new file mode 100644 index 000000000000..1f32d69ab5d3 --- /dev/null +++ b/data/not-reproduced-data/cde650dc5df2ecc74f038c126b1086cc4ecad912.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/thelastpickle/cassandra-reaper/pull/1151", + "project" : "cassandra-reaper", + "breakingCommit" : "cde650dc5df2ecc74f038c126b1086cc4ecad912", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "8.19", + "newVersion" : "8.29", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ce7ea7b9e3b9ab74c95c447c0363e2dacd9f8c99.json b/data/not-reproduced-data/ce7ea7b9e3b9ab74c95c447c0363e2dacd9f8c99.json new file mode 100644 index 000000000000..540f8a5a30be --- /dev/null +++ b/data/not-reproduced-data/ce7ea7b9e3b9ab74c95c447c0363e2dacd9f8c99.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/383", + "project" : "chimera", + "breakingCommit" : "ce7ea7b9e3b9ab74c95c447c0363e2dacd9f8c99", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.2", + "newVersion" : "10.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ce8579ccf7554395e8588e0622952f029474a47b.json b/data/not-reproduced-data/ce8579ccf7554395e8588e0622952f029474a47b.json new file mode 100644 index 000000000000..695fa3830ddc --- /dev/null +++ b/data/not-reproduced-data/ce8579ccf7554395e8588e0622952f029474a47b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/389", + "project" : "chimera", + "breakingCommit" : "ce8579ccf7554395e8588e0622952f029474a47b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.wagon", + "dependencyArtifactID" : "wagon-webdav-jackrabbit", + "previousVersion" : "3.5.1", + "newVersion" : "3.5.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ce9d963897f032f78669dc40ecc5ff84e0cdfd00.json b/data/not-reproduced-data/ce9d963897f032f78669dc40ecc5ff84e0cdfd00.json new file mode 100644 index 000000000000..750b070ec4bb --- /dev/null +++ b/data/not-reproduced-data/ce9d963897f032f78669dc40ecc5ff84e0cdfd00.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/francisdb/serviceloader-maven-plugin/pull/108", + "project" : "serviceloader-maven-plugin", + "breakingCommit" : "ce9d963897f032f78669dc40ecc5ff84e0cdfd00", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven", + "dependencyArtifactID" : "maven-plugin-api", + "previousVersion" : "3.9.1", + "newVersion" : "3.9.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cebeb9347cbae489d489dd0dbe6f8d75d006976a.json b/data/not-reproduced-data/cebeb9347cbae489d489dd0dbe6f8d75d006976a.json new file mode 100644 index 000000000000..486c6e77f6e8 --- /dev/null +++ b/data/not-reproduced-data/cebeb9347cbae489d489dd0dbe6f8d75d006976a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1262", + "project" : "lighty", + "breakingCommit" : "cebeb9347cbae489d489dd0dbe6f8d75d006976a", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.lightbend.akka.management", + "dependencyArtifactID" : "akka-management_2.13", + "previousVersion" : "1.1.3", + "newVersion" : "1.2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cec6a2d5e76ab763ea956266ba8599e207c63119.json b/data/not-reproduced-data/cec6a2d5e76ab763ea956266ba8599e207c63119.json new file mode 100644 index 000000000000..1d16c43ec8b2 --- /dev/null +++ b/data/not-reproduced-data/cec6a2d5e76ab763ea956266ba8599e207c63119.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/16", + "project" : "Ree6", + "breakingCommit" : "cec6a2d5e76ab763ea956266ba8599e207c63119", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.15.0", + "newVersion" : "2.16.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cf286b5871ae1841f617307191a3ded955332095.json b/data/not-reproduced-data/cf286b5871ae1841f617307191a3ded955332095.json new file mode 100644 index 000000000000..5e9897c26642 --- /dev/null +++ b/data/not-reproduced-data/cf286b5871ae1841f617307191a3ded955332095.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3683", + "project" : "georchestra", + "breakingCommit" : "cf286b5871ae1841f617307191a3ded955332095", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.sf.saxon", + "dependencyArtifactID" : "Saxon-HE", + "previousVersion" : "9.9.1-8", + "newVersion" : "11.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cf7cfa78778047303fe14bc6424fab2b3a9f0fc3.json b/data/not-reproduced-data/cf7cfa78778047303fe14bc6424fab2b3a9f0fc3.json new file mode 100644 index 000000000000..d5d7ce70ce80 --- /dev/null +++ b/data/not-reproduced-data/cf7cfa78778047303fe14bc6424fab2b3a9f0fc3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Password4j/password4j/pull/54", + "project" : "password4j", + "breakingCommit" : "cf7cfa78778047303fe14bc6424fab2b3a9f0fc3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "1.7.32", + "newVersion" : "1.7.36", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/cf8f4e49989040bed837e6214cf04fcbc6fd61fa.json b/data/not-reproduced-data/cf8f4e49989040bed837e6214cf04fcbc6fd61fa.json new file mode 100644 index 000000000000..1c490b8a6f35 --- /dev/null +++ b/data/not-reproduced-data/cf8f4e49989040bed837e6214cf04fcbc6fd61fa.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/liquibase/liquibase-redshift/pull/144", + "project" : "liquibase-redshift", + "breakingCommit" : "cf8f4e49989040bed837e6214cf04fcbc6fd61fa", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.amazon.redshift", + "dependencyArtifactID" : "redshift-jdbc42", + "previousVersion" : "2.1.0.13", + "newVersion" : "2.1.0.14", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d0bfa76c17db271494fbcf8e65c696b04d04e014.json b/data/not-reproduced-data/d0bfa76c17db271494fbcf8e65c696b04d04e014.json new file mode 100644 index 000000000000..30a786fd835a --- /dev/null +++ b/data/not-reproduced-data/d0bfa76c17db271494fbcf8e65c696b04d04e014.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/726", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "d0bfa76c17db271494fbcf8e65c696b04d04e014", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-tx", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.7", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d10faabdd2cb13c84c11a7ffd3bfcc41b08fa175.json b/data/not-reproduced-data/d10faabdd2cb13c84c11a7ffd3bfcc41b08fa175.json new file mode 100644 index 000000000000..a26d24498ca1 --- /dev/null +++ b/data/not-reproduced-data/d10faabdd2cb13c84c11a7ffd3bfcc41b08fa175.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MorphiaOrg/morphia/pull/2148", + "project" : "morphia", + "breakingCommit" : "d10faabdd2cb13c84c11a7ffd3bfcc41b08fa175", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.spotbugs", + "dependencyArtifactID" : "spotbugs", + "previousVersion" : "4.7.2", + "newVersion" : "4.7.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d12c3a940da65991295ed3756e383358e24c5053.json b/data/not-reproduced-data/d12c3a940da65991295ed3756e383358e24c5053.json new file mode 100644 index 000000000000..9a9ea1ced272 --- /dev/null +++ b/data/not-reproduced-data/d12c3a940da65991295ed3756e383358e24c5053.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/445", + "project" : "chimera", + "breakingCommit" : "d12c3a940da65991295ed3756e383358e24c5053", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.6.0", + "newVersion" : "10.7.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d14b576cc8dd18efc272caa3451f20146f91b31d.json b/data/not-reproduced-data/d14b576cc8dd18efc272caa3451f20146f91b31d.json new file mode 100644 index 000000000000..d7b974a33d37 --- /dev/null +++ b/data/not-reproduced-data/d14b576cc8dd18efc272caa3451f20146f91b31d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/509", + "project" : "CE", + "breakingCommit" : "d14b576cc8dd18efc272caa3451f20146f91b31d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.amazon.redshift", + "dependencyArtifactID" : "redshift-jdbc42", + "previousVersion" : "1.2.1.1001", + "newVersion" : "2.1.0.8", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d1812abd51c4047e250b4937ce039bf9d732f227.json b/data/not-reproduced-data/d1812abd51c4047e250b4937ce039bf9d732f227.json new file mode 100644 index 000000000000..352f26cc2521 --- /dev/null +++ b/data/not-reproduced-data/d1812abd51c4047e250b4937ce039bf9d732f227.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/ChangeSkin/pull/263", + "project" : "ChangeSkin", + "breakingCommit" : "d1812abd51c4047e250b4937ce039bf9d732f227", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-jdk14", + "previousVersion" : "2.0.0", + "newVersion" : "2.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d1a752e4248f55a0d5297f1bfcd6f201e3f7de2e.json b/data/not-reproduced-data/d1a752e4248f55a0d5297f1bfcd6f201e3f7de2e.json new file mode 100644 index 000000000000..8e6f75e05cf7 --- /dev/null +++ b/data/not-reproduced-data/d1a752e4248f55a0d5297f1bfcd6f201e3f7de2e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenTOSCA/container/pull/303", + "project" : "container", + "breakingCommit" : "d1a752e4248f55a0d5297f1bfcd6f201e3f7de2e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.12.6.1", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d24eb0b15126f8852b9672aa590b1dd3fbff6f58.json b/data/not-reproduced-data/d24eb0b15126f8852b9672aa590b1dd3fbff6f58.json new file mode 100644 index 000000000000..42f4b683f79a --- /dev/null +++ b/data/not-reproduced-data/d24eb0b15126f8852b9672aa590b1dd3fbff6f58.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MyCATApache/Mycat2/pull/658", + "project" : "Mycat2", + "breakingCommit" : "d24eb0b15126f8852b9672aa590b1dd3fbff6f58", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.10.0", + "newVersion" : "2.12.6.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d25de6767ad26ee9852cc09a89562a95fac1d454.json b/data/not-reproduced-data/d25de6767ad26ee9852cc09a89562a95fac1d454.json new file mode 100644 index 000000000000..a96ef26b45fe --- /dev/null +++ b/data/not-reproduced-data/d25de6767ad26ee9852cc09a89562a95fac1d454.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/215", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "d25de6767ad26ee9852cc09a89562a95fac1d454", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.tomcat.embed", + "dependencyArtifactID" : "tomcat-embed-core", + "previousVersion" : "8.5.86", + "newVersion" : "8.5.88", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d26d2cec10944ca746bbce71c9c8517d3588919a.json b/data/not-reproduced-data/d26d2cec10944ca746bbce71c9c8517d3588919a.json new file mode 100644 index 000000000000..0bf79b34b7d6 --- /dev/null +++ b/data/not-reproduced-data/d26d2cec10944ca746bbce71c9c8517d3588919a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OWASP/SecurityShepherd/pull/690", + "project" : "SecurityShepherd", + "breakingCommit" : "d26d2cec10944ca746bbce71c9c8517d3588919a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "mysql", + "dependencyArtifactID" : "mysql-connector-java", + "previousVersion" : "5.1.49", + "newVersion" : "8.0.30", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d2d76f540c245d3bf35ec182916252f4fd56963a.json b/data/not-reproduced-data/d2d76f540c245d3bf35ec182916252f4fd56963a.json new file mode 100644 index 000000000000..42d5b9dd4303 --- /dev/null +++ b/data/not-reproduced-data/d2d76f540c245d3bf35ec182916252f4fd56963a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freedomotic/freedomotic/pull/529", + "project" : "freedomotic", + "breakingCommit" : "d2d76f540c245d3bf35ec182916252f4fd56963a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.json", + "dependencyArtifactID" : "json", + "previousVersion" : "20090211", + "newVersion" : "20230227", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d2e1ba08c37ad8fbb4651f28742d21fd83f4f82a.json b/data/not-reproduced-data/d2e1ba08c37ad8fbb4651f28742d21fd83f4f82a.json new file mode 100644 index 000000000000..c9d5f1de73e0 --- /dev/null +++ b/data/not-reproduced-data/d2e1ba08c37ad8fbb4651f28742d21fd83f4f82a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/919", + "project" : "togglz", + "breakingCommit" : "d2e1ba08c37ad8fbb4651f28742d21fd83f4f82a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.graalvm.js", + "dependencyArtifactID" : "js-scriptengine", + "previousVersion" : "22.0.0", + "newVersion" : "22.3.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d35099780ee7fce02f255e6daa25a00fc81a7e38.json b/data/not-reproduced-data/d35099780ee7fce02f255e6daa25a00fc81a7e38.json new file mode 100644 index 000000000000..1f55f5e8c9c5 --- /dev/null +++ b/data/not-reproduced-data/d35099780ee7fce02f255e6daa25a00fc81a7e38.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/500", + "project" : "license-maven-plugin", + "breakingCommit" : "d35099780ee7fce02f255e6daa25a00fc81a7e38", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d380ff35ab5ce51f681bdd402f9a25e13905fe12.json b/data/not-reproduced-data/d380ff35ab5ce51f681bdd402f9a25e13905fe12.json new file mode 100644 index 000000000000..4215adea940c --- /dev/null +++ b/data/not-reproduced-data/d380ff35ab5ce51f681bdd402f9a25e13905fe12.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ScaCap/spring-auto-restdocs/pull/467", + "project" : "spring-auto-restdocs", + "breakingCommit" : "d380ff35ab5ce51f681bdd402f9a25e13905fe12", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.11.2", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d39fbc6d5249876bec8df84bb63c82454bbaf4e9.json b/data/not-reproduced-data/d39fbc6d5249876bec8df84bb63c82454bbaf4e9.json new file mode 100644 index 000000000000..3362ad80a40e --- /dev/null +++ b/data/not-reproduced-data/d39fbc6d5249876bec8df84bb63c82454bbaf4e9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokorin/Jaffree/pull/346", + "project" : "Jaffree", + "breakingCommit" : "d39fbc6d5249876bec8df84bb63c82454bbaf4e9", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "10.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d3a31712cdc7afe1b06758ff2c7fdf39c9f525af.json b/data/not-reproduced-data/d3a31712cdc7afe1b06758ff2c7fdf39c9f525af.json new file mode 100644 index 000000000000..920d173f8280 --- /dev/null +++ b/data/not-reproduced-data/d3a31712cdc7afe1b06758ff2c7fdf39c9f525af.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tywo45/t-io/pull/63", + "project" : "t-io", + "breakingCommit" : "d3a31712cdc7afe1b06758ff2c7fdf39c9f525af", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.commons", + "dependencyArtifactID" : "commons-configuration2", + "previousVersion" : "2.7", + "newVersion" : "2.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d3c95ff17d26fa7a708166828672ed5de280f029.json b/data/not-reproduced-data/d3c95ff17d26fa7a708166828672ed5de280f029.json new file mode 100644 index 000000000000..1bf8184d142a --- /dev/null +++ b/data/not-reproduced-data/d3c95ff17d26fa7a708166828672ed5de280f029.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/87", + "project" : "avans", + "breakingCommit" : "d3c95ff17d26fa7a708166828672ed5de280f029", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.3.3", + "newVersion" : "2.13.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d401e189fb6435110e3dc4ca1a94838f167e7ddf.json b/data/not-reproduced-data/d401e189fb6435110e3dc4ca1a94838f167e7ddf.json new file mode 100644 index 000000000000..a2f48c691418 --- /dev/null +++ b/data/not-reproduced-data/d401e189fb6435110e3dc4ca1a94838f167e7ddf.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feedzai/pdb/pull/360", + "project" : "pdb", + "breakingCommit" : "d401e189fb6435110e3dc4ca1a94838f167e7ddf", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.2.11", + "newVersion" : "1.4.4", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d4226574dfd65221a49cb4e31a27d0588b23963a.json b/data/not-reproduced-data/d4226574dfd65221a49cb4e31a27d0588b23963a.json new file mode 100644 index 000000000000..3438b1fa6b03 --- /dev/null +++ b/data/not-reproduced-data/d4226574dfd65221a49cb4e31a27d0588b23963a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/346", + "project" : "chimera", + "breakingCommit" : "d4226574dfd65221a49cb4e31a27d0588b23963a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "9.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d50321db3f69012b445b5ca7e2f8a9275ba41b1c.json b/data/not-reproduced-data/d50321db3f69012b445b5ca7e2f8a9275ba41b1c.json new file mode 100644 index 000000000000..16dc77e818c3 --- /dev/null +++ b/data/not-reproduced-data/d50321db3f69012b445b5ca7e2f8a9275ba41b1c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/galatea-associates/fuse-starter-java/pull/390", + "project" : "fuse-starter-java", + "breakingCommit" : "d50321db3f69012b445b5ca7e2f8a9275ba41b1c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d518ffd0380417a9876fe5f9011d2abb4b9b34e7.json b/data/not-reproduced-data/d518ffd0380417a9876fe5f9011d2abb4b9b34e7.json new file mode 100644 index 000000000000..d33cdb31b896 --- /dev/null +++ b/data/not-reproduced-data/d518ffd0380417a9876fe5f9011d2abb4b9b34e7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/1028", + "project" : "togglz", + "breakingCommit" : "d518ffd0380417a9876fe5f9011d2abb4b9b34e7", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "redis.clients", + "dependencyArtifactID" : "jedis", + "previousVersion" : "4.3.1", + "newVersion" : "4.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d57b66b9f55d9adeffb23770fcbdfd992acbf79f.json b/data/not-reproduced-data/d57b66b9f55d9adeffb23770fcbdfd992acbf79f.json new file mode 100644 index 000000000000..8ac7016ac205 --- /dev/null +++ b/data/not-reproduced-data/d57b66b9f55d9adeffb23770fcbdfd992acbf79f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genepi/imputationserver/pull/93", + "project" : "imputationserver", + "breakingCommit" : "d57b66b9f55d9adeffb23770fcbdfd992acbf79f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.samtools", + "dependencyArtifactID" : "htsjdk", + "previousVersion" : "2.24.1", + "newVersion" : "3.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d5863bb0947e460c24714aafe428d30dbf5a02f8.json b/data/not-reproduced-data/d5863bb0947e460c24714aafe428d30dbf5a02f8.json new file mode 100644 index 000000000000..d53ca9dadc11 --- /dev/null +++ b/data/not-reproduced-data/d5863bb0947e460c24714aafe428d30dbf5a02f8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/419", + "project" : "license-maven-plugin", + "breakingCommit" : "d5863bb0947e460c24714aafe428d30dbf5a02f8", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.3.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d593b46e1f76ce52ef6ec80bda4394c25e96e811.json b/data/not-reproduced-data/d593b46e1f76ce52ef6ec80bda4394c25e96e811.json new file mode 100644 index 000000000000..393b587a5b36 --- /dev/null +++ b/data/not-reproduced-data/d593b46e1f76ce52ef6ec80bda4394c25e96e811.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/RiiConnect24/RC24-Bot/pull/132", + "project" : "RC24-Bot", + "breakingCommit" : "d593b46e1f76ce52ef6ec80bda4394c25e96e811", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.yaml", + "dependencyArtifactID" : "snakeyaml", + "previousVersion" : "1.29", + "newVersion" : "1.31", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d5af5126af76049b44bbf922006ed9b1be014e08.json b/data/not-reproduced-data/d5af5126af76049b44bbf922006ed9b1be014e08.json new file mode 100644 index 000000000000..f5006fe69338 --- /dev/null +++ b/data/not-reproduced-data/d5af5126af76049b44bbf922006ed9b1be014e08.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/unicode-org/cldr/pull/3129", + "project" : "cldr", + "breakingCommit" : "d5af5126af76049b44bbf922006ed9b1be014e08", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.myanmartools", + "dependencyArtifactID" : "myanmar-tools", + "previousVersion" : "1.1.1", + "newVersion" : "1.2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d5f1054d0a75bf666041781027a10237c879bec4.json b/data/not-reproduced-data/d5f1054d0a75bf666041781027a10237c879bec4.json new file mode 100644 index 000000000000..447fbb387fda --- /dev/null +++ b/data/not-reproduced-data/d5f1054d0a75bf666041781027a10237c879bec4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tinylog-org/tinylog/pull/364", + "project" : "tinylog", + "breakingCommit" : "d5f1054d0a75bf666041781027a10237c879bec4", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.tinylog", + "dependencyArtifactID" : "tinylog-impl", + "previousVersion" : "2.6.0-M2", + "newVersion" : "2.6.0", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d62b27b47b347fca0f359f0043e037fff9d4439e.json b/data/not-reproduced-data/d62b27b47b347fca0f359f0043e037fff9d4439e.json new file mode 100644 index 000000000000..b9fb86502ac7 --- /dev/null +++ b/data/not-reproduced-data/d62b27b47b347fca0f359f0043e037fff9d4439e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/FastLogin/pull/948", + "project" : "FastLogin", + "breakingCommit" : "d62b27b47b347fca0f359f0043e037fff9d4439e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-jdk14", + "previousVersion" : "2.0.0", + "newVersion" : "2.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d633bfb15d1ac27b359ef82902e97a10ec2f689e.json b/data/not-reproduced-data/d633bfb15d1ac27b359ef82902e97a10ec2f689e.json new file mode 100644 index 000000000000..62a38463c65d --- /dev/null +++ b/data/not-reproduced-data/d633bfb15d1ac27b359ef82902e97a10ec2f689e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JNOSQL/demos-se/pull/24", + "project" : "demos-se", + "breakingCommit" : "d633bfb15d1ac27b359ef82902e97a10ec2f689e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.hazelcast", + "dependencyArtifactID" : "hazelcast", + "previousVersion" : "4.0.1", + "newVersion" : "4.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d648874736fc9640fe19e78e4cd1dfde6d844e1a.json b/data/not-reproduced-data/d648874736fc9640fe19e78e4cd1dfde6d844e1a.json new file mode 100644 index 000000000000..c9b0a5190ce7 --- /dev/null +++ b/data/not-reproduced-data/d648874736fc9640fe19e78e4cd1dfde6d844e1a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/447", + "project" : "chimera", + "breakingCommit" : "d648874736fc9640fe19e78e4cd1dfde6d844e1a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.29.0", + "newVersion" : "3.30.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d6500697a7ef1d562f2f60195766d700883a67c2.json b/data/not-reproduced-data/d6500697a7ef1d562f2f60195766d700883a67c2.json new file mode 100644 index 000000000000..0ea467a77613 --- /dev/null +++ b/data/not-reproduced-data/d6500697a7ef1d562f2f60195766d700883a67c2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/P2P-Develop/PeyangSuperbAntiCheat/pull/108", + "project" : "PeyangSuperbAntiCheat", + "breakingCommit" : "d6500697a7ef1d562f2f60195766d700883a67c2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-jdk14", + "previousVersion" : "1.7.32", + "newVersion" : "1.7.36", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d675fa18d22f8ad374f8d6cb7e0dfd9b1f18cc58.json b/data/not-reproduced-data/d675fa18d22f8ad374f8d6cb7e0dfd9b1f18cc58.json new file mode 100644 index 000000000000..7ac62dd876f6 --- /dev/null +++ b/data/not-reproduced-data/d675fa18d22f8ad374f8d6cb7e0dfd9b1f18cc58.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/661", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "d675fa18d22f8ad374f8d6cb7e0dfd9b1f18cc58", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-webmvc", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d687d559232706e584e25c41d16be703b3ee84a1.json b/data/not-reproduced-data/d687d559232706e584e25c41d16be703b3ee84a1.json new file mode 100644 index 000000000000..588d3fe0bb57 --- /dev/null +++ b/data/not-reproduced-data/d687d559232706e584e25c41d16be703b3ee84a1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/fmtn/a/pull/164", + "project" : "a", + "breakingCommit" : "d687d559232706e584e25c41d16be703b3ee84a1", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.graalvm.js", + "dependencyArtifactID" : "js-scriptengine", + "previousVersion" : "22.0.0", + "newVersion" : "22.2.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d6e013dac8ab2fb4d9372aa2c200fa5cc70bf6a2.json b/data/not-reproduced-data/d6e013dac8ab2fb4d9372aa2c200fa5cc70bf6a2.json new file mode 100644 index 000000000000..7acdb38070ab --- /dev/null +++ b/data/not-reproduced-data/d6e013dac8ab2fb4d9372aa2c200fa5cc70bf6a2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1300", + "project" : "lighty", + "breakingCommit" : "d6e013dac8ab2fb4d9372aa2c200fa5cc70bf6a2", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "commons-io", + "dependencyArtifactID" : "commons-io", + "previousVersion" : "2.11.0", + "newVersion" : "20030203.000550", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d6eda931038e0088d03c4bdf4b3006eb87c551e2.json b/data/not-reproduced-data/d6eda931038e0088d03c4bdf4b3006eb87c551e2.json new file mode 100644 index 000000000000..6004f69925a5 --- /dev/null +++ b/data/not-reproduced-data/d6eda931038e0088d03c4bdf4b3006eb87c551e2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vandmo/dependency-lock-maven-plugin/pull/45", + "project" : "dependency-lock-maven-plugin", + "breakingCommit" : "d6eda931038e0088d03c4bdf4b3006eb87c551e2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson", + "dependencyArtifactID" : "jackson-bom", + "previousVersion" : "2.13.0", + "newVersion" : "2.13.1", + "dependencyScope" : "import", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d6f08ace0349327b1d3906e9e9cea791b1c473f1.json b/data/not-reproduced-data/d6f08ace0349327b1d3906e9e9cea791b1c473f1.json new file mode 100644 index 000000000000..000e16a1dcb0 --- /dev/null +++ b/data/not-reproduced-data/d6f08ace0349327b1d3906e9e9cea791b1c473f1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MajekDev/HexNicks/pull/67", + "project" : "HexNicks", + "breakingCommit" : "d6f08ace0349327b1d3906e9e9cea791b1c473f1", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.kyori", + "dependencyArtifactID" : "adventure-text-serializer-plain", + "previousVersion" : "4.10.0", + "newVersion" : "4.10.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d712c8f085b2cbfc8f944763c2a5eadf5afa6e63.json b/data/not-reproduced-data/d712c8f085b2cbfc8f944763c2a5eadf5afa6e63.json new file mode 100644 index 000000000000..18efbcdde68b --- /dev/null +++ b/data/not-reproduced-data/d712c8f085b2cbfc8f944763c2a5eadf5afa6e63.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/367", + "project" : "Ree6", + "breakingCommit" : "d712c8f085b2cbfc8f944763c2a5eadf5afa6e63", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "de.ree6", + "dependencyArtifactID" : "Ree6-SQL", + "previousVersion" : "cece086081", + "newVersion" : "1.5.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d71fb6eabbfab5b9f591a4ce41840ed87b66342d.json b/data/not-reproduced-data/d71fb6eabbfab5b9f591a4ce41840ed87b66342d.json new file mode 100644 index 000000000000..5335d4f27933 --- /dev/null +++ b/data/not-reproduced-data/d71fb6eabbfab5b9f591a4ce41840ed87b66342d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/galatea-associates/fuse-starter-java/pull/391", + "project" : "fuse-starter-java", + "breakingCommit" : "d71fb6eabbfab5b9f591a4ce41840ed87b66342d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.12.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d72d4f6e9c6dbe513eb59c960813cf353a1607c6.json b/data/not-reproduced-data/d72d4f6e9c6dbe513eb59c960813cf353a1607c6.json new file mode 100644 index 000000000000..b815fc95a6f7 --- /dev/null +++ b/data/not-reproduced-data/d72d4f6e9c6dbe513eb59c960813cf353a1607c6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/106", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "d72d4f6e9c6dbe513eb59c960813cf353a1607c6", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.glassfish.jersey.containers", + "dependencyArtifactID" : "jersey-container-servlet", + "previousVersion" : "2.31", + "newVersion" : "2.35", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d7417f4bb46b32831741c6ddaa69f9e6c1b369ec.json b/data/not-reproduced-data/d7417f4bb46b32831741c6ddaa69f9e6c1b369ec.json new file mode 100644 index 000000000000..eb80ff5641a7 --- /dev/null +++ b/data/not-reproduced-data/d7417f4bb46b32831741c6ddaa69f9e6c1b369ec.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/exquery/exquery/pull/145", + "project" : "exquery", + "breakingCommit" : "d7417f4bb46b32831741c6ddaa69f9e6c1b369ec", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.mockito", + "dependencyArtifactID" : "mockito-core", + "previousVersion" : "4.4.0", + "newVersion" : "5.1.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d7cc1744503dcd393468db7cbc47cec0cea2a2f0.json b/data/not-reproduced-data/d7cc1744503dcd393468db7cbc47cec0cea2a2f0.json new file mode 100644 index 000000000000..f80d892df558 --- /dev/null +++ b/data/not-reproduced-data/d7cc1744503dcd393468db7cbc47cec0cea2a2f0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/676", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "d7cc1744503dcd393468db7cbc47cec0cea2a2f0", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d7e51f73a0b9c70963dacbda44618fb039788abc.json b/data/not-reproduced-data/d7e51f73a0b9c70963dacbda44618fb039788abc.json new file mode 100644 index 000000000000..337abe4430cd --- /dev/null +++ b/data/not-reproduced-data/d7e51f73a0b9c70963dacbda44618fb039788abc.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/terrestris/shogun/pull/679", + "project" : "shogun", + "breakingCommit" : "d7e51f73a0b9c70963dacbda44618fb039788abc", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.4.2", + "newVersion" : "2.15.0", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d7eec7b56f8408e3539cb401e00151b01dcb6dfb.json b/data/not-reproduced-data/d7eec7b56f8408e3539cb401e00151b01dcb6dfb.json new file mode 100644 index 000000000000..d6dd655e8140 --- /dev/null +++ b/data/not-reproduced-data/d7eec7b56f8408e3539cb401e00151b01dcb6dfb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenAPITools/openapi-diff/pull/425", + "project" : "openapi-diff", + "breakingCommit" : "d7eec7b56f8408e3539cb401e00151b01dcb6dfb", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.3.0", + "newVersion" : "1.4.4", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d8031ba94b60982bec9dc8bfedaeee700731be7a.json b/data/not-reproduced-data/d8031ba94b60982bec9dc8bfedaeee700731be7a.json new file mode 100644 index 000000000000..c72a64b1fb41 --- /dev/null +++ b/data/not-reproduced-data/d8031ba94b60982bec9dc8bfedaeee700731be7a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/getgauge/gauge-java/pull/711", + "project" : "gauge-java", + "breakingCommit" : "d8031ba94b60982bec9dc8bfedaeee700731be7a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.12.1", + "newVersion" : "10.12.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d814637068273392f5868aa915a6bcfcc3fa5556.json b/data/not-reproduced-data/d814637068273392f5868aa915a6bcfcc3fa5556.json new file mode 100644 index 000000000000..df0eea6e2e7f --- /dev/null +++ b/data/not-reproduced-data/d814637068273392f5868aa915a6bcfcc3fa5556.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feedzai/pdb/pull/333", + "project" : "pdb", + "breakingCommit" : "d814637068273392f5868aa915a6bcfcc3fa5556", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.postgresql", + "dependencyArtifactID" : "postgresql", + "previousVersion" : "42.3.3", + "newVersion" : "42.3.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d8161a8c61e6c03151a97590f52432cd6374ac44.json b/data/not-reproduced-data/d8161a8c61e6c03151a97590f52432cd6374ac44.json new file mode 100644 index 000000000000..82bd39519345 --- /dev/null +++ b/data/not-reproduced-data/d8161a8c61e6c03151a97590f52432cd6374ac44.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3686", + "project" : "georchestra", + "breakingCommit" : "d8161a8c61e6c03151a97590f52432cd6374ac44", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.github.threeten-jaxb", + "dependencyArtifactID" : "threeten-jaxb-core", + "previousVersion" : "1.2", + "newVersion" : "2.1.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d89f1003e68236beb0ca521fe816c593c6e0fe2d.json b/data/not-reproduced-data/d89f1003e68236beb0ca521fe816c593c6e0fe2d.json new file mode 100644 index 000000000000..382bc12ed5ea --- /dev/null +++ b/data/not-reproduced-data/d89f1003e68236beb0ca521fe816c593c6e0fe2d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MyCATApache/Mycat2/pull/790", + "project" : "Mycat2", + "breakingCommit" : "d89f1003e68236beb0ca521fe816c593c6e0fe2d", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.2.8.RELEASE", + "newVersion" : "5.2.24.RELEASE", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d8b74a2f292b8e745e7a9007a1b892b886544a97.json b/data/not-reproduced-data/d8b74a2f292b8e745e7a9007a1b892b886544a97.json new file mode 100644 index 000000000000..81ae8971a28e --- /dev/null +++ b/data/not-reproduced-data/d8b74a2f292b8e745e7a9007a1b892b886544a97.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Sefiraat/CrystamaeHistoria/pull/185", + "project" : "CrystamaeHistoria", + "breakingCommit" : "d8b74a2f292b8e745e7a9007a1b892b886544a97", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "dev.rosewood", + "dependencyArtifactID" : "rosestacker", + "previousVersion" : "1.5.1", + "newVersion" : "1.5.10", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d8bd8b31c8b7576fc7504f7fafe16b984fcb873b.json b/data/not-reproduced-data/d8bd8b31c8b7576fc7504f7fafe16b984fcb873b.json new file mode 100644 index 000000000000..09ed77bb539c --- /dev/null +++ b/data/not-reproduced-data/d8bd8b31c8b7576fc7504f7fafe16b984fcb873b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/207", + "project" : "avans", + "breakingCommit" : "d8bd8b31c8b7576fc7504f7fafe16b984fcb873b", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "mysql", + "dependencyArtifactID" : "mysql-connector-java", + "previousVersion" : "8.0.32", + "newVersion" : "8.0.33", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d8e0311e6203d6b15c187e8536ea910b1bbc362f.json b/data/not-reproduced-data/d8e0311e6203d6b15c187e8536ea910b1bbc362f.json new file mode 100644 index 000000000000..dff2125658bc --- /dev/null +++ b/data/not-reproduced-data/d8e0311e6203d6b15c187e8536ea910b1bbc362f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/equinor/neqsim/pull/496", + "project" : "neqsim", + "breakingCommit" : "d8e0311e6203d6b15c187e8536ea910b1bbc362f", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.derby", + "dependencyArtifactID" : "derby", + "previousVersion" : "10.15.2.0", + "newVersion" : "10.16.1.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d90488aacc17fe16f3b7a362982e895216fd7ec1.json b/data/not-reproduced-data/d90488aacc17fe16f3b7a362982e895216fd7ec1.json new file mode 100644 index 000000000000..c09e0a6a1e9b --- /dev/null +++ b/data/not-reproduced-data/d90488aacc17fe16f3b7a362982e895216fd7ec1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/fabric8io/kubernetes-client/pull/5016", + "project" : "kubernetes-client", + "breakingCommit" : "d90488aacc17fe16f3b7a362982e895216fd7ec1", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.javaparser", + "dependencyArtifactID" : "javaparser-core", + "previousVersion" : "3.25.1", + "newVersion" : "3.25.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d938f34c7dd4f714b6ed4afd913b5c25b87fbd2c.json b/data/not-reproduced-data/d938f34c7dd4f714b6ed4afd913b5c25b87fbd2c.json new file mode 100644 index 000000000000..0ed2c9ab7d1f --- /dev/null +++ b/data/not-reproduced-data/d938f34c7dd4f714b6ed4afd913b5c25b87fbd2c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1261", + "project" : "lighty", + "breakingCommit" : "d938f34c7dd4f714b6ed4afd913b5c25b87fbd2c", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.lightbend.akka.management", + "dependencyArtifactID" : "akka-management-cluster-bootstrap_2.13", + "previousVersion" : "1.1.3", + "newVersion" : "1.2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d96ae0d47b2fb731aab4ee029d4f2f563949ee89.json b/data/not-reproduced-data/d96ae0d47b2fb731aab4ee029d4f2f563949ee89.json new file mode 100644 index 000000000000..9f36073730d8 --- /dev/null +++ b/data/not-reproduced-data/d96ae0d47b2fb731aab4ee029d4f2f563949ee89.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OWASP/SecurityShepherd/pull/633", + "project" : "SecurityShepherd", + "breakingCommit" : "d96ae0d47b2fb731aab4ee029d4f2f563949ee89", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "mysql", + "dependencyArtifactID" : "mysql-connector-java", + "previousVersion" : "5.1.24", + "newVersion" : "8.0.29", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/d9a0df6feee60bb6d7d301f251cab386168eecd1.json b/data/not-reproduced-data/d9a0df6feee60bb6d7d301f251cab386168eecd1.json new file mode 100644 index 000000000000..ae955507431e --- /dev/null +++ b/data/not-reproduced-data/d9a0df6feee60bb6d7d301f251cab386168eecd1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/takari/polyglot-maven/pull/241", + "project" : "polyglot-maven", + "breakingCommit" : "d9a0df6feee60bb6d7d301f251cab386168eecd1", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jetbrains.kotlin", + "dependencyArtifactID" : "kotlin-stdlib", + "previousVersion" : "1.3.31", + "newVersion" : "1.6.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/da01334f8df0d51d2dbf3e9be03ad06f0d90cba3.json b/data/not-reproduced-data/da01334f8df0d51d2dbf3e9be03ad06f0d90cba3.json new file mode 100644 index 000000000000..31e56e222efb --- /dev/null +++ b/data/not-reproduced-data/da01334f8df0d51d2dbf3e9be03ad06f0d90cba3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1254", + "project" : "lighty", + "breakingCommit" : "da01334f8df0d51d2dbf3e9be03ad06f0d90cba3", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.typesafe.akka", + "dependencyArtifactID" : "akka-cluster_2.13", + "previousVersion" : "2.6.19", + "newVersion" : "2.7.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/da46253c74e0a1c30745d855c49a02031181d35e.json b/data/not-reproduced-data/da46253c74e0a1c30745d855c49a02031181d35e.json new file mode 100644 index 000000000000..0292087e79ea --- /dev/null +++ b/data/not-reproduced-data/da46253c74e0a1c30745d855c49a02031181d35e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3349", + "project" : "janusgraph", + "breakingCommit" : "da46253c74e0a1c30745d855c49a02031181d35e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.locationtech.jts", + "dependencyArtifactID" : "jts-core", + "previousVersion" : "1.17.0", + "newVersion" : "1.19.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/da9dc27a8a41ee7bc6b4213ca3da7a5afc288a6d.json b/data/not-reproduced-data/da9dc27a8a41ee7bc6b4213ca3da7a5afc288a6d.json new file mode 100644 index 000000000000..aa28e71b8d5f --- /dev/null +++ b/data/not-reproduced-data/da9dc27a8a41ee7bc6b4213ca3da7a5afc288a6d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/121", + "project" : "avans", + "breakingCommit" : "da9dc27a8a41ee7bc6b4213ca3da7a5afc288a6d", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "me.geso", + "dependencyArtifactID" : "tinyvalidator", + "previousVersion" : "0.8.0", + "newVersion" : "0.9.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/daaf0b96b2840875902864e794b35a08bb37fb4d.json b/data/not-reproduced-data/daaf0b96b2840875902864e794b35a08bb37fb4d.json new file mode 100644 index 000000000000..ce4c23ba20f9 --- /dev/null +++ b/data/not-reproduced-data/daaf0b96b2840875902864e794b35a08bb37fb4d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/everyhook1/badger-framework/pull/38", + "project" : "badger-framework", + "breakingCommit" : "daaf0b96b2840875902864e794b35a08bb37fb4d", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.13.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/dac494ad890392d630fb3d4ed31eeae4e8ddd48f.json b/data/not-reproduced-data/dac494ad890392d630fb3d4ed31eeae4e8ddd48f.json new file mode 100644 index 000000000000..efa3868b6011 --- /dev/null +++ b/data/not-reproduced-data/dac494ad890392d630fb3d4ed31eeae4e8ddd48f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/6851", + "project" : "core-geonetwork", + "breakingCommit" : "dac494ad890392d630fb3d4ed31eeae4e8ddd48f", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "commons-fileupload", + "dependencyArtifactID" : "commons-fileupload", + "previousVersion" : "1.3.3", + "newVersion" : "1.5", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/db8838092a871542ce53c7c907bf26b606aaba35.json b/data/not-reproduced-data/db8838092a871542ce53c7c907bf26b606aaba35.json new file mode 100644 index 000000000000..671b3e190d2d --- /dev/null +++ b/data/not-reproduced-data/db8838092a871542ce53c7c907bf26b606aaba35.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Password4j/password4j/pull/52", + "project" : "password4j", + "breakingCommit" : "db8838092a871542ce53c7c907bf26b606aaba35", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "1.7.32", + "newVersion" : "1.7.35", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/dbda2f74dbff0d85de72ab502dc0da142b0086a4.json b/data/not-reproduced-data/dbda2f74dbff0d85de72ab502dc0da142b0086a4.json new file mode 100644 index 000000000000..da0be518921c --- /dev/null +++ b/data/not-reproduced-data/dbda2f74dbff0d85de72ab502dc0da142b0086a4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/693", + "project" : "togglz", + "breakingCommit" : "dbda2f74dbff0d85de72ab502dc0da142b0086a4", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "software.amazon.awssdk", + "dependencyArtifactID" : "s3", + "previousVersion" : "2.13.24", + "newVersion" : "2.17.138", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/dbdd2468e656733e0db5eeb6a289bf8c04c7afc3.json b/data/not-reproduced-data/dbdd2468e656733e0db5eeb6a289bf8c04c7afc3.json new file mode 100644 index 000000000000..a54e3f2fa1e7 --- /dev/null +++ b/data/not-reproduced-data/dbdd2468e656733e0db5eeb6a289bf8c04c7afc3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/locationtech/geowave/pull/1908", + "project" : "geowave", + "breakingCommit" : "dbdd2468e656733e0db5eeb6a289bf8c04c7afc3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.lingala.zip4j", + "dependencyArtifactID" : "zip4j", + "previousVersion" : "1.3.2", + "newVersion" : "2.11.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/dc70687e9e0e03ad6559e4b1f093efdd162247bf.json b/data/not-reproduced-data/dc70687e9e0e03ad6559e4b1f093efdd162247bf.json new file mode 100644 index 000000000000..7ddc85d7ed9b --- /dev/null +++ b/data/not-reproduced-data/dc70687e9e0e03ad6559e4b1f093efdd162247bf.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MajekDev/HexNicks/pull/73", + "project" : "HexNicks", + "breakingCommit" : "dc70687e9e0e03ad6559e4b1f093efdd162247bf", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "31.0.1-jre", + "newVersion" : "31.1-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/dca523a782074f4c0db424a8d61d1be92649857b.json b/data/not-reproduced-data/dca523a782074f4c0db424a8d61d1be92649857b.json new file mode 100644 index 000000000000..9a6369a63811 --- /dev/null +++ b/data/not-reproduced-data/dca523a782074f4c0db424a8d61d1be92649857b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokorin/Jaffree/pull/334", + "project" : "Jaffree", + "breakingCommit" : "dca523a782074f4c0db424a8d61d1be92649857b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "10.6.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/dca5822f5a0e1845fc83b31ffac00ca9f98e9f89.json b/data/not-reproduced-data/dca5822f5a0e1845fc83b31ffac00ca9f98e9f89.json new file mode 100644 index 000000000000..3c7a6117c93a --- /dev/null +++ b/data/not-reproduced-data/dca5822f5a0e1845fc83b31ffac00ca9f98e9f89.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/1024", + "project" : "togglz", + "breakingCommit" : "dca5822f5a0e1845fc83b31ffac00ca9f98e9f89", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "redis.clients", + "dependencyArtifactID" : "jedis", + "previousVersion" : "4.3.1", + "newVersion" : "4.4.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/dcb77b757ea52e90f98ac2a6474061a32da868bc.json b/data/not-reproduced-data/dcb77b757ea52e90f98ac2a6474061a32da868bc.json new file mode 100644 index 000000000000..5ba9847c8073 --- /dev/null +++ b/data/not-reproduced-data/dcb77b757ea52e90f98ac2a6474061a32da868bc.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1460", + "project" : "lighty", + "breakingCommit" : "dcb77b757ea52e90f98ac2a6474061a32da868bc", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "commons-io", + "dependencyArtifactID" : "commons-io", + "previousVersion" : "2.12.0", + "newVersion" : "2.13.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/dd7bb569a3b4b1030aee9ca80cafb5c69d28ed4a.json b/data/not-reproduced-data/dd7bb569a3b4b1030aee9ca80cafb5c69d28ed4a.json new file mode 100644 index 000000000000..8a0bcb6e8e19 --- /dev/null +++ b/data/not-reproduced-data/dd7bb569a3b4b1030aee9ca80cafb5c69d28ed4a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/everyhook1/badger-framework/pull/27", + "project" : "badger-framework", + "breakingCommit" : "dd7bb569a3b4b1030aee9ca80cafb5c69d28ed4a", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.13.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/dd8f6afcebfe9846406f5c7373d6624966a35a94.json b/data/not-reproduced-data/dd8f6afcebfe9846406f5c7373d6624966a35a94.json new file mode 100644 index 000000000000..14742fda282c --- /dev/null +++ b/data/not-reproduced-data/dd8f6afcebfe9846406f5c7373d6624966a35a94.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/433", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "dd8f6afcebfe9846406f5c7373d6624966a35a94", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-webmvc", + "previousVersion" : "5.3.15", + "newVersion" : "5.3.16", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/dd9b0b4709c93362d479a5695d0a15bc2f6ecc68.json b/data/not-reproduced-data/dd9b0b4709c93362d479a5695d0a15bc2f6ecc68.json new file mode 100644 index 000000000000..af99a02ccf61 --- /dev/null +++ b/data/not-reproduced-data/dd9b0b4709c93362d479a5695d0a15bc2f6ecc68.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freedomotic/freedomotic/pull/525", + "project" : "freedomotic", + "breakingCommit" : "dd9b0b4709c93362d479a5695d0a15bc2f6ecc68", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.shiro", + "dependencyArtifactID" : "shiro-core", + "previousVersion" : "1.8.0", + "newVersion" : "1.9.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/de2976139512daefafa3c8e692d5ab928af740dc.json b/data/not-reproduced-data/de2976139512daefafa3c8e692d5ab928af740dc.json new file mode 100644 index 000000000000..20a7546015ea --- /dev/null +++ b/data/not-reproduced-data/de2976139512daefafa3c8e692d5ab928af740dc.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChange/pull/4609", + "project" : "XChange", + "breakingCommit" : "de2976139512daefafa3c8e692d5ab928af740dc", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.pubnub", + "dependencyArtifactID" : "pubnub-gson", + "previousVersion" : "4.31.3", + "newVersion" : "6.3.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/de970f2e8ea8bb75f6f425269e873dbd2bfa29ae.json b/data/not-reproduced-data/de970f2e8ea8bb75f6f425269e873dbd2bfa29ae.json new file mode 100644 index 000000000000..b7438bfa4815 --- /dev/null +++ b/data/not-reproduced-data/de970f2e8ea8bb75f6f425269e873dbd2bfa29ae.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/UniversalMediaServer/UniversalMediaServer/pull/2854", + "project" : "UniversalMediaServer", + "breakingCommit" : "de970f2e8ea8bb75f6f425269e873dbd2bfa29ae", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/dedaa685b03569c0f2b6ab36161ba49d9c7bc817.json b/data/not-reproduced-data/dedaa685b03569c0f2b6ab36161ba49d9c7bc817.json new file mode 100644 index 000000000000..3b01b51dab24 --- /dev/null +++ b/data/not-reproduced-data/dedaa685b03569c0f2b6ab36161ba49d9c7bc817.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/SourceLabOrg/kafka-webview/pull/280", + "project" : "kafka-webview", + "breakingCommit" : "dedaa685b03569c0f2b6ab36161ba49d9c7bc817", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.thymeleaf.extras", + "dependencyArtifactID" : "thymeleaf-extras-springsecurity5", + "previousVersion" : "3.0.4.RELEASE", + "newVersion" : "3.1.0.RELEASE", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/df1e98b42829ae356d0e2aa7db7ae260b293a984.json b/data/not-reproduced-data/df1e98b42829ae356d0e2aa7db7ae260b293a984.json new file mode 100644 index 000000000000..e8b4ce204edf --- /dev/null +++ b/data/not-reproduced-data/df1e98b42829ae356d0e2aa7db7ae260b293a984.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vaadin/flow/pull/12594", + "project" : "flow", + "breakingCommit" : "df1e98b42829ae356d0e2aa7db7ae260b293a984", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.bytebuddy", + "dependencyArtifactID" : "byte-buddy", + "previousVersion" : "1.12.3", + "newVersion" : "1.12.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/df4899e8c004e128e5b61038079047cf97db16e3.json b/data/not-reproduced-data/df4899e8c004e128e5b61038079047cf97db16e3.json new file mode 100644 index 000000000000..a50da318c054 --- /dev/null +++ b/data/not-reproduced-data/df4899e8c004e128e5b61038079047cf97db16e3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/finos/legend-pure/pull/705", + "project" : "legend-pure", + "breakingCommit" : "df4899e8c004e128e5b61038079047cf97db16e3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "8.25", + "newVersion" : "8.29", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/df666662e7de4294c2cf97305e0079b0b704d219.json b/data/not-reproduced-data/df666662e7de4294c2cf97305e0079b0b704d219.json new file mode 100644 index 000000000000..32e37d1e973c --- /dev/null +++ b/data/not-reproduced-data/df666662e7de4294c2cf97305e0079b0b704d219.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tinylog-org/tinylog/pull/273", + "project" : "tinylog", + "breakingCommit" : "df666662e7de4294c2cf97305e0079b0b704d219", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.2.11", + "newVersion" : "1.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/df7a9c3a1773110d4f007c9af743686f2b224072.json b/data/not-reproduced-data/df7a9c3a1773110d4f007c9af743686f2b224072.json new file mode 100644 index 000000000000..c8f0d40fe73f --- /dev/null +++ b/data/not-reproduced-data/df7a9c3a1773110d4f007c9af743686f2b224072.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geotools/geotools/pull/4409", + "project" : "geotools", + "breakingCommit" : "df7a9c3a1773110d4f007c9af743686f2b224072", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.codehaus.plexus", + "dependencyArtifactID" : "plexus-archiver", + "previousVersion" : "2.2", + "newVersion" : "4.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/df7eed386d5d851c59e1773569cc1cdc068b3954.json b/data/not-reproduced-data/df7eed386d5d851c59e1773569cc1cdc068b3954.json new file mode 100644 index 000000000000..72d19337e39e --- /dev/null +++ b/data/not-reproduced-data/df7eed386d5d851c59e1773569cc1cdc068b3954.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vlingo/xoom-examples/pull/162", + "project" : "xoom-examples", + "breakingCommit" : "df7eed386d5d851c59e1773569cc1cdc068b3954", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.postgresql", + "dependencyArtifactID" : "postgresql", + "previousVersion" : "42.4.1", + "newVersion" : "42.4.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/dfa407778abd607fc9da76269f82ae407312db6c.json b/data/not-reproduced-data/dfa407778abd607fc9da76269f82ae407312db6c.json new file mode 100644 index 000000000000..180e58ededf2 --- /dev/null +++ b/data/not-reproduced-data/dfa407778abd607fc9da76269f82ae407312db6c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/7089", + "project" : "core-geonetwork", + "breakingCommit" : "dfa407778abd607fc9da76269f82ae407312db6c", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.amazonaws", + "dependencyArtifactID" : "aws-java-sdk-s3", + "previousVersion" : "1.12.261", + "newVersion" : "1.12.472", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/dfb233b6198cde6f72b74da416ccfdf8eedc8dd1.json b/data/not-reproduced-data/dfb233b6198cde6f72b74da416ccfdf8eedc8dd1.json new file mode 100644 index 000000000000..b6e5cf4d324d --- /dev/null +++ b/data/not-reproduced-data/dfb233b6198cde6f72b74da416ccfdf8eedc8dd1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3402", + "project" : "janusgraph", + "breakingCommit" : "dfb233b6198cde6f72b74da416ccfdf8eedc8dd1", + "prAuthor" : "human", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.errorprone", + "dependencyArtifactID" : "error_prone_annotations", + "previousVersion" : "2.10.0", + "newVersion" : "2.16", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e005b0ecb0801d7adab81e2c720efd9b6f1752ae.json b/data/not-reproduced-data/e005b0ecb0801d7adab81e2c720efd9b6f1752ae.json new file mode 100644 index 000000000000..9a5c4551fea6 --- /dev/null +++ b/data/not-reproduced-data/e005b0ecb0801d7adab81e2c720efd9b6f1752ae.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokorin/Jaffree/pull/304", + "project" : "Jaffree", + "breakingCommit" : "e005b0ecb0801d7adab81e2c720efd9b6f1752ae", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "10.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e0184ae6a2fcc3b61dfc3553e0d35aee0296bf82.json b/data/not-reproduced-data/e0184ae6a2fcc3b61dfc3553e0d35aee0296bf82.json new file mode 100644 index 000000000000..8bc6eba71cda --- /dev/null +++ b/data/not-reproduced-data/e0184ae6a2fcc3b61dfc3553e0d35aee0296bf82.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OWASP/wrongsecrets/pull/565", + "project" : "wrongsecrets", + "breakingCommit" : "e0184ae6a2fcc3b61dfc3553e0d35aee0296bf82", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.5.0", + "newVersion" : "10.6.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e032e05b9b84d3e8eca72624e54822216dfa39c8.json b/data/not-reproduced-data/e032e05b9b84d3e8eca72624e54822216dfa39c8.json new file mode 100644 index 000000000000..88bc27abb565 --- /dev/null +++ b/data/not-reproduced-data/e032e05b9b84d3e8eca72624e54822216dfa39c8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/443", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "e032e05b9b84d3e8eca72624e54822216dfa39c8", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.13.2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e0636325deae144ecc17a3363d5d82baa397a7a2.json b/data/not-reproduced-data/e0636325deae144ecc17a3363d5d82baa397a7a2.json new file mode 100644 index 000000000000..d565abf01314 --- /dev/null +++ b/data/not-reproduced-data/e0636325deae144ecc17a3363d5d82baa397a7a2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1438", + "project" : "lighty", + "breakingCommit" : "e0636325deae144ecc17a3363d5d82baa397a7a2", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.lightbend.akka.management", + "dependencyArtifactID" : "akka-management-cluster-bootstrap_2.13", + "previousVersion" : "1.1.4", + "newVersion" : "1.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e0a59505e0d60469f02e343a52ca3648162ed22f.json b/data/not-reproduced-data/e0a59505e0d60469f02e343a52ca3648162ed22f.json new file mode 100644 index 000000000000..32a349071d80 --- /dev/null +++ b/data/not-reproduced-data/e0a59505e0d60469f02e343a52ca3648162ed22f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/ChangeSkin/pull/252", + "project" : "ChangeSkin", + "breakingCommit" : "e0a59505e0d60469f02e343a52ca3648162ed22f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-jdk14", + "previousVersion" : "2.0.0-alpha7", + "newVersion" : "2.0.0-beta1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e0c1302b826515c7d98a2a2f3f4b57b13f03a2e1.json b/data/not-reproduced-data/e0c1302b826515c7d98a2a2f3f4b57b13f03a2e1.json new file mode 100644 index 000000000000..60bff89f8108 --- /dev/null +++ b/data/not-reproduced-data/e0c1302b826515c7d98a2a2f3f4b57b13f03a2e1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/liquibase/liquibase-redshift/pull/156", + "project" : "liquibase-redshift", + "breakingCommit" : "e0c1302b826515c7d98a2a2f3f4b57b13f03a2e1", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.amazon.redshift", + "dependencyArtifactID" : "redshift-jdbc42", + "previousVersion" : "2.1.0.14", + "newVersion" : "2.1.0.15", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e0d5395af72ddf8b008bc38948d03bbc839ba099.json b/data/not-reproduced-data/e0d5395af72ddf8b008bc38948d03bbc839ba099.json new file mode 100644 index 000000000000..79c7cc9d4af1 --- /dev/null +++ b/data/not-reproduced-data/e0d5395af72ddf8b008bc38948d03bbc839ba099.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/focus-shift/jollyday/pull/5", + "project" : "jollyday", + "breakingCommit" : "e0d5395af72ddf8b008bc38948d03bbc839ba099", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.maven.wagon", + "dependencyArtifactID" : "wagon-ssh", + "previousVersion" : "3.2.0", + "newVersion" : "3.5.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e0efb26f2826fd564cff78cbd5a0f164cf431d3f.json b/data/not-reproduced-data/e0efb26f2826fd564cff78cbd5a0f164cf431d3f.json new file mode 100644 index 000000000000..99d9f6005c97 --- /dev/null +++ b/data/not-reproduced-data/e0efb26f2826fd564cff78cbd5a0f164cf431d3f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/getgauge/gauge-java/pull/644", + "project" : "gauge-java", + "breakingCommit" : "e0efb26f2826fd564cff78cbd5a0f164cf431d3f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.grpc", + "dependencyArtifactID" : "grpc-stub", + "previousVersion" : "1.42.1", + "newVersion" : "1.43.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e0f7503beead6bd2394e82e615cfc230e5178d5f.json b/data/not-reproduced-data/e0f7503beead6bd2394e82e615cfc230e5178d5f.json new file mode 100644 index 000000000000..e870546893b9 --- /dev/null +++ b/data/not-reproduced-data/e0f7503beead6bd2394e82e615cfc230e5178d5f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChange/pull/4584", + "project" : "XChange", + "breakingCommit" : "e0f7503beead6bd2394e82e615cfc230e5178d5f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.pubnub", + "dependencyArtifactID" : "pubnub-gson", + "previousVersion" : "4.31.3", + "newVersion" : "6.2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e14a9e4a300747a582012aec4d40a6a69f5fd4f4.json b/data/not-reproduced-data/e14a9e4a300747a582012aec4d40a6a69f5fd4f4.json new file mode 100644 index 000000000000..e3d59570cdf1 --- /dev/null +++ b/data/not-reproduced-data/e14a9e4a300747a582012aec4d40a6a69f5fd4f4.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/706", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "e14a9e4a300747a582012aec4d40a6a69f5fd4f4", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-web", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.5", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e14e4c4fa02468ad27d303785c26539a6b3b8eab.json b/data/not-reproduced-data/e14e4c4fa02468ad27d303785c26539a6b3b8eab.json new file mode 100644 index 000000000000..fa8963464fe7 --- /dev/null +++ b/data/not-reproduced-data/e14e4c4fa02468ad27d303785c26539a6b3b8eab.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/664", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "e14e4c4fa02468ad27d303785c26539a6b3b8eab", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-webmvc", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e217e4e83a0e1e0424b050e5967f21cd417ca07e.json b/data/not-reproduced-data/e217e4e83a0e1e0424b050e5967f21cd417ca07e.json new file mode 100644 index 000000000000..29c6663279dd --- /dev/null +++ b/data/not-reproduced-data/e217e4e83a0e1e0424b050e5967f21cd417ca07e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ASSERT-KTH/sorald/pull/700", + "project" : "sorald", + "breakingCommit" : "e217e4e83a0e1e0424b050e5967f21cd417ca07e", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.sonarsource.java", + "dependencyArtifactID" : "java-frontend", + "previousVersion" : "6.9.0.23563", + "newVersion" : "6.15.1.26025", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e2a623132b3825741fa782c85ea1de2d120343ad.json b/data/not-reproduced-data/e2a623132b3825741fa782c85ea1de2d120343ad.json new file mode 100644 index 000000000000..4864ecbcd7cb --- /dev/null +++ b/data/not-reproduced-data/e2a623132b3825741fa782c85ea1de2d120343ad.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vaadin/platform/pull/2864", + "project" : "platform", + "breakingCommit" : "e2a623132b3825741fa782c85ea1de2d120343ad", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.0", + "newVersion" : "2.13.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e2bf8f9e9fed58afce4f15c1d3ccb625c91f8930.json b/data/not-reproduced-data/e2bf8f9e9fed58afce4f15c1d3ccb625c91f8930.json new file mode 100644 index 000000000000..8df8f4e4a334 --- /dev/null +++ b/data/not-reproduced-data/e2bf8f9e9fed58afce4f15c1d3ccb625c91f8930.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/eu-digital-green-certificates/dgca-validation-service/pull/99", + "project" : "dgca-validation-service", + "breakingCommit" : "e2bf8f9e9fed58afce4f15c1d3ccb625c91f8930", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.16.0", + "newVersion" : "2.17.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e2d5c6f4677b4b2fc3006515bda9623fee08d00d.json b/data/not-reproduced-data/e2d5c6f4677b4b2fc3006515bda9623fee08d00d.json new file mode 100644 index 000000000000..3958328691b5 --- /dev/null +++ b/data/not-reproduced-data/e2d5c6f4677b4b2fc3006515bda9623fee08d00d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1474", + "project" : "lighty", + "breakingCommit" : "e2d5c6f4677b4b2fc3006515bda9623fee08d00d", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.casbin", + "dependencyArtifactID" : "jcasbin", + "previousVersion" : "1.33.0", + "newVersion" : "1.33.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e30028e7f429baf53f2898ea3a451c4cfd264856.json b/data/not-reproduced-data/e30028e7f429baf53f2898ea3a451c4cfd264856.json new file mode 100644 index 000000000000..b24ed654389d --- /dev/null +++ b/data/not-reproduced-data/e30028e7f429baf53f2898ea3a451c4cfd264856.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/404", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "e30028e7f429baf53f2898ea3a451c4cfd264856", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "9.2.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e3187dfa0ba554c35212f5767adc77f8d48e3f1c.json b/data/not-reproduced-data/e3187dfa0ba554c35212f5767adc77f8d48e3f1c.json new file mode 100644 index 000000000000..1f14d775ca44 --- /dev/null +++ b/data/not-reproduced-data/e3187dfa0ba554c35212f5767adc77f8d48e3f1c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/SpraxDev/BetterChairs/pull/144", + "project" : "BetterChairs", + "breakingCommit" : "e3187dfa0ba554c35212f5767adc77f8d48e3f1c", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "de.tr7zw", + "dependencyArtifactID" : "item-nbt-api", + "previousVersion" : "2.9.2", + "newVersion" : "2.10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e3daa9abb07080e1f87348d8d5d7d26a46c65755.json b/data/not-reproduced-data/e3daa9abb07080e1f87348d8d5d7d26a46c65755.json new file mode 100644 index 000000000000..6ac867fe8323 --- /dev/null +++ b/data/not-reproduced-data/e3daa9abb07080e1f87348d8d5d7d26a46c65755.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/gaul/s3proxy/pull/519", + "project" : "s3proxy", + "breakingCommit" : "e3daa9abb07080e1f87348d8d5d7d26a46c65755", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.eclipse.jetty", + "dependencyArtifactID" : "jetty-servlet", + "previousVersion" : "11.0.14", + "newVersion" : "11.0.15", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e43b560a4a1c3105500f64af531949774c73d94c.json b/data/not-reproduced-data/e43b560a4a1c3105500f64af531949774c73d94c.json new file mode 100644 index 000000000000..ff5fa0373d73 --- /dev/null +++ b/data/not-reproduced-data/e43b560a4a1c3105500f64af531949774c73d94c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/451", + "project" : "chimera", + "breakingCommit" : "e43b560a4a1c3105500f64af531949774c73d94c", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.7.0", + "newVersion" : "10.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e4661d89a64fad5e140c2ad78df2580afdec4d52.json b/data/not-reproduced-data/e4661d89a64fad5e140c2ad78df2580afdec4d52.json new file mode 100644 index 000000000000..172a0fb16c91 --- /dev/null +++ b/data/not-reproduced-data/e4661d89a64fad5e140c2ad78df2580afdec4d52.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/elimu-ai/webapp/pull/1575", + "project" : "webapp", + "breakingCommit" : "e4661d89a64fad5e140c2ad78df2580afdec4d52", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.16.0", + "newVersion" : "2.18.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e47fd8edc5227b6852ebd2466dd89049c9907b80.json b/data/not-reproduced-data/e47fd8edc5227b6852ebd2466dd89049c9907b80.json new file mode 100644 index 000000000000..e045f395ab8f --- /dev/null +++ b/data/not-reproduced-data/e47fd8edc5227b6852ebd2466dd89049c9907b80.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Samsung/LPVS/pull/194", + "project" : "LPVS", + "breakingCommit" : "e47fd8edc5227b6852ebd2466dd89049c9907b80", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.27", + "newVersion" : "6.0.11", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e4d28dbbf6c9cf576007d8ea9e2b5469388d2c62.json b/data/not-reproduced-data/e4d28dbbf6c9cf576007d8ea9e2b5469388d2c62.json new file mode 100644 index 000000000000..bf8034266b35 --- /dev/null +++ b/data/not-reproduced-data/e4d28dbbf6c9cf576007d8ea9e2b5469388d2c62.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenHFT/Chronicle-Wire/pull/385", + "project" : "Chronicle-Wire", + "breakingCommit" : "e4d28dbbf6c9cf576007d8ea9e2b5469388d2c62", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.minidev", + "dependencyArtifactID" : "json-smart", + "previousVersion" : "2.4.1", + "newVersion" : "2.4.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e515ee5723c377870a570f7636faf7aa658c71fe.json b/data/not-reproduced-data/e515ee5723c377870a570f7636faf7aa658c71fe.json new file mode 100644 index 000000000000..89eb4d369fb8 --- /dev/null +++ b/data/not-reproduced-data/e515ee5723c377870a570f7636faf7aa658c71fe.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MajekDev/HexNicks/pull/72", + "project" : "HexNicks", + "breakingCommit" : "e515ee5723c377870a570f7636faf7aa658c71fe", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.kyori", + "dependencyArtifactID" : "adventure-api", + "previousVersion" : "4.10.0", + "newVersion" : "4.10.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e532f4f3e6e76fae6acfa5d54d65b43ceb05dfab.json b/data/not-reproduced-data/e532f4f3e6e76fae6acfa5d54d65b43ceb05dfab.json new file mode 100644 index 000000000000..1cbc6eb4f78d --- /dev/null +++ b/data/not-reproduced-data/e532f4f3e6e76fae6acfa5d54d65b43ceb05dfab.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/MyCATApache/Mycat2/pull/661", + "project" : "Mycat2", + "breakingCommit" : "e532f4f3e6e76fae6acfa5d54d65b43ceb05dfab", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.10.0", + "newVersion" : "2.12.6.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e54094f996aac12b8a21e5596fb2433e3b81741d.json b/data/not-reproduced-data/e54094f996aac12b8a21e5596fb2433e3b81741d.json new file mode 100644 index 000000000000..33cfff863e92 --- /dev/null +++ b/data/not-reproduced-data/e54094f996aac12b8a21e5596fb2433e3b81741d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/vert-x3/vertx-maven-service-factory/pull/36", + "project" : "vertx-maven-service-factory", + "breakingCommit" : "e54094f996aac12b8a21e5596fb2433e3b81741d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.httpcomponents", + "dependencyArtifactID" : "httpclient", + "previousVersion" : "4.5.3", + "newVersion" : "4.5.13", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e56fd874d2e12b8d8878f7c6ae712f6f98bc3c04.json b/data/not-reproduced-data/e56fd874d2e12b8d8878f7c6ae712f6f98bc3c04.json new file mode 100644 index 000000000000..21a3811ea98c --- /dev/null +++ b/data/not-reproduced-data/e56fd874d2e12b8d8878f7c6ae712f6f98bc3c04.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/liquibase/liquibase-cassandra/pull/138", + "project" : "liquibase-cassandra", + "breakingCommit" : "e56fd874d2e12b8d8878f7c6ae712f6f98bc3c04", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.liquibase", + "dependencyArtifactID" : "liquibase-core", + "previousVersion" : "4.10.0", + "newVersion" : "4.11.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e5d51a13422184968e4c7318ea424e8bdd43d5f7.json b/data/not-reproduced-data/e5d51a13422184968e4c7318ea424e8bdd43d5f7.json new file mode 100644 index 000000000000..410f6178e368 --- /dev/null +++ b/data/not-reproduced-data/e5d51a13422184968e4c7318ea424e8bdd43d5f7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/1012", + "project" : "togglz", + "breakingCommit" : "e5d51a13422184968e4c7318ea424e8bdd43d5f7", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.sourceforge.htmlunit", + "dependencyArtifactID" : "htmlunit", + "previousVersion" : "2.69.0", + "newVersion" : "2.70.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e5de4d428b07f1798b7f9f6d5626d228ffc91cb5.json b/data/not-reproduced-data/e5de4d428b07f1798b7f9f6d5626d228ffc91cb5.json new file mode 100644 index 000000000000..a8bd7581ed7b --- /dev/null +++ b/data/not-reproduced-data/e5de4d428b07f1798b7f9f6d5626d228ffc91cb5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6689", + "project" : "ORCID-Source", + "breakingCommit" : "e5de4d428b07f1798b7f9f6d5626d228ffc91cb5", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "commons-net", + "dependencyArtifactID" : "commons-net", + "previousVersion" : "3.6", + "newVersion" : "3.9.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e60a98c019b2f4b9034c9e8ed88c9b5647e72abb.json b/data/not-reproduced-data/e60a98c019b2f4b9034c9e8ed88c9b5647e72abb.json new file mode 100644 index 000000000000..466465100db9 --- /dev/null +++ b/data/not-reproduced-data/e60a98c019b2f4b9034c9e8ed88c9b5647e72abb.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/214", + "project" : "avans", + "breakingCommit" : "e60a98c019b2f4b9034c9e8ed88c9b5647e72abb", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.inject.extensions", + "dependencyArtifactID" : "guice-servlet", + "previousVersion" : "5.1.0", + "newVersion" : "7.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e60c8b73917efca255884468a86bf682afc94238.json b/data/not-reproduced-data/e60c8b73917efca255884468a86bf682afc94238.json new file mode 100644 index 000000000000..3c5a6428473c --- /dev/null +++ b/data/not-reproduced-data/e60c8b73917efca255884468a86bf682afc94238.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/TownyAdvanced/FlagWar/pull/233", + "project" : "FlagWar", + "breakingCommit" : "e60c8b73917efca255884468a86bf682afc94238", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.palmergames.bukkit.towny", + "dependencyArtifactID" : "towny", + "previousVersion" : "0.98.4.3", + "newVersion" : "0.98.6.11", + "dependencyScope" : "provided", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e6b5c4716ec0d37575e30e3f00f5cd1c797436f2.json b/data/not-reproduced-data/e6b5c4716ec0d37575e30e3f00f5cd1c797436f2.json new file mode 100644 index 000000000000..245b4f22e5ee --- /dev/null +++ b/data/not-reproduced-data/e6b5c4716ec0d37575e30e3f00f5cd1c797436f2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/matteobaccan/MBBlockchain/pull/79", + "project" : "MBBlockchain", + "breakingCommit" : "e6b5c4716ec0d37575e30e3f00f5cd1c797436f2", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.projectlombok", + "dependencyArtifactID" : "lombok", + "previousVersion" : "1.18.24", + "newVersion" : "1.18.26", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e752ad1b427b95cf5999d5e1f1afb89817b33402.json b/data/not-reproduced-data/e752ad1b427b95cf5999d5e1f1afb89817b33402.json new file mode 100644 index 000000000000..489090b3d028 --- /dev/null +++ b/data/not-reproduced-data/e752ad1b427b95cf5999d5e1f1afb89817b33402.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/touchmii/OpenTCS-4/pull/12", + "project" : "OpenTCS-4", + "breakingCommit" : "e752ad1b427b95cf5999d5e1f1afb89817b33402", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.12.6.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e783f2f6ba0362fdcfa9718ade4d2167cc5bed9d.json b/data/not-reproduced-data/e783f2f6ba0362fdcfa9718ade4d2167cc5bed9d.json new file mode 100644 index 000000000000..95cd55efbc25 --- /dev/null +++ b/data/not-reproduced-data/e783f2f6ba0362fdcfa9718ade4d2167cc5bed9d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lukas-krecan/ShedLock/pull/1465", + "project" : "ShedLock", + "breakingCommit" : "e783f2f6ba0362fdcfa9718ade4d2167cc5bed9d", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jooq", + "dependencyArtifactID" : "jooq", + "previousVersion" : "3.18.4", + "newVersion" : "3.18.5", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e78a90b2ef78d9b71b039b9e782c17da8a6e008a.json b/data/not-reproduced-data/e78a90b2ef78d9b71b039b9e782c17da8a6e008a.json new file mode 100644 index 000000000000..5489ba65be0f --- /dev/null +++ b/data/not-reproduced-data/e78a90b2ef78d9b71b039b9e782c17da8a6e008a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/togglz/togglz/pull/1025", + "project" : "togglz", + "breakingCommit" : "e78a90b2ef78d9b71b039b9e782c17da8a6e008a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework.security", + "dependencyArtifactID" : "spring-security-web", + "previousVersion" : "6.0.3", + "newVersion" : "6.1.0", + "dependencyScope" : "provided", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e7c9bde63b00d12c4872de389567828e51fc9c56.json b/data/not-reproduced-data/e7c9bde63b00d12c4872de389567828e51fc9c56.json new file mode 100644 index 000000000000..9be24d1e7bc2 --- /dev/null +++ b/data/not-reproduced-data/e7c9bde63b00d12c4872de389567828e51fc9c56.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/94", + "project" : "Ree6", + "breakingCommit" : "e7c9bde63b00d12c4872de389567828e51fc9c56", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "net.dv8tion", + "dependencyArtifactID" : "JDA", + "previousVersion" : "5.0.0-alpha.17", + "newVersion" : "5.0.0-alpha.18", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e7d585a472237f6ddbdda78bb43ead031477853f.json b/data/not-reproduced-data/e7d585a472237f6ddbdda78bb43ead031477853f.json new file mode 100644 index 000000000000..f8c12dbdd6fb --- /dev/null +++ b/data/not-reproduced-data/e7d585a472237f6ddbdda78bb43ead031477853f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lukas-krecan/future-converter/pull/80", + "project" : "future-converter", + "breakingCommit" : "e7d585a472237f6ddbdda78bb43ead031477853f", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.19", + "newVersion" : "6.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e80794cc03fb542b874764af4e246f7c0e81a12f.json b/data/not-reproduced-data/e80794cc03fb542b874764af4e246f7c0e81a12f.json new file mode 100644 index 000000000000..1893acd2af53 --- /dev/null +++ b/data/not-reproduced-data/e80794cc03fb542b874764af4e246f7c0e81a12f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1358", + "project" : "lighty", + "breakingCommit" : "e80794cc03fb542b874764af4e246f7c0e81a12f", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.lightbend.akka.management", + "dependencyArtifactID" : "akka-management-cluster-bootstrap_2.13", + "previousVersion" : "1.1.4", + "newVersion" : "1.3.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e832853fa79f47bf6173adc0389f479719cab454.json b/data/not-reproduced-data/e832853fa79f47bf6173adc0389f479719cab454.json new file mode 100644 index 000000000000..366b5ee1cc9d --- /dev/null +++ b/data/not-reproduced-data/e832853fa79f47bf6173adc0389f479719cab454.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/equinor/neqsim/pull/509", + "project" : "neqsim", + "breakingCommit" : "e832853fa79f47bf6173adc0389f479719cab454", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.derby", + "dependencyArtifactID" : "derbytools", + "previousVersion" : "10.15.2.0", + "newVersion" : "10.16.1.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e8611fe66e8068eb59ecdf6a49e0068f054f7829.json b/data/not-reproduced-data/e8611fe66e8068eb59ecdf6a49e0068f054f7829.json new file mode 100644 index 000000000000..5b253a405c2b --- /dev/null +++ b/data/not-reproduced-data/e8611fe66e8068eb59ecdf6a49e0068f054f7829.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/locationtech/geowave/pull/1889", + "project" : "geowave", + "breakingCommit" : "e8611fe66e8068eb59ecdf6a49e0068f054f7829", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.8.1", + "newVersion" : "2.8.9", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e8b56f73176939418f3bc53cb91ee0b046562c0c.json b/data/not-reproduced-data/e8b56f73176939418f3bc53cb91ee0b046562c0c.json new file mode 100644 index 000000000000..d2c4b00d9f26 --- /dev/null +++ b/data/not-reproduced-data/e8b56f73176939418f3bc53cb91ee0b046562c0c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geonetwork/core-geonetwork/pull/7159", + "project" : "core-geonetwork", + "breakingCommit" : "e8b56f73176939418f3bc53cb91ee0b046562c0c", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.guava", + "dependencyArtifactID" : "guava", + "previousVersion" : "30.0-jre", + "newVersion" : "32.0.0-jre", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e8f8776d2660258917a3260f202cf649012683ef.json b/data/not-reproduced-data/e8f8776d2660258917a3260f202cf649012683ef.json new file mode 100644 index 000000000000..f7c87ddba84b --- /dev/null +++ b/data/not-reproduced-data/e8f8776d2660258917a3260f202cf649012683ef.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/266", + "project" : "license-maven-plugin", + "breakingCommit" : "e8f8776d2660258917a3260f202cf649012683ef", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.eclipse.jgit", + "dependencyArtifactID" : "org.eclipse.jgit", + "previousVersion" : "5.13.0.202109080827-r", + "newVersion" : "6.0.0.202111291000-r", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e910a40c4f4b45323f03fc9c3eb8521499609316.json b/data/not-reproduced-data/e910a40c4f4b45323f03fc9c3eb8521499609316.json new file mode 100644 index 000000000000..1b795191ac7d --- /dev/null +++ b/data/not-reproduced-data/e910a40c4f4b45323f03fc9c3eb8521499609316.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/flowable/flowable-engine/pull/3153", + "project" : "flowable-engine", + "breakingCommit" : "e910a40c4f4b45323f03fc9c3eb8521499609316", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.4.200", + "newVersion" : "2.0.202", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/e9b19f779e3cd2bd5aca38852a9dfb62be23642c.json b/data/not-reproduced-data/e9b19f779e3cd2bd5aca38852a9dfb62be23642c.json new file mode 100644 index 000000000000..9e300363d684 --- /dev/null +++ b/data/not-reproduced-data/e9b19f779e3cd2bd5aca38852a9dfb62be23642c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/421", + "project" : "chimera", + "breakingCommit" : "e9b19f779e3cd2bd5aca38852a9dfb62be23642c", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.3.4", + "newVersion" : "10.4", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ea0f9c5e008317f7e32a2a16d0195920de21bce8.json b/data/not-reproduced-data/ea0f9c5e008317f7e32a2a16d0195920de21bce8.json new file mode 100644 index 000000000000..313679d021d8 --- /dev/null +++ b/data/not-reproduced-data/ea0f9c5e008317f7e32a2a16d0195920de21bce8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/57", + "project" : "Ree6", + "breakingCommit" : "ea0f9c5e008317f7e32a2a16d0195920de21bce8", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.api-client", + "dependencyArtifactID" : "google-api-client-jackson2", + "previousVersion" : "1.35.2", + "newVersion" : "2.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ea621872961e0bca0a3a5b32cb868e59e74820a0.json b/data/not-reproduced-data/ea621872961e0bca0a3a5b32cb868e59e74820a0.json new file mode 100644 index 000000000000..8ba17d0d4ee9 --- /dev/null +++ b/data/not-reproduced-data/ea621872961e0bca0a3a5b32cb868e59e74820a0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/freedomotic/freedomotic/pull/526", + "project" : "freedomotic", + "breakingCommit" : "ea621872961e0bca0a3a5b32cb868e59e74820a0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.openjpa", + "dependencyArtifactID" : "openjpa", + "previousVersion" : "1.2.2", + "newVersion" : "1.2.3", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ea6f5e3470f776379d5352560cd255aae911b6bc.json b/data/not-reproduced-data/ea6f5e3470f776379d5352560cd255aae911b6bc.json new file mode 100644 index 000000000000..5bdc85979bab --- /dev/null +++ b/data/not-reproduced-data/ea6f5e3470f776379d5352560cd255aae911b6bc.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tokuhirom/avans/pull/215", + "project" : "avans", + "breakingCommit" : "ea6f5e3470f776379d5352560cd255aae911b6bc", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.inject", + "dependencyArtifactID" : "guice", + "previousVersion" : "5.1.0", + "newVersion" : "7.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/eb27575828c03b047acf167058f1e22ad545e9b0.json b/data/not-reproduced-data/eb27575828c03b047acf167058f1e22ad545e9b0.json new file mode 100644 index 000000000000..4c8298f95e0d --- /dev/null +++ b/data/not-reproduced-data/eb27575828c03b047acf167058f1e22ad545e9b0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/swri-robotics/bag-database/pull/171", + "project" : "bag-database", + "breakingCommit" : "eb27575828c03b047acf167058f1e22ad545e9b0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.h2database", + "dependencyArtifactID" : "h2", + "previousVersion" : "1.4.195", + "newVersion" : "2.1.210", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ebab2b48bc1a38e47d12526143676e2ca23d317f.json b/data/not-reproduced-data/ebab2b48bc1a38e47d12526143676e2ca23d317f.json new file mode 100644 index 000000000000..5c4aceb09a96 --- /dev/null +++ b/data/not-reproduced-data/ebab2b48bc1a38e47d12526143676e2ca23d317f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/414", + "project" : "chimera", + "breakingCommit" : "ebab2b48bc1a38e47d12526143676e2ca23d317f", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.25.0", + "newVersion" : "3.26.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ebf4bbaec194e3a9bb67c0bedcb0a89bc5ad17ce.json b/data/not-reproduced-data/ebf4bbaec194e3a9bb67c0bedcb0a89bc5ad17ce.json new file mode 100644 index 000000000000..94fcca904f9e --- /dev/null +++ b/data/not-reproduced-data/ebf4bbaec194e3a9bb67c0bedcb0a89bc5ad17ce.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OWASP/SecurityShepherd/pull/760", + "project" : "SecurityShepherd", + "breakingCommit" : "ebf4bbaec194e3a9bb67c0bedcb0a89bc5ad17ce", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.mariadb.jdbc", + "dependencyArtifactID" : "mariadb-java-client", + "previousVersion" : "3.0.6", + "newVersion" : "3.1.4", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ec19eaaf7a1d4991680ea8b9d9a3ba9c75c8eea1.json b/data/not-reproduced-data/ec19eaaf7a1d4991680ea8b9d9a3ba9c75c8eea1.json new file mode 100644 index 000000000000..09d776a46823 --- /dev/null +++ b/data/not-reproduced-data/ec19eaaf7a1d4991680ea8b9d9a3ba9c75c8eea1.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/INRIA/spoon/pull/4979", + "project" : "spoon", + "breakingCommit" : "ec19eaaf7a1d4991680ea8b9d9a3ba9c75c8eea1", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.slf4j", + "dependencyArtifactID" : "slf4j-api", + "previousVersion" : "1.7.36", + "newVersion" : "2.0.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ec3b1668f87a19168c03a09265603450dff496c6.json b/data/not-reproduced-data/ec3b1668f87a19168c03a09265603450dff496c6.json new file mode 100644 index 000000000000..34c725dd2cec --- /dev/null +++ b/data/not-reproduced-data/ec3b1668f87a19168c03a09265603450dff496c6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/432", + "project" : "license-maven-plugin", + "breakingCommit" : "ec3b1668f87a19168c03a09265603450dff496c6", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.5.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ec7a13fcf41216ceecfdfe04c0475046fe932f3f.json b/data/not-reproduced-data/ec7a13fcf41216ceecfdfe04c0475046fe932f3f.json new file mode 100644 index 000000000000..320f94c25bf4 --- /dev/null +++ b/data/not-reproduced-data/ec7a13fcf41216ceecfdfe04c0475046fe932f3f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PANTHEONtech/lighty/pull/1437", + "project" : "lighty", + "breakingCommit" : "ec7a13fcf41216ceecfdfe04c0475046fe932f3f", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.lightbend.akka.management", + "dependencyArtifactID" : "akka-management_2.13", + "previousVersion" : "1.1.4", + "newVersion" : "1.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/eceb60620a6c9bf91be737b0ae01c65dc876b62d.json b/data/not-reproduced-data/eceb60620a6c9bf91be737b0ae01c65dc876b62d.json new file mode 100644 index 000000000000..a73a707ad056 --- /dev/null +++ b/data/not-reproduced-data/eceb60620a6c9bf91be737b0ae01c65dc876b62d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/terrestris/shogun/pull/691", + "project" : "shogun", + "breakingCommit" : "eceb60620a6c9bf91be737b0ae01c65dc876b62d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.4.2", + "newVersion" : "2.15.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ecf6d789dceb58618566e88fca8fefc9583ecb99.json b/data/not-reproduced-data/ecf6d789dceb58618566e88fca8fefc9583ecb99.json new file mode 100644 index 000000000000..84fac1ea2c37 --- /dev/null +++ b/data/not-reproduced-data/ecf6d789dceb58618566e88fca8fefc9583ecb99.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/519", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "ecf6d789dceb58618566e88fca8fefc9583ecb99", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.6.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ed5c21c06dff8de10a21e34805a9186b70084d47.json b/data/not-reproduced-data/ed5c21c06dff8de10a21e34805a9186b70084d47.json new file mode 100644 index 000000000000..6464cb18584f --- /dev/null +++ b/data/not-reproduced-data/ed5c21c06dff8de10a21e34805a9186b70084d47.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lt-name/MurderMystery_Nukkit/pull/102", + "project" : "MurderMystery_Nukkit", + "breakingCommit" : "ed5c21c06dff8de10a21e34805a9186b70084d47", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "cn.lanink", + "dependencyArtifactID" : "MemoriesOfTime-GameCore", + "previousVersion" : "1.5.6", + "newVersion" : "1.6.5.0-PNX", + "dependencyScope" : "provided", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/edb35249c66ce60501deb5378c0892af3ca09e05.json b/data/not-reproduced-data/edb35249c66ce60501deb5378c0892af3ca09e05.json new file mode 100644 index 000000000000..c294df9f7f6e --- /dev/null +++ b/data/not-reproduced-data/edb35249c66ce60501deb5378c0892af3ca09e05.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokorin/Jaffree/pull/308", + "project" : "Jaffree", + "breakingCommit" : "edb35249c66ce60501deb5378c0892af3ca09e05", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "10.3.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/edb936b09e314b8698fb9267039e7048569b3a50.json b/data/not-reproduced-data/edb936b09e314b8698fb9267039e7048569b3a50.json new file mode 100644 index 000000000000..a303bea980e1 --- /dev/null +++ b/data/not-reproduced-data/edb936b09e314b8698fb9267039e7048569b3a50.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/TAKETODAY/today-infrastructure/pull/90", + "project" : "today-infrastructure", + "breakingCommit" : "edb936b09e314b8698fb9267039e7048569b3a50", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-api", + "previousVersion" : "2.14.1", + "newVersion" : "2.15.0", + "dependencyScope" : "provided", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ee02b24f2953761b6dee23d6e353ef5d682f4862.json b/data/not-reproduced-data/ee02b24f2953761b6dee23d6e353ef5d682f4862.json new file mode 100644 index 000000000000..344658f2b5ed --- /dev/null +++ b/data/not-reproduced-data/ee02b24f2953761b6dee23d6e353ef5d682f4862.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kokorin/Jaffree/pull/290", + "project" : "Jaffree", + "breakingCommit" : "ee02b24f2953761b6dee23d6e353ef5d682f4862", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "10.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ee1e98fe81f9e150d515561bfea2997df18b946d.json b/data/not-reproduced-data/ee1e98fe81f9e150d515561bfea2997df18b946d.json new file mode 100644 index 000000000000..6353850eea82 --- /dev/null +++ b/data/not-reproduced-data/ee1e98fe81f9e150d515561bfea2997df18b946d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenLiberty/ci.maven/pull/1419", + "project" : "ci.maven", + "breakingCommit" : "ee1e98fe81f9e150d515561bfea2997df18b946d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "junit", + "dependencyArtifactID" : "junit", + "previousVersion" : "4.12", + "newVersion" : "4.13.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ee5aedd0fc8695df5ada2a77322f3cbd1534dfd6.json b/data/not-reproduced-data/ee5aedd0fc8695df5ada2a77322f3cbd1534dfd6.json new file mode 100644 index 000000000000..1fa9d75afd37 --- /dev/null +++ b/data/not-reproduced-data/ee5aedd0fc8695df5ada2a77322f3cbd1534dfd6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/573", + "project" : "JavaClasses", + "breakingCommit" : "ee5aedd0fc8695df5ada2a77322f3cbd1534dfd6", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.8.2", + "newVersion" : "2.8.9", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/eebe22f12549cfb4530c8d9eb71b5befe9d93183.json b/data/not-reproduced-data/eebe22f12549cfb4530c8d9eb71b5befe9d93183.json new file mode 100644 index 000000000000..c94b6ddeaf42 --- /dev/null +++ b/data/not-reproduced-data/eebe22f12549cfb4530c8d9eb71b5befe9d93183.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3618", + "project" : "georchestra", + "breakingCommit" : "eebe22f12549cfb4530c8d9eb71b5befe9d93183", + "prAuthor" : "bot", + "preCommitAuthor" : "unknown", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.swagger.core.v3", + "dependencyArtifactID" : "swagger-annotations", + "previousVersion" : "2.1.7", + "newVersion" : "2.1.12", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ef1671c91e548ca010fec532a19e253acd12d772.json b/data/not-reproduced-data/ef1671c91e548ca010fec532a19e253acd12d772.json new file mode 100644 index 000000000000..6f78bcd7d64d --- /dev/null +++ b/data/not-reproduced-data/ef1671c91e548ca010fec532a19e253acd12d772.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/usethesource/vallang/pull/148", + "project" : "vallang", + "breakingCommit" : "ef1671c91e548ca010fec532a19e253acd12d772", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.github.luben", + "dependencyArtifactID" : "zstd-jni", + "previousVersion" : "1.5.2-1", + "newVersion" : "1.5.2-2", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ef51822e904fb3c45a2bab30f693f8d8fbdab375.json b/data/not-reproduced-data/ef51822e904fb3c45a2bab30f693f8d8fbdab375.json new file mode 100644 index 000000000000..560b4435de4c --- /dev/null +++ b/data/not-reproduced-data/ef51822e904fb3c45a2bab30f693f8d8fbdab375.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/85", + "project" : "elementary", + "breakingCommit" : "ef51822e904fb3c45a2bab30f693f8d8fbdab375", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2.1", + "newVersion" : "9.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f001aa957a584aa1d7919ad3776a9f8e6660cf5d.json b/data/not-reproduced-data/f001aa957a584aa1d7919ad3776a9f8e6660cf5d.json new file mode 100644 index 000000000000..e9fc26ff2e2a --- /dev/null +++ b/data/not-reproduced-data/f001aa957a584aa1d7919ad3776a9f8e6660cf5d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/FastLogin/pull/992", + "project" : "FastLogin", + "breakingCommit" : "f001aa957a584aa1d7919ad3776a9f8e6660cf5d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.5.0", + "newVersion" : "10.8.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f03097b948b0882ac61e133b4140c1b9ee16feb7.json b/data/not-reproduced-data/f03097b948b0882ac61e133b4140c1b9ee16feb7.json new file mode 100644 index 000000000000..beca1f1ba4d2 --- /dev/null +++ b/data/not-reproduced-data/f03097b948b0882ac61e133b4140c1b9ee16feb7.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ferstl/depgraph-maven-plugin/pull/167", + "project" : "depgraph-maven-plugin", + "breakingCommit" : "f03097b948b0882ac61e133b4140c1b9ee16feb7", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.4", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f05de6e2392938b64c0ba6a06a043ee82e8e4cb9.json b/data/not-reproduced-data/f05de6e2392938b64c0ba6a06a043ee82e8e4cb9.json new file mode 100644 index 000000000000..fefeba616c1b --- /dev/null +++ b/data/not-reproduced-data/f05de6e2392938b64c0ba6a06a043ee82e8e4cb9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/373", + "project" : "license-maven-plugin", + "breakingCommit" : "f05de6e2392938b64c0ba6a06a043ee82e8e4cb9", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f0b7ab33d7b7f4822dc61577667de4469e799dc8.json b/data/not-reproduced-data/f0b7ab33d7b7f4822dc61577667de4469e799dc8.json new file mode 100644 index 000000000000..ea3192eb9148 --- /dev/null +++ b/data/not-reproduced-data/f0b7ab33d7b7f4822dc61577667de4469e799dc8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenAPITools/openapi-diff/pull/424", + "project" : "openapi-diff", + "breakingCommit" : "f0b7ab33d7b7f4822dc61577667de4469e799dc8", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.3.0", + "newVersion" : "1.4.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f0bdeeefbdff192a188d5edf18d1572981a04eed.json b/data/not-reproduced-data/f0bdeeefbdff192a188d5edf18d1572981a04eed.json new file mode 100644 index 000000000000..119c1dd6d66c --- /dev/null +++ b/data/not-reproduced-data/f0bdeeefbdff192a188d5edf18d1572981a04eed.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3651", + "project" : "georchestra", + "breakingCommit" : "f0bdeeefbdff192a188d5edf18d1572981a04eed", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-orm", + "previousVersion" : "4.2.5.RELEASE", + "newVersion" : "5.3.16", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f1316b21553acd25ac77c14f72e9b12d82b27f6a.json b/data/not-reproduced-data/f1316b21553acd25ac77c14f72e9b12d82b27f6a.json new file mode 100644 index 000000000000..8b7964a32bc6 --- /dev/null +++ b/data/not-reproduced-data/f1316b21553acd25ac77c14f72e9b12d82b27f6a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ManyDesigns/Portofino/pull/524", + "project" : "Portofino", + "breakingCommit" : "f1316b21553acd25ac77c14f72e9b12d82b27f6a", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.tomcat.embed", + "dependencyArtifactID" : "tomcat-embed-core", + "previousVersion" : "9.0.48", + "newVersion" : "9.0.58", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f13bb3d103aca8c85952afc05cc21ff492434a7d.json b/data/not-reproduced-data/f13bb3d103aca8c85952afc05cc21ff492434a7d.json new file mode 100644 index 000000000000..cee7ce6f0c58 --- /dev/null +++ b/data/not-reproduced-data/f13bb3d103aca8c85952afc05cc21ff492434a7d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/georchestra/georchestra/pull/3638", + "project" : "georchestra", + "breakingCommit" : "f13bb3d103aca8c85952afc05cc21ff492434a7d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.locationtech.jts", + "dependencyArtifactID" : "jts-core", + "previousVersion" : "1.16.1", + "newVersion" : "1.18.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f17babe94d5c75c379bb888770db34030e8ca981.json b/data/not-reproduced-data/f17babe94d5c75c379bb888770db34030e8ca981.json new file mode 100644 index 000000000000..611d5c849e5a --- /dev/null +++ b/data/not-reproduced-data/f17babe94d5c75c379bb888770db34030e8ca981.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChange/pull/4686", + "project" : "XChange", + "breakingCommit" : "f17babe94d5c75c379bb888770db34030e8ca981", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.pubnub", + "dependencyArtifactID" : "pubnub-gson", + "previousVersion" : "4.31.3", + "newVersion" : "6.3.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f1adae83520c29ef019bac02cbfad5015355dd8a.json b/data/not-reproduced-data/f1adae83520c29ef019bac02cbfad5015355dd8a.json new file mode 100644 index 000000000000..02dfee6b854d --- /dev/null +++ b/data/not-reproduced-data/f1adae83520c29ef019bac02cbfad5015355dd8a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/TownyAdvanced/FlagWar/pull/151", + "project" : "FlagWar", + "breakingCommit" : "f1adae83520c29ef019bac02cbfad5015355dd8a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.palmergames.bukkit.towny", + "dependencyArtifactID" : "towny", + "previousVersion" : "0.98.1.0", + "newVersion" : "0.98.1.13", + "dependencyScope" : "provided", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f1c7bdbddfc13a454e25d8e4f5e640d0ed90317a.json b/data/not-reproduced-data/f1c7bdbddfc13a454e25d8e4f5e640d0ed90317a.json new file mode 100644 index 000000000000..3827587441e9 --- /dev/null +++ b/data/not-reproduced-data/f1c7bdbddfc13a454e25d8e4f5e640d0ed90317a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3554", + "project" : "janusgraph", + "breakingCommit" : "f1c7bdbddfc13a454e25d8e4f5e640d0ed90317a", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "8.42", + "newVersion" : "10.7.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f1e263edbe2289969f48a7c951e2a55df6629e4b.json b/data/not-reproduced-data/f1e263edbe2289969f48a7c951e2a55df6629e4b.json new file mode 100644 index 000000000000..7de427ea58de --- /dev/null +++ b/data/not-reproduced-data/f1e263edbe2289969f48a7c951e2a55df6629e4b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/STAMP-project/dspot/pull/1007", + "project" : "dspot", + "breakingCommit" : "f1e263edbe2289969f48a7c951e2a55df6629e4b", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "eu.stamp-project", + "dependencyArtifactID" : "test-runner", + "previousVersion" : "3.0.0", + "newVersion" : "4.11", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f262e47b2ddf0df997f298b62ce331179b6cd13a.json b/data/not-reproduced-data/f262e47b2ddf0df997f298b62ce331179b6cd13a.json new file mode 100644 index 000000000000..c851bc91c675 --- /dev/null +++ b/data/not-reproduced-data/f262e47b2ddf0df997f298b62ce331179b6cd13a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/SpoonLabs/astor/pull/364", + "project" : "astor", + "breakingCommit" : "f262e47b2ddf0df997f298b62ce331179b6cd13a", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "com.github.spoonlabs", + "dependencyArtifactID" : "flacoco", + "previousVersion" : "1.0.5", + "newVersion" : "1.0.6", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f2b5ef9852fa1f9647a56e682b74d40bb83ff53b.json b/data/not-reproduced-data/f2b5ef9852fa1f9647a56e682b74d40bb83ff53b.json new file mode 100644 index 000000000000..020811928013 --- /dev/null +++ b/data/not-reproduced-data/f2b5ef9852fa1f9647a56e682b74d40bb83ff53b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/PaladinCloud/CE/pull/540", + "project" : "CE", + "breakingCommit" : "f2b5ef9852fa1f9647a56e682b74d40bb83ff53b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.amazon.redshift", + "dependencyArtifactID" : "redshift-jdbc42", + "previousVersion" : "1.2.1.1001", + "newVersion" : "2.1.0.9", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f2cadba8fc819cdfcb19d595fd9c6df40ba86894.json b/data/not-reproduced-data/f2cadba8fc819cdfcb19d595fd9c6df40ba86894.json new file mode 100644 index 000000000000..e7f20d2ed95f --- /dev/null +++ b/data/not-reproduced-data/f2cadba8fc819cdfcb19d595fd9c6df40ba86894.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/102", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "f2cadba8fc819cdfcb19d595fd9c6df40ba86894", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.glassfish.jersey.containers", + "dependencyArtifactID" : "jersey-container-servlet", + "previousVersion" : "2.22.1", + "newVersion" : "2.35", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f2e043b98f01f97078aabaa611a92aa723de880f.json b/data/not-reproduced-data/f2e043b98f01f97078aabaa611a92aa723de880f.json new file mode 100644 index 000000000000..2c0c514201d4 --- /dev/null +++ b/data/not-reproduced-data/f2e043b98f01f97078aabaa611a92aa723de880f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/firebase/firebase-admin-java/pull/654", + "project" : "firebase-admin-java", + "breakingCommit" : "f2e043b98f01f97078aabaa611a92aa723de880f", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.cloud", + "dependencyArtifactID" : "libraries-bom", + "previousVersion" : "20.9.0", + "newVersion" : "25.1.0", + "dependencyScope" : "import", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f2f9e945463cc75c5f410f5c4fdc161ebbfd0ea5.json b/data/not-reproduced-data/f2f9e945463cc75c5f410f5c4fdc161ebbfd0ea5.json new file mode 100644 index 000000000000..24740b5cc8d8 --- /dev/null +++ b/data/not-reproduced-data/f2f9e945463cc75c5f410f5c4fdc161ebbfd0ea5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/games647/FastLogin/pull/941", + "project" : "FastLogin", + "breakingCommit" : "f2f9e945463cc75c5f410f5c4fdc161ebbfd0ea5", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.mariadb.jdbc", + "dependencyArtifactID" : "mariadb-java-client", + "previousVersion" : "3.0.7", + "newVersion" : "3.0.9", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f2ff7d15de98f51c36d8ea4f04e99dd3dec46432.json b/data/not-reproduced-data/f2ff7d15de98f51c36d8ea4f04e99dd3dec46432.json new file mode 100644 index 000000000000..8033ddd55098 --- /dev/null +++ b/data/not-reproduced-data/f2ff7d15de98f51c36d8ea4f04e99dd3dec46432.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3557", + "project" : "janusgraph", + "breakingCommit" : "f2ff7d15de98f51c36d8ea4f04e99dd3dec46432", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.locationtech.jts", + "dependencyArtifactID" : "jts-core", + "previousVersion" : "1.17.0", + "newVersion" : "1.19.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f375120f43c077e191ca2a786b21293183000768.json b/data/not-reproduced-data/f375120f43c077e191ca2a786b21293183000768.json new file mode 100644 index 000000000000..b989385fbe81 --- /dev/null +++ b/data/not-reproduced-data/f375120f43c077e191ca2a786b21293183000768.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenAPITools/openapi-diff/pull/410", + "project" : "openapi-diff", + "breakingCommit" : "f375120f43c077e191ca2a786b21293183000768", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "ch.qos.logback", + "dependencyArtifactID" : "logback-classic", + "previousVersion" : "1.3.0", + "newVersion" : "1.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f3770492593979b5e9427516d52502198e7a2cb3.json b/data/not-reproduced-data/f3770492593979b5e9427516d52502198e7a2cb3.json new file mode 100644 index 000000000000..132fdefcedcb --- /dev/null +++ b/data/not-reproduced-data/f3770492593979b5e9427516d52502198e7a2cb3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timbru31/SilkSpawners/pull/377", + "project" : "SilkSpawners", + "breakingCommit" : "f3770492593979b5e9427516d52502198e7a2cb3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.massivecraft.massivecore", + "dependencyArtifactID" : "MassiveCore", + "previousVersion" : "2.14.0", + "newVersion" : "3.3.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f3a8be9dc3db619a43b6fb68d03674b629bcb8bf.json b/data/not-reproduced-data/f3a8be9dc3db619a43b6fb68d03674b629bcb8bf.json new file mode 100644 index 000000000000..d46c4d35c336 --- /dev/null +++ b/data/not-reproduced-data/f3a8be9dc3db619a43b6fb68d03674b629bcb8bf.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/llmhyy/evosuite-plus-plus/pull/278", + "project" : "evosuite-plus-plus", + "breakingCommit" : "f3a8be9dc3db619a43b6fb68d03674b629bcb8bf", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.alibaba", + "dependencyArtifactID" : "fastjson", + "previousVersion" : "1.2.28", + "newVersion" : "1.2.83", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f3f9442106211baa75805fa8cb5d0dfbfc215f58.json b/data/not-reproduced-data/f3f9442106211baa75805fa8cb5d0dfbfc215f58.json new file mode 100644 index 000000000000..2f3ddc234738 --- /dev/null +++ b/data/not-reproduced-data/f3f9442106211baa75805fa8cb5d0dfbfc215f58.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tectonicus/tectonicus/pull/170", + "project" : "tectonicus", + "breakingCommit" : "f3f9442106211baa75805fa8cb5d0dfbfc215f58", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.13.3", + "newVersion" : "2.15.0", + "dependencyScope" : "runtime", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f47b6710271c39ca1d4d12c9ae5e48c3d5b2b8fd.json b/data/not-reproduced-data/f47b6710271c39ca1d4d12c9ae5e48c3d5b2b8fd.json new file mode 100644 index 000000000000..7f6dcd9515c2 --- /dev/null +++ b/data/not-reproduced-data/f47b6710271c39ca1d4d12c9ae5e48c3d5b2b8fd.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/101", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "f47b6710271c39ca1d4d12c9ae5e48c3d5b2b8fd", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.glassfish.jersey.containers", + "dependencyArtifactID" : "jersey-container-servlet", + "previousVersion" : "2.22.1", + "newVersion" : "2.35", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f4e7be820b5fd9448400c17d0f4e78a4a18264a0.json b/data/not-reproduced-data/f4e7be820b5fd9448400c17d0f4e78a4a18264a0.json new file mode 100644 index 000000000000..3cf55770c002 --- /dev/null +++ b/data/not-reproduced-data/f4e7be820b5fd9448400c17d0f4e78a4a18264a0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/545", + "project" : "license-maven-plugin", + "breakingCommit" : "f4e7be820b5fd9448400c17d0f4e78a4a18264a0", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.10.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f5181bea4720783b06d9be9f1d40e480a6212430.json b/data/not-reproduced-data/f5181bea4720783b06d9be9f1d40e480a6212430.json new file mode 100644 index 000000000000..ea6a519a37f5 --- /dev/null +++ b/data/not-reproduced-data/f5181bea4720783b06d9be9f1d40e480a6212430.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lukas-krecan/ShedLock/pull/1239", + "project" : "ShedLock", + "breakingCommit" : "f5181bea4720783b06d9be9f1d40e480a6212430", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "jakarta.enterprise", + "dependencyArtifactID" : "jakarta.enterprise.cdi-api", + "previousVersion" : "2.0.2", + "newVersion" : "4.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f518972f01ff75b4a14bafd39ea5f9267197e411.json b/data/not-reproduced-data/f518972f01ff75b4a14bafd39ea5f9267197e411.json new file mode 100644 index 000000000000..3f40cafc1a93 --- /dev/null +++ b/data/not-reproduced-data/f518972f01ff75b4a14bafd39ea5f9267197e411.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/217", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "f518972f01ff75b4a14bafd39ea5f9267197e411", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.tomcat.embed", + "dependencyArtifactID" : "tomcat-embed-core", + "previousVersion" : "8.5.85", + "newVersion" : "8.5.88", + "dependencyScope" : "provided", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f539ebb2891b388afd79e0942863793f63e1f318.json b/data/not-reproduced-data/f539ebb2891b388afd79e0942863793f63e1f318.json new file mode 100644 index 000000000000..40a3f1468e50 --- /dev/null +++ b/data/not-reproduced-data/f539ebb2891b388afd79e0942863793f63e1f318.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/chimera/pull/496", + "project" : "chimera", + "breakingCommit" : "f539ebb2891b388afd79e0942863793f63e1f318", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.karuslabs", + "dependencyArtifactID" : "utilitary", + "previousVersion" : "1.1.1", + "newVersion" : "2.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f55151c00fd2d372ce8b6eb96106e87d92160170.json b/data/not-reproduced-data/f55151c00fd2d372ce8b6eb96106e87d92160170.json new file mode 100644 index 000000000000..148607b8fcbd --- /dev/null +++ b/data/not-reproduced-data/f55151c00fd2d372ce8b6eb96106e87d92160170.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/JanusGraph/janusgraph/pull/3548", + "project" : "janusgraph", + "breakingCommit" : "f55151c00fd2d372ce8b6eb96106e87d92160170", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.yetus", + "dependencyArtifactID" : "audience-annotations", + "previousVersion" : "0.13.0", + "newVersion" : "0.14.1", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f557d31b4faf102b5d2f67d86a1a4f67c09b5837.json b/data/not-reproduced-data/f557d31b4faf102b5d2f67d86a1a4f67c09b5837.json new file mode 100644 index 000000000000..8b784728ab1d --- /dev/null +++ b/data/not-reproduced-data/f557d31b4faf102b5d2f67d86a1a4f67c09b5837.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/510", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "f557d31b4faf102b5d2f67d86a1a4f67c09b5837", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.junit.platform", + "dependencyArtifactID" : "junit-platform-surefire-provider", + "previousVersion" : "1.0.3", + "newVersion" : "1.3.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f5a177864285d634d724855565070870a8b30be9.json b/data/not-reproduced-data/f5a177864285d634d724855565070870a8b30be9.json new file mode 100644 index 000000000000..bc1027787d1e --- /dev/null +++ b/data/not-reproduced-data/f5a177864285d634d724855565070870a8b30be9.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OWASP/wrongsecrets/pull/479", + "project" : "wrongsecrets", + "breakingCommit" : "f5a177864285d634d724855565070870a8b30be9", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "10.3.4", + "newVersion" : "10.4", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f5a34301592bb62474489de79069d7873ffe070e.json b/data/not-reproduced-data/f5a34301592bb62474489de79069d7873ffe070e.json new file mode 100644 index 000000000000..59613159d72c --- /dev/null +++ b/data/not-reproduced-data/f5a34301592bb62474489de79069d7873ffe070e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/687", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "f5a34301592bb62474489de79069d7873ffe070e", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-webmvc", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f5dbb3021aa96afc60b38d2b0b01873d3a6f16bd.json b/data/not-reproduced-data/f5dbb3021aa96afc60b38d2b0b01873d3a6f16bd.json new file mode 100644 index 000000000000..5173f4ca9c0b --- /dev/null +++ b/data/not-reproduced-data/f5dbb3021aa96afc60b38d2b0b01873d3a6f16bd.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/742", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "f5dbb3021aa96afc60b38d2b0b01873d3a6f16bd", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-webmvc", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.8", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f61b113c1493d02611bc5cdc9a80e8af0abf2035.json b/data/not-reproduced-data/f61b113c1493d02611bc5cdc9a80e8af0abf2035.json new file mode 100644 index 000000000000..87dacf22ef1f --- /dev/null +++ b/data/not-reproduced-data/f61b113c1493d02611bc5cdc9a80e8af0abf2035.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/kstateome/lti-launch/pull/35", + "project" : "lti-launch", + "breakingCommit" : "f61b113c1493d02611bc5cdc9a80e8af0abf2035", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-webmvc", + "previousVersion" : "4.1.6.RELEASE", + "newVersion" : "5.3.18", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f6dc7f280e0d94b9e35d61ff4ea2fe5004b9a13d.json b/data/not-reproduced-data/f6dc7f280e0d94b9e35d61ff4ea2fe5004b9a13d.json new file mode 100644 index 000000000000..83eff853a4db --- /dev/null +++ b/data/not-reproduced-data/f6dc7f280e0d94b9e35d61ff4ea2fe5004b9a13d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/terrestris/shogun/pull/698", + "project" : "shogun", + "breakingCommit" : "f6dc7f280e0d94b9e35d61ff4ea2fe5004b9a13d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.dataformat", + "dependencyArtifactID" : "jackson-dataformat-yaml", + "previousVersion" : "2.14.1", + "newVersion" : "2.15.2", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f6ea191fb7ea9131916ceb24c14a236381426f97.json b/data/not-reproduced-data/f6ea191fb7ea9131916ceb24c14a236381426f97.json new file mode 100644 index 000000000000..cbc1bd1fda44 --- /dev/null +++ b/data/not-reproduced-data/f6ea191fb7ea9131916ceb24c14a236381426f97.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/639", + "project" : "JavaClasses", + "breakingCommit" : "f6ea191fb7ea9131916ceb24c14a236381426f97", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "commons-net", + "dependencyArtifactID" : "commons-net", + "previousVersion" : "3.3", + "newVersion" : "3.9.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f7009301128287b69b13e3fba1ea127542481b4f.json b/data/not-reproduced-data/f7009301128287b69b13e3fba1ea127542481b4f.json new file mode 100644 index 000000000000..aa8af073d087 --- /dev/null +++ b/data/not-reproduced-data/f7009301128287b69b13e3fba1ea127542481b4f.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/geotools/geotools/pull/4310", + "project" : "geotools", + "breakingCommit" : "f7009301128287b69b13e3fba1ea127542481b4f", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.hsqldb", + "dependencyArtifactID" : "hsqldb", + "previousVersion" : "2.7.1", + "newVersion" : "2.7.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f70c43668278ac50cdb24bec4f5cf8859e4fb30b.json b/data/not-reproduced-data/f70c43668278ac50cdb24bec4f5cf8859e4fb30b.json new file mode 100644 index 000000000000..2448ac4f10d1 --- /dev/null +++ b/data/not-reproduced-data/f70c43668278ac50cdb24bec4f5cf8859e4fb30b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/llmhyy/evosuite-plus-plus/pull/284", + "project" : "evosuite-plus-plus", + "breakingCommit" : "f70c43668278ac50cdb24bec4f5cf8859e4fb30b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "commons-net", + "dependencyArtifactID" : "commons-net", + "previousVersion" : "3.6", + "newVersion" : "3.9.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f714a41f0ffe9720939d4980da5119d1f45bd770.json b/data/not-reproduced-data/f714a41f0ffe9720939d4980da5119d1f45bd770.json new file mode 100644 index 000000000000..38339a206eda --- /dev/null +++ b/data/not-reproduced-data/f714a41f0ffe9720939d4980da5119d1f45bd770.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChange/pull/4683", + "project" : "XChange", + "breakingCommit" : "f714a41f0ffe9720939d4980da5119d1f45bd770", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.pubnub", + "dependencyArtifactID" : "pubnub-gson", + "previousVersion" : "4.31.3", + "newVersion" : "6.3.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f763404b65da46a433b20fc8954f33e4967e12b8.json b/data/not-reproduced-data/f763404b65da46a433b20fc8954f33e4967e12b8.json new file mode 100644 index 000000000000..0da18092d841 --- /dev/null +++ b/data/not-reproduced-data/f763404b65da46a433b20fc8954f33e4967e12b8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/117", + "project" : "elementary", + "breakingCommit" : "f763404b65da46a433b20fc8954f33e4967e12b8", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.22.2", + "newVersion" : "3.23.0", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f81f34dac2e184eb54e1c5951576be70b7361b3c.json b/data/not-reproduced-data/f81f34dac2e184eb54e1c5951576be70b7361b3c.json new file mode 100644 index 000000000000..aa15f5ac4388 --- /dev/null +++ b/data/not-reproduced-data/f81f34dac2e184eb54e1c5951576be70b7361b3c.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ScaCap/spring-auto-restdocs/pull/461", + "project" : "spring-auto-restdocs", + "breakingCommit" : "f81f34dac2e184eb54e1c5951576be70b7361b3c", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.11.2", + "newVersion" : "2.12.6.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f8619e71aa3494c55037e28b8cc8f526b11d83a6.json b/data/not-reproduced-data/f8619e71aa3494c55037e28b8cc8f526b11d83a6.json new file mode 100644 index 000000000000..02c057b59df5 --- /dev/null +++ b/data/not-reproduced-data/f8619e71aa3494c55037e28b8cc8f526b11d83a6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenAS2/OpenAs2App/pull/302", + "project" : "OpenAs2App", + "breakingCommit" : "f8619e71aa3494c55037e28b8cc8f526b11d83a6", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.13.4", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f8c60922c9d612519d214b90ea85ca154f7985ec.json b/data/not-reproduced-data/f8c60922c9d612519d214b90ea85ca154f7985ec.json new file mode 100644 index 000000000000..f95182ac7511 --- /dev/null +++ b/data/not-reproduced-data/f8c60922c9d612519d214b90ea85ca154f7985ec.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/llmhyy/evosuite-plus-plus/pull/285", + "project" : "evosuite-plus-plus", + "breakingCommit" : "f8c60922c9d612519d214b90ea85ca154f7985ec", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jenkins-ci.plugins", + "dependencyArtifactID" : "git", + "previousVersion" : "2.4.0", + "newVersion" : "4.11.5", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f8eec2054b5a4f21310907349f7685368d7be3b2.json b/data/not-reproduced-data/f8eec2054b5a4f21310907349f7685368d7be3b2.json new file mode 100644 index 000000000000..57a5687ae7ef --- /dev/null +++ b/data/not-reproduced-data/f8eec2054b5a4f21310907349f7685368d7be3b2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/genexuslabs/JavaClasses/pull/295", + "project" : "JavaClasses", + "breakingCommit" : "f8eec2054b5a4f21310907349f7685368d7be3b2", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.lucene", + "dependencyArtifactID" : "lucene-core", + "previousVersion" : "2.2.0", + "newVersion" : "7.1.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f940f4b86c5571df5e051ffe37edb563aa7611ee.json b/data/not-reproduced-data/f940f4b86c5571df5e051ffe37edb563aa7611ee.json new file mode 100644 index 000000000000..084f3542d683 --- /dev/null +++ b/data/not-reproduced-data/f940f4b86c5571df5e051ffe37edb563aa7611ee.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6705", + "project" : "ORCID-Source", + "breakingCommit" : "f940f4b86c5571df5e051ffe37edb563aa7611ee", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.codehaus.jettison", + "dependencyArtifactID" : "jettison", + "previousVersion" : "1.5.1", + "newVersion" : "1.5.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f999e9fb2a97b8c88aa08e2274a33c2d2c027b03.json b/data/not-reproduced-data/f999e9fb2a97b8c88aa08e2274a33c2d2c027b03.json new file mode 100644 index 000000000000..cf486d5eb47c --- /dev/null +++ b/data/not-reproduced-data/f999e9fb2a97b8c88aa08e2274a33c2d2c027b03.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/touchmii/OpenTCS-4/pull/18", + "project" : "OpenTCS-4", + "breakingCommit" : "f999e9fb2a97b8c88aa08e2274a33c2d2c027b03", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.8", + "newVersion" : "2.12.7.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f9b6d8b69afa2de368da57d406a0069cb340307b.json b/data/not-reproduced-data/f9b6d8b69afa2de368da57d406a0069cb340307b.json new file mode 100644 index 000000000000..ce49a5b8b6ba --- /dev/null +++ b/data/not-reproduced-data/f9b6d8b69afa2de368da57d406a0069cb340307b.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChange/pull/4365", + "project" : "XChange", + "breakingCommit" : "f9b6d8b69afa2de368da57d406a0069cb340307b", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.pubnub", + "dependencyArtifactID" : "pubnub-gson", + "previousVersion" : "4.31.3", + "newVersion" : "5.3.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/f9b72868850e075e386f200359814c28f4776699.json b/data/not-reproduced-data/f9b72868850e075e386f200359814c28f4776699.json new file mode 100644 index 000000000000..d8f1a4a1c1e0 --- /dev/null +++ b/data/not-reproduced-data/f9b72868850e075e386f200359814c28f4776699.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mediathekview/MLib/pull/147", + "project" : "MLib", + "breakingCommit" : "f9b72868850e075e386f200359814c28f4776699", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.logging.log4j", + "dependencyArtifactID" : "log4j-core", + "previousVersion" : "2.17.0", + "newVersion" : "2.17.1", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fa150d0653686a2c0d6b220588d55dbbc270739a.json b/data/not-reproduced-data/fa150d0653686a2c0d6b220588d55dbbc270739a.json new file mode 100644 index 000000000000..a4ade303b796 --- /dev/null +++ b/data/not-reproduced-data/fa150d0653686a2c0d6b220588d55dbbc270739a.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/538", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "fa150d0653686a2c0d6b220588d55dbbc270739a", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.7.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fa37f2a5b4dc245a622f1fe0d6cb90c45d9c7082.json b/data/not-reproduced-data/fa37f2a5b4dc245a622f1fe0d6cb90c45d9c7082.json new file mode 100644 index 000000000000..c37d39433d09 --- /dev/null +++ b/data/not-reproduced-data/fa37f2a5b4dc245a622f1fe0d6cb90c45d9c7082.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/timpeeters/spring-boot-graceful-shutdown/pull/487", + "project" : "spring-boot-graceful-shutdown", + "breakingCommit" : "fa37f2a5b4dc245a622f1fe0d6cb90c45d9c7082", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.2", + "newVersion" : "10.3.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fa6503da9fd5431abca41561a34d54e07fbbf7d0.json b/data/not-reproduced-data/fa6503da9fd5431abca41561a34d54e07fbbf7d0.json new file mode 100644 index 000000000000..5189cc31f597 --- /dev/null +++ b/data/not-reproduced-data/fa6503da9fd5431abca41561a34d54e07fbbf7d0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/SPARQL-Anything/sparql.anything/pull/303", + "project" : "sparql.anything", + "breakingCommit" : "fa6503da9fd5431abca41561a34d54e07fbbf7d0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.jsoup", + "dependencyArtifactID" : "jsoup", + "previousVersion" : "1.14.2", + "newVersion" : "1.15.3", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fa7ab15ea3f1ff2ea4cf6c9ba779649cc5699626.json b/data/not-reproduced-data/fa7ab15ea3f1ff2ea4cf6c9ba779649cc5699626.json new file mode 100644 index 000000000000..9926c502a6fa --- /dev/null +++ b/data/not-reproduced-data/fa7ab15ea3f1ff2ea4cf6c9ba779649cc5699626.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/SAP-samples/cloud-espm-cloud-native/pull/48", + "project" : "cloud-espm-cloud-native", + "breakingCommit" : "fa7ab15ea3f1ff2ea4cf6c9ba779649cc5699626", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "io.netty", + "dependencyArtifactID" : "netty-handler", + "previousVersion" : "4.1.77.Final", + "newVersion" : "4.1.94.Final", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/faad5c7088ac311b0df0f49e7ac5b1bf3ce8d5ca.json b/data/not-reproduced-data/faad5c7088ac311b0df0f49e7ac5b1bf3ce8d5ca.json new file mode 100644 index 000000000000..3cb0b5ac170e --- /dev/null +++ b/data/not-reproduced-data/faad5c7088ac311b0df0f49e7ac5b1bf3ce8d5ca.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/ORCID/ORCID-Source/pull/6683", + "project" : "ORCID-Source", + "breakingCommit" : "faad5c7088ac311b0df0f49e7ac5b1bf3ce8d5ca", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.postgresql", + "dependencyArtifactID" : "postgresql", + "previousVersion" : "42.3.3", + "newVersion" : "42.3.8", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fae718e602c60fb6c3b882010abe6c2f512bf617.json b/data/not-reproduced-data/fae718e602c60fb6c3b882010abe6c2f512bf617.json new file mode 100644 index 000000000000..8ac528ead80d --- /dev/null +++ b/data/not-reproduced-data/fae718e602c60fb6c3b882010abe6c2f512bf617.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/firebase/firebase-admin-java/pull/614", + "project" : "firebase-admin-java", + "breakingCommit" : "fae718e602c60fb6c3b882010abe6c2f512bf617", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.cloud", + "dependencyArtifactID" : "libraries-bom", + "previousVersion" : "20.9.0", + "newVersion" : "24.1.0", + "dependencyScope" : "import", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fafb59e8f1b9ddba4bbabe64818f361e7def7d04.json b/data/not-reproduced-data/fafb59e8f1b9ddba4bbabe64818f361e7def7d04.json new file mode 100644 index 000000000000..3e629a659be2 --- /dev/null +++ b/data/not-reproduced-data/fafb59e8f1b9ddba4bbabe64818f361e7def7d04.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/tamtam-chat/tamtam-bot-api/pull/24", + "project" : "tamtam-bot-api", + "breakingCommit" : "fafb59e8f1b9ddba4bbabe64818f361e7def7d04", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.3", + "newVersion" : "2.13.4.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fb12572abdfcac7ff2a59632dfd43e50b126cca8.json b/data/not-reproduced-data/fb12572abdfcac7ff2a59632dfd43e50b126cca8.json new file mode 100644 index 000000000000..689ae6034ce8 --- /dev/null +++ b/data/not-reproduced-data/fb12572abdfcac7ff2a59632dfd43e50b126cca8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/feuyeux/jax-rs2-guide-II/pull/151", + "project" : "jax-rs2-guide-II", + "breakingCommit" : "fb12572abdfcac7ff2a59632dfd43e50b126cca8", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework.cloud", + "dependencyArtifactID" : "spring-cloud-commons", + "previousVersion" : "1.1.0.RELEASE", + "newVersion" : "3.1.3", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fb71d68c62a6b9263ebc5113d97c91535d3106b2.json b/data/not-reproduced-data/fb71d68c62a6b9263ebc5113d97c91535d3106b2.json new file mode 100644 index 000000000000..4fdec3af1cc6 --- /dev/null +++ b/data/not-reproduced-data/fb71d68c62a6b9263ebc5113d97c91535d3106b2.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/669", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "fb71d68c62a6b9263ebc5113d97c91535d3106b2", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-core", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fb9a7762baac09757afa7deb78549976994c7b31.json b/data/not-reproduced-data/fb9a7762baac09757afa7deb78549976994c7b31.json new file mode 100644 index 000000000000..a25ad043551b --- /dev/null +++ b/data/not-reproduced-data/fb9a7762baac09757afa7deb78549976994c7b31.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Pante/elementary/pull/114", + "project" : "elementary", + "breakingCommit" : "fb9a7762baac09757afa7deb78549976994c7b31", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.checkerframework", + "dependencyArtifactID" : "checker-qual", + "previousVersion" : "3.22.1", + "newVersion" : "3.22.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fbaca148595af73ffe8041c5b01fe713e05b125d.json b/data/not-reproduced-data/fbaca148595af73ffe8041c5b01fe713e05b125d.json new file mode 100644 index 000000000000..ead7364e10ce --- /dev/null +++ b/data/not-reproduced-data/fbaca148595af73ffe8041c5b01fe713e05b125d.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/LibrePlan/libreplan/pull/1957", + "project" : "libreplan", + "breakingCommit" : "fbaca148595af73ffe8041c5b01fe713e05b125d", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-web", + "previousVersion" : "4.3.9.RELEASE", + "newVersion" : "6.0.0", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fcf2e452744aa8237e3c5899168739a588bf4200.json b/data/not-reproduced-data/fcf2e452744aa8237e3c5899168739a588bf4200.json new file mode 100644 index 000000000000..0d0a493460ed --- /dev/null +++ b/data/not-reproduced-data/fcf2e452744aa8237e3c5899168739a588bf4200.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenLiberty/ci.maven/pull/1463", + "project" : "ci.maven", + "breakingCommit" : "fcf2e452744aa8237e3c5899168739a588bf4200", + "prAuthor" : "human", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "io.openliberty.tools", + "dependencyArtifactID" : "ci.common", + "previousVersion" : "1.8.19-SNAPSHOT", + "newVersion" : "1.8.19-M1-SNAPSHOT", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fdc109c763c81358177ddcabf937df8d5d918eb8.json b/data/not-reproduced-data/fdc109c763c81358177ddcabf937df8d5d918eb8.json new file mode 100644 index 000000000000..777ad8c8bea6 --- /dev/null +++ b/data/not-reproduced-data/fdc109c763c81358177ddcabf937df8d5d918eb8.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/lukas-krecan/ShedLock/pull/1210", + "project" : "ShedLock", + "breakingCommit" : "fdc109c763c81358177ddcabf937df8d5d918eb8", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.hazelcast", + "dependencyArtifactID" : "hazelcast", + "previousVersion" : "5.1.3", + "newVersion" : "5.1.4", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fdce5f38c485887d105446188692d1ec1cf5851e.json b/data/not-reproduced-data/fdce5f38c485887d105446188692d1ec1cf5851e.json new file mode 100644 index 000000000000..c5dc26d391cb --- /dev/null +++ b/data/not-reproduced-data/fdce5f38c485887d105446188692d1ec1cf5851e.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/OpenAPITools/openapi-generator/pull/12416", + "project" : "openapi-generator", + "breakingCommit" : "fdce5f38c485887d105446188692d1ec1cf5851e", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.google.code.gson", + "dependencyArtifactID" : "gson", + "previousVersion" : "2.8.5", + "newVersion" : "2.8.9", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fdda317c23055a803b0e193ca08096dba90d5061.json b/data/not-reproduced-data/fdda317c23055a803b0e193ca08096dba90d5061.json new file mode 100644 index 000000000000..0e2b4a1e8ef6 --- /dev/null +++ b/data/not-reproduced-data/fdda317c23055a803b0e193ca08096dba90d5061.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/knowm/XChange/pull/4687", + "project" : "XChange", + "breakingCommit" : "fdda317c23055a803b0e193ca08096dba90d5061", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.pubnub", + "dependencyArtifactID" : "pubnub-gson", + "previousVersion" : "4.31.3", + "newVersion" : "6.3.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fe2cc0da4020190034eab935b029509832e5eba5.json b/data/not-reproduced-data/fe2cc0da4020190034eab935b029509832e5eba5.json new file mode 100644 index 000000000000..8ffeb127ec5b --- /dev/null +++ b/data/not-reproduced-data/fe2cc0da4020190034eab935b029509832e5eba5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/wso2/micro-integrator/pull/2705", + "project" : "micro-integrator", + "breakingCommit" : "fe2cc0da4020190034eab935b029509832e5eba5", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.apache.mina", + "dependencyArtifactID" : "mina-core", + "previousVersion" : "2.0.9", + "newVersion" : "2.0.22", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fe31c5e11259881e9dce66d325d1b8b8ed8afc81.json b/data/not-reproduced-data/fe31c5e11259881e9dce66d325d1b8b8ed8afc81.json new file mode 100644 index 000000000000..79b795f61044 --- /dev/null +++ b/data/not-reproduced-data/fe31c5e11259881e9dce66d325d1b8b8ed8afc81.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/717", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "fe31c5e11259881e9dce66d325d1b8b8ed8afc81", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework.boot", + "dependencyArtifactID" : "spring-boot-starter", + "previousVersion" : "2.7.5", + "newVersion" : "3.0.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fe57fca108ccd8ea9b98666075fbc3237874c314.json b/data/not-reproduced-data/fe57fca108ccd8ea9b98666075fbc3237874c314.json new file mode 100644 index 000000000000..03fda2b1a35b --- /dev/null +++ b/data/not-reproduced-data/fe57fca108ccd8ea9b98666075fbc3237874c314.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/667", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "fe57fca108ccd8ea9b98666075fbc3237874c314", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework", + "dependencyArtifactID" : "spring-web", + "previousVersion" : "5.3.24", + "newVersion" : "6.0.2", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fe8646eae5d5f81a733be6cbf8f3a308c604e8ec.json b/data/not-reproduced-data/fe8646eae5d5f81a733be6cbf8f3a308c604e8ec.json new file mode 100644 index 000000000000..717ef8a63820 --- /dev/null +++ b/data/not-reproduced-data/fe8646eae5d5f81a733be6cbf8f3a308c604e8ec.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/International-Data-Spaces-Association/IDS-Messaging-Services/pull/680", + "project" : "IDS-Messaging-Services", + "breakingCommit" : "fe8646eae5d5f81a733be6cbf8f3a308c604e8ec", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.springframework.boot", + "dependencyArtifactID" : "spring-boot-starter", + "previousVersion" : "2.7.5", + "newVersion" : "3.0.1", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/fea8bb8f9fe793d35008bb0cd352ff522ad0bd27.json b/data/not-reproduced-data/fea8bb8f9fe793d35008bb0cd352ff522ad0bd27.json new file mode 100644 index 000000000000..f089ec9484d7 --- /dev/null +++ b/data/not-reproduced-data/fea8bb8f9fe793d35008bb0cd352ff522ad0bd27.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Ree6-Applications/Ree6/pull/45", + "project" : "Ree6", + "breakingCommit" : "fea8bb8f9fe793d35008bb0cd352ff522ad0bd27", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "club.minnced", + "dependencyArtifactID" : "discord-webhooks", + "previousVersion" : "0.8.0", + "newVersion" : "0.8.2", + "dependencyScope" : "compile", + "versionUpdateType" : "patch" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ff3eb217055c1f79fcaf11f4b82f7eea76a10727.json b/data/not-reproduced-data/ff3eb217055c1f79fcaf11f4b82f7eea76a10727.json new file mode 100644 index 000000000000..918581d05f34 --- /dev/null +++ b/data/not-reproduced-data/ff3eb217055c1f79fcaf11f4b82f7eea76a10727.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Tradeshift/spring-rabbitmq-tuning/pull/57", + "project" : "spring-rabbitmq-tuning", + "breakingCommit" : "ff3eb217055c1f79fcaf11f4b82f7eea76a10727", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.fasterxml.jackson.core", + "dependencyArtifactID" : "jackson-databind", + "previousVersion" : "2.9.10.7", + "newVersion" : "2.12.6.1", + "dependencyScope" : "compile", + "versionUpdateType" : "other" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ff6b2277adfcf7b05874d91adec50dd103a66bb5.json b/data/not-reproduced-data/ff6b2277adfcf7b05874d91adec50dd103a66bb5.json new file mode 100644 index 000000000000..7aa28624e4a3 --- /dev/null +++ b/data/not-reproduced-data/ff6b2277adfcf7b05874d91adec50dd103a66bb5.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/INRIA/spoon/pull/4969", + "project" : "spoon", + "breakingCommit" : "ff6b2277adfcf7b05874d91adec50dd103a66bb5", + "prAuthor" : "human", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "human", + "updatedDependency" : { + "dependencyGroupID" : "commons-io", + "dependencyArtifactID" : "commons-io", + "previousVersion" : "2.11.0", + "newVersion" : "20030203.000550", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ff8af8af4d4c86c78e69d30b8f75583e2ff6e8b3.json b/data/not-reproduced-data/ff8af8af4d4c86c78e69d30b8f75583e2ff6e8b3.json new file mode 100644 index 000000000000..c85a055b653e --- /dev/null +++ b/data/not-reproduced-data/ff8af8af4d4c86c78e69d30b8f75583e2ff6e8b3.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/urlaubsverwaltung/urlaubsverwaltung/pull/3991", + "project" : "urlaubsverwaltung", + "breakingCommit" : "ff8af8af4d4c86c78e69d30b8f75583e2ff6e8b3", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "de.focus-shift", + "dependencyArtifactID" : "launchpad", + "previousVersion" : "0.1.0", + "newVersion" : "1.1.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ff98f9e99811cd3186d3819d19b5b7f8143a0632.json b/data/not-reproduced-data/ff98f9e99811cd3186d3819d19b5b7f8143a0632.json new file mode 100644 index 000000000000..db199c432093 --- /dev/null +++ b/data/not-reproduced-data/ff98f9e99811cd3186d3819d19b5b7f8143a0632.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/Refactoring-Bot/Refactoring-Bot/pull/109", + "project" : "Refactoring-Bot", + "breakingCommit" : "ff98f9e99811cd3186d3819d19b5b7f8143a0632", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.antlr", + "dependencyArtifactID" : "antlr4-runtime", + "previousVersion" : "4.7.2", + "newVersion" : "4.10", + "dependencyScope" : "compile", + "versionUpdateType" : "minor" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ffdc2c3009f19db540e869440ee0aa8c679778a0.json b/data/not-reproduced-data/ffdc2c3009f19db540e869440ee0aa8c679778a0.json new file mode 100644 index 000000000000..8a78495028b9 --- /dev/null +++ b/data/not-reproduced-data/ffdc2c3009f19db540e869440ee0aa8c679778a0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/424", + "project" : "license-maven-plugin", + "breakingCommit" : "ffdc2c3009f19db540e869440ee0aa8c679778a0", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.4", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ffe4f1379c9569114e425d3ea1d992d2348218d0.json b/data/not-reproduced-data/ffe4f1379c9569114e425d3ea1d992d2348218d0.json new file mode 100644 index 000000000000..3ec01657d922 --- /dev/null +++ b/data/not-reproduced-data/ffe4f1379c9569114e425d3ea1d992d2348218d0.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/TAKETODAY/today-infrastructure/pull/198", + "project" : "today-infrastructure", + "breakingCommit" : "ffe4f1379c9569114e425d3ea1d992d2348218d0", + "prAuthor" : "bot", + "preCommitAuthor" : "human", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "org.yaml", + "dependencyArtifactID" : "snakeyaml", + "previousVersion" : "1.33", + "newVersion" : "2.0", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/data/not-reproduced-data/ffe9c453cbabc394fd4316595baedba2e37a0db6.json b/data/not-reproduced-data/ffe9c453cbabc394fd4316595baedba2e37a0db6.json new file mode 100644 index 000000000000..4678e73ee3e9 --- /dev/null +++ b/data/not-reproduced-data/ffe9c453cbabc394fd4316595baedba2e37a0db6.json @@ -0,0 +1,16 @@ +{ + "url" : "https://github.com/mathieucarbou/license-maven-plugin/pull/411", + "project" : "license-maven-plugin", + "breakingCommit" : "ffe9c453cbabc394fd4316595baedba2e37a0db6", + "prAuthor" : "bot", + "preCommitAuthor" : "bot", + "breakingCommitAuthor" : "bot", + "updatedDependency" : { + "dependencyGroupID" : "com.puppycrawl.tools", + "dependencyArtifactID" : "checkstyle", + "previousVersion" : "9.3", + "newVersion" : "10.3.3", + "dependencyScope" : "compile", + "versionUpdateType" : "major" + } +} \ No newline at end of file diff --git a/found_repositories.json b/found_repositories.json index 67423284ba0e..51c2d84336db 100644 --- a/found_repositories.json +++ b/found_repositories.json @@ -765,11 +765,11 @@ }, "Eiriksgata/mirai-rulateday-dice" : { "url" : "https://www.github.com/Eiriksgata/mirai-rulateday-dice", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T00:34:30.168+00:00" }, "Eiriksgata/trpg-java-dice" : { "url" : "https://www.github.com/Eiriksgata/trpg-java-dice", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T00:34:34.552+00:00" }, "Ekryd/echo-maven-plugin" : { "url" : "https://www.github.com/Ekryd/echo-maven-plugin", @@ -1253,127 +1253,127 @@ }, "Hyperfoil/Hyperfoil" : { "url" : "https://www.github.com/Hyperfoil/Hyperfoil", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:24:18.115+00:00" }, "HypixelDev/PublicAPI" : { "url" : "https://www.github.com/HypixelDev/PublicAPI", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:25:41.942+00:00" }, "I-TECH-UW/OpenELIS-Global-2" : { "url" : "https://www.github.com/I-TECH-UW/OpenELIS-Global-2", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:30:45.734+00:00" }, "IBM/JSONata4Java" : { "url" : "https://www.github.com/IBM/JSONata4Java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:31:24.961+00:00" }, "IBM/cics-bundle-maven" : { "url" : "https://www.github.com/IBM/cics-bundle-maven", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:33:00.686+00:00" }, "IBM/cloudant-java-sdk" : { "url" : "https://www.github.com/IBM/cloudant-java-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:58:13.659+00:00" }, "IBM/trino-db2" : { "url" : "https://www.github.com/IBM/trino-db2", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:58:51.870+00:00" }, "IBMStockTrader/trader" : { "url" : "https://www.github.com/IBMStockTrader/trader", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:59:07.259+00:00" }, "IGNF/validator" : { "url" : "https://www.github.com/IGNF/validator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T10:01:02.294+00:00" }, "IKOR-GmbH/sip-framework" : { "url" : "https://www.github.com/IKOR-GmbH/sip-framework", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T10:03:02.200+00:00" }, "INL/BlackLab" : { "url" : "https://www.github.com/INL/BlackLab", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T10:04:59.505+00:00" }, "INRIA/spoon" : { "url" : "https://www.github.com/INRIA/spoon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:19:20.059+00:00" }, "INTO-CPS-Association/maestro" : { "url" : "https://www.github.com/INTO-CPS-Association/maestro", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:43:28.026+00:00" }, "IQSS/dataverse" : { "url" : "https://www.github.com/IQSS/dataverse", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T12:10:20.970+00:00" }, "Incendo/Hyperverse" : { "url" : "https://www.github.com/Incendo/Hyperverse", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T12:11:02.147+00:00" }, "Inform-Software/sonar-groovy" : { "url" : "https://www.github.com/Inform-Software/sonar-groovy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T12:13:49.499+00:00" }, "InseeFr/Keycloak-FranceConnect" : { "url" : "https://www.github.com/InseeFr/Keycloak-FranceConnect", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T12:14:33.335+00:00" }, "InseeFrLab/onyxia-api" : { "url" : "https://www.github.com/InseeFrLab/onyxia-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T12:16:30.760+00:00" }, "Intel-bigdata/HiBench" : { "url" : "https://www.github.com/Intel-bigdata/HiBench", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T12:20:52.628+00:00" }, "International-Data-Spaces-Association/IDS-Messaging-Services" : { "url" : "https://www.github.com/International-Data-Spaces-Association/IDS-Messaging-Services", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T13:07:03.237+00:00" }, "JMRI/JMRI" : { "url" : "https://www.github.com/JMRI/JMRI", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T15:15:48.988+00:00" }, "JNOSQL/demos" : { "url" : "https://www.github.com/JNOSQL/demos", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T15:16:14.955+00:00" }, "JSQLParser/JSqlParser" : { "url" : "https://www.github.com/JSQLParser/JSqlParser", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T15:20:32.460+00:00" }, "JULIELab/jcore-base" : { "url" : "https://www.github.com/JULIELab/jcore-base", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T15:21:27.176+00:00" }, "JacORB/JacORB" : { "url" : "https://www.github.com/JacORB/JacORB", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T15:24:56.656+00:00" }, "Jahia/jahia" : { "url" : "https://www.github.com/Jahia/jahia", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T15:25:05.320+00:00" }, "JanusGraph/janusgraph" : { "url" : "https://www.github.com/JanusGraph/janusgraph", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T15:50:50.894+00:00" }, "Jarrettluo/document-sharing-site" : { "url" : "https://www.github.com/Jarrettluo/document-sharing-site", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T15:57:38.116+00:00" }, "JarvisCraft/padla" : { "url" : "https://www.github.com/JarvisCraft/padla", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T16:03:48.539+00:00" }, "JavaBWAPI/JBWAPI" : { "url" : "https://www.github.com/JavaBWAPI/JBWAPI", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T16:04:16.576+00:00" }, "JavaVisRec/visrec-api" : { "url" : "https://www.github.com/JavaVisRec/visrec-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T16:04:24.801+00:00" }, "Jikoo/Regionerator" : { "url" : "https://www.github.com/Jikoo/Regionerator", @@ -1469,159 +1469,159 @@ }, "Labs64/NetLicensing-Gateway" : { "url" : "https://www.github.com/Labs64/NetLicensing-Gateway", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:47:53.177+00:00" }, "LangeHenrik/SDU-SE-F22" : { "url" : "https://www.github.com/LangeHenrik/SDU-SE-F22", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:50:23.742+00:00" }, "LearnLib/automatalib" : { "url" : "https://www.github.com/LearnLib/automatalib", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:50:44.295+00:00" }, "LearnLib/learnlib" : { "url" : "https://www.github.com/LearnLib/learnlib", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:51:08.375+00:00" }, "LibrePDF/OpenPDF" : { "url" : "https://www.github.com/LibrePDF/OpenPDF", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:57:18.922+00:00" }, "LibrePlan/libreplan" : { "url" : "https://www.github.com/LibrePlan/libreplan", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:59:19.864+00:00" }, "LinuxSuRen/phoenix.webui.framework" : { "url" : "https://www.github.com/LinuxSuRen/phoenix.webui.framework", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:59:59.765+00:00" }, "LoomDev/Loom" : { "url" : "https://www.github.com/LoomDev/Loom", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:00:15.873+00:00" }, "LucGamesYT/JukeboxMC" : { "url" : "https://www.github.com/LucGamesYT/JukeboxMC", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:01:07.619+00:00" }, "MagpieBridge/MagpieBridge" : { "url" : "https://www.github.com/MagpieBridge/MagpieBridge", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:02:00.078+00:00" }, "MahmoudElSharkawy/Automation-Practice" : { "url" : "https://www.github.com/MahmoudElSharkawy/Automation-Practice", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:03:48.557+00:00" }, "MajekDev/HexNicks" : { "url" : "https://www.github.com/MajekDev/HexNicks", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:05:19.457+00:00" }, "ManyDesigns/Portofino" : { "url" : "https://www.github.com/ManyDesigns/Portofino", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:08:19.083+00:00" }, "Maplefsnow/MapBotv4" : { "url" : "https://www.github.com/Maplefsnow/MapBotv4", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:08:28.634+00:00" }, "MarcGiffing/wicket-spring-boot" : { "url" : "https://www.github.com/MarcGiffing/wicket-spring-boot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:08:50.143+00:00" }, "MarcusSlover/Plus" : { "url" : "https://www.github.com/MarcusSlover/Plus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:09:16.982+00:00" }, "MarginallyClever/Makelangelo-software" : { "url" : "https://www.github.com/MarginallyClever/Makelangelo-software", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:12:29.530+00:00" }, "MarketSquare/robotframework-httprequestlibrary" : { "url" : "https://www.github.com/MarketSquare/robotframework-httprequestlibrary", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:13:04.685+00:00" }, "MarketSquare/robotframework-seleniumlibrary-java" : { "url" : "https://www.github.com/MarketSquare/robotframework-seleniumlibrary-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:13:37.934+00:00" }, "MartinDai/SpringBoot-Project" : { "url" : "https://www.github.com/MartinDai/SpringBoot-Project", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:14:00.338+00:00" }, "MartinDai/weChatRobot" : { "url" : "https://www.github.com/MartinDai/weChatRobot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:14:22.462+00:00" }, "Mastercard/client-encryption-java" : { "url" : "https://www.github.com/Mastercard/client-encryption-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:15:04.261+00:00" }, "Mastercard/oauth1-signer-java" : { "url" : "https://www.github.com/Mastercard/oauth1-signer-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:15:16.186+00:00" }, "MatagTheGame/matag-the-game" : { "url" : "https://www.github.com/MatagTheGame/matag-the-game", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:15:37.967+00:00" }, "MaxPixelStudios/MinecraftDecompiler" : { "url" : "https://www.github.com/MaxPixelStudios/MinecraftDecompiler", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:16:37.429+00:00" }, "MehmetAzizYirik/MAYGEN" : { "url" : "https://www.github.com/MehmetAzizYirik/MAYGEN", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:17:28.612+00:00" }, "MicroRaft/MicroRaft" : { "url" : "https://www.github.com/MicroRaft/MicroRaft", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:17:46.892+00:00" }, "MithunTechnologiesDevOps/maven-web-application" : { "url" : "https://www.github.com/MithunTechnologiesDevOps/maven-web-application", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:22:44.403+00:00" }, "Mixeway/MixewayBackend" : { "url" : "https://www.github.com/Mixeway/MixewayBackend", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:23:33.300+00:00" }, "MobiVM/robovm" : { "url" : "https://www.github.com/MobiVM/robovm", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:27:19.056+00:00" }, "Moe98/reddit" : { "url" : "https://www.github.com/Moe98/reddit", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:28:07.419+00:00" }, "MohabMohie/using_SHAFT_ENGINE" : { "url" : "https://www.github.com/MohabMohie/using_SHAFT_ENGINE", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:30:04.511+00:00" }, "Monogramm/spring-rest-api-starter" : { "url" : "https://www.github.com/Monogramm/spring-rest-api-starter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:30:13.417+00:00" }, "Mooy1/InfinityExpansion" : { "url" : "https://www.github.com/Mooy1/InfinityExpansion", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:30:34.930+00:00" }, "MorphiaOrg/morphia" : { "url" : "https://www.github.com/MorphiaOrg/morphia", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:42:07.524+00:00" }, "Multiverse/Multiverse-Core" : { "url" : "https://www.github.com/Multiverse/Multiverse-Core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:44:42.214+00:00" }, "Multiverse/Multiverse-Inventories" : { "url" : "https://www.github.com/Multiverse/Multiverse-Inventories", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:45:31.068+00:00" }, "Multiverse/Multiverse-NetherPortals" : { "url" : "https://www.github.com/Multiverse/Multiverse-NetherPortals", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:46:05.265+00:00" }, "Multiverse/Multiverse-Portals" : { "url" : "https://www.github.com/Multiverse/Multiverse-Portals", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:54:44.679+00:00" }, "Multiverse/Multiverse-SignPortals" : { "url" : "https://www.github.com/Multiverse/Multiverse-SignPortals", @@ -1637,151 +1637,151 @@ }, "MyCATApache/Mycat2" : { "url" : "https://www.github.com/MyCATApache/Mycat2", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T11:03:50.803+00:00" }, "MyCoRe-Org/mycore" : { "url" : "https://www.github.com/MyCoRe-Org/mycore", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T11:57:36.058+00:00" }, "MyPetORG/MyPet" : { "url" : "https://www.github.com/MyPetORG/MyPet", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T11:58:13.057+00:00" }, "MyersResearchGroup/iBioSim" : { "url" : "https://www.github.com/MyersResearchGroup/iBioSim", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T11:58:40.240+00:00" }, "NCBPFluffyBear/FluffyMachines" : { "url" : "https://www.github.com/NCBPFluffyBear/FluffyMachines", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T11:59:05.500+00:00" }, "NFT-Worlds/WRLD-Payments-API" : { "url" : "https://www.github.com/NFT-Worlds/WRLD-Payments-API", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T11:59:14.475+00:00" }, "NaluKit/nalu" : { "url" : "https://www.github.com/NaluKit/nalu", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T12:00:15.708+00:00" }, "Nastel/TNT4J" : { "url" : "https://www.github.com/Nastel/TNT4J", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T12:01:07.486+00:00" }, "NationalSecurityAgency/datawave" : { "url" : "https://www.github.com/NationalSecurityAgency/datawave", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T12:13:31.086+00:00" }, "NationalSecurityAgency/emissary" : { "url" : "https://www.github.com/NationalSecurityAgency/emissary", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T12:55:09.036+00:00" }, "Negative-Games/Framework" : { "url" : "https://www.github.com/Negative-Games/Framework", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T12:56:09.659+00:00" }, "NetEase/arctic" : { "url" : "https://www.github.com/NetEase/arctic", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:06:09.443+00:00" }, "Netcentric/accesscontroltool" : { "url" : "https://www.github.com/Netcentric/accesscontroltool", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:08:43.198+00:00" }, "NishkarshRaj/Maven-Using-CMD" : { "url" : "https://www.github.com/NishkarshRaj/Maven-Using-CMD", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:09:43.944+00:00" }, "NitorCreations/nflow" : { "url" : "https://www.github.com/NitorCreations/nflow", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:15:03.671+00:00" }, "Norconex/collector-http" : { "url" : "https://www.github.com/Norconex/collector-http", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:15:37.457+00:00" }, "Novetta/CLAVIN" : { "url" : "https://www.github.com/Novetta/CLAVIN", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:16:27.133+00:00" }, "Nuytemans-Dieter/BetterSleeping" : { "url" : "https://www.github.com/Nuytemans-Dieter/BetterSleeping", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:16:46.433+00:00" }, "O2-Czech-Republic/proxima-platform" : { "url" : "https://www.github.com/O2-Czech-Republic/proxima-platform", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:18:00.019+00:00" }, "OCR4all/OCR4all" : { "url" : "https://www.github.com/OCR4all/OCR4all", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:18:54.690+00:00" }, "OHDSI/Athena" : { "url" : "https://www.github.com/OHDSI/Athena", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:20:43.255+00:00" }, "OHDSI/WebAPI" : { "url" : "https://www.github.com/OHDSI/WebAPI", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:04:56.626+00:00" }, "ONLYOFFICE/onlyoffice-confluence" : { "url" : "https://www.github.com/ONLYOFFICE/onlyoffice-confluence", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:05:57.906+00:00" }, "ORCID/ORCID-Source" : { "url" : "https://www.github.com/ORCID/ORCID-Source", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:21:08.260+00:00" }, "OSGeo/PROJ-JNI" : { "url" : "https://www.github.com/OSGeo/PROJ-JNI", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:21:18.840+00:00" }, "OWASP-Benchmark/BenchmarkJava" : { "url" : "https://www.github.com/OWASP-Benchmark/BenchmarkJava", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:22:36.304+00:00" }, "OWASP/SecurityShepherd" : { "url" : "https://www.github.com/OWASP/SecurityShepherd", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:26:15.210+00:00" }, "OWASP/wrongsecrets" : { "url" : "https://www.github.com/OWASP/wrongsecrets", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:58:09.620+00:00" }, "OWASP/www-project-csrfguard" : { "url" : "https://www.github.com/OWASP/www-project-csrfguard", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T16:00:11.308+00:00" }, "ObeoNetwork/M2Doc" : { "url" : "https://www.github.com/ObeoNetwork/M2Doc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T16:01:25.340+00:00" }, "ObjectivityLtd/DBTestCompare" : { "url" : "https://www.github.com/ObjectivityLtd/DBTestCompare", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T16:01:47.719+00:00" }, "OneBusAway/onebusaway-application-modules" : { "url" : "https://www.github.com/OneBusAway/onebusaway-application-modules", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T16:04:18.340+00:00" }, "OneBusAway/onebusaway-gtfs-modules" : { "url" : "https://www.github.com/OneBusAway/onebusaway-gtfs-modules", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T16:05:45.982+00:00" }, "OpenAPITools/openapi-diff" : { "url" : "https://www.github.com/OpenAPITools/openapi-diff", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T16:11:28.138+00:00" }, "OpenAPITools/openapi-generator" : { "url" : "https://www.github.com/OpenAPITools/openapi-generator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T19:26:14.015+00:00" }, "OpenAS2/OpenAs2App" : { "url" : "https://www.github.com/OpenAS2/OpenAs2App", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T19:28:53.932+00:00" }, "OpenAnswers/top4j" : { "url" : "https://www.github.com/OpenAnswers/top4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T19:29:12.470+00:00" }, "OpenGamma/Strata" : { "url" : "https://www.github.com/OpenGamma/Strata", @@ -1821,231 +1821,231 @@ }, "OpenHFT/Chronicle-Wire" : { "url" : "https://www.github.com/OpenHFT/Chronicle-Wire", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:59:28.769+00:00" }, "OpenHFT/JLBH" : { "url" : "https://www.github.com/OpenHFT/JLBH", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:59:44.703+00:00" }, "OpenHFT/Java-Runtime-Compiler" : { "url" : "https://www.github.com/OpenHFT/Java-Runtime-Compiler", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:00:47.778+00:00" }, "OpenHFT/Zero-Allocation-Hashing" : { "url" : "https://www.github.com/OpenHFT/Zero-Allocation-Hashing", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:01:05.951+00:00" }, "OpenLiberty/ci.maven" : { "url" : "https://www.github.com/OpenLiberty/ci.maven", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:44:45.358+00:00" }, "OpenNMS/alec" : { "url" : "https://www.github.com/OpenNMS/alec", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:46:03.025+00:00" }, "OpenNMS/opennms" : { "url" : "https://www.github.com/OpenNMS/opennms", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:07:09.420+00:00" }, "OpenNMS/opennms-provisioning-integration-server" : { "url" : "https://www.github.com/OpenNMS/opennms-provisioning-integration-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:08:28.258+00:00" }, "OpenRefine/OpenRefine" : { "url" : "https://www.github.com/OpenRefine/OpenRefine", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:58:39.058+00:00" }, "OpenTOSCA/container" : { "url" : "https://www.github.com/OpenTOSCA/container", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:01:23.461+00:00" }, "OpenVidu/openvidu" : { "url" : "https://www.github.com/OpenVidu/openvidu", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:02:59.104+00:00" }, "OpticFusion1/MCAntiMalware" : { "url" : "https://www.github.com/OpticFusion1/MCAntiMalware", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:08:19.216+00:00" }, "OreosLab/bili" : { "url" : "https://www.github.com/OreosLab/bili", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:09:07.309+00:00" }, "OsiriX-Foundation/karnak" : { "url" : "https://www.github.com/OsiriX-Foundation/karnak", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:09:50.297+00:00" }, "Osiris-Team/AutoPlug-Client" : { "url" : "https://www.github.com/Osiris-Team/AutoPlug-Client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:10:09.200+00:00" }, "OxalisCommunity/oxalis" : { "url" : "https://www.github.com/OxalisCommunity/oxalis", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:10:55.494+00:00" }, "P2P-Develop/PeyangSuperbAntiCheat" : { "url" : "https://www.github.com/P2P-Develop/PeyangSuperbAntiCheat", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:12:36.102+00:00" }, "PANTHEONtech/lighty" : { "url" : "https://www.github.com/PANTHEONtech/lighty", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:49:42.081+00:00" }, "PANTHEONtech/lighty-netconf-simulator" : { "url" : "https://www.github.com/PANTHEONtech/lighty-netconf-simulator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:51:09.525+00:00" }, "PGMDev/PGM" : { "url" : "https://www.github.com/PGMDev/PGM", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:59:30.042+00:00" }, "PaladinCloud/CE" : { "url" : "https://www.github.com/PaladinCloud/CE", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T23:12:03.394+00:00" }, "Pante/chimera" : { "url" : "https://www.github.com/Pante/chimera", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T23:44:58.459+00:00" }, "Pante/elementary" : { "url" : "https://www.github.com/Pante/elementary", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T23:49:44.748+00:00" }, "PapenfussLab/gridss" : { "url" : "https://www.github.com/PapenfussLab/gridss", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T23:50:04.758+00:00" }, "Password4j/password4j" : { "url" : "https://www.github.com/Password4j/password4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T23:51:21.507+00:00" }, "Paul2708/simple-commands" : { "url" : "https://www.github.com/Paul2708/simple-commands", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T23:51:38.428+00:00" }, "Pay-Group/best-pay-sdk" : { "url" : "https://www.github.com/Pay-Group/best-pay-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T23:52:23.165+00:00" }, "PelionIoT/java-coap" : { "url" : "https://www.github.com/PelionIoT/java-coap", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T23:52:48.005+00:00" }, "PerimeterX/perimeterx-java-sdk" : { "url" : "https://www.github.com/PerimeterX/perimeterx-java-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T23:56:25.764+00:00" }, "PhoenicisOrg/phoenicis" : { "url" : "https://www.github.com/PhoenicisOrg/phoenicis", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T00:47:36.394+00:00" }, "Pi4J/pi4j-v1" : { "url" : "https://www.github.com/Pi4J/pi4j-v1", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T00:48:44.902+00:00" }, "Pi4J/pi4j-v2" : { "url" : "https://www.github.com/Pi4J/pi4j-v2", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T00:49:18.244+00:00" }, "PicnicSupermarket/error-prone-support" : { "url" : "https://www.github.com/PicnicSupermarket/error-prone-support", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T00:58:51.698+00:00" }, "Pixelated-Studios/SurvivalPlus" : { "url" : "https://www.github.com/Pixelated-Studios/SurvivalPlus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T00:59:13.554+00:00" }, "PizzaServer/PizzaServer" : { "url" : "https://www.github.com/PizzaServer/PizzaServer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T00:59:39.751+00:00" }, "PlayPro/CoreProtect" : { "url" : "https://www.github.com/PlayPro/CoreProtect", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:00:22.503+00:00" }, "PlayersCommittee/gemp-swccg-public" : { "url" : "https://www.github.com/PlayersCommittee/gemp-swccg-public", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:01:00.868+00:00" }, "PlaytikaOSS/testcontainers-spring-boot" : { "url" : "https://www.github.com/PlaytikaOSS/testcontainers-spring-boot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:16:46.598+00:00" }, "Plugily-Projects/BuildBattle" : { "url" : "https://www.github.com/Plugily-Projects/BuildBattle", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:45:30.809+00:00" }, "Plugily-Projects/MurderMystery" : { "url" : "https://www.github.com/Plugily-Projects/MurderMystery", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:46:02.638+00:00" }, "Plugily-Projects/TheBridge" : { "url" : "https://www.github.com/Plugily-Projects/TheBridge", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:46:28.267+00:00" }, "Plugily-Projects/Village_Defense" : { "url" : "https://www.github.com/Plugily-Projects/Village_Defense", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:47:39.213+00:00" }, "PowerJob/PowerJob" : { "url" : "https://www.github.com/PowerJob/PowerJob", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:48:44.524+00:00" }, "PowerNukkitX/PowerNukkitX" : { "url" : "https://www.github.com/PowerNukkitX/PowerNukkitX", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:57:11.905+00:00" }, "Pradyuman7/Algorithmics" : { "url" : "https://www.github.com/Pradyuman7/Algorithmics", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:57:35.652+00:00" }, "ProfElements/DynaTech" : { "url" : "https://www.github.com/ProfElements/DynaTech", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:57:53.464+00:00" }, "ProgrammerAnthony/SentinelC" : { "url" : "https://www.github.com/ProgrammerAnthony/SentinelC", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:58:16.957+00:00" }, "Project-Books/books-api" : { "url" : "https://www.github.com/Project-Books/books-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:58:54.258+00:00" }, "Prominence/openweathermap-java-api" : { "url" : "https://www.github.com/Prominence/openweathermap-java-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:59:26.297+00:00" }, "ProxioDev/RedisBungee" : { "url" : "https://www.github.com/ProxioDev/RedisBungee", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:59:40.317+00:00" }, "PyvesB/advanced-achievements" : { "url" : "https://www.github.com/PyvesB/advanced-achievements", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:03:27.931+00:00" }, "PyvesB/eclipse-solargraph" : { "url" : "https://www.github.com/PyvesB/eclipse-solargraph", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:03:34.957+00:00" }, "Qihoo360/Quicksql" : { "url" : "https://www.github.com/Qihoo360/Quicksql", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:05:22.389+00:00" }, "RIPE-NCC/ipresource" : { "url" : "https://www.github.com/RIPE-NCC/ipresource", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:05:33.746+00:00" }, "RIPE-NCC/rpki-commons" : { "url" : "https://www.github.com/RIPE-NCC/rpki-commons", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:06:47.320+00:00" }, "RWS/dxa-web-application-java" : { "url" : "https://www.github.com/RWS/dxa-web-application-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:07:50.429+00:00" }, "RWS/odata" : { "url" : "https://www.github.com/RWS/odata", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:11:24.021+00:00" }, "RadBuilder/EmojiChat" : { "url" : "https://www.github.com/RadBuilder/EmojiChat", @@ -2077,35 +2077,35 @@ }, "Ree6-Applications/Ree6" : { "url" : "https://www.github.com/Ree6-Applications/Ree6", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:50:40.635+00:00" }, "Refactoring-Bot/Refactoring-Bot" : { "url" : "https://www.github.com/Refactoring-Bot/Refactoring-Bot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:51:56.123+00:00" }, "RentTheRunway/alchemy" : { "url" : "https://www.github.com/RentTheRunway/alchemy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:52:42.112+00:00" }, "Riduidel/aadarchi" : { "url" : "https://www.github.com/Riduidel/aadarchi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:53:55.353+00:00" }, "RiiConnect24-Bot/RC24-Bot" : { "url" : "https://www.github.com/RiiConnect24-Bot/RC24-Bot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:54:56.628+00:00" }, "RipMeApp/ripme" : { "url" : "https://www.github.com/RipMeApp/ripme", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T03:01:55.724+00:00" }, "RoboZonky/robozonky" : { "url" : "https://www.github.com/RoboZonky/robozonky", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T03:04:12.546+00:00" }, "RohanNagar/jmail" : { "url" : "https://www.github.com/RohanNagar/jmail", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T03:06:22.642+00:00" }, "RohanNagar/thunder" : { "url" : "https://www.github.com/RohanNagar/thunder", @@ -2125,11 +2125,11 @@ }, "SAP-samples/cloud-cap-samples-java" : { "url" : "https://www.github.com/SAP-samples/cloud-cap-samples-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:45:55.175+00:00" }, "SAP-samples/cloud-espm-cloud-native" : { "url" : "https://www.github.com/SAP-samples/cloud-espm-cloud-native", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:46:18.985+00:00" }, "SAP/cf-java-client-sap" : { "url" : "https://www.github.com/SAP/cf-java-client-sap", @@ -2157,75 +2157,75 @@ }, "SPARQL-Anything/sparql.anything" : { "url" : "https://www.github.com/SPARQL-Anything/sparql.anything", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T20:35:54.945+00:00" }, "STAMP-project/dspot" : { "url" : "https://www.github.com/STAMP-project/dspot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T20:41:35.030+00:00" }, "STAMP-project/test-runner" : { "url" : "https://www.github.com/STAMP-project/test-runner", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T20:42:40.726+00:00" }, "SUSE/salt-netapi-client" : { "url" : "https://www.github.com/SUSE/salt-netapi-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T08:57:58.925+00:00" }, "SWI-Prolog/packages-jpl" : { "url" : "https://www.github.com/SWI-Prolog/packages-jpl", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T08:58:18.756+00:00" }, "Sable/heros" : { "url" : "https://www.github.com/Sable/heros", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T08:58:34.659+00:00" }, "Sable/jasmin" : { "url" : "https://www.github.com/Sable/jasmin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T08:58:45.501+00:00" }, "SafeExamBrowser/seb-server" : { "url" : "https://www.github.com/SafeExamBrowser/seb-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T08:59:04.432+00:00" }, "Samsung/LPVS" : { "url" : "https://www.github.com/Samsung/LPVS", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:01:44.963+00:00" }, "ScaCap/spring-auto-restdocs" : { "url" : "https://www.github.com/ScaCap/spring-auto-restdocs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:04:57.415+00:00" }, "ScorpioBroker/ScorpioBroker" : { "url" : "https://www.github.com/ScorpioBroker/ScorpioBroker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:06:56.920+00:00" }, "SeanDragon/protools" : { "url" : "https://www.github.com/SeanDragon/protools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:07:13.852+00:00" }, "SeanOMik/TamableFoxes" : { "url" : "https://www.github.com/SeanOMik/TamableFoxes", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:07:21.229+00:00" }, "Sefiraat/CrystamaeHistoria" : { "url" : "https://www.github.com/Sefiraat/CrystamaeHistoria", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:08:48.433+00:00" }, "Sefiraat/Networks" : { "url" : "https://www.github.com/Sefiraat/Networks", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:09:46.775+00:00" }, "Sefiraat/SlimeTinker" : { "url" : "https://www.github.com/Sefiraat/SlimeTinker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:11:05.022+00:00" }, "SelimHorri/project-tracking-system-backend-app" : { "url" : "https://www.github.com/SelimHorri/project-tracking-system-backend-app", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:11:29.082+00:00" }, "ShaftHQ/SHAFT_ENGINE" : { "url" : "https://www.github.com/ShaftHQ/SHAFT_ENGINE", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:23:16.818+00:00" }, "ShaneBeeStudios/HungerGames" : { "url" : "https://www.github.com/ShaneBeeStudios/HungerGames", @@ -2289,327 +2289,327 @@ }, "SonarOpenCommunity/sonar-cxx" : { "url" : "https://www.github.com/SonarOpenCommunity/sonar-cxx", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T15:49:20.544+00:00" }, "SonarSource/sonar-java" : { "url" : "https://www.github.com/SonarSource/sonar-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:34:09.798+00:00" }, "SonicCloudOrg/sonic-agent" : { "url" : "https://www.github.com/SonicCloudOrg/sonic-agent", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:37:50.273+00:00" }, "SonicCloudOrg/sonic-driver-core" : { "url" : "https://www.github.com/SonicCloudOrg/sonic-driver-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:38:57.067+00:00" }, "SonicCloudOrg/sonic-server" : { "url" : "https://www.github.com/SonicCloudOrg/sonic-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:42:35.276+00:00" }, "SonicCloudOrg/sonic-server-simple" : { "url" : "https://www.github.com/SonicCloudOrg/sonic-server-simple", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:43:12.372+00:00" }, "SourceLabOrg/kafka-connect-client" : { "url" : "https://www.github.com/SourceLabOrg/kafka-connect-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:44:14.938+00:00" }, "SourceLabOrg/kafka-webview" : { "url" : "https://www.github.com/SourceLabOrg/kafka-webview", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:46:15.106+00:00" }, "SourceWriters/SmoothTimber" : { "url" : "https://www.github.com/SourceWriters/SmoothTimber", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:46:24.431+00:00" }, "Spatio-Temporal-Lab/start-db" : { "url" : "https://www.github.com/Spatio-Temporal-Lab/start-db", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:48:24.021+00:00" }, "SpigotMC/BungeeCord" : { "url" : "https://www.github.com/SpigotMC/BungeeCord", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:57:32.558+00:00" }, "SpineEventEngine/core-java" : { "url" : "https://www.github.com/SpineEventEngine/core-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:09:32.553+00:00" }, "SpinyOwl/legui" : { "url" : "https://www.github.com/SpinyOwl/legui", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:10:37.952+00:00" }, "SpoonLabs/astor" : { "url" : "https://www.github.com/SpoonLabs/astor", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:12:49.308+00:00" }, "SpoonLabs/flacoco" : { "url" : "https://www.github.com/SpoonLabs/flacoco", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:15:10.274+00:00" }, "SpoonLabs/gumtree-spoon-ast-diff" : { "url" : "https://www.github.com/SpoonLabs/gumtree-spoon-ast-diff", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:17:10.417+00:00" }, "SpoonLabs/sorald" : { "url" : "https://www.github.com/SpoonLabs/sorald", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:43:18.282+00:00" }, "SpraxDev/BetterChairs" : { "url" : "https://www.github.com/SpraxDev/BetterChairs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:45:40.542+00:00" }, "StarRocks/starrocks-connector-for-apache-flink" : { "url" : "https://www.github.com/StarRocks/starrocks-connector-for-apache-flink", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:47:13.981+00:00" }, "StaticBeagle/ETK4J" : { "url" : "https://www.github.com/StaticBeagle/ETK4J", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:47:23.338+00:00" }, "Stephcraft/Project-16x16" : { "url" : "https://www.github.com/Stephcraft/Project-16x16", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:48:25.523+00:00" }, "SynBioDex/libSBOLj" : { "url" : "https://www.github.com/SynBioDex/libSBOLj", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:51:07.061+00:00" }, "TAKETODAY/today-infrastructure" : { "url" : "https://www.github.com/TAKETODAY/today-infrastructure", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:52:06.930+00:00" }, "TAKETODAY/today-web" : { "url" : "https://www.github.com/TAKETODAY/today-web", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:52:15.026+00:00" }, "TDesjardins/gwt-ol" : { "url" : "https://www.github.com/TDesjardins/gwt-ol", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:53:18.991+00:00" }, "THLfi/koronavilkku-backend" : { "url" : "https://www.github.com/THLfi/koronavilkku-backend", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:54:05.128+00:00" }, "TaleLin/lin-cms-spring-boot" : { "url" : "https://www.github.com/TaleLin/lin-cms-spring-boot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:57:10.375+00:00" }, "Talend/beam-samples" : { "url" : "https://www.github.com/Talend/beam-samples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:57:37.933+00:00" }, "Talend/daikon" : { "url" : "https://www.github.com/Talend/daikon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T09:59:11.361+00:00" }, "Talend/tbd-studio-se" : { "url" : "https://www.github.com/Talend/tbd-studio-se", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T10:33:21.542+00:00" }, "Taskana/taskana" : { "url" : "https://www.github.com/Taskana/taskana", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T10:56:55.887+00:00" }, "Team-Fruit/EEWBot" : { "url" : "https://www.github.com/Team-Fruit/EEWBot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T10:57:45.628+00:00" }, "TechEmpower/gemini" : { "url" : "https://www.github.com/TechEmpower/gemini", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T10:58:46.695+00:00" }, "TechnicPack/LauncherV3" : { "url" : "https://www.github.com/TechnicPack/LauncherV3", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T11:38:03.853+00:00" }, "Telenav/kivakit" : { "url" : "https://www.github.com/Telenav/kivakit", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T11:39:40.264+00:00" }, "TelluIoT/ThingML" : { "url" : "https://www.github.com/TelluIoT/ThingML", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T11:40:08.795+00:00" }, "Tencent/Firestorm" : { "url" : "https://www.github.com/Tencent/Firestorm", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T11:41:47.877+00:00" }, "Tencent/spring-cloud-tencent" : { "url" : "https://www.github.com/Tencent/spring-cloud-tencent", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T11:49:02.093+00:00" }, "TestingResearchIllinois/starts" : { "url" : "https://www.github.com/TestingResearchIllinois/starts", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:26:30.877+00:00" }, "TexasDigitalLibrary/Vireo" : { "url" : "https://www.github.com/TexasDigitalLibrary/Vireo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:38:59.624+00:00" }, "ThalesGroup/chaos-engine" : { "url" : "https://www.github.com/ThalesGroup/chaos-engine", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:39:17.017+00:00" }, "TheAlgorithms/Java" : { "url" : "https://www.github.com/TheAlgorithms/Java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:34:46.580+00:00" }, "TheBusyBiscuit/CS-CoreLib2" : { "url" : "https://www.github.com/TheBusyBiscuit/CS-CoreLib2", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:38:24.952+00:00" }, "TheBusyBiscuit/ExoticGarden" : { "url" : "https://www.github.com/TheBusyBiscuit/ExoticGarden", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:39:23.083+00:00" }, "TheDudeFromCI/WraithEngine" : { "url" : "https://www.github.com/TheDudeFromCI/WraithEngine", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:40:18.112+00:00" }, "TheExkaliburg/MoreFair" : { "url" : "https://www.github.com/TheExkaliburg/MoreFair", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:41:15.430+00:00" }, "TheJacksonLaboratory/LIRICAL" : { "url" : "https://www.github.com/TheJacksonLaboratory/LIRICAL", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:42:50.128+00:00" }, "TheJacksonLaboratory/SvAnna" : { "url" : "https://www.github.com/TheJacksonLaboratory/SvAnna", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:44:01.205+00:00" }, "TheJeterLP/ChatEx" : { "url" : "https://www.github.com/TheJeterLP/ChatEx", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:44:43.538+00:00" }, "ThePrez/ServiceCommander-IBMi" : { "url" : "https://www.github.com/ThePrez/ServiceCommander-IBMi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:46:01.995+00:00" }, "TheSilentPro/HeadDB" : { "url" : "https://www.github.com/TheSilentPro/HeadDB", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:46:13.181+00:00" }, "ThreeTen/threeten-extra" : { "url" : "https://www.github.com/ThreeTen/threeten-extra", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:48:24.000+00:00" }, "ThreeTen/threetenbp" : { "url" : "https://www.github.com/ThreeTen/threetenbp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:49:17.992+00:00" }, "TietoEVRY/quarkus-resteasy-problem" : { "url" : "https://www.github.com/TietoEVRY/quarkus-resteasy-problem", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:52:35.648+00:00" }, "TileDB-Inc/TileDB-Trino" : { "url" : "https://www.github.com/TileDB-Inc/TileDB-Trino", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:53:22.177+00:00" }, "Tinkoff/invest-api-java-sdk" : { "url" : "https://www.github.com/Tinkoff/invest-api-java-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:53:44.848+00:00" }, "Tirasa/ADSDDL" : { "url" : "https://www.github.com/Tirasa/ADSDDL", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:53:58.873+00:00" }, "TooTallNate/Java-WebSocket" : { "url" : "https://www.github.com/TooTallNate/Java-WebSocket", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:57:27.316+00:00" }, "TownyAdvanced/FlagWar" : { "url" : "https://www.github.com/TownyAdvanced/FlagWar", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T14:38:41.068+00:00" }, "TownyAdvanced/Towny" : { "url" : "https://www.github.com/TownyAdvanced/Towny", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T14:56:17.248+00:00" }, "Tradeshift/spring-rabbitmq-tuning" : { "url" : "https://www.github.com/Tradeshift/spring-rabbitmq-tuning", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T14:57:25.111+00:00" }, "Tradeshop/TradeShop" : { "url" : "https://www.github.com/Tradeshop/TradeShop", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T14:58:03.032+00:00" }, "TransbankDevelopers/transbank-sdk-java" : { "url" : "https://www.github.com/TransbankDevelopers/transbank-sdk-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T14:59:38.438+00:00" }, "Trendyol/Jdempotent" : { "url" : "https://www.github.com/Trendyol/Jdempotent", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T14:59:54.021+00:00" }, "TrimbleSolutionsCorporation/TeamcityTriggerHook" : { "url" : "https://www.github.com/TrimbleSolutionsCorporation/TeamcityTriggerHook", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T15:00:11.883+00:00" }, "UNC-Libraries/box-c" : { "url" : "https://www.github.com/UNC-Libraries/box-c", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T15:15:10.625+00:00" }, "UW-Madison-Library/ocfl-java" : { "url" : "https://www.github.com/UW-Madison-Library/ocfl-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T15:15:53.548+00:00" }, "UniversalMediaServer/UniversalMediaServer" : { "url" : "https://www.github.com/UniversalMediaServer/UniversalMediaServer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:41:40.655+00:00" }, "UniversalRobots/Universal_Robots_ExternalControl_URCap" : { "url" : "https://www.github.com/UniversalRobots/Universal_Robots_ExternalControl_URCap", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:41:51.388+00:00" }, "Universite-Gustave-Eiffel/NoiseModelling" : { "url" : "https://www.github.com/Universite-Gustave-Eiffel/NoiseModelling", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:45:09.801+00:00" }, "Unleash/unleash-client-java" : { "url" : "https://www.github.com/Unleash/unleash-client-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:46:19.290+00:00" }, "UweTrottmann/tmdb-java" : { "url" : "https://www.github.com/UweTrottmann/tmdb-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:46:54.456+00:00" }, "Valkryst/VNameGenerator" : { "url" : "https://www.github.com/Valkryst/VNameGenerator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:47:40.746+00:00" }, "Valkryst/VTerminal" : { "url" : "https://www.github.com/Valkryst/VTerminal", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:49:26.304+00:00" }, "VanRoy/spring-data-jest" : { "url" : "https://www.github.com/VanRoy/spring-data-jest", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:49:57.010+00:00" }, "Vertispan/j2clmavenplugin" : { "url" : "https://www.github.com/Vertispan/j2clmavenplugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:51:00.039+00:00" }, "ViaVersion/ViaRewind" : { "url" : "https://www.github.com/ViaVersion/ViaRewind", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:51:53.402+00:00" }, "Vipin-Sharma/MSG" : { "url" : "https://www.github.com/Vipin-Sharma/MSG", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:52:36.607+00:00" }, "VueGWT/vue-gwt" : { "url" : "https://www.github.com/VueGWT/vue-gwt", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:53:27.659+00:00" }, "W-Beatles/biz-parent" : { "url" : "https://www.github.com/W-Beatles/biz-parent", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:53:34.274+00:00" }, "WDAqua/Qanary" : { "url" : "https://www.github.com/WDAqua/Qanary", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:55:03.716+00:00" }, "Waffle/waffle" : { "url" : "https://www.github.com/Waffle/waffle", @@ -3013,243 +3013,243 @@ }, "allure-framework/allure-maven" : { "url" : "https://www.github.com/allure-framework/allure-maven", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T14:25:22.593+00:00" }, "alphagov/pay-adminusers" : { "url" : "https://www.github.com/alphagov/pay-adminusers", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T14:55:14.122+00:00" }, "alphagov/pay-cardid" : { "url" : "https://www.github.com/alphagov/pay-cardid", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T15:09:54.398+00:00" }, "alphagov/pay-connector" : { "url" : "https://www.github.com/alphagov/pay-connector", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:27:39.499+00:00" }, "alphagov/pay-publicapi" : { "url" : "https://www.github.com/alphagov/pay-publicapi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:48:21.574+00:00" }, "amaembo/streamex" : { "url" : "https://www.github.com/amaembo/streamex", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:48:56.863+00:00" }, "americanexpress/synapse" : { "url" : "https://www.github.com/americanexpress/synapse", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:21:19.115+00:00" }, "amsa-code/risky" : { "url" : "https://www.github.com/amsa-code/risky", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:23:38.853+00:00" }, "amzn/ion-docs" : { "url" : "https://www.github.com/amzn/ion-docs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:25:08.471+00:00" }, "amzn/ion-java" : { "url" : "https://www.github.com/amzn/ion-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:27:55.872+00:00" }, "anb0s/EasyShell" : { "url" : "https://www.github.com/anb0s/EasyShell", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:28:25.999+00:00" }, "andrei1058/BedWars1058" : { "url" : "https://www.github.com/andrei1058/BedWars1058", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:30:56.068+00:00" }, "andrei1058/BedWarsProxy" : { "url" : "https://www.github.com/andrei1058/BedWarsProxy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:31:11.320+00:00" }, "andreschaffer/event-sourcing-cqrs-examples" : { "url" : "https://www.github.com/andreschaffer/event-sourcing-cqrs-examples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:35:32.958+00:00" }, "andreschaffer/media-streaming-examples" : { "url" : "https://www.github.com/andreschaffer/media-streaming-examples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:38:49.819+00:00" }, "andreschaffer/microservices-testing-examples" : { "url" : "https://www.github.com/andreschaffer/microservices-testing-examples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:44:08.824+00:00" }, "anotheria/moskito" : { "url" : "https://www.github.com/anotheria/moskito", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:46:09.800+00:00" }, "anthonyraymond/joal" : { "url" : "https://www.github.com/anthonyraymond/joal", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:46:33.166+00:00" }, "antlr/antlr3" : { "url" : "https://www.github.com/antlr/antlr3", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:47:24.835+00:00" }, "antlr/antlr4" : { "url" : "https://www.github.com/antlr/antlr4", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:29:54.181+00:00" }, "antlr/antlr4test-maven-plugin" : { "url" : "https://www.github.com/antlr/antlr4test-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:30:51.476+00:00" }, "anweisen/Challenges" : { "url" : "https://www.github.com/anweisen/Challenges", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:31:13.980+00:00" }, "apache/accumulo" : { "url" : "https://www.github.com/apache/accumulo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:53:21.531+00:00" }, "apache/accumulo-examples" : { "url" : "https://www.github.com/apache/accumulo-examples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:54:06.352+00:00" }, "apache/accumulo-testing" : { "url" : "https://www.github.com/apache/accumulo-testing", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:55:46.081+00:00" }, "apache/accumulo-wikisearch" : { "url" : "https://www.github.com/apache/accumulo-wikisearch", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:55:57.812+00:00" }, "apache/activemq-artemis" : { "url" : "https://www.github.com/apache/activemq-artemis", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:52:19.608+00:00" }, "apache/archiva" : { "url" : "https://www.github.com/apache/archiva", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:53:47.010+00:00" }, "apache/aries-jax-rs-whiteboard" : { "url" : "https://www.github.com/apache/aries-jax-rs-whiteboard", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:56:53.430+00:00" }, "apache/axis-axis2-java-core" : { "url" : "https://www.github.com/apache/axis-axis2-java-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:03:41.549+00:00" }, "apache/bahir-flink" : { "url" : "https://www.github.com/apache/bahir-flink", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:05:21.013+00:00" }, "apache/bookkeeper" : { "url" : "https://www.github.com/apache/bookkeeper", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:52:58.195+00:00" }, "apache/camel" : { "url" : "https://www.github.com/apache/camel", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T00:40:14.671+00:00" }, "apache/camel-k-runtime" : { "url" : "https://www.github.com/apache/camel-k-runtime", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T00:48:12.727+00:00" }, "apache/camel-kafka-connector" : { "url" : "https://www.github.com/apache/camel-kafka-connector", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T00:57:59.069+00:00" }, "apache/camel-kamelets" : { "url" : "https://www.github.com/apache/camel-kamelets", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T01:07:00.982+00:00" }, "apache/camel-quarkus" : { "url" : "https://www.github.com/apache/camel-quarkus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T01:34:22.632+00:00" }, "apache/camel-spring-boot" : { "url" : "https://www.github.com/apache/camel-spring-boot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T01:43:02.066+00:00" }, "apache/camel-spring-boot-examples" : { "url" : "https://www.github.com/apache/camel-spring-boot-examples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T01:43:56.971+00:00" }, "apache/cloudstack" : { "url" : "https://www.github.com/apache/cloudstack", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T02:54:15.066+00:00" }, "apache/commons-bcel" : { "url" : "https://www.github.com/apache/commons-bcel", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T02:57:02.540+00:00" }, "apache/commons-beanutils" : { "url" : "https://www.github.com/apache/commons-beanutils", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T02:58:57.062+00:00" }, "apache/commons-bsf" : { "url" : "https://www.github.com/apache/commons-bsf", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:00:12.373+00:00" }, "apache/commons-chain" : { "url" : "https://www.github.com/apache/commons-chain", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:01:05.207+00:00" }, "apache/commons-compress" : { "url" : "https://www.github.com/apache/commons-compress", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:36:53.043+00:00" }, "apache/commons-configuration" : { "url" : "https://www.github.com/apache/commons-configuration", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:40:34.709+00:00" }, "apache/commons-crypto" : { "url" : "https://www.github.com/apache/commons-crypto", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:43:09.534+00:00" }, "apache/commons-csv" : { "url" : "https://www.github.com/apache/commons-csv", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:47:14.915+00:00" }, "apache/commons-dbcp" : { "url" : "https://www.github.com/apache/commons-dbcp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:51:12.889+00:00" }, "apache/commons-dbutils" : { "url" : "https://www.github.com/apache/commons-dbutils", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:53:56.381+00:00" }, "apache/commons-digester" : { "url" : "https://www.github.com/apache/commons-digester", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:54:52.797+00:00" }, "apache/commons-email" : { "url" : "https://www.github.com/apache/commons-email", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:56:57.295+00:00" }, "apache/commons-exec" : { "url" : "https://www.github.com/apache/commons-exec", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:58:13.589+00:00" }, "apache/commons-fileupload" : { "url" : "https://www.github.com/apache/commons-fileupload", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:00:58.967+00:00" }, "apache/commons-geometry" : { "url" : "https://www.github.com/apache/commons-geometry", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:03:11.652+00:00" }, "apache/commons-graph" : { "url" : "https://www.github.com/apache/commons-graph", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:03:21.074+00:00" }, "apache/commons-imaging" : { "url" : "https://www.github.com/apache/commons-imaging", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:37:45.323+00:00" }, "apache/commons-jcs" : { "url" : "https://www.github.com/apache/commons-jcs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:39:44.468+00:00" }, "apache/commons-jexl" : { "url" : "https://www.github.com/apache/commons-jexl", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:41:56.823+00:00" }, "apache/commons-jxpath" : { "url" : "https://www.github.com/apache/commons-jxpath", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:42:42.963+00:00" }, "apache/commons-math" : { "url" : "https://www.github.com/apache/commons-math", @@ -3341,375 +3341,375 @@ }, "apache/dubbo" : { "url" : "https://www.github.com/apache/dubbo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T05:57:39.639+00:00" }, "apache/dubbo-admin" : { "url" : "https://www.github.com/apache/dubbo-admin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:02:23.822+00:00" }, "apache/dubbo-samples" : { "url" : "https://www.github.com/apache/dubbo-samples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:43:40.966+00:00" }, "apache/dubbo-spi-extensions" : { "url" : "https://www.github.com/apache/dubbo-spi-extensions", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:45:17.533+00:00" }, "apache/dubbo-spring-boot-project" : { "url" : "https://www.github.com/apache/dubbo-spring-boot-project", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:47:30.144+00:00" }, "apache/felix-atomos" : { "url" : "https://www.github.com/apache/felix-atomos", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:47:57.552+00:00" }, "apache/flink-connector-elasticsearch" : { "url" : "https://www.github.com/apache/flink-connector-elasticsearch", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:48:38.410+00:00" }, "apache/flink-kubernetes-operator" : { "url" : "https://www.github.com/apache/flink-kubernetes-operator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:53:42.059+00:00" }, "apache/flink-ml" : { "url" : "https://www.github.com/apache/flink-ml", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:55:44.899+00:00" }, "apache/flink-statefun" : { "url" : "https://www.github.com/apache/flink-statefun", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:58:33.800+00:00" }, "apache/flink-table-store" : { "url" : "https://www.github.com/apache/flink-table-store", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T07:36:39.455+00:00" }, "apache/flume" : { "url" : "https://www.github.com/apache/flume", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T07:40:42.097+00:00" }, "apache/fluo" : { "url" : "https://www.github.com/apache/fluo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T07:45:25.255+00:00" }, "apache/gora" : { "url" : "https://www.github.com/apache/gora", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T07:48:12.953+00:00" }, "apache/helix" : { "url" : "https://www.github.com/apache/helix", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T08:00:49.171+00:00" }, "apache/hop" : { "url" : "https://www.github.com/apache/hop", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T08:20:42.212+00:00" }, "apache/hudi" : { "url" : "https://www.github.com/apache/hudi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T09:41:51.596+00:00" }, "apache/incubator-hugegraph" : { "url" : "https://www.github.com/apache/incubator-hugegraph", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T09:49:44.328+00:00" }, "apache/incubator-hugegraph-commons" : { "url" : "https://www.github.com/apache/incubator-hugegraph-commons", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T09:50:46.293+00:00" }, "apache/incubator-hugegraph-computer" : { "url" : "https://www.github.com/apache/incubator-hugegraph-computer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T09:52:44.012+00:00" }, "apache/incubator-hugegraph-toolchain" : { "url" : "https://www.github.com/apache/incubator-hugegraph-toolchain", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T09:55:25.619+00:00" }, "apache/incubator-linkis" : { "url" : "https://www.github.com/apache/incubator-linkis", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T10:15:57.083+00:00" }, "apache/incubator-seatunnel" : { "url" : "https://www.github.com/apache/incubator-seatunnel", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T10:45:15.684+00:00" }, "apache/incubator-seatunnel-web" : { "url" : "https://www.github.com/apache/incubator-seatunnel-web", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T10:46:13.986+00:00" }, "apache/incubator-sedona" : { "url" : "https://www.github.com/apache/incubator-sedona", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T10:52:32.009+00:00" }, "apache/incubator-streampipes" : { "url" : "https://www.github.com/apache/incubator-streampipes", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T11:01:03.925+00:00" }, "apache/incubator-uniffle" : { "url" : "https://www.github.com/apache/incubator-uniffle", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T11:06:23.881+00:00" }, "apache/incubator-wayang" : { "url" : "https://www.github.com/apache/incubator-wayang", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T11:08:11.222+00:00" }, "apache/inlong" : { "url" : "https://www.github.com/apache/inlong", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T11:44:40.572+00:00" }, "apache/iotdb" : { "url" : "https://www.github.com/apache/iotdb", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T14:58:47.804+00:00" }, "apache/isis" : { "url" : "https://www.github.com/apache/isis", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:22:33.276+00:00" }, "apache/juddi" : { "url" : "https://www.github.com/apache/juddi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:23:59.189+00:00" }, "apache/juneau" : { "url" : "https://www.github.com/apache/juneau", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:25:05.969+00:00" }, "apache/karaf-winegrower" : { "url" : "https://www.github.com/apache/karaf-winegrower", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:25:28.383+00:00" }, "apache/knox" : { "url" : "https://www.github.com/apache/knox", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:31:56.003+00:00" }, "apache/kylin" : { "url" : "https://www.github.com/apache/kylin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:50:44.982+00:00" }, "apache/logging-chainsaw" : { "url" : "https://www.github.com/apache/logging-chainsaw", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:50:59.652+00:00" }, "apache/logging-log4j2" : { "url" : "https://www.github.com/apache/logging-log4j2", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:07:33.015+00:00" }, "apache/mahout" : { "url" : "https://www.github.com/apache/mahout", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:11:13.661+00:00" }, "apache/maven" : { "url" : "https://www.github.com/apache/maven", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:21:56.415+00:00" }, "apache/maven-antrun-plugin" : { "url" : "https://www.github.com/apache/maven-antrun-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:23:13.459+00:00" }, "apache/maven-archetypes" : { "url" : "https://www.github.com/apache/maven-archetypes", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:23:25.925+00:00" }, "apache/maven-assembly-plugin" : { "url" : "https://www.github.com/apache/maven-assembly-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:25:24.586+00:00" }, "apache/maven-build-cache-extension" : { "url" : "https://www.github.com/apache/maven-build-cache-extension", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:42:47.363+00:00" }, "apache/maven-changelog-plugin" : { "url" : "https://www.github.com/apache/maven-changelog-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:42:50.146+00:00" }, "apache/maven-checkstyle-plugin" : { "url" : "https://www.github.com/apache/maven-checkstyle-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:44:10.356+00:00" }, "apache/maven-clean-plugin" : { "url" : "https://www.github.com/apache/maven-clean-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:44:35.350+00:00" }, "apache/maven-compiler-plugin" : { "url" : "https://www.github.com/apache/maven-compiler-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:46:52.486+00:00" }, "apache/maven-dependency-analyzer" : { "url" : "https://www.github.com/apache/maven-dependency-analyzer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:48:01.140+00:00" }, "apache/maven-dependency-plugin" : { "url" : "https://www.github.com/apache/maven-dependency-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:52:16.317+00:00" }, "apache/maven-dependency-tree" : { "url" : "https://www.github.com/apache/maven-dependency-tree", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:52:45.833+00:00" }, "apache/maven-deploy-plugin" : { "url" : "https://www.github.com/apache/maven-deploy-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:53:07.757+00:00" }, "apache/maven-ear-plugin" : { "url" : "https://www.github.com/apache/maven-ear-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:54:19.146+00:00" }, "apache/maven-gpg-plugin" : { "url" : "https://www.github.com/apache/maven-gpg-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:54:55.827+00:00" }, "apache/maven-help-plugin" : { "url" : "https://www.github.com/apache/maven-help-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:56:16.223+00:00" }, "apache/maven-indexer" : { "url" : "https://www.github.com/apache/maven-indexer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:15:47.853+00:00" }, "apache/maven-install-plugin" : { "url" : "https://www.github.com/apache/maven-install-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:16:25.130+00:00" }, "apache/maven-integration-testing" : { "url" : "https://www.github.com/apache/maven-integration-testing", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:18:46.963+00:00" }, "apache/maven-invoker" : { "url" : "https://www.github.com/apache/maven-invoker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:19:39.032+00:00" }, "apache/maven-invoker-plugin" : { "url" : "https://www.github.com/apache/maven-invoker-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:22:03.587+00:00" }, "apache/maven-jar-plugin" : { "url" : "https://www.github.com/apache/maven-jar-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:22:46.443+00:00" }, "apache/maven-jarsigner-plugin" : { "url" : "https://www.github.com/apache/maven-jarsigner-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:22:54.732+00:00" }, "apache/maven-javadoc-plugin" : { "url" : "https://www.github.com/apache/maven-javadoc-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:25:33.711+00:00" }, "apache/maven-jlink-plugin" : { "url" : "https://www.github.com/apache/maven-jlink-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:28:09.845+00:00" }, "apache/maven-mvnd" : { "url" : "https://www.github.com/apache/maven-mvnd", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:32:03.561+00:00" }, "apache/maven-pdf-plugin" : { "url" : "https://www.github.com/apache/maven-pdf-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:32:41.024+00:00" }, "apache/maven-pmd-plugin" : { "url" : "https://www.github.com/apache/maven-pmd-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:34:10.346+00:00" }, "apache/maven-project-info-reports-plugin" : { "url" : "https://www.github.com/apache/maven-project-info-reports-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:34:48.753+00:00" }, "apache/maven-resolver" : { "url" : "https://www.github.com/apache/maven-resolver", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:37:27.790+00:00" }, "apache/maven-resources-plugin" : { "url" : "https://www.github.com/apache/maven-resources-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:38:14.973+00:00" }, "apache/maven-shade-plugin" : { "url" : "https://www.github.com/apache/maven-shade-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:40:42.356+00:00" }, "apache/maven-shared-utils" : { "url" : "https://www.github.com/apache/maven-shared-utils", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:42:17.764+00:00" }, "apache/maven-site-plugin" : { "url" : "https://www.github.com/apache/maven-site-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:44:11.390+00:00" }, "apache/maven-source-plugin" : { "url" : "https://www.github.com/apache/maven-source-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:44:19.400+00:00" }, "apache/maven-surefire" : { "url" : "https://www.github.com/apache/maven-surefire", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:50:20.514+00:00" }, "apache/maven-toolchains-plugin" : { "url" : "https://www.github.com/apache/maven-toolchains-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T17:50:29.206+00:00" }, "apache/maven-verifier-plugin" : { "url" : "https://www.github.com/apache/maven-verifier-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T18:11:20.610+00:00" }, "apache/maven-war-plugin" : { "url" : "https://www.github.com/apache/maven-war-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T18:11:57.694+00:00" }, "apache/maven-wrapper" : { "url" : "https://www.github.com/apache/maven-wrapper", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T18:13:07.956+00:00" }, "apache/mina-ftpserver" : { "url" : "https://www.github.com/apache/mina-ftpserver", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T18:13:17.513+00:00" }, "apache/mina-sshd" : { "url" : "https://www.github.com/apache/mina-sshd", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T18:15:56.574+00:00" }, "apache/mnemonic" : { "url" : "https://www.github.com/apache/mnemonic", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T18:18:44.193+00:00" }, "apache/myfaces" : { "url" : "https://www.github.com/apache/myfaces", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T18:24:25.955+00:00" }, "apache/myfaces-tobago" : { "url" : "https://www.github.com/apache/myfaces-tobago", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T19:08:26.187+00:00" }, "apache/netbeans-html4j" : { "url" : "https://www.github.com/apache/netbeans-html4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T19:08:55.012+00:00" }, "apache/nifi" : { "url" : "https://www.github.com/apache/nifi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T22:13:19.150+00:00" }, "apache/nifi-registry" : { "url" : "https://www.github.com/apache/nifi-registry", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T22:16:14.278+00:00" }, "apache/olingo-odata2" : { "url" : "https://www.github.com/apache/olingo-odata2", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T22:16:38.730+00:00" }, "apache/olingo-odata4" : { "url" : "https://www.github.com/apache/olingo-odata4", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T22:17:57.305+00:00" }, "apache/opennlp" : { "url" : "https://www.github.com/apache/opennlp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T22:23:10.337+00:00" }, "apache/ozone" : { "url" : "https://www.github.com/apache/ozone", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T23:04:59.754+00:00" }, "apache/parquet-format" : { "url" : "https://www.github.com/apache/parquet-format", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T23:06:50.743+00:00" }, "apache/parquet-mr" : { "url" : "https://www.github.com/apache/parquet-mr", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T23:17:01.710+00:00" }, "apache/pinot" : { "url" : "https://www.github.com/apache/pinot", @@ -3837,1107 +3837,1107 @@ }, "apache/tomcat-jakartaee-migration" : { "url" : "https://www.github.com/apache/tomcat-jakartaee-migration", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:18:39.638+00:00" }, "apache/tomee" : { "url" : "https://www.github.com/apache/tomee", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:28:35.554+00:00" }, "apache/unomi" : { "url" : "https://www.github.com/apache/unomi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:46:36.566+00:00" }, "apache/ws-wss4j" : { "url" : "https://www.github.com/apache/ws-wss4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:49:08.099+00:00" }, "apache/zeppelin" : { "url" : "https://www.github.com/apache/zeppelin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T11:08:00.872+00:00" }, "apereo/java-cas-client" : { "url" : "https://www.github.com/apereo/java-cas-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T11:17:01.511+00:00" }, "apereo/person-directory" : { "url" : "https://www.github.com/apereo/person-directory", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T11:24:21.564+00:00" }, "apiman/apiman" : { "url" : "https://www.github.com/apiman/apiman", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T11:43:45.358+00:00" }, "apiman/apiman-plugins" : { "url" : "https://www.github.com/apiman/apiman-plugins", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T11:46:17.360+00:00" }, "apolloconfig/apollo" : { "url" : "https://www.github.com/apolloconfig/apollo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:01:03.675+00:00" }, "appform-io/dropwizard-service-discovery" : { "url" : "https://www.github.com/appform-io/dropwizard-service-discovery", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:01:39.272+00:00" }, "applitools/eyes.sdk.java3" : { "url" : "https://www.github.com/applitools/eyes.sdk.java3", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:08:44.537+00:00" }, "approvals/ApprovalTests.Java" : { "url" : "https://www.github.com/approvals/ApprovalTests.Java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:12:52.464+00:00" }, "arachan/JasperReportsBoot" : { "url" : "https://www.github.com/arachan/JasperReportsBoot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:14:08.180+00:00" }, "aragozin/jvm-tools" : { "url" : "https://www.github.com/aragozin/jvm-tools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:14:34.026+00:00" }, "arangodb/arangodb-java-driver" : { "url" : "https://www.github.com/arangodb/arangodb-java-driver", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:16:25.665+00:00" }, "arangodb/jackson-dataformat-velocypack" : { "url" : "https://www.github.com/arangodb/jackson-dataformat-velocypack", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:16:31.283+00:00" }, "arangodb/java-velocypack" : { "url" : "https://www.github.com/arangodb/java-velocypack", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:16:41.137+00:00" }, "arangodb/spring-data" : { "url" : "https://www.github.com/arangodb/spring-data", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:18:01.312+00:00" }, "arces-wot/SEPA" : { "url" : "https://www.github.com/arces-wot/SEPA", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:18:43.799+00:00" }, "archifacts/archifacts" : { "url" : "https://www.github.com/archifacts/archifacts", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T07:59:04.441+00:00" }, "arextest/arex-agent-java" : { "url" : "https://www.github.com/arextest/arex-agent-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T07:46:46.410+00:00" }, "arloor/HttpProxy" : { "url" : "https://www.github.com/arloor/HttpProxy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T07:47:08.856+00:00" }, "arquillian/arquillian-container-osgi" : { "url" : "https://www.github.com/arquillian/arquillian-container-osgi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T07:49:06.784+00:00" }, "arquillian/arquillian-container-tomcat" : { "url" : "https://www.github.com/arquillian/arquillian-container-tomcat", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T07:50:37.285+00:00" }, "arquillian/arquillian-container-weld" : { "url" : "https://www.github.com/arquillian/arquillian-container-weld", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T07:51:42.947+00:00" }, "artipie/artipie" : { "url" : "https://www.github.com/artipie/artipie", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:06:15.221+00:00" }, "artipie/asto" : { "url" : "https://www.github.com/artipie/asto", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:10:07.080+00:00" }, "artipie/composer-adapter" : { "url" : "https://www.github.com/artipie/composer-adapter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:11:04.737+00:00" }, "artipie/debian-adapter" : { "url" : "https://www.github.com/artipie/debian-adapter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:11:54.975+00:00" }, "artipie/docker-adapter" : { "url" : "https://www.github.com/artipie/docker-adapter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:16:05.599+00:00" }, "artipie/files-adapter" : { "url" : "https://www.github.com/artipie/files-adapter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:18:05.062+00:00" }, "artipie/go-adapter" : { "url" : "https://www.github.com/artipie/go-adapter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:20:30.025+00:00" }, "artipie/http" : { "url" : "https://www.github.com/artipie/http", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:25:19.175+00:00" }, "artipie/maven-adapter" : { "url" : "https://www.github.com/artipie/maven-adapter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:41:23.295+00:00" }, "artipie/npm-adapter" : { "url" : "https://www.github.com/artipie/npm-adapter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:45:56.133+00:00" }, "artipie/nuget-adapter" : { "url" : "https://www.github.com/artipie/nuget-adapter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:48:33.192+00:00" }, "artipie/pypi-adapter" : { "url" : "https://www.github.com/artipie/pypi-adapter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:49:46.174+00:00" }, "artipie/rpm-adapter" : { "url" : "https://www.github.com/artipie/rpm-adapter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:52:50.655+00:00" }, "asciidocfx/AsciidocFX" : { "url" : "https://www.github.com/asciidocfx/AsciidocFX", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:53:33.731+00:00" }, "asciidoctor/asciidoctor-maven-examples" : { "url" : "https://www.github.com/asciidoctor/asciidoctor-maven-examples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:55:18.301+00:00" }, "asciidoctor/asciidoctor-maven-plugin" : { "url" : "https://www.github.com/asciidoctor/asciidoctor-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:58:41.738+00:00" }, "aserg-ufmg/apidiff" : { "url" : "https://www.github.com/aserg-ufmg/apidiff", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:58:47.544+00:00" }, "asgardeo/asgardeo-java-oidc-sdk" : { "url" : "https://www.github.com/asgardeo/asgardeo-java-oidc-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:59:07.153+00:00" }, "asgardeo/asgardeo-java-saml-sdk" : { "url" : "https://www.github.com/asgardeo/asgardeo-java-saml-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:59:18.746+00:00" }, "asgardeo/asgardeo-tomcat-oidc-agent" : { "url" : "https://www.github.com/asgardeo/asgardeo-tomcat-oidc-agent", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:59:42.702+00:00" }, "asgardeo/asgardeo-tomcat-saml-agent" : { "url" : "https://www.github.com/asgardeo/asgardeo-tomcat-saml-agent", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:00:12.522+00:00" }, "askimed/nf-test" : { "url" : "https://www.github.com/askimed/nf-test", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:00:28.315+00:00" }, "assertj/assertj" : { "url" : "https://www.github.com/assertj/assertj", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:56:11.398+00:00" }, "assertj/assertj-assertions-generator" : { "url" : "https://www.github.com/assertj/assertj-assertions-generator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:57:32.738+00:00" }, "assertj/assertj-db" : { "url" : "https://www.github.com/assertj/assertj-db", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:02:25.255+00:00" }, "assertj/assertj-guava" : { "url" : "https://www.github.com/assertj/assertj-guava", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:03:22.470+00:00" }, "assertj/assertj-vavr" : { "url" : "https://www.github.com/assertj/assertj-vavr", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:05:37.359+00:00" }, "asterisk-java/asterisk-java" : { "url" : "https://www.github.com/asterisk-java/asterisk-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:09:18.084+00:00" }, "asyncapi/jasyncapi" : { "url" : "https://www.github.com/asyncapi/jasyncapi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:10:38.171+00:00" }, "atjiu/pybbs" : { "url" : "https://www.github.com/atjiu/pybbs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:11:07.133+00:00" }, "atlanmod/NeoEMF" : { "url" : "https://www.github.com/atlanmod/NeoEMF", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:11:39.854+00:00" }, "atlasmap/atlasmap" : { "url" : "https://www.github.com/atlasmap/atlasmap", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:46:07.302+00:00" }, "atlassian-labs/atlassian-slack-integration-server" : { "url" : "https://www.github.com/atlassian-labs/atlassian-slack-integration-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:47:09.461+00:00" }, "atlassian/data-center-helm-charts" : { "url" : "https://www.github.com/atlassian/data-center-helm-charts", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:52:02.117+00:00" }, "atp-mipt/jsyntrax" : { "url" : "https://www.github.com/atp-mipt/jsyntrax", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:54:07.012+00:00" }, "autentia/TNTConcept" : { "url" : "https://www.github.com/autentia/TNTConcept", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:55:45.142+00:00" }, "authorjapps/zerocode" : { "url" : "https://www.github.com/authorjapps/zerocode", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:58:34.020+00:00" }, "authzforce/core" : { "url" : "https://www.github.com/authzforce/core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:58:54.758+00:00" }, "authzforce/server" : { "url" : "https://www.github.com/authzforce/server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:59:13.864+00:00" }, "avaje/avaje-config" : { "url" : "https://www.github.com/avaje/avaje-config", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:59:39.782+00:00" }, "avaje/avaje-http" : { "url" : "https://www.github.com/avaje/avaje-http", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:01:13.518+00:00" }, "avaje/avaje-inject" : { "url" : "https://www.github.com/avaje/avaje-inject", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:02:46.443+00:00" }, "avioconsulting/mule-opentelemetry-module" : { "url" : "https://www.github.com/avioconsulting/mule-opentelemetry-module", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:03:16.095+00:00" }, "awaitility/awaitility" : { "url" : "https://www.github.com/awaitility/awaitility", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:04:53.172+00:00" }, "awhitford/lombok.maven" : { "url" : "https://www.github.com/awhitford/lombok.maven", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:07:02.277+00:00" }, "aws-cloudformation/aws-cloudformation-resource-providers-rds" : { "url" : "https://www.github.com/aws-cloudformation/aws-cloudformation-resource-providers-rds", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:11:35.855+00:00" }, "aws-cloudformation/cloudformation-cli-java-plugin" : { "url" : "https://www.github.com/aws-cloudformation/cloudformation-cli-java-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:14:53.587+00:00" }, "aws-greengrass/aws-greengrass-cli" : { "url" : "https://www.github.com/aws-greengrass/aws-greengrass-cli", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:16:33.720+00:00" }, "aws-greengrass/aws-greengrass-log-manager" : { "url" : "https://www.github.com/aws-greengrass/aws-greengrass-log-manager", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:18:29.612+00:00" }, "aws-greengrass/aws-greengrass-nucleus" : { "url" : "https://www.github.com/aws-greengrass/aws-greengrass-nucleus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:30:43.881+00:00" }, "aws/amazon-kinesis-video-streams-parser-library" : { "url" : "https://www.github.com/aws/amazon-kinesis-video-streams-parser-library", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:31:31.771+00:00" }, "aws/aws-encryption-sdk-java" : { "url" : "https://www.github.com/aws/aws-encryption-sdk-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:00:13.023+00:00" }, "aws/aws-sdk-java-v2" : { "url" : "https://www.github.com/aws/aws-sdk-java-v2", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:49:30.855+00:00" }, "awslabs/amazon-qldb-driver-java" : { "url" : "https://www.github.com/awslabs/amazon-qldb-driver-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:51:57.370+00:00" }, "awslabs/aws-athena-query-federation" : { "url" : "https://www.github.com/awslabs/aws-athena-query-federation", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:04:22.166+00:00" }, "awslabs/aws-glue-schema-registry" : { "url" : "https://www.github.com/awslabs/aws-glue-schema-registry", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:06:04.267+00:00" }, "awslabs/aws-lambda-powertools-java" : { "url" : "https://www.github.com/awslabs/aws-lambda-powertools-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:50:08.022+00:00" }, "awslabs/aws-saas-boost" : { "url" : "https://www.github.com/awslabs/aws-saas-boost", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:52:40.143+00:00" }, "awslabs/aws-serverless-java-container" : { "url" : "https://www.github.com/awslabs/aws-serverless-java-container", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:55:58.458+00:00" }, "awspring/spring-cloud-aws" : { "url" : "https://www.github.com/awspring/spring-cloud-aws", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:59:22.847+00:00" }, "axtimwalde/mpicbg" : { "url" : "https://www.github.com/axtimwalde/mpicbg", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:59:48.582+00:00" }, "b2ihealthcare/snow-owl" : { "url" : "https://www.github.com/b2ihealthcare/snow-owl", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T17:10:08.075+00:00" }, "babelfish-for-postgresql/babelfish_compass" : { "url" : "https://www.github.com/babelfish-for-postgresql/babelfish_compass", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T17:10:58.351+00:00" }, "bakdata/conquery" : { "url" : "https://www.github.com/bakdata/conquery", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:04:32.949+00:00" }, "baked-libs/dough" : { "url" : "https://www.github.com/baked-libs/dough", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:06:45.543+00:00" }, "ballcat-projects/ballcat" : { "url" : "https://www.github.com/ballcat-projects/ballcat", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:08:28.394+00:00" }, "baloise/rocket-chat-rest-client" : { "url" : "https://www.github.com/baloise/rocket-chat-rest-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:08:58.990+00:00" }, "baomidou/dynamic-datasource-spring-boot-starter" : { "url" : "https://www.github.com/baomidou/dynamic-datasource-spring-boot-starter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:09:50.472+00:00" }, "baremaps/baremaps" : { "url" : "https://www.github.com/baremaps/baremaps", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:15:01.183+00:00" }, "barend/java-iban" : { "url" : "https://www.github.com/barend/java-iban", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:16:18.760+00:00" }, "bartoszm/yang2swagger" : { "url" : "https://www.github.com/bartoszm/yang2swagger", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:16:34.922+00:00" }, "bastillion-io/Bastillion" : { "url" : "https://www.github.com/bastillion-io/Bastillion", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:18:38.642+00:00" }, "bastillion-io/Bastillion-EC2" : { "url" : "https://www.github.com/bastillion-io/Bastillion-EC2", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:23:08.241+00:00" }, "bazaarvoice/emodb" : { "url" : "https://www.github.com/bazaarvoice/emodb", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:29:52.214+00:00" }, "beanshell/beanshell" : { "url" : "https://www.github.com/beanshell/beanshell", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:31:08.903+00:00" }, "bekkopen/NoCommons" : { "url" : "https://www.github.com/bekkopen/NoCommons", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:48:50.737+00:00" }, "belaban/JGroups" : { "url" : "https://www.github.com/belaban/JGroups", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:57:39.840+00:00" }, "bellshade/Java" : { "url" : "https://www.github.com/bellshade/Java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:58:45.320+00:00" }, "bhlangonijr/chesslib" : { "url" : "https://www.github.com/bhlangonijr/chesslib", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:59:09.538+00:00" }, "bigdataprocessor/bigdataprocessor2" : { "url" : "https://www.github.com/bigdataprocessor/bigdataprocessor2", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:59:13.791+00:00" }, "bigdataviewer/bigdataviewer-core" : { "url" : "https://www.github.com/bigdataviewer/bigdataviewer-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:00:00.775+00:00" }, "bigdataviewer/bigdataviewer-playground" : { "url" : "https://www.github.com/bigdataviewer/bigdataviewer-playground", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:00:35.792+00:00" }, "bigdataviewer/bigdataviewer-vistools" : { "url" : "https://www.github.com/bigdataviewer/bigdataviewer-vistools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:00:50.918+00:00" }, "bio-guoda/preston" : { "url" : "https://www.github.com/bio-guoda/preston", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:01:07.619+00:00" }, "biocryst/biozernike" : { "url" : "https://www.github.com/biocryst/biozernike", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:01:20.093+00:00" }, "bioinformatics-ua/dicoogle" : { "url" : "https://www.github.com/bioinformatics-ua/dicoogle", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:05:44.106+00:00" }, "biojava/biojava" : { "url" : "https://www.github.com/biojava/biojava", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:11:24.094+00:00" }, "biscuit-auth/biscuit-java" : { "url" : "https://www.github.com/biscuit-auth/biscuit-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:11:46.449+00:00" }, "bitextor/pdf-extract" : { "url" : "https://www.github.com/bitextor/pdf-extract", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:12:01.378+00:00" }, "bitquest/bitquest" : { "url" : "https://www.github.com/bitquest/bitquest", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:13:27.214+00:00" }, "bitwig/bitwig-extensions" : { "url" : "https://www.github.com/bitwig/bitwig-extensions", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:13:52.312+00:00" }, "bitwig/dawproject" : { "url" : "https://www.github.com/bitwig/dawproject", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:14:04.752+00:00" }, "bjansen/swagger-schema-validator" : { "url" : "https://www.github.com/bjansen/swagger-schema-validator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:14:48.344+00:00" }, "bkiers/Liqp" : { "url" : "https://www.github.com/bkiers/Liqp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:16:18.393+00:00" }, "blockchaintp/daml-on-sawtooth" : { "url" : "https://www.github.com/blockchaintp/daml-on-sawtooth", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:17:32.204+00:00" }, "bluedenim/log4j-s3-search" : { "url" : "https://www.github.com/bluedenim/log4j-s3-search", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:18:24.305+00:00" }, "bobocode-projects/java-fundamentals-exercises" : { "url" : "https://www.github.com/bobocode-projects/java-fundamentals-exercises", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:19:26.986+00:00" }, "bobocode-projects/java-web-exercises" : { "url" : "https://www.github.com/bobocode-projects/java-web-exercises", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:19:41.054+00:00" }, "bonej-org/BoneJ2" : { "url" : "https://www.github.com/bonej-org/BoneJ2", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:21:32.781+00:00" }, "bonigarcia/mastering-junit5" : { "url" : "https://www.github.com/bonigarcia/mastering-junit5", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:55:28.565+00:00" }, "bonigarcia/selenium-jupiter" : { "url" : "https://www.github.com/bonigarcia/selenium-jupiter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T20:00:04.841+00:00" }, "bonigarcia/webdrivermanager" : { "url" : "https://www.github.com/bonigarcia/webdrivermanager", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T20:05:31.053+00:00" }, "bonitasoft/bonita-ui-designer" : { "url" : "https://www.github.com/bonitasoft/bonita-ui-designer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T20:06:56.844+00:00" }, "booksaw/BetterTeams" : { "url" : "https://www.github.com/booksaw/BetterTeams", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T10:53:05.033+00:00" }, "bot4dofus/B4D" : { "url" : "https://www.github.com/bot4dofus/B4D", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T10:48:00.511+00:00" }, "box/mojito" : { "url" : "https://www.github.com/box/mojito", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:11:29.517+00:00" }, "bpmn-miwg/bpmn-miwg-tools" : { "url" : "https://www.github.com/bpmn-miwg/bpmn-miwg-tools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:11:42.145+00:00" }, "bpodgursky/jbool_expressions" : { "url" : "https://www.github.com/bpodgursky/jbool_expressions", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:12:00.646+00:00" }, "brainsynder-Dev/SimplePets" : { "url" : "https://www.github.com/brainsynder-Dev/SimplePets", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:12:58.438+00:00" }, "brettwooldridge/HikariCP" : { "url" : "https://www.github.com/brettwooldridge/HikariCP", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:17:04.326+00:00" }, "brianburton/java-immutable-collections" : { "url" : "https://www.github.com/brianburton/java-immutable-collections", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:17:09.668+00:00" }, "bridgedb/BridgeDb" : { "url" : "https://www.github.com/bridgedb/BridgeDb", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:17:56.814+00:00" }, "bserdar/jcliff" : { "url" : "https://www.github.com/bserdar/jcliff", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:18:28.016+00:00" }, "btrplace/scheduler" : { "url" : "https://www.github.com/btrplace/scheduler", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:22:51.021+00:00" }, "bucket4j/bucket4j" : { "url" : "https://www.github.com/bucket4j/bucket4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:24:11.175+00:00" }, "bujiio/buji-pac4j" : { "url" : "https://www.github.com/bujiio/buji-pac4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:26:48.139+00:00" }, "burberius/eve-esi" : { "url" : "https://www.github.com/burberius/eve-esi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:27:47.465+00:00" }, "bytedance/bitsail" : { "url" : "https://www.github.com/bytedance/bitsail", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:30:29.532+00:00" }, "bytedeco/javacpp" : { "url" : "https://www.github.com/bytedeco/javacpp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:32:12.047+00:00" }, "bytedeco/javacpp-presets" : { "url" : "https://www.github.com/bytedeco/javacpp-presets", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:35:30.660+00:00" }, "bytedeco/javacv" : { "url" : "https://www.github.com/bytedeco/javacv", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:36:56.504+00:00" }, "byzer-org/byzer-notebook" : { "url" : "https://www.github.com/byzer-org/byzer-notebook", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:38:02.935+00:00" }, "cBioPortal/cbioportal" : { "url" : "https://www.github.com/cBioPortal/cbioportal", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:19:08.804+00:00" }, "caldav4j/caldav4j" : { "url" : "https://www.github.com/caldav4j/caldav4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:19:42.399+00:00" }, "calimero-project/calimero-core" : { "url" : "https://www.github.com/calimero-project/calimero-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:19:55.233+00:00" }, "camel-tooling/camel-language-server" : { "url" : "https://www.github.com/camel-tooling/camel-language-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:49:50.770+00:00" }, "camel-tooling/camel-lsp-client-eclipse" : { "url" : "https://www.github.com/camel-tooling/camel-lsp-client-eclipse", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:51:48.540+00:00" }, "camunda-community-hub/camunda-7-to-8-migration" : { "url" : "https://www.github.com/camunda-community-hub/camunda-7-to-8-migration", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:54:35.096+00:00" }, "camunda-community-hub/camunda-platform-7-camel" : { "url" : "https://www.github.com/camunda-community-hub/camunda-platform-7-camel", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:35:55.975+00:00" }, "camunda-community-hub/camunda-platform-7-graphql" : { "url" : "https://www.github.com/camunda-community-hub/camunda-platform-7-graphql", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:36:20.497+00:00" }, "camunda-community-hub/camunda-platform-7-grpc-external-task" : { "url" : "https://www.github.com/camunda-community-hub/camunda-platform-7-grpc-external-task", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:37:17.748+00:00" }, "camunda-community-hub/camunda-platform-7-keycloak" : { "url" : "https://www.github.com/camunda-community-hub/camunda-platform-7-keycloak", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:37:34.650+00:00" }, "camunda-community-hub/camunda-platform-7-mail" : { "url" : "https://www.github.com/camunda-community-hub/camunda-platform-7-mail", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:38:51.087+00:00" }, "camunda-community-hub/camunda-platform-7-mockito" : { "url" : "https://www.github.com/camunda-community-hub/camunda-platform-7-mockito", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:41:50.427+00:00" }, "camunda-community-hub/camunda-platform-7-osgi" : { "url" : "https://www.github.com/camunda-community-hub/camunda-platform-7-osgi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:42:12.405+00:00" }, "camunda-community-hub/camunda-platform-7-reactor" : { "url" : "https://www.github.com/camunda-community-hub/camunda-platform-7-reactor", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:42:32.078+00:00" }, "camunda-community-hub/spring-zeebe" : { "url" : "https://www.github.com/camunda-community-hub/spring-zeebe", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:45:16.220+00:00" }, "camunda-community-hub/zeebe-dmn-worker" : { "url" : "https://www.github.com/camunda-community-hub/zeebe-dmn-worker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:49:33.559+00:00" }, "camunda-community-hub/zeebe-hazelcast-exporter" : { "url" : "https://www.github.com/camunda-community-hub/zeebe-hazelcast-exporter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:24:29.635+00:00" }, "camunda-community-hub/zeebe-http-worker" : { "url" : "https://www.github.com/camunda-community-hub/zeebe-http-worker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:28:28.620+00:00" }, "camunda-community-hub/zeebe-kafka-exporter" : { "url" : "https://www.github.com/camunda-community-hub/zeebe-kafka-exporter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:33:33.247+00:00" }, "camunda-community-hub/zeebe-script-worker" : { "url" : "https://www.github.com/camunda-community-hub/zeebe-script-worker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:38:18.500+00:00" }, "camunda-community-hub/zeebe-simple-tasklist" : { "url" : "https://www.github.com/camunda-community-hub/zeebe-simple-tasklist", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:40:53.490+00:00" }, "camunda-community-hub/zeebe-test-container" : { "url" : "https://www.github.com/camunda-community-hub/zeebe-test-container", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:56:49.722+00:00" }, "camunda/camunda-bpm-platform" : { "url" : "https://www.github.com/camunda/camunda-bpm-platform", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:49:36.779+00:00" }, "camunda/camunda-bpm-spring-boot-starter" : { "url" : "https://www.github.com/camunda/camunda-bpm-spring-boot-starter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:51:25.940+00:00" }, "camunda/camunda-connect" : { "url" : "https://www.github.com/camunda/camunda-connect", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:52:36.542+00:00" }, "camunda/camunda-spin" : { "url" : "https://www.github.com/camunda/camunda-spin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:55:10.454+00:00" }, "camunda/connector-sdk" : { "url" : "https://www.github.com/camunda/connector-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T18:00:17.823+00:00" }, "camunda/zeebe" : { "url" : "https://www.github.com/camunda/zeebe", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:44:47.957+00:00" }, "camunda/zeebe-process-test" : { "url" : "https://www.github.com/camunda/zeebe-process-test", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:54:25.953+00:00" }, "candlepin/candlepin" : { "url" : "https://www.github.com/candlepin/candlepin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:59:08.110+00:00" }, "cantaloupe-project/cantaloupe" : { "url" : "https://www.github.com/cantaloupe-project/cantaloupe", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:59:58.027+00:00" }, "capa-cloud/capa-bff" : { "url" : "https://www.github.com/capa-cloud/capa-bff", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:00:06.029+00:00" }, "capa-cloud/capa-java" : { "url" : "https://www.github.com/capa-cloud/capa-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:00:55.314+00:00" }, "capnproto/capnproto-java" : { "url" : "https://www.github.com/capnproto/capnproto-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:01:27.159+00:00" }, "cardano-community/koios-java-client" : { "url" : "https://www.github.com/cardano-community/koios-java-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:03:06.930+00:00" }, "carlspring/s3fs-nio" : { "url" : "https://www.github.com/carlspring/s3fs-nio", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:46:12.810+00:00" }, "casbin/jcasbin" : { "url" : "https://www.github.com/casbin/jcasbin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:48:01.629+00:00" }, "casid/jte" : { "url" : "https://www.github.com/casid/jte", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:48:37.311+00:00" }, "cassandre-tech/cassandre-trading-bot" : { "url" : "https://www.github.com/cassandre-tech/cassandre-trading-bot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:56:49.814+00:00" }, "castor-software/depclean" : { "url" : "https://www.github.com/castor-software/depclean", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:58:54.485+00:00" }, "castor-software/jdbl" : { "url" : "https://www.github.com/castor-software/jdbl", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:59:40.333+00:00" }, "castorini/anserini" : { "url" : "https://www.github.com/castorini/anserini", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:14:01.087+00:00" }, "castorm/kafka-connect-http" : { "url" : "https://www.github.com/castorm/kafka-connect-http", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:36:04.612+00:00" }, "catenax-ng/product-edc" : { "url" : "https://www.github.com/catenax-ng/product-edc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:45:39.614+00:00" }, "cbeust/testng-eclipse" : { "url" : "https://www.github.com/cbeust/testng-eclipse", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:47:28.549+00:00" }, "cdapio/cdap" : { "url" : "https://www.github.com/cdapio/cdap", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T23:57:09.005+00:00" }, "cdapio/hydrator-plugins" : { "url" : "https://www.github.com/cdapio/hydrator-plugins", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:14:17.753+00:00" }, "cdi-unit/cdi-unit" : { "url" : "https://www.github.com/cdi-unit/cdi-unit", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:50:19.331+00:00" }, "cdk/cdk" : { "url" : "https://www.github.com/cdk/cdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:56:33.777+00:00" }, "cdk/depict" : { "url" : "https://www.github.com/cdk/depict", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:56:47.369+00:00" }, "centic9/jgit-cookbook" : { "url" : "https://www.github.com/centic9/jgit-cookbook", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:57:19.388+00:00" }, "cerberustesting/cerberus-core" : { "url" : "https://www.github.com/cerberustesting/cerberus-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:59:06.490+00:00" }, "cescoffier/reactive-systems-in-java" : { "url" : "https://www.github.com/cescoffier/reactive-systems-in-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T01:01:28.419+00:00" }, "charite/jannovar" : { "url" : "https://www.github.com/charite/jannovar", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T01:04:01.260+00:00" }, "charithe/kafka-junit" : { "url" : "https://www.github.com/charithe/kafka-junit", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T01:04:29.987+00:00" }, "checkstyle/checkstyle" : { "url" : "https://www.github.com/checkstyle/checkstyle", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T02:38:57.570+00:00" }, "checkstyle/sonar-checkstyle" : { "url" : "https://www.github.com/checkstyle/sonar-checkstyle", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T02:40:40.474+00:00" }, "chenggangpro/reactive-mybatis-support" : { "url" : "https://www.github.com/chenggangpro/reactive-mybatis-support", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T02:42:01.797+00:00" }, "chocoteam/choco-solver" : { "url" : "https://www.github.com/chocoteam/choco-solver", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T02:55:28.571+00:00" }, "christian-schlichtherle/truelicense" : { "url" : "https://www.github.com/christian-schlichtherle/truelicense", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T02:55:35.519+00:00" }, "chrisvest/stormpot" : { "url" : "https://www.github.com/chrisvest/stormpot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T02:55:54.071+00:00" }, "chutney-testing/chutney" : { "url" : "https://www.github.com/chutney-testing/chutney", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T03:05:28.097+00:00" }, "cicirello/Chips-n-Salsa" : { "url" : "https://www.github.com/cicirello/Chips-n-Salsa", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T03:10:35.232+00:00" }, "citerus/dddsample-core" : { "url" : "https://www.github.com/citerus/dddsample-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T03:11:31.279+00:00" }, "citiususc/hipster" : { "url" : "https://www.github.com/citiususc/hipster", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T03:50:26.989+00:00" }, "citrusframework/citrus" : { "url" : "https://www.github.com/citrusframework/citrus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T03:52:54.589+00:00" }, "citrusframework/citrus-samples" : { "url" : "https://www.github.com/citrusframework/citrus-samples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T03:53:51.021+00:00" }, "citrusframework/citrus-simulator" : { "url" : "https://www.github.com/citrusframework/citrus-simulator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T03:54:39.497+00:00" }, "cjdev/dynamic-json" : { "url" : "https://www.github.com/cjdev/dynamic-json", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T03:55:39.983+00:00" }, "cjwizard/cjwizard" : { "url" : "https://www.github.com/cjwizard/cjwizard", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T03:56:03.197+00:00" }, "classgraph/classgraph" : { "url" : "https://www.github.com/classgraph/classgraph", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:00:23.592+00:00" }, "clightning4j/JRPClightning" : { "url" : "https://www.github.com/clightning4j/JRPClightning", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:00:47.691+00:00" }, "cloudbees-oss/zendesk-java-client" : { "url" : "https://www.github.com/cloudbees-oss/zendesk-java-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:05:55.453+00:00" }, "cloudevents/sdk-java" : { "url" : "https://www.github.com/cloudevents/sdk-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:09:54.627+00:00" }, "cloudfoundry/multiapps" : { "url" : "https://www.github.com/cloudfoundry/multiapps", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:11:52.828+00:00" }, "cloudfoundry/multiapps-controller" : { "url" : "https://www.github.com/cloudfoundry/multiapps-controller", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:23:22.041+00:00" }, "cloudsimplus/cloudsimplus" : { "url" : "https://www.github.com/cloudsimplus/cloudsimplus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:24:23.678+00:00" }, "cloudspannerecosystem/liquibase-spanner" : { "url" : "https://www.github.com/cloudspannerecosystem/liquibase-spanner", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:26:09.993+00:00" }, "clusterbench/clusterbench" : { "url" : "https://www.github.com/clusterbench/clusterbench", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:29:16.323+00:00" }, "cmu-db/benchbase" : { "url" : "https://www.github.com/cmu-db/benchbase", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:32:41.650+00:00" }, "cmu-pasta/mu2" : { "url" : "https://www.github.com/cmu-pasta/mu2", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:33:06.373+00:00" }, "cnescatlab/sonar-cnes-report" : { "url" : "https://www.github.com/cnescatlab/sonar-cnes-report", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:34:28.448+00:00" }, "cnescatlab/sonar-icode-cnes-plugin" : { "url" : "https://www.github.com/cnescatlab/sonar-icode-cnes-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:34:55.883+00:00" }, "cnieg/keycloak-login-attribute" : { "url" : "https://www.github.com/cnieg/keycloak-login-attribute", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T05:12:31.870+00:00" }, "codecentric/chaos-monkey-spring-boot" : { "url" : "https://www.github.com/codecentric/chaos-monkey-spring-boot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T05:14:54.990+00:00" }, "codecentric/spring-boot-admin" : { "url" : "https://www.github.com/codecentric/spring-boot-admin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T05:25:07.680+00:00" }, "codefollower/H2-Research" : { "url" : "https://www.github.com/codefollower/H2-Research", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T05:25:19.528+00:00" }, "codehaus-cargo/cargo" : { "url" : "https://www.github.com/codehaus-cargo/cargo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T05:30:11.393+00:00" }, "codehaus-plexus/modello" : { "url" : "https://www.github.com/codehaus-plexus/modello", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T05:34:39.772+00:00" }, "codehaus-plexus/plexus-archiver" : { "url" : "https://www.github.com/codehaus-plexus/plexus-archiver", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T05:36:48.826+00:00" }, "codehaus-plexus/plexus-classworlds" : { "url" : "https://www.github.com/codehaus-plexus/plexus-classworlds", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T05:38:00.703+00:00" }, "codehaus-plexus/plexus-compiler" : { "url" : "https://www.github.com/codehaus-plexus/plexus-compiler", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:13:26.625+00:00" }, "codehaus-plexus/plexus-utils" : { "url" : "https://www.github.com/codehaus-plexus/plexus-utils", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:15:39.789+00:00" }, "codelibs/elasticsearch-cluster-runner" : { "url" : "https://www.github.com/codelibs/elasticsearch-cluster-runner", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:15:49.574+00:00" }, "codelibs/elasticsearch-configsync" : { "url" : "https://www.github.com/codelibs/elasticsearch-configsync", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:15:54.155+00:00" }, "codelibs/elasticsearch-minhash" : { "url" : "https://www.github.com/codelibs/elasticsearch-minhash", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:16:01.556+00:00" }, "codelibs/fess" : { "url" : "https://www.github.com/codelibs/fess", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:18:25.815+00:00" }, "codelibs/fess-crawler" : { "url" : "https://www.github.com/codelibs/fess-crawler", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:18:38.760+00:00" }, "codelibs/fione" : { "url" : "https://www.github.com/codelibs/fione", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:18:48.536+00:00" }, "codelibs/jcifs" : { "url" : "https://www.github.com/codelibs/jcifs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:18:56.552+00:00" }, "codelibs/nekohtml" : { "url" : "https://www.github.com/codelibs/nekohtml", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:18:59.904+00:00" }, "codenvy/everrest" : { "url" : "https://www.github.com/codenvy/everrest", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:21:00.145+00:00" }, "codeontology/parser" : { "url" : "https://www.github.com/codeontology/parser", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:21:02.805+00:00" }, "codice/imaging-nitf" : { "url" : "https://www.github.com/codice/imaging-nitf", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:22:54.614+00:00" }, "coherence-community/coherence-demo" : { "url" : "https://www.github.com/coherence-community/coherence-demo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:23:18.285+00:00" }, "coherence-community/coherence-spring" : { "url" : "https://www.github.com/coherence-community/coherence-spring", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:24:16.684+00:00" }, "coherence-community/oracle-bedrock" : { "url" : "https://www.github.com/coherence-community/oracle-bedrock", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:24:37.823+00:00" }, "colomoto/bioLQM" : { "url" : "https://www.github.com/colomoto/bioLQM", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:24:45.591+00:00" }, "cometd/cometd" : { "url" : "https://www.github.com/cometd/cometd", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:31:25.419+00:00" }, "comixed/comixed" : { "url" : "https://www.github.com/comixed/comixed", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T07:16:41.027+00:00" }, "commercetools/commercetools-jvm-sdk" : { "url" : "https://www.github.com/commercetools/commercetools-jvm-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T07:24:17.106+00:00" }, "common-workflow-language/cwljava" : { "url" : "https://www.github.com/common-workflow-language/cwljava", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T07:25:32.225+00:00" }, "common-workflow-language/cwlviewer" : { "url" : "https://www.github.com/common-workflow-language/cwlviewer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T07:30:45.782+00:00" }, "commonmark/commonmark-java" : { "url" : "https://www.github.com/commonmark/commonmark-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T07:31:40.879+00:00" }, "confluentinc/ksql" : { "url" : "https://www.github.com/confluentinc/ksql", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:44:33.432+00:00" }, "confluentinc/parallel-consumer" : { "url" : "https://www.github.com/confluentinc/parallel-consumer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:47:50.983+00:00" }, "confluentinc/rest-utils" : { "url" : "https://www.github.com/confluentinc/rest-utils", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:51:19.731+00:00" }, "confluentinc/schema-registry" : { "url" : "https://www.github.com/confluentinc/schema-registry", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T13:05:22.308+00:00" }, "consulo/consulo" : { "url" : "https://www.github.com/consulo/consulo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T13:06:00.072+00:00" }, "conversant/disruptor" : { "url" : "https://www.github.com/conversant/disruptor", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T13:06:35.012+00:00" }, "conveyal/analysis-backend" : { "url" : "https://www.github.com/conveyal/analysis-backend", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T13:19:53.898+00:00" }, "conveyal/gtfs-lib" : { "url" : "https://www.github.com/conveyal/gtfs-lib", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T13:21:59.504+00:00" }, "convisolabs/Burp-ConvisoPlatform" : { "url" : "https://www.github.com/convisolabs/Burp-ConvisoPlatform", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T13:22:07.767+00:00" }, "corona-warn-app/cwa-ppa-server" : { "url" : "https://www.github.com/corona-warn-app/cwa-ppa-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T13:30:02.155+00:00" }, "corona-warn-app/cwa-quick-test-backend" : { "url" : "https://www.github.com/corona-warn-app/cwa-quick-test-backend", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T13:32:06.134+00:00" }, "corona-warn-app/cwa-server" : { "url" : "https://www.github.com/corona-warn-app/cwa-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T13:51:05.545+00:00" }, "corona-warn-app/cwa-testresult-server" : { "url" : "https://www.github.com/corona-warn-app/cwa-testresult-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T14:19:52.547+00:00" }, "corona-warn-app/cwa-verification-server" : { "url" : "https://www.github.com/corona-warn-app/cwa-verification-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T14:22:05.019+00:00" }, "corunet/kloadgen" : { "url" : "https://www.github.com/corunet/kloadgen", @@ -5901,23 +5901,23 @@ }, "eclipse/microprofile-config" : { "url" : "https://www.github.com/eclipse/microprofile-config", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T20:40:10.595+00:00" }, "eclipse/microprofile-fault-tolerance" : { "url" : "https://www.github.com/eclipse/microprofile-fault-tolerance", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T20:43:32.195+00:00" }, "eclipse/microprofile-jwt-auth" : { "url" : "https://www.github.com/eclipse/microprofile-jwt-auth", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T20:45:12.519+00:00" }, "eclipse/microprofile-open-api" : { "url" : "https://www.github.com/eclipse/microprofile-open-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T20:48:11.153+00:00" }, "eclipse/microprofile-reactive-messaging" : { "url" : "https://www.github.com/eclipse/microprofile-reactive-messaging", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T20:49:03.143+00:00" }, "eclipse/microprofile-starter" : { "url" : "https://www.github.com/eclipse/microprofile-starter", @@ -5989,195 +5989,195 @@ }, "egonw/jqudt" : { "url" : "https://www.github.com/egonw/jqudt", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T08:55:35.221+00:00" }, "ehrbase/ehrbase" : { "url" : "https://www.github.com/ehrbase/ehrbase", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:03:36.252+00:00" }, "eiiches/jackson-jq" : { "url" : "https://www.github.com/eiiches/jackson-jq", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:07:19.323+00:00" }, "eirslett/frontend-maven-plugin" : { "url" : "https://www.github.com/eirslett/frontend-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:11:03.212+00:00" }, "elBukkit/MagicPlugin" : { "url" : "https://www.github.com/elBukkit/MagicPlugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:12:59.860+00:00" }, "elastic/apm-agent-java" : { "url" : "https://www.github.com/elastic/apm-agent-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:38:56.519+00:00" }, "elasticsoftwarefoundation/elasticactors" : { "url" : "https://www.github.com/elasticsoftwarefoundation/elasticactors", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:40:02.556+00:00" }, "elexis/elexis-3-base" : { "url" : "https://www.github.com/elexis/elexis-3-base", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:42:28.349+00:00" }, "elexis/elexis-3-core" : { "url" : "https://www.github.com/elexis/elexis-3-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T10:00:19.379+00:00" }, "eliasnogueira/selenium-java-lean-test-architecture" : { "url" : "https://www.github.com/eliasnogueira/selenium-java-lean-test-architecture", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T10:03:17.442+00:00" }, "elimu-ai/webapp" : { "url" : "https://www.github.com/elimu-ai/webapp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T10:16:22.333+00:00" }, "ennuo/toolkit" : { "url" : "https://www.github.com/ennuo/toolkit", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T10:16:28.133+00:00" }, "entando/entando-engine" : { "url" : "https://www.github.com/entando/entando-engine", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T10:19:56.597+00:00" }, "ep2p/kademlia-api" : { "url" : "https://www.github.com/ep2p/kademlia-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T10:20:33.888+00:00" }, "epam/parso" : { "url" : "https://www.github.com/epam/parso", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T10:20:59.033+00:00" }, "eqasim-org/eqasim-java" : { "url" : "https://www.github.com/eqasim-org/eqasim-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T10:22:25.802+00:00" }, "equinor/neqsim" : { "url" : "https://www.github.com/equinor/neqsim", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:05:36.395+00:00" }, "ere-health/ere-ps-app" : { "url" : "https://www.github.com/ere-health/ere-ps-app", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:06:14.056+00:00" }, "erikzimmermann/TradeSystem" : { "url" : "https://www.github.com/erikzimmermann/TradeSystem", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:07:26.910+00:00" }, "erupts/erupt" : { "url" : "https://www.github.com/erupts/erupt", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:09:03.723+00:00" }, "esanchezros/quickfixj-spring-boot-starter" : { "url" : "https://www.github.com/esanchezros/quickfixj-spring-boot-starter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:09:34.108+00:00" }, "esastack/esa-codec-dubbo" : { "url" : "https://www.github.com/esastack/esa-codec-dubbo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:09:49.581+00:00" }, "esastack/esa-commons" : { "url" : "https://www.github.com/esastack/esa-commons", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:10:18.293+00:00" }, "esastack/esa-restclient" : { "url" : "https://www.github.com/esastack/esa-restclient", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:11:19.045+00:00" }, "esensar/neovim-java" : { "url" : "https://www.github.com/esensar/neovim-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:11:48.793+00:00" }, "eskimo-sh/eskimo" : { "url" : "https://www.github.com/eskimo-sh/eskimo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:11:57.999+00:00" }, "espidev/ProtectionStones" : { "url" : "https://www.github.com/espidev/ProtectionStones", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:12:08.806+00:00" }, "espressif/idf-eclipse-plugin" : { "url" : "https://www.github.com/espressif/idf-eclipse-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:16:17.424+00:00" }, "ethomson/jagged" : { "url" : "https://www.github.com/ethomson/jagged", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:16:43.801+00:00" }, "eu-digital-green-certificates/dgc-cli" : { "url" : "https://www.github.com/eu-digital-green-certificates/dgc-cli", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:16:58.985+00:00" }, "eu-digital-green-certificates/dgc-gateway" : { "url" : "https://www.github.com/eu-digital-green-certificates/dgc-gateway", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:18:16.169+00:00" }, "eu-digital-green-certificates/dgc-lib" : { "url" : "https://www.github.com/eu-digital-green-certificates/dgc-lib", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:19:08.321+00:00" }, "eu-digital-green-certificates/dgca-issuance-service" : { "url" : "https://www.github.com/eu-digital-green-certificates/dgca-issuance-service", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:19:48.348+00:00" }, "eu-digital-green-certificates/dgca-validation-service" : { "url" : "https://www.github.com/eu-digital-green-certificates/dgca-validation-service", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:20:43.687+00:00" }, "eu-digital-green-certificates/dgca-verifier-service" : { "url" : "https://www.github.com/eu-digital-green-certificates/dgca-verifier-service", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:21:17.675+00:00" }, "eu-federation-gateway-service/efgs-federation-gateway" : { "url" : "https://www.github.com/eu-federation-gateway-service/efgs-federation-gateway", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:23:10.246+00:00" }, "europeana/metis-framework" : { "url" : "https://www.github.com/europeana/metis-framework", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:29:29.215+00:00" }, "everyhook1/badger-framework" : { "url" : "https://www.github.com/everyhook1/badger-framework", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:31:28.055+00:00" }, "exadel-inc/etoolbox-authoring-kit" : { "url" : "https://www.github.com/exadel-inc/etoolbox-authoring-kit", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:35:03.837+00:00" }, "examplehub/Java" : { "url" : "https://www.github.com/examplehub/Java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T11:59:11.955+00:00" }, "exasol/sql-statement-builder" : { "url" : "https://www.github.com/exasol/sql-statement-builder", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T12:00:22.402+00:00" }, "exoplatform/ecms" : { "url" : "https://www.github.com/exoplatform/ecms", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T12:58:38.140+00:00" }, "exoplatform/platform-public-distributions" : { "url" : "https://www.github.com/exoplatform/platform-public-distributions", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T13:01:11.723+00:00" }, "exquery/exquery" : { "url" : "https://www.github.com/exquery/exquery", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T13:03:19.684+00:00" }, "ezylang/EvalEx" : { "url" : "https://www.github.com/ezylang/EvalEx", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T13:04:56.155+00:00" }, "fabric8io/docker-maven-plugin" : { "url" : "https://www.github.com/fabric8io/docker-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T13:11:38.539+00:00" }, "fabric8io/kubernetes-client" : { "url" : "https://www.github.com/fabric8io/kubernetes-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T14:22:41.961+00:00" }, "facebook/facebook-java-business-sdk" : { "url" : "https://www.github.com/facebook/facebook-java-business-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T14:23:39.143+00:00" }, "factcast/factcast" : { "url" : "https://www.github.com/factcast/factcast", @@ -6217,359 +6217,359 @@ }, "feedzai/pdb" : { "url" : "https://www.github.com/feedzai/pdb", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:47:40.554+00:00" }, "ferstl/depgraph-maven-plugin" : { "url" : "https://www.github.com/ferstl/depgraph-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:48:33.228+00:00" }, "feuyeux/jax-rs2-guide-II" : { "url" : "https://www.github.com/feuyeux/jax-rs2-guide-II", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:52:10.281+00:00" }, "fhoeben/hsac-fitnesse-fixtures" : { "url" : "https://www.github.com/fhoeben/hsac-fitnesse-fixtures", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:55:20.908+00:00" }, "fi-muni/PA165" : { "url" : "https://www.github.com/fi-muni/PA165", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:55:50.130+00:00" }, "fidesmo/fdsm" : { "url" : "https://www.github.com/fidesmo/fdsm", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:56:38.749+00:00" }, "fiji/SPIM_Registration" : { "url" : "https://www.github.com/fiji/SPIM_Registration", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:57:04.230+00:00" }, "fiji/Stitching" : { "url" : "https://www.github.com/fiji/Stitching", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:57:16.501+00:00" }, "filip26/eiger" : { "url" : "https://www.github.com/filip26/eiger", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:59:25.552+00:00" }, "filip26/titanium-json-ld" : { "url" : "https://www.github.com/filip26/titanium-json-ld", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:01:42.758+00:00" }, "find-sec-bugs/find-sec-bugs" : { "url" : "https://www.github.com/find-sec-bugs/find-sec-bugs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:04:27.559+00:00" }, "finnyb/javampd" : { "url" : "https://www.github.com/finnyb/javampd", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:05:42.992+00:00" }, "finos/legend-engine" : { "url" : "https://www.github.com/finos/legend-engine", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:26:00.076+00:00" }, "finos/legend-pure" : { "url" : "https://www.github.com/finos/legend-pure", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:33:35.652+00:00" }, "finos/legend-sdlc" : { "url" : "https://www.github.com/finos/legend-sdlc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:40:44.675+00:00" }, "finos/legend-shared" : { "url" : "https://www.github.com/finos/legend-shared", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:42:31.390+00:00" }, "finos/spring-bot" : { "url" : "https://www.github.com/finos/spring-bot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:44:38.098+00:00" }, "finos/waltz" : { "url" : "https://www.github.com/finos/waltz", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T11:56:46.443+00:00" }, "fintrace/tspl2-driver" : { "url" : "https://www.github.com/fintrace/tspl2-driver", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T11:57:12.317+00:00" }, "firebase/firebase-admin-java" : { "url" : "https://www.github.com/firebase/firebase-admin-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T12:05:12.802+00:00" }, "fisenkodv/dictum" : { "url" : "https://www.github.com/fisenkodv/dictum", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T12:09:00.323+00:00" }, "flink-extended/dl-on-flink" : { "url" : "https://www.github.com/flink-extended/dl-on-flink", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T12:14:49.137+00:00" }, "flipkart-incubator/zjsonpatch" : { "url" : "https://www.github.com/flipkart-incubator/zjsonpatch", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T12:16:02.919+00:00" }, "flowable/flowable-engine" : { "url" : "https://www.github.com/flowable/flowable-engine", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T12:43:26.668+00:00" }, "flowerfine/scaleph" : { "url" : "https://www.github.com/flowerfine/scaleph", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T12:57:51.462+00:00" }, "flyteorg/flytekit-java" : { "url" : "https://www.github.com/flyteorg/flytekit-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:00:12.819+00:00" }, "flyway/flyway" : { "url" : "https://www.github.com/flyway/flyway", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:05:25.499+00:00" }, "fmtn/a" : { "url" : "https://www.github.com/fmtn/a", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:08:49.450+00:00" }, "focus-shift/jollyday" : { "url" : "https://www.github.com/focus-shift/jollyday", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:11:51.039+00:00" }, "fonimus/ssh-shell-spring-boot" : { "url" : "https://www.github.com/fonimus/ssh-shell-spring-boot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:15:52.901+00:00" }, "forax/beautiful_logger" : { "url" : "https://www.github.com/forax/beautiful_logger", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:15:55.770+00:00" }, "forax/loom-fiber" : { "url" : "https://www.github.com/forax/loom-fiber", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:16:00.889+00:00" }, "forcedotcom/einstein-bot-channel-connector" : { "url" : "https://www.github.com/forcedotcom/einstein-bot-channel-connector", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:16:17.367+00:00" }, "forge/core" : { "url" : "https://www.github.com/forge/core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:22:56.069+00:00" }, "forge/roaster" : { "url" : "https://www.github.com/forge/roaster", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:26:31.679+00:00" }, "francisdb/serviceloader-maven-plugin" : { "url" : "https://www.github.com/francisdb/serviceloader-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:28:15.315+00:00" }, "francois/mindcode" : { "url" : "https://www.github.com/francois/mindcode", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:54:16.999+00:00" }, "freedomotic/freedomotic" : { "url" : "https://www.github.com/freedomotic/freedomotic", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T13:57:51.199+00:00" }, "freenowtech/sauron" : { "url" : "https://www.github.com/freenowtech/sauron", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:00:07.359+00:00" }, "frictionlessdata/datapackage-java" : { "url" : "https://www.github.com/frictionlessdata/datapackage-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:00:14.004+00:00" }, "frictionlessdata/tableschema-java" : { "url" : "https://www.github.com/frictionlessdata/tableschema-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:00:41.132+00:00" }, "fslev/json-compare" : { "url" : "https://www.github.com/fslev/json-compare", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:02:15.292+00:00" }, "fujieid/jap" : { "url" : "https://www.github.com/fujieid/jap", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:02:24.003+00:00" }, "fulcanelly/mctg-bridge" : { "url" : "https://www.github.com/fulcanelly/mctg-bridge", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:02:33.777+00:00" }, "funkemunky/Kauri" : { "url" : "https://www.github.com/funkemunky/Kauri", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:02:59.332+00:00" }, "funkygao/cp-ddd-framework" : { "url" : "https://www.github.com/funkygao/cp-ddd-framework", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:03:13.986+00:00" }, "future-architect/uroborosql" : { "url" : "https://www.github.com/future-architect/uroborosql", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:05:18.787+00:00" }, "futurewei-cloud/alcor" : { "url" : "https://www.github.com/futurewei-cloud/alcor", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:11:01.235+00:00" }, "g4s8/mime" : { "url" : "https://www.github.com/g4s8/mime", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:12:40.503+00:00" }, "gaborbata/jpass" : { "url" : "https://www.github.com/gaborbata/jpass", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:12:50.543+00:00" }, "gaborsch/rocky" : { "url" : "https://www.github.com/gaborsch/rocky", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:13:01.856+00:00" }, "gaia-app/gaia" : { "url" : "https://www.github.com/gaia-app/gaia", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:20:10.659+00:00" }, "galatea-associates/fuse-starter-java" : { "url" : "https://www.github.com/galatea-associates/fuse-starter-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:21:57.350+00:00" }, "games647/ChangeSkin" : { "url" : "https://www.github.com/games647/ChangeSkin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:22:54.977+00:00" }, "games647/FastLogin" : { "url" : "https://www.github.com/games647/FastLogin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T14:26:40.919+00:00" }, "gantsign/maven-parent-poms" : { "url" : "https://www.github.com/gantsign/maven-parent-poms", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:03:59.717+00:00" }, "garagepoort/StaffPlusPlus" : { "url" : "https://www.github.com/garagepoort/StaffPlusPlus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:05:29.598+00:00" }, "gatling/gatling-maven-plugin" : { "url" : "https://www.github.com/gatling/gatling-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:07:13.534+00:00" }, "gaul/java-httpbin" : { "url" : "https://www.github.com/gaul/java-httpbin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:07:58.153+00:00" }, "gaul/modernizer-maven-plugin" : { "url" : "https://www.github.com/gaul/modernizer-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:09:29.371+00:00" }, "gaul/s3proxy" : { "url" : "https://www.github.com/gaul/s3proxy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:12:07.861+00:00" }, "gazbert/bxbot" : { "url" : "https://www.github.com/gazbert/bxbot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:12:49.108+00:00" }, "gbif/registry" : { "url" : "https://www.github.com/gbif/registry", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:13:28.233+00:00" }, "gchq/Gaffer" : { "url" : "https://www.github.com/gchq/Gaffer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:28:59.036+00:00" }, "gchq/koryphe" : { "url" : "https://www.github.com/gchq/koryphe", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:30:52.854+00:00" }, "genepi/cloudgene" : { "url" : "https://www.github.com/genepi/cloudgene", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:55:12.297+00:00" }, "genepi/imputationserver" : { "url" : "https://www.github.com/genepi/imputationserver", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T16:00:49.803+00:00" }, "genexuslabs/JavaClasses" : { "url" : "https://www.github.com/genexuslabs/JavaClasses", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T16:08:51.573+00:00" }, "genome-nexus/genome-nexus" : { "url" : "https://www.github.com/genome-nexus/genome-nexus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T16:12:08.540+00:00" }, "geoadmin/geocat" : { "url" : "https://www.github.com/geoadmin/geocat", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T16:14:32.074+00:00" }, "geonetwork/core-geonetwork" : { "url" : "https://www.github.com/geonetwork/core-geonetwork", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T17:04:46.138+00:00" }, "geonetwork/geonetwork-microservices" : { "url" : "https://www.github.com/geonetwork/geonetwork-microservices", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T17:05:35.770+00:00" }, "georchestra/georchestra" : { "url" : "https://www.github.com/georchestra/georchestra", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T17:28:20.524+00:00" }, "georgewfraser/java-language-server" : { "url" : "https://www.github.com/georgewfraser/java-language-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T18:01:16.502+00:00" }, "geoserver/geoserver-cloud" : { "url" : "https://www.github.com/geoserver/geoserver-cloud", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T18:03:35.840+00:00" }, "geosolutions-it/geostore" : { "url" : "https://www.github.com/geosolutions-it/geostore", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T18:05:37.279+00:00" }, "geosolutions-it/http-proxy" : { "url" : "https://www.github.com/geosolutions-it/http-proxy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T18:06:00.545+00:00" }, "geotools/geotools" : { "url" : "https://www.github.com/geotools/geotools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T19:18:21.537+00:00" }, "gephi/gephi" : { "url" : "https://www.github.com/gephi/gephi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T19:20:20.433+00:00" }, "gephi/graphstore" : { "url" : "https://www.github.com/gephi/graphstore", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T19:20:43.593+00:00" }, "getgauge-contrib/gauge-maven-plugin" : { "url" : "https://www.github.com/getgauge-contrib/gauge-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T19:20:56.887+00:00" }, "getgauge/gauge-java" : { "url" : "https://www.github.com/getgauge/gauge-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T19:27:47.254+00:00" }, "getindata/kafka-connect-iceberg-sink" : { "url" : "https://www.github.com/getindata/kafka-connect-iceberg-sink", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T19:28:00.195+00:00" }, "getodk/javarosa" : { "url" : "https://www.github.com/getodk/javarosa", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T19:32:11.203+00:00" }, "getrebuild/rebuild" : { "url" : "https://www.github.com/getrebuild/rebuild", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T19:37:14.784+00:00" }, "getyoti/yoti-java-sdk" : { "url" : "https://www.github.com/getyoti/yoti-java-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T19:41:45.947+00:00" }, "ggeorgovassilis/spring-rest-invoker" : { "url" : "https://www.github.com/ggeorgovassilis/spring-rest-invoker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T20:03:46.181+00:00" }, "giltene/jHiccup" : { "url" : "https://www.github.com/giltene/jHiccup", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T20:04:04.858+00:00" }, "git-commit-id/git-commit-id-maven-plugin" : { "url" : "https://www.github.com/git-commit-id/git-commit-id-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T20:07:10.137+00:00" }, "git24j/git24j" : { "url" : "https://www.github.com/git24j/git24j", @@ -6637,7 +6637,7 @@ }, "gooddata/gooddata-java" : { "url" : "https://www.github.com/gooddata/gooddata-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T15:39:03.554+00:00" }, "google/TestParameterInjector" : { "url" : "https://www.github.com/google/TestParameterInjector", @@ -8577,535 +8577,535 @@ }, "knowm/XChange" : { "url" : "https://www.github.com/knowm/XChange", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:48:17.463+00:00" }, "knowm/XChart" : { "url" : "https://www.github.com/knowm/XChart", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:52:29.858+00:00" }, "knowm/Yank" : { "url" : "https://www.github.com/knowm/Yank", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:54:18.584+00:00" }, "knowsys/rulewerk" : { "url" : "https://www.github.com/knowsys/rulewerk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:55:11.228+00:00" }, "kokorin/Jaffree" : { "url" : "https://www.github.com/kokorin/Jaffree", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:57:44.176+00:00" }, "kokuwaio/helm-maven-plugin" : { "url" : "https://www.github.com/kokuwaio/helm-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:00:07.115+00:00" }, "kokuwaio/micronaut-openapi-codegen" : { "url" : "https://www.github.com/kokuwaio/micronaut-openapi-codegen", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:03:29.073+00:00" }, "komma/komma" : { "url" : "https://www.github.com/komma/komma", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:03:41.638+00:00" }, "komoot/photon" : { "url" : "https://www.github.com/komoot/photon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:06:21.104+00:00" }, "konveyor/tackle-test-generator-core" : { "url" : "https://www.github.com/konveyor/tackle-test-generator-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:07:35.075+00:00" }, "koraktor/mavanagaiata" : { "url" : "https://www.github.com/koraktor/mavanagaiata", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:12:35.264+00:00" }, "kordamp/pomchecker" : { "url" : "https://www.github.com/kordamp/pomchecker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:12:41.222+00:00" }, "korpling/ANNIS" : { "url" : "https://www.github.com/korpling/ANNIS", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:35:59.293+00:00" }, "kpi-tuke/yajco" : { "url" : "https://www.github.com/kpi-tuke/yajco", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:36:13.419+00:00" }, "kruize/autotune" : { "url" : "https://www.github.com/kruize/autotune", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:41:11.470+00:00" }, "kstateome/canvas-api" : { "url" : "https://www.github.com/kstateome/canvas-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:42:37.447+00:00" }, "kstateome/lti-launch" : { "url" : "https://www.github.com/kstateome/lti-launch", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:43:06.799+00:00" }, "ktuukkan/marine-api" : { "url" : "https://www.github.com/ktuukkan/marine-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:43:34.572+00:00" }, "kubernetes-client/java" : { "url" : "https://www.github.com/kubernetes-client/java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T10:09:08.078+00:00" }, "kumuluz/kumuluzee" : { "url" : "https://www.github.com/kumuluz/kumuluzee", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T10:10:16.453+00:00" }, "kurbatov/firmata4j" : { "url" : "https://www.github.com/kurbatov/firmata4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T10:10:33.370+00:00" }, "kwhat/jnativehook" : { "url" : "https://www.github.com/kwhat/jnativehook", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T10:11:12.175+00:00" }, "l0s/fernet-java8" : { "url" : "https://www.github.com/l0s/fernet-java8", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T10:24:02.031+00:00" }, "lWoHvYe/eladmin" : { "url" : "https://www.github.com/lWoHvYe/eladmin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T10:27:44.748+00:00" }, "languagetool-org/languagetool" : { "url" : "https://www.github.com/languagetool-org/languagetool", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T11:06:57.064+00:00" }, "lastaflute/lastaflute" : { "url" : "https://www.github.com/lastaflute/lastaflute", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T11:07:44.963+00:00" }, "lazee/freemarker-java-8" : { "url" : "https://www.github.com/lazee/freemarker-java-8", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T11:07:56.766+00:00" }, "lbruun/Pre-Liquibase" : { "url" : "https://www.github.com/lbruun/Pre-Liquibase", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T11:34:39.894+00:00" }, "ldapchai/ldapchai" : { "url" : "https://www.github.com/ldapchai/ldapchai", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T11:34:53.465+00:00" }, "leibnitz27/cfr" : { "url" : "https://www.github.com/leibnitz27/cfr", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T11:35:27.014+00:00" }, "lemire/javaewah" : { "url" : "https://www.github.com/lemire/javaewah", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T11:35:51.894+00:00" }, "lennartkoopmann/nzyme" : { "url" : "https://www.github.com/lennartkoopmann/nzyme", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T11:41:40.560+00:00" }, "leonhad/paradoxdriver" : { "url" : "https://www.github.com/leonhad/paradoxdriver", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T11:41:59.996+00:00" }, "lexemmens/podman-maven-plugin" : { "url" : "https://www.github.com/lexemmens/podman-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T11:42:30.957+00:00" }, "lf-lang/lingua-franca" : { "url" : "https://www.github.com/lf-lang/lingua-franca", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T11:51:24.000+00:00" }, "liaochong/myexcel" : { "url" : "https://www.github.com/liaochong/myexcel", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:27:15.207+00:00" }, "libetl/soundtransform" : { "url" : "https://www.github.com/libetl/soundtransform", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:29:36.977+00:00" }, "libgdx/box2dlights" : { "url" : "https://www.github.com/libgdx/box2dlights", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:30:06.822+00:00" }, "librespot-org/librespot-java" : { "url" : "https://www.github.com/librespot-org/librespot-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:35:43.279+00:00" }, "liefke/org.fastnate" : { "url" : "https://www.github.com/liefke/org.fastnate", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:36:05.706+00:00" }, "liferay/liferay-ide" : { "url" : "https://www.github.com/liferay/liferay-ide", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:40:08.574+00:00" }, "lightstep/otel-launcher-java" : { "url" : "https://www.github.com/lightstep/otel-launcher-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:41:30.207+00:00" }, "liimaorg/liima" : { "url" : "https://www.github.com/liimaorg/liima", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:45:27.804+00:00" }, "linlinjava/litemall" : { "url" : "https://www.github.com/linlinjava/litemall", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:47:08.127+00:00" }, "linqs/psl" : { "url" : "https://www.github.com/linqs/psl", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:48:07.911+00:00" }, "liquibase/liquibase" : { "url" : "https://www.github.com/liquibase/liquibase", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T12:26:15.929+00:00" }, "liquibase/liquibase-cassandra" : { "url" : "https://www.github.com/liquibase/liquibase-cassandra", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T12:28:53.540+00:00" }, "liquibase/liquibase-db2i" : { "url" : "https://www.github.com/liquibase/liquibase-db2i", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T12:35:37.462+00:00" }, "liquibase/liquibase-hibernate" : { "url" : "https://www.github.com/liquibase/liquibase-hibernate", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T12:40:43.676+00:00" }, "liquibase/liquibase-mssql" : { "url" : "https://www.github.com/liquibase/liquibase-mssql", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T12:42:09.465+00:00" }, "liquibase/liquibase-oracle" : { "url" : "https://www.github.com/liquibase/liquibase-oracle", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T12:43:57.456+00:00" }, "liquibase/liquibase-percona" : { "url" : "https://www.github.com/liquibase/liquibase-percona", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T12:48:44.867+00:00" }, "liquibase/liquibase-postgresql" : { "url" : "https://www.github.com/liquibase/liquibase-postgresql", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T12:50:23.967+00:00" }, "liquibase/liquibase-redshift" : { "url" : "https://www.github.com/liquibase/liquibase-redshift", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T12:53:03.009+00:00" }, "liquibase/liquigraph" : { "url" : "https://www.github.com/liquibase/liquigraph", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T12:57:30.741+00:00" }, "ljacqu/DependencyInjector" : { "url" : "https://www.github.com/ljacqu/DependencyInjector", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:01:17.408+00:00" }, "llmhyy/evosuite-plus-plus" : { "url" : "https://www.github.com/llmhyy/evosuite-plus-plus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:35:14.731+00:00" }, "llorllale/cactoos-matchers" : { "url" : "https://www.github.com/llorllale/cactoos-matchers", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:36:21.501+00:00" }, "lmdbjava/lmdbjava" : { "url" : "https://www.github.com/lmdbjava/lmdbjava", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:36:49.112+00:00" }, "lob/lob-java" : { "url" : "https://www.github.com/lob/lob-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:39:57.394+00:00" }, "locationtech/geogig" : { "url" : "https://www.github.com/locationtech/geogig", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:44:32.998+00:00" }, "locationtech/geowave" : { "url" : "https://www.github.com/locationtech/geowave", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:56:56.135+00:00" }, "locationtech/jts" : { "url" : "https://www.github.com/locationtech/jts", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T14:02:28.504+00:00" }, "locationtech/proj4j" : { "url" : "https://www.github.com/locationtech/proj4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T14:03:04.694+00:00" }, "locationtech/spatial4j" : { "url" : "https://www.github.com/locationtech/spatial4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T15:04:54.952+00:00" }, "locationtech/udig-platform" : { "url" : "https://www.github.com/locationtech/udig-platform", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T15:10:36.075+00:00" }, "logchange/logchange" : { "url" : "https://www.github.com/logchange/logchange", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T15:12:49.518+00:00" }, "logfellow/logstash-logback-encoder" : { "url" : "https://www.github.com/logfellow/logstash-logback-encoder", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T15:18:34.480+00:00" }, "logic-ng/LogicNG" : { "url" : "https://www.github.com/logic-ng/LogicNG", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T15:18:44.715+00:00" }, "logicahealth/komet" : { "url" : "https://www.github.com/logicahealth/komet", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T15:19:11.980+00:00" }, "logicalclocks/hopsworks" : { "url" : "https://www.github.com/logicalclocks/hopsworks", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:56:17.296+00:00" }, "logzio/guice-jersey" : { "url" : "https://www.github.com/logzio/guice-jersey", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:56:36.342+00:00" }, "logzio/jmx2graphite" : { "url" : "https://www.github.com/logzio/jmx2graphite", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:57:50.667+00:00" }, "lokka30/Treasury" : { "url" : "https://www.github.com/lokka30/Treasury", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:59:42.880+00:00" }, "looker-open-source/bqjdbc" : { "url" : "https://www.github.com/looker-open-source/bqjdbc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:01:27.619+00:00" }, "lpradel/steam-web-api-java" : { "url" : "https://www.github.com/lpradel/steam-web-api-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:01:36.084+00:00" }, "ls1intum/Ares" : { "url" : "https://www.github.com/ls1intum/Ares", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:05:03.945+00:00" }, "lsdopen/ahoy" : { "url" : "https://www.github.com/lsdopen/ahoy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:05:07.581+00:00" }, "lt-name/MurderMystery_Nukkit" : { "url" : "https://www.github.com/lt-name/MurderMystery_Nukkit", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:06:29.458+00:00" }, "luhenry/netlib" : { "url" : "https://www.github.com/luhenry/netlib", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:06:33.844+00:00" }, "luisgoncalves/xades4j" : { "url" : "https://www.github.com/luisgoncalves/xades4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:07:00.915+00:00" }, "lukas-krecan/JsonUnit" : { "url" : "https://www.github.com/lukas-krecan/JsonUnit", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:13:29.908+00:00" }, "lukas-krecan/ShedLock" : { "url" : "https://www.github.com/lukas-krecan/ShedLock", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:30:22.283+00:00" }, "lukas-krecan/future-converter" : { "url" : "https://www.github.com/lukas-krecan/future-converter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:32:00.616+00:00" }, "lwjglgamedev/lwjglbook-leg" : { "url" : "https://www.github.com/lwjglgamedev/lwjglbook-leg", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:32:24.499+00:00" }, "m2e-code-quality/m2e-code-quality" : { "url" : "https://www.github.com/m2e-code-quality/m2e-code-quality", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:37:04.751+00:00" }, "magefree/mage" : { "url" : "https://www.github.com/magefree/mage", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:53:19.498+00:00" }, "majianzheng/jarboot" : { "url" : "https://www.github.com/majianzheng/jarboot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:53:32.404+00:00" }, "majusko/pulsar-java-spring-boot-starter" : { "url" : "https://www.github.com/majusko/pulsar-java-spring-boot-starter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:56:59.880+00:00" }, "making/rsc" : { "url" : "https://www.github.com/making/rsc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:58:42.752+00:00" }, "making/yavi" : { "url" : "https://www.github.com/making/yavi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:02:05.300+00:00" }, "mangstadt/biweekly" : { "url" : "https://www.github.com/mangstadt/biweekly", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:02:19.597+00:00" }, "mangstadt/ez-vcard" : { "url" : "https://www.github.com/mangstadt/ez-vcard", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:02:38.156+00:00" }, "mapstruct/mapstruct" : { "url" : "https://www.github.com/mapstruct/mapstruct", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:12:33.855+00:00" }, "mapstruct/mapstruct-examples" : { "url" : "https://www.github.com/mapstruct/mapstruct-examples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:13:27.921+00:00" }, "marcosbarbero/spring-cloud-zuul-ratelimit" : { "url" : "https://www.github.com/marcosbarbero/spring-cloud-zuul-ratelimit", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:17:39.019+00:00" }, "marcwrobel/jbanking" : { "url" : "https://www.github.com/marcwrobel/jbanking", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:40:09.794+00:00" }, "maritimeconnectivity/IdentityRegistry" : { "url" : "https://www.github.com/maritimeconnectivity/IdentityRegistry", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:41:05.614+00:00" }, "mars-sim/mars-sim" : { "url" : "https://www.github.com/mars-sim/mars-sim", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:44:55.036+00:00" }, "martinpaljak/GlobalPlatformPro" : { "url" : "https://www.github.com/martinpaljak/GlobalPlatformPro", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:46:34.292+00:00" }, "martinpaljak/ant-javacard" : { "url" : "https://www.github.com/martinpaljak/ant-javacard", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:47:01.193+00:00" }, "martinpaljak/apdu4j" : { "url" : "https://www.github.com/martinpaljak/apdu4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:47:55.157+00:00" }, "martinspielmann/wicket-chartjs" : { "url" : "https://www.github.com/martinspielmann/wicket-chartjs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:48:12.289+00:00" }, "maruTA-bis5/mattermost4j" : { "url" : "https://www.github.com/maruTA-bis5/mattermost4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:53:25.271+00:00" }, "masecla22/Reddit4J" : { "url" : "https://www.github.com/masecla22/Reddit4J", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:53:34.458+00:00" }, "mastodon-sc/mastodon" : { "url" : "https://www.github.com/mastodon-sc/mastodon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:55:14.255+00:00" }, "mathieucarbou/license-maven-plugin" : { "url" : "https://www.github.com/mathieucarbou/license-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:01:31.593+00:00" }, "matsim-org/matsim-episim-libs" : { "url" : "https://www.github.com/matsim-org/matsim-episim-libs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:02:28.893+00:00" }, "matsim-org/matsim-example-project" : { "url" : "https://www.github.com/matsim-org/matsim-example-project", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:03:00.096+00:00" }, "matsim-org/matsim-libs" : { "url" : "https://www.github.com/matsim-org/matsim-libs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:43:16.470+00:00" }, "matsim-org/matsim-maas" : { "url" : "https://www.github.com/matsim-org/matsim-maas", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:44:55.468+00:00" }, "matsim-org/pt2matsim" : { "url" : "https://www.github.com/matsim-org/pt2matsim", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:45:56.024+00:00" }, "matsim-scenarios/matsim-berlin" : { "url" : "https://www.github.com/matsim-scenarios/matsim-berlin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:46:41.052+00:00" }, "matteobaccan/MBBlockchain" : { "url" : "https://www.github.com/matteobaccan/MBBlockchain", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:48:04.349+00:00" }, "mattjlewis/diozero" : { "url" : "https://www.github.com/mattjlewis/diozero", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:48:33.196+00:00" }, "maxmind/GeoIP2-java" : { "url" : "https://www.github.com/maxmind/GeoIP2-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:52:00.234+00:00" }, "maxmind/MaxMind-DB-Reader-java" : { "url" : "https://www.github.com/maxmind/MaxMind-DB-Reader-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:53:18.606+00:00" }, "maxmind/geoip-api-java" : { "url" : "https://www.github.com/maxmind/geoip-api-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:54:34.202+00:00" }, "maxmind/minfraud-api-java" : { "url" : "https://www.github.com/maxmind/minfraud-api-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:58:26.897+00:00" }, "mcMMO-Dev/mcMMO" : { "url" : "https://www.github.com/mcMMO-Dev/mcMMO", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:04:38.877+00:00" }, "mcaserta/spring-crypto-utils" : { "url" : "https://www.github.com/mcaserta/spring-crypto-utils", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:05:07.880+00:00" }, "mediathekview/MLib" : { "url" : "https://www.github.com/mediathekview/MLib", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:06:12.385+00:00" }, "mediathekview/MediathekView" : { "url" : "https://www.github.com/mediathekview/MediathekView", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:07:54.564+00:00" }, "megaease/easeagent" : { "url" : "https://www.github.com/megaease/easeagent", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:10:20.563+00:00" }, "mekomsolutions/openmrs-module-initializer" : { "url" : "https://www.github.com/mekomsolutions/openmrs-module-initializer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:11:51.697+00:00" }, "memiiso/debezium-server-iceberg" : { "url" : "https://www.github.com/memiiso/debezium-server-iceberg", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:41:35.036+00:00" }, "mercadopago/sdk-java" : { "url" : "https://www.github.com/mercadopago/sdk-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:43:26.624+00:00" }, "messaginghub/pooled-jms" : { "url" : "https://www.github.com/messaginghub/pooled-jms", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:43:35.102+00:00" }, "metaisbeta/asniffer" : { "url" : "https://www.github.com/metaisbeta/asniffer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:43:50.716+00:00" }, "metamug/mason" : { "url" : "https://www.github.com/metamug/mason", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:44:16.586+00:00" }, "metersphere/data-streaming" : { "url" : "https://www.github.com/metersphere/data-streaming", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:44:53.168+00:00" }, "metersphere/jenkins-plugin" : { "url" : "https://www.github.com/metersphere/jenkins-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T22:45:04.707+00:00" }, "metersphere/metersphere" : { "url" : "https://www.github.com/metersphere/metersphere", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T03:58:40.081+00:00" }, "metersphere/node-controller" : { "url" : "https://www.github.com/metersphere/node-controller", @@ -9173,99 +9173,99 @@ }, "microsoft/playwright-java" : { "url" : "https://www.github.com/microsoft/playwright-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:05:21.017+00:00" }, "microsoft/spring-cloud-azure" : { "url" : "https://www.github.com/microsoft/spring-cloud-azure", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:12:37.693+00:00" }, "microsoftgraph/msgraph-sdk-java" : { "url" : "https://www.github.com/microsoftgraph/msgraph-sdk-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:27:01.815+00:00" }, "microsoftgraph/msgraph-sdk-java-core" : { "url" : "https://www.github.com/microsoftgraph/msgraph-sdk-java-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:40:50.421+00:00" }, "microstream-one/microstream" : { "url" : "https://www.github.com/microstream-one/microstream", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:42:56.043+00:00" }, "micycle1/PGS" : { "url" : "https://www.github.com/micycle1/PGS", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:44:16.510+00:00" }, "mihnita/ansi-econsole" : { "url" : "https://www.github.com/mihnita/ansi-econsole", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:44:27.994+00:00" }, "milvus-io/milvus-sdk-java" : { "url" : "https://www.github.com/milvus-io/milvus-sdk-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:48:09.468+00:00" }, "minbox-projects/api-boot" : { "url" : "https://www.github.com/minbox-projects/api-boot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:48:37.597+00:00" }, "minijax/minijax" : { "url" : "https://www.github.com/minijax/minijax", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:49:38.201+00:00" }, "mircokroon/minecraft-world-downloader" : { "url" : "https://www.github.com/mircokroon/minecraft-world-downloader", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:50:23.893+00:00" }, "mirkosertic/Bytecoder" : { "url" : "https://www.github.com/mirkosertic/Bytecoder", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T18:00:01.299+00:00" }, "mirkosertic/FXDesktopSearch" : { "url" : "https://www.github.com/mirkosertic/FXDesktopSearch", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T18:05:08.340+00:00" }, "mirkosertic/GameComposer" : { "url" : "https://www.github.com/mirkosertic/GameComposer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T18:11:42.049+00:00" }, "mirkosertic/MogwaiERDesignerNG" : { "url" : "https://www.github.com/mirkosertic/MogwaiERDesignerNG", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T18:16:09.450+00:00" }, "mirkosertic/flight-recorder-starter" : { "url" : "https://www.github.com/mirkosertic/flight-recorder-starter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T18:17:14.665+00:00" }, "mirromutth/r2dbc-mysql" : { "url" : "https://www.github.com/mirromutth/r2dbc-mysql", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T18:18:05.647+00:00" }, "miso-lims/miso-lims" : { "url" : "https://www.github.com/miso-lims/miso-lims", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T18:58:33.605+00:00" }, "mitre/HTTP-Proxy-Servlet" : { "url" : "https://www.github.com/mitre/HTTP-Proxy-Servlet", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T18:59:32.607+00:00" }, "mivek/MetarParser" : { "url" : "https://www.github.com/mivek/MetarParser", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T19:04:43.793+00:00" }, "mjsalerno/UnoBot" : { "url" : "https://www.github.com/mjsalerno/UnoBot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T19:05:03.872+00:00" }, "mmarquee/ui-automation" : { "url" : "https://www.github.com/mmarquee/ui-automation", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T19:05:52.263+00:00" }, "mmastrac/nanojson" : { "url" : "https://www.github.com/mmastrac/nanojson", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T19:06:46.201+00:00" }, "mnhock/swcs" : { "url" : "https://www.github.com/mnhock/swcs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T19:08:08.283+00:00" }, "mobie/mobie-viewer-fiji" : { "url" : "https://www.github.com/mobie/mobie-viewer-fiji", @@ -9765,27 +9765,27 @@ }, "objectionary/eo-intellij-plugin" : { "url" : "https://www.github.com/objectionary/eo-intellij-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T03:01:22.294+00:00" }, "objectionary/eo-strings" : { "url" : "https://www.github.com/objectionary/eo-strings", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T03:02:21.537+00:00" }, "objectionary/eo-threads" : { "url" : "https://www.github.com/objectionary/eo-threads", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T03:02:57.993+00:00" }, "obsidiandynamics/kafdrop" : { "url" : "https://www.github.com/obsidiandynamics/kafdrop", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T03:05:55.948+00:00" }, "ocadotechnology/Ocava" : { "url" : "https://www.github.com/ocadotechnology/Ocava", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T03:06:04.605+00:00" }, "ocpsoft/rewrite" : { "url" : "https://www.github.com/ocpsoft/rewrite", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T03:07:46.548+00:00" }, "odpi/egeria" : { "url" : "https://www.github.com/odpi/egeria", @@ -10029,27 +10029,27 @@ }, "openpreserve/jhove" : { "url" : "https://www.github.com/openpreserve/jhove", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:39:58.848+00:00" }, "openraven/magpie" : { "url" : "https://www.github.com/openraven/magpie", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:41:50.606+00:00" }, "openrewrite/rewrite-maven-plugin" : { "url" : "https://www.github.com/openrewrite/rewrite-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:48:34.913+00:00" }, "opensagres/xdocreport" : { "url" : "https://www.github.com/opensagres/xdocreport", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:51:18.437+00:00" }, "openstreetmap/OSM-binary" : { "url" : "https://www.github.com/openstreetmap/OSM-binary", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:51:54.359+00:00" }, "opentable/otj-pg-embedded" : { "url" : "https://www.github.com/opentable/otj-pg-embedded", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:52:45.416+00:00" }, "opentripplanner/OpenTripPlanner" : { "url" : "https://www.github.com/opentripplanner/OpenTripPlanner", @@ -10081,19 +10081,19 @@ }, "openzipkin/brave-example" : { "url" : "https://www.github.com/openzipkin/brave-example", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:21:47.507+00:00" }, "openzipkin/zipkin" : { "url" : "https://www.github.com/openzipkin/zipkin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:40:29.737+00:00" }, "openzipkin/zipkin-aws" : { "url" : "https://www.github.com/openzipkin/zipkin-aws", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:41:34.382+00:00" }, "openzipkin/zipkin-dependencies" : { "url" : "https://www.github.com/openzipkin/zipkin-dependencies", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:42:37.393+00:00" }, "openzipkin/zipkin-finagle" : { "url" : "https://www.github.com/openzipkin/zipkin-finagle", @@ -10129,1939 +10129,1939 @@ }, "oracle/tribuo" : { "url" : "https://www.github.com/oracle/tribuo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:20:53.692+00:00" }, "oracle/weblogic-kubernetes-operator" : { "url" : "https://www.github.com/oracle/weblogic-kubernetes-operator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T10:08:30.044+00:00" }, "oracle/weblogic-monitoring-exporter" : { "url" : "https://www.github.com/oracle/weblogic-monitoring-exporter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T10:45:50.614+00:00" }, "orbisgis/cts" : { "url" : "https://www.github.com/orbisgis/cts", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T10:46:52.162+00:00" }, "orbisgis/h2gis" : { "url" : "https://www.github.com/orbisgis/h2gis", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T10:55:06.900+00:00" }, "oriedita/oriedita" : { "url" : "https://www.github.com/oriedita/oriedita", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T10:56:53.226+00:00" }, "orientechnologies/orientdb" : { "url" : "https://www.github.com/orientechnologies/orientdb", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T11:05:44.013+00:00" }, "oripa/oripa" : { "url" : "https://www.github.com/oripa/oripa", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T11:07:23.434+00:00" }, "orphan-oss/launch4j-maven-plugin" : { "url" : "https://www.github.com/orphan-oss/launch4j-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T11:10:34.883+00:00" }, "ory/hydra-client-java" : { "url" : "https://www.github.com/ory/hydra-client-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T11:45:11.798+00:00" }, "osalvador/ReplicaDB" : { "url" : "https://www.github.com/osalvador/ReplicaDB", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T11:45:50.415+00:00" }, "osgi/osgi-test" : { "url" : "https://www.github.com/osgi/osgi-test", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T11:53:44.189+00:00" }, "osgi/osgi.enroute" : { "url" : "https://www.github.com/osgi/osgi.enroute", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T11:55:47.592+00:00" }, "osgi/slf4j-osgi" : { "url" : "https://www.github.com/osgi/slf4j-osgi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T11:59:29.997+00:00" }, "oshi/oshi" : { "url" : "https://www.github.com/oshi/oshi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:16:26.737+00:00" }, "osiegmar/FastCSV" : { "url" : "https://www.github.com/osiegmar/FastCSV", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:16:38.211+00:00" }, "osiegmar/logback-gelf" : { "url" : "https://www.github.com/osiegmar/logback-gelf", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:16:52.978+00:00" }, "oskariorg/oskari-server" : { "url" : "https://www.github.com/oskariorg/oskari-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:05:59.649+00:00" }, "oskopek/javaanpr" : { "url" : "https://www.github.com/oskopek/javaanpr", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:06:24.141+00:00" }, "osscameroon/js-generator" : { "url" : "https://www.github.com/osscameroon/js-generator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:07:28.052+00:00" }, "otavanopisto/muikku" : { "url" : "https://www.github.com/otavanopisto/muikku", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:43:33.982+00:00" }, "otavanopisto/pyramus" : { "url" : "https://www.github.com/otavanopisto/pyramus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:48:41.370+00:00" }, "overture-stack/ego" : { "url" : "https://www.github.com/overture-stack/ego", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:52:37.224+00:00" }, "oxctl/spring-security-lti13" : { "url" : "https://www.github.com/oxctl/spring-security-lti13", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:52:59.693+00:00" }, "ozlerhakan/poiji" : { "url" : "https://www.github.com/ozlerhakan/poiji", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:53:45.241+00:00" }, "pac4j/dropwizard-pac4j" : { "url" : "https://www.github.com/pac4j/dropwizard-pac4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:00:11.834+00:00" }, "pac4j/javalin-pac4j" : { "url" : "https://www.github.com/pac4j/javalin-pac4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:03:27.173+00:00" }, "pac4j/jax-rs-pac4j" : { "url" : "https://www.github.com/pac4j/jax-rs-pac4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:09:25.609+00:00" }, "pac4j/jee-pac4j" : { "url" : "https://www.github.com/pac4j/jee-pac4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:11:28.629+00:00" }, "pac4j/pac4j" : { "url" : "https://www.github.com/pac4j/pac4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:47:02.650+00:00" }, "pac4j/play-pac4j" : { "url" : "https://www.github.com/pac4j/play-pac4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:52:28.018+00:00" }, "pac4j/spark-pac4j" : { "url" : "https://www.github.com/pac4j/spark-pac4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:53:39.323+00:00" }, "pac4j/spring-security-pac4j" : { "url" : "https://www.github.com/pac4j/spring-security-pac4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:56:56.874+00:00" }, "pac4j/spring-webmvc-pac4j" : { "url" : "https://www.github.com/pac4j/spring-webmvc-pac4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:35:57.404+00:00" }, "pac4j/undertow-pac4j" : { "url" : "https://www.github.com/pac4j/undertow-pac4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:37:38.122+00:00" }, "pac4j/vertx-pac4j" : { "url" : "https://www.github.com/pac4j/vertx-pac4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:39:21.916+00:00" }, "package-url/packageurl-java" : { "url" : "https://www.github.com/package-url/packageurl-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:40:37.702+00:00" }, "padreati/rapaio" : { "url" : "https://www.github.com/padreati/rapaio", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:41:01.070+00:00" }, "pagehelper/Mybatis-PageHelper" : { "url" : "https://www.github.com/pagehelper/Mybatis-PageHelper", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:41:40.142+00:00" }, "palatable/lambda" : { "url" : "https://www.github.com/palatable/lambda", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:42:14.952+00:00" }, "palladian/palladian" : { "url" : "https://www.github.com/palladian/palladian", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:43:08.573+00:00" }, "panda-lang/panda" : { "url" : "https://www.github.com/panda-lang/panda", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:49:10.813+00:00" }, "paritytrading/juncture" : { "url" : "https://www.github.com/paritytrading/juncture", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:49:57.673+00:00" }, "paritytrading/nassau" : { "url" : "https://www.github.com/paritytrading/nassau", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:51:21.808+00:00" }, "paritytrading/parity" : { "url" : "https://www.github.com/paritytrading/parity", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:52:18.051+00:00" }, "paritytrading/philadelphia" : { "url" : "https://www.github.com/paritytrading/philadelphia", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:55:41.217+00:00" }, "paritytrading/philadelphia-extras" : { "url" : "https://www.github.com/paritytrading/philadelphia-extras", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:56:51.221+00:00" }, "paseto-toolkit/jpaseto" : { "url" : "https://www.github.com/paseto-toolkit/jpaseto", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T18:00:05.027+00:00" }, "paulcwarren/spring-content" : { "url" : "https://www.github.com/paulcwarren/spring-content", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T18:26:29.785+00:00" }, "paulcwarren/spring-content-examples" : { "url" : "https://www.github.com/paulcwarren/spring-content-examples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:07:37.548+00:00" }, "paultuckey/urlrewritefilter" : { "url" : "https://www.github.com/paultuckey/urlrewritefilter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:08:03.885+00:00" }, "pazone/ashot" : { "url" : "https://www.github.com/pazone/ashot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:12:36.212+00:00" }, "pentaho/pentaho-kettle" : { "url" : "https://www.github.com/pentaho/pentaho-kettle", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:10:16.582+00:00" }, "pentaho/pentaho-platform" : { "url" : "https://www.github.com/pentaho/pentaho-platform", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:05:27.738+00:00" }, "performancecopilot/parfait" : { "url" : "https://www.github.com/performancecopilot/parfait", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:06:15.225+00:00" }, "perplexhub/rsql-jpa-specification" : { "url" : "https://www.github.com/perplexhub/rsql-jpa-specification", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:06:41.362+00:00" }, "personium/personium-core" : { "url" : "https://www.github.com/personium/personium-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:10:18.181+00:00" }, "personium/personium-engine" : { "url" : "https://www.github.com/personium/personium-engine", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:11:16.737+00:00" }, "perwendel/spark" : { "url" : "https://www.github.com/perwendel/spark", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:15:47.115+00:00" }, "petitparser/java-petitparser" : { "url" : "https://www.github.com/petitparser/java-petitparser", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:16:16.722+00:00" }, "pf4j/pf4j" : { "url" : "https://www.github.com/pf4j/pf4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:17:57.784+00:00" }, "pgjdbc/r2dbc-postgresql" : { "url" : "https://www.github.com/pgjdbc/r2dbc-postgresql", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:19:32.157+00:00" }, "phax/as2-lib" : { "url" : "https://www.github.com/phax/as2-lib", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:19:43.846+00:00" }, "phax/ph-commons" : { "url" : "https://www.github.com/phax/ph-commons", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:19:51.866+00:00" }, "phax/ph-css" : { "url" : "https://www.github.com/phax/ph-css", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:20:01.585+00:00" }, "phax/phase4" : { "url" : "https://www.github.com/phax/phase4", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:20:12.359+00:00" }, "phax/phoss-smp" : { "url" : "https://www.github.com/phax/phoss-smp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:20:23.239+00:00" }, "phenotips/phenotips" : { "url" : "https://www.github.com/phenotips/phenotips", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:33:06.373+00:00" }, "phisix-org/phisix" : { "url" : "https://www.github.com/phisix-org/phisix", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:37:28.539+00:00" }, "phoenixctms/ctsms" : { "url" : "https://www.github.com/phoenixctms/ctsms", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:50:47.956+00:00" }, "pholser/junit-quickcheck" : { "url" : "https://www.github.com/pholser/junit-quickcheck", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:55:02.015+00:00" }, "phybros/servertap" : { "url" : "https://www.github.com/phybros/servertap", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:57:19.476+00:00" }, "picturesafe/picturesafe-search" : { "url" : "https://www.github.com/picturesafe/picturesafe-search", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:58:39.845+00:00" }, "pig-mesh/excel-spring-boot-starter" : { "url" : "https://www.github.com/pig-mesh/excel-spring-boot-starter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:58:49.591+00:00" }, "pig-mesh/pig" : { "url" : "https://www.github.com/pig-mesh/pig", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:59:32.738+00:00" }, "pinpoint-apm/pinpoint" : { "url" : "https://www.github.com/pinpoint-apm/pinpoint", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:11:45.671+00:00" }, "pinterest/DoctorK" : { "url" : "https://www.github.com/pinterest/DoctorK", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:15:43.686+00:00" }, "pinterest/orion" : { "url" : "https://www.github.com/pinterest/orion", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:18:19.313+00:00" }, "pinterest/singer" : { "url" : "https://www.github.com/pinterest/singer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:22:48.835+00:00" }, "pipauwel/IFCtoRDF" : { "url" : "https://www.github.com/pipauwel/IFCtoRDF", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:23:09.326+00:00" }, "piranhacloud/piranha" : { "url" : "https://www.github.com/piranhacloud/piranha", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:51:54.553+00:00" }, "pircbotx/pircbotx" : { "url" : "https://www.github.com/pircbotx/pircbotx", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:52:26.045+00:00" }, "pitest/pitclipse" : { "url" : "https://www.github.com/pitest/pitclipse", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:53:16.533+00:00" }, "pitest/pitest-junit5-plugin" : { "url" : "https://www.github.com/pitest/pitest-junit5-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:53:47.569+00:00" }, "pivovarit/parallel-collectors" : { "url" : "https://www.github.com/pivovarit/parallel-collectors", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:01:00.100+00:00" }, "pkiraly/metadata-qa-api" : { "url" : "https://www.github.com/pkiraly/metadata-qa-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:01:48.539+00:00" }, "pkiraly/metadata-qa-marc" : { "url" : "https://www.github.com/pkiraly/metadata-qa-marc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:03:52.284+00:00" }, "plaid/plaid-java" : { "url" : "https://www.github.com/plaid/plaid-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:06:49.175+00:00" }, "plantuml/plantuml-server" : { "url" : "https://www.github.com/plantuml/plantuml-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:08:04.118+00:00" }, "platformio/platformio-eclipse-ide" : { "url" : "https://www.github.com/platformio/platformio-eclipse-ide", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:08:21.607+00:00" }, "playframework/netty-reactive-streams" : { "url" : "https://www.github.com/playframework/netty-reactive-streams", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:10:47.038+00:00" }, "plivo/plivo-java" : { "url" : "https://www.github.com/plivo/plivo-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:12:45.575+00:00" }, "pmckeown/dependency-track-maven-plugin" : { "url" : "https://www.github.com/pmckeown/dependency-track-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:17:33.539+00:00" }, "pmd/pmd" : { "url" : "https://www.github.com/pmd/pmd", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:36:48.063+00:00" }, "pmd/pmd-designer" : { "url" : "https://www.github.com/pmd/pmd-designer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:37:14.340+00:00" }, "pmd/pmd-eclipse-plugin" : { "url" : "https://www.github.com/pmd/pmd-eclipse-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:37:53.063+00:00" }, "pmem/pmemkv-java" : { "url" : "https://www.github.com/pmem/pmemkv-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:50:08.597+00:00" }, "pmikova/java-runtime-decompiler" : { "url" : "https://www.github.com/pmikova/java-runtime-decompiler", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:51:05.851+00:00" }, "pngencoder/pngencoder" : { "url" : "https://www.github.com/pngencoder/pngencoder", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:51:42.690+00:00" }, "pnopjp/jmeter-plugins" : { "url" : "https://www.github.com/pnopjp/jmeter-plugins", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:51:48.266+00:00" }, "polarismesh/femas" : { "url" : "https://www.github.com/polarismesh/femas", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:53:40.382+00:00" }, "polarismesh/polaris-java" : { "url" : "https://www.github.com/polarismesh/polaris-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:56:26.871+00:00" }, "poolborges/unicenta-pos" : { "url" : "https://www.github.com/poolborges/unicenta-pos", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:57:27.556+00:00" }, "pop4959/LWCX" : { "url" : "https://www.github.com/pop4959/LWCX", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:58:08.549+00:00" }, "porscheinformatik/sonarqube-licensecheck" : { "url" : "https://www.github.com/porscheinformatik/sonarqube-licensecheck", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T20:00:47.905+00:00" }, "postgis/postgis-java" : { "url" : "https://www.github.com/postgis/postgis-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T20:01:27.248+00:00" }, "powsybl/powsybl-core" : { "url" : "https://www.github.com/powsybl/powsybl-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T20:58:55.337+00:00" }, "powsybl/powsybl-open-loadflow" : { "url" : "https://www.github.com/powsybl/powsybl-open-loadflow", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T21:05:20.830+00:00" }, "powsybl/powsybl-single-line-diagram" : { "url" : "https://www.github.com/powsybl/powsybl-single-line-diagram", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T21:08:44.320+00:00" }, "prebid/prebid-server-java" : { "url" : "https://www.github.com/prebid/prebid-server-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T22:03:18.432+00:00" }, "preesm/preesm" : { "url" : "https://www.github.com/preesm/preesm", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T22:04:30.029+00:00" }, "premium-minds/billy" : { "url" : "https://www.github.com/premium-minds/billy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T22:10:42.446+00:00" }, "premium-minds/wicket-crudifier" : { "url" : "https://www.github.com/premium-minds/wicket-crudifier", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T22:12:07.886+00:00" }, "prestodb/presto" : { "url" : "https://www.github.com/prestodb/presto", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T02:05:51.675+00:00" }, "primefaces-extensions/primefaces-selenium" : { "url" : "https://www.github.com/primefaces-extensions/primefaces-selenium", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T02:06:52.192+00:00" }, "primefaces-extensions/resources-optimizer-maven-plugin" : { "url" : "https://www.github.com/primefaces-extensions/resources-optimizer-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T02:08:41.987+00:00" }, "primefaces/primefaces" : { "url" : "https://www.github.com/primefaces/primefaces", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:06:44.436+00:00" }, "profittrailerbv/ProfitTrailerManager" : { "url" : "https://www.github.com/profittrailerbv/ProfitTrailerManager", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:07:06.268+00:00" }, "project-openubl/ublhub" : { "url" : "https://www.github.com/project-openubl/ublhub", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:10:25.825+00:00" }, "project-openubl/xbuilder-server" : { "url" : "https://www.github.com/project-openubl/xbuilder-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:13:31.086+00:00" }, "project-openubl/xsender" : { "url" : "https://www.github.com/project-openubl/xsender", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:14:52.406+00:00" }, "project-thirdeye/thirdeye" : { "url" : "https://www.github.com/project-thirdeye/thirdeye", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:14:58.309+00:00" }, "projectriff/java-function-invoker" : { "url" : "https://www.github.com/projectriff/java-function-invoker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:18:37.746+00:00" }, "promcteam/proskillapi" : { "url" : "https://www.github.com/promcteam/proskillapi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:18:57.637+00:00" }, "proofpoint/platform" : { "url" : "https://www.github.com/proofpoint/platform", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:25:34.038+00:00" }, "pschichtel/JavaCAN" : { "url" : "https://www.github.com/pschichtel/JavaCAN", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:25:39.956+00:00" }, "psi-probe/psi-probe" : { "url" : "https://www.github.com/psi-probe/psi-probe", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T05:24:01.961+00:00" }, "pwm-project/pwm" : { "url" : "https://www.github.com/pwm-project/pwm", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T05:26:39.231+00:00" }, "pxlsspace/Pxls" : { "url" : "https://www.github.com/pxlsspace/Pxls", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T05:31:31.441+00:00" }, "qaware/openapi-generator-for-spring" : { "url" : "https://www.github.com/qaware/openapi-generator-for-spring", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T05:34:02.451+00:00" }, "qbicc/qbicc" : { "url" : "https://www.github.com/qbicc/qbicc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:22:01.633+00:00" }, "qbicc/qbicc-class-library" : { "url" : "https://www.github.com/qbicc/qbicc-class-library", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:25:54.132+00:00" }, "qoomon/maven-git-versioning-extension" : { "url" : "https://www.github.com/qoomon/maven-git-versioning-extension", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:27:37.034+00:00" }, "qos-ch/reload4j" : { "url" : "https://www.github.com/qos-ch/reload4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:27:44.376+00:00" }, "qqxx6661/logRecord" : { "url" : "https://www.github.com/qqxx6661/logRecord", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:28:22.491+00:00" }, "qtc-de/remote-method-guesser" : { "url" : "https://www.github.com/qtc-de/remote-method-guesser", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:28:43.947+00:00" }, "quarkiverse/quarkus-cxf" : { "url" : "https://www.github.com/quarkiverse/quarkus-cxf", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:35:22.943+00:00" }, "quarkiverse/quarkus-dapr" : { "url" : "https://www.github.com/quarkiverse/quarkus-dapr", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:36:33.910+00:00" }, "quarkiverse/quarkus-freemarker" : { "url" : "https://www.github.com/quarkiverse/quarkus-freemarker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T06:38:50.911+00:00" }, "quarkiverse/quarkus-github-app" : { "url" : "https://www.github.com/quarkiverse/quarkus-github-app", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T07:15:16.248+00:00" }, "quarkiverse/quarkus-google-cloud-services" : { "url" : "https://www.github.com/quarkiverse/quarkus-google-cloud-services", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T07:20:22.208+00:00" }, "quarkiverse/quarkus-jberet" : { "url" : "https://www.github.com/quarkiverse/quarkus-jberet", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T07:23:04.860+00:00" }, "quarkiverse/quarkus-jooq" : { "url" : "https://www.github.com/quarkiverse/quarkus-jooq", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T07:24:50.988+00:00" }, "quarkiverse/quarkus-logging-cloudwatch" : { "url" : "https://www.github.com/quarkiverse/quarkus-logging-cloudwatch", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T07:30:29.461+00:00" }, "quarkiverse/quarkus-logging-json" : { "url" : "https://www.github.com/quarkiverse/quarkus-logging-json", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T07:32:52.180+00:00" }, "quarkiverse/quarkus-logging-manager" : { "url" : "https://www.github.com/quarkiverse/quarkus-logging-manager", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T07:34:56.141+00:00" }, "quarkiverse/quarkus-micrometer-registry" : { "url" : "https://www.github.com/quarkiverse/quarkus-micrometer-registry", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:11:12.028+00:00" }, "quarkiverse/quarkus-mybatis" : { "url" : "https://www.github.com/quarkiverse/quarkus-mybatis", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:18:39.800+00:00" }, "quarkiverse/quarkus-neo4j" : { "url" : "https://www.github.com/quarkiverse/quarkus-neo4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:20:40.129+00:00" }, "quarkiverse/quarkus-openapi-generator" : { "url" : "https://www.github.com/quarkiverse/quarkus-openapi-generator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:24:14.885+00:00" }, "quarkiverse/quarkus-operator-sdk" : { "url" : "https://www.github.com/quarkiverse/quarkus-operator-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:29:31.726+00:00" }, "quarkiverse/quarkus-quinoa" : { "url" : "https://www.github.com/quarkiverse/quarkus-quinoa", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:33:17.760+00:00" }, "quarkiverse/quarkus-rabbitmq-client" : { "url" : "https://www.github.com/quarkiverse/quarkus-rabbitmq-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:35:20.203+00:00" }, "quarkiverse/quarkus-renarde" : { "url" : "https://www.github.com/quarkiverse/quarkus-renarde", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:36:43.513+00:00" }, "quarkiverse/quarkus-zeebe" : { "url" : "https://www.github.com/quarkiverse/quarkus-zeebe", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:39:08.188+00:00" }, "quarkus-for-spring-developers/examples" : { "url" : "https://www.github.com/quarkus-for-spring-developers/examples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:40:49.739+00:00" }, "quarkus-qe/beefy-scenarios" : { "url" : "https://www.github.com/quarkus-qe/beefy-scenarios", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:44:58.115+00:00" }, "quarkus-qe/quarkus-test-framework" : { "url" : "https://www.github.com/quarkus-qe/quarkus-test-framework", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:52:22.744+00:00" }, "quarkus-qe/quarkus-test-suite" : { "url" : "https://www.github.com/quarkus-qe/quarkus-test-suite", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:04:30.815+00:00" }, "quarkusio/gizmo" : { "url" : "https://www.github.com/quarkusio/gizmo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:05:54.692+00:00" }, "quarkusio/qson" : { "url" : "https://www.github.com/quarkusio/qson", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:15:26.600+00:00" }, "quarkusio/quarkus" : { "url" : "https://www.github.com/quarkusio/quarkus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T14:20:39.149+00:00" }, "quarkusio/quarkus-github-bot" : { "url" : "https://www.github.com/quarkusio/quarkus-github-bot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T14:24:40.858+00:00" }, "quarkusio/quarkus-http" : { "url" : "https://www.github.com/quarkusio/quarkus-http", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T14:25:55.919+00:00" }, "quarkusio/quarkus-images" : { "url" : "https://www.github.com/quarkusio/quarkus-images", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T14:27:22.907+00:00" }, "quarkusio/quarkus-platform" : { "url" : "https://www.github.com/quarkusio/quarkus-platform", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T14:37:36.394+00:00" }, "quarkusio/quarkus-quickstarts" : { "url" : "https://www.github.com/quarkusio/quarkus-quickstarts", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T14:47:17.989+00:00" }, "quartz-scheduler/quartz" : { "url" : "https://www.github.com/quartz-scheduler/quartz", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T14:50:23.109+00:00" }, "qubole/rubix" : { "url" : "https://www.github.com/qubole/rubix", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T14:52:45.212+00:00" }, "qudini/qudini-reactive" : { "url" : "https://www.github.com/qudini/qudini-reactive", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T14:55:00.835+00:00" }, "querqy/querqy" : { "url" : "https://www.github.com/querqy/querqy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T14:59:52.991+00:00" }, "querydsl/querydsl" : { "url" : "https://www.github.com/querydsl/querydsl", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T15:34:55.720+00:00" }, "questdb/questdb" : { "url" : "https://www.github.com/questdb/questdb", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T15:53:24.975+00:00" }, "quick-perf/quickperf" : { "url" : "https://www.github.com/quick-perf/quickperf", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T15:55:07.330+00:00" }, "quickfix-j/quickfixj" : { "url" : "https://www.github.com/quickfix-j/quickfixj", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:00:27.541+00:00" }, "qwazr/search" : { "url" : "https://www.github.com/qwazr/search", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:18:59.635+00:00" }, "r2dbc/r2dbc-h2" : { "url" : "https://www.github.com/r2dbc/r2dbc-h2", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:19:40.271+00:00" }, "r2dbc/r2dbc-mssql" : { "url" : "https://www.github.com/r2dbc/r2dbc-mssql", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:19:57.380+00:00" }, "r2dbc/r2dbc-pool" : { "url" : "https://www.github.com/r2dbc/r2dbc-pool", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:20:11.649+00:00" }, "r2dbc/r2dbc-proxy" : { "url" : "https://www.github.com/r2dbc/r2dbc-proxy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:20:23.277+00:00" }, "r2dbc/r2dbc-spi" : { "url" : "https://www.github.com/r2dbc/r2dbc-spi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:21:20.612+00:00" }, "rabbitmq/hop" : { "url" : "https://www.github.com/rabbitmq/hop", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:23:45.014+00:00" }, "rabbitmq/rabbitmq-java-client" : { "url" : "https://www.github.com/rabbitmq/rabbitmq-java-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:31:02.436+00:00" }, "rabbitmq/rabbitmq-jms-client" : { "url" : "https://www.github.com/rabbitmq/rabbitmq-jms-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:33:33.978+00:00" }, "rabbitmq/rabbitmq-perf-test" : { "url" : "https://www.github.com/rabbitmq/rabbitmq-perf-test", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:37:34.578+00:00" }, "rabbitmq/rabbitmq-stream-java-client" : { "url" : "https://www.github.com/rabbitmq/rabbitmq-stream-java-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:41:44.764+00:00" }, "radargun/radargun" : { "url" : "https://www.github.com/radargun/radargun", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:46:37.042+00:00" }, "radcortez/flyway-junit5-extensions" : { "url" : "https://www.github.com/radcortez/flyway-junit5-extensions", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:52:01.715+00:00" }, "radcortez/quarkus-playground" : { "url" : "https://www.github.com/radcortez/quarkus-playground", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:54:15.085+00:00" }, "radcortez/wow-auctions" : { "url" : "https://www.github.com/radcortez/wow-auctions", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:56:18.672+00:00" }, "rahulsom/ihe-iti" : { "url" : "https://www.github.com/rahulsom/ihe-iti", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:19:43.655+00:00" }, "raphw/byte-buddy" : { "url" : "https://www.github.com/raphw/byte-buddy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:21:54.487+00:00" }, "rapid7/docker-image-analyzer" : { "url" : "https://www.github.com/rapid7/docker-image-analyzer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:22:13.403+00:00" }, "rapid7/smbj-rpc" : { "url" : "https://www.github.com/rapid7/smbj-rpc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:23:30.709+00:00" }, "rapiddweller/rapiddweller-benerator-ce" : { "url" : "https://www.github.com/rapiddweller/rapiddweller-benerator-ce", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:27:42.553+00:00" }, "rapidoid/rapidoid" : { "url" : "https://www.github.com/rapidoid/rapidoid", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:27:57.631+00:00" }, "rashidi/jdbc-env-repo-sample" : { "url" : "https://www.github.com/rashidi/jdbc-env-repo-sample", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:28:58.092+00:00" }, "rashidi/spring-boot-data-audit" : { "url" : "https://www.github.com/rashidi/spring-boot-data-audit", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:29:58.713+00:00" }, "ravendb/ravendb-jvm-client" : { "url" : "https://www.github.com/ravendb/ravendb-jvm-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:30:27.658+00:00" }, "rax-maas/blueflood" : { "url" : "https://www.github.com/rax-maas/blueflood", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:38:21.540+00:00" }, "razorpay/razorpay-java" : { "url" : "https://www.github.com/razorpay/razorpay-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:41:27.001+00:00" }, "reacted-io/reacted" : { "url" : "https://www.github.com/reacted-io/reacted", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:41:39.396+00:00" }, "reactiverse/es4x" : { "url" : "https://www.github.com/reactiverse/es4x", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:46:08.287+00:00" }, "reactiverse/vertx-maven-plugin" : { "url" : "https://www.github.com/reactiverse/vertx-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:52:11.077+00:00" }, "red6/dmn-check" : { "url" : "https://www.github.com/red6/dmn-check", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:21:06.294+00:00" }, "redfx-quantum/strangefx" : { "url" : "https://www.github.com/redfx-quantum/strangefx", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:21:31.228+00:00" }, "redhat-developer/app-services-operator" : { "url" : "https://www.github.com/redhat-developer/app-services-operator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:22:53.597+00:00" }, "redhat-developer/rsp-server" : { "url" : "https://www.github.com/redhat-developer/rsp-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:26:44.358+00:00" }, "redhataccess/pantheon" : { "url" : "https://www.github.com/redhataccess/pantheon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:32:16.663+00:00" }, "redis/jedis" : { "url" : "https://www.github.com/redis/jedis", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:48:08.744+00:00" }, "redis/redis-om-spring" : { "url" : "https://www.github.com/redis/redis-om-spring", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:49:30.580+00:00" }, "redisson/redisson" : { "url" : "https://www.github.com/redisson/redisson", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:09:51.889+00:00" }, "redouane59/twittered" : { "url" : "https://www.github.com/redouane59/twittered", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:12:12.322+00:00" }, "reficio/p2-maven-plugin" : { "url" : "https://www.github.com/reficio/p2-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:14:17.812+00:00" }, "release-engineering/pom-manipulation-ext" : { "url" : "https://www.github.com/release-engineering/pom-manipulation-ext", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:22:14.054+00:00" }, "remkop/picocli" : { "url" : "https://www.github.com/remkop/picocli", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:28:22.069+00:00" }, "renfei/www.renfei.net" : { "url" : "https://www.github.com/renfei/www.renfei.net", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:28:28.849+00:00" }, "resteasy/resteasy" : { "url" : "https://www.github.com/resteasy/resteasy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:20:14.224+00:00" }, "resteasy/resteasy-examples" : { "url" : "https://www.github.com/resteasy/resteasy-examples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:21:38.741+00:00" }, "resteasy/resteasy-spring-boot" : { "url" : "https://www.github.com/resteasy/resteasy-spring-boot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:23:38.044+00:00" }, "restfb/restfb" : { "url" : "https://www.github.com/restfb/restfb", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:43:13.108+00:00" }, "retel-io/ari-proxy" : { "url" : "https://www.github.com/retel-io/ari-proxy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:45:29.911+00:00" }, "retest/recheck" : { "url" : "https://www.github.com/retest/recheck", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:00:17.352+00:00" }, "retest/recheck.cli" : { "url" : "https://www.github.com/retest/recheck.cli", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:07:39.939+00:00" }, "retro-game/retro-game" : { "url" : "https://www.github.com/retro-game/retro-game", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:08:02.838+00:00" }, "reugn/dev-tools" : { "url" : "https://www.github.com/reugn/dev-tools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:08:12.768+00:00" }, "revapi/revapi" : { "url" : "https://www.github.com/revapi/revapi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:08:50.714+00:00" }, "revelc/formatter-maven-plugin" : { "url" : "https://www.github.com/revelc/formatter-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:16:11.739+00:00" }, "revelc/impsort-maven-plugin" : { "url" : "https://www.github.com/revelc/impsort-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:16:32.417+00:00" }, "rhwood/jinputvalidator" : { "url" : "https://www.github.com/rhwood/jinputvalidator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:19:48.941+00:00" }, "rhwood/jsplitbutton" : { "url" : "https://www.github.com/rhwood/jsplitbutton", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:22:02.582+00:00" }, "ribasco/async-gamequery-lib" : { "url" : "https://www.github.com/ribasco/async-gamequery-lib", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:44:05.871+00:00" }, "rickfast/consul-client" : { "url" : "https://www.github.com/rickfast/consul-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:46:42.056+00:00" }, "ricksbrown/cowsay" : { "url" : "https://www.github.com/ricksbrown/cowsay", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:47:05.781+00:00" }, "rieckpil/testing-spring-boot-applications-masterclass" : { "url" : "https://www.github.com/rieckpil/testing-spring-boot-applications-masterclass", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:51:05.905+00:00" }, "rlf/uSkyBlock" : { "url" : "https://www.github.com/rlf/uSkyBlock", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:53:06.573+00:00" }, "rmartinsanta/mork" : { "url" : "https://www.github.com/rmartinsanta/mork", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:54:41.701+00:00" }, "rmpestano/cukedoctor" : { "url" : "https://www.github.com/rmpestano/cukedoctor", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:56:17.596+00:00" }, "rmuller/infomas-asl" : { "url" : "https://www.github.com/rmuller/infomas-asl", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:56:27.447+00:00" }, "robertjanetzko/LegendsBrowser" : { "url" : "https://www.github.com/robertjanetzko/LegendsBrowser", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:56:47.572+00:00" }, "robotframework/SwingLibrary" : { "url" : "https://www.github.com/robotframework/SwingLibrary", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:57:15.974+00:00" }, "robvanderleek/JLifx" : { "url" : "https://www.github.com/robvanderleek/JLifx", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:00:53.815+00:00" }, "rohanpadhye/JQF" : { "url" : "https://www.github.com/rohanpadhye/JQF", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:01:42.069+00:00" }, "romankh3/image-comparison" : { "url" : "https://www.github.com/romankh3/image-comparison", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:02:39.847+00:00" }, "rometools/rome" : { "url" : "https://www.github.com/rometools/rome", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:06:14.260+00:00" }, "ronmamo/reflections" : { "url" : "https://www.github.com/ronmamo/reflections", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:08:19.429+00:00" }, "rototor/pdfbox-graphics2d" : { "url" : "https://www.github.com/rototor/pdfbox-graphics2d", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:08:28.322+00:00" }, "rowan-vr/CustomAdvancements" : { "url" : "https://www.github.com/rowan-vr/CustomAdvancements", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:08:50.102+00:00" }, "rulojuka/sbking" : { "url" : "https://www.github.com/rulojuka/sbking", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:09:58.597+00:00" }, "runelite/launcher" : { "url" : "https://www.github.com/runelite/launcher", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:10:39.390+00:00" }, "runelite/runelite" : { "url" : "https://www.github.com/runelite/runelite", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:36:54.319+00:00" }, "runtimeverification/k" : { "url" : "https://www.github.com/runtimeverification/k", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:04:04.841+00:00" }, "rutgerkok/BlockLocker" : { "url" : "https://www.github.com/rutgerkok/BlockLocker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:04:22.236+00:00" }, "rxp90/jsymspell" : { "url" : "https://www.github.com/rxp90/jsymspell", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:04:32.404+00:00" }, "ryenus/rop" : { "url" : "https://www.github.com/ryenus/rop", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:04:42.613+00:00" }, "s1ck/gdl" : { "url" : "https://www.github.com/s1ck/gdl", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:33:31.002+00:00" }, "s4u/pgpverify-maven-plugin" : { "url" : "https://www.github.com/s4u/pgpverify-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:38:53.002+00:00" }, "s4u/sign-maven-plugin" : { "url" : "https://www.github.com/s4u/sign-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:41:09.665+00:00" }, "s4u/slf4j-mock" : { "url" : "https://www.github.com/s4u/slf4j-mock", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:43:44.300+00:00" }, "saalfeldlab/bigwarp" : { "url" : "https://www.github.com/saalfeldlab/bigwarp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:44:00.263+00:00" }, "saalfeldlab/n5-viewer" : { "url" : "https://www.github.com/saalfeldlab/n5-viewer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:44:15.269+00:00" }, "saalfeldlab/paintera" : { "url" : "https://www.github.com/saalfeldlab/paintera", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:46:20.171+00:00" }, "saalfeldlab/render" : { "url" : "https://www.github.com/saalfeldlab/render", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:46:51.486+00:00" }, "saasquatch/json-schema-inferrer" : { "url" : "https://www.github.com/saasquatch/json-schema-inferrer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:46:57.673+00:00" }, "sabomichal/immutable-xjc" : { "url" : "https://www.github.com/sabomichal/immutable-xjc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:47:56.299+00:00" }, "sabomichal/jooq-meta-postgres-flyway" : { "url" : "https://www.github.com/sabomichal/jooq-meta-postgres-flyway", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:50:44.828+00:00" }, "sabomichal/liquibase-mssql" : { "url" : "https://www.github.com/sabomichal/liquibase-mssql", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:50:58.564+00:00" }, "saeg/ba-dua" : { "url" : "https://www.github.com/saeg/ba-dua", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:51:20.124+00:00" }, "sagiegurari/fax4j" : { "url" : "https://www.github.com/sagiegurari/fax4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:52:40.401+00:00" }, "sakaicontrib/attendance" : { "url" : "https://www.github.com/sakaicontrib/attendance", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:53:22.535+00:00" }, "sakaiproject/sakai" : { "url" : "https://www.github.com/sakaiproject/sakai", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T20:29:26.666+00:00" }, "salesforce/bazel-eclipse" : { "url" : "https://www.github.com/salesforce/bazel-eclipse", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T20:31:58.335+00:00" }, "salesforce/formula-engine" : { "url" : "https://www.github.com/salesforce/formula-engine", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T20:33:29.920+00:00" }, "salesforce/grammaticus" : { "url" : "https://www.github.com/salesforce/grammaticus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T20:33:58.610+00:00" }, "salesforce/mirus" : { "url" : "https://www.github.com/salesforce/mirus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T20:39:58.081+00:00" }, "salesforce/utam-java" : { "url" : "https://www.github.com/salesforce/utam-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T20:41:45.160+00:00" }, "samuelcampos/usbdrivedetector" : { "url" : "https://www.github.com/samuelcampos/usbdrivedetector", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T20:41:58.862+00:00" }, "sandtechnology/CoreProtectTNT" : { "url" : "https://www.github.com/sandtechnology/CoreProtectTNT", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T20:42:21.752+00:00" }, "santanusinha/hope" : { "url" : "https://www.github.com/santanusinha/hope", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T20:42:44.331+00:00" }, "santanusinha/json-rules" : { "url" : "https://www.github.com/santanusinha/json-rules", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T20:43:11.185+00:00" }, "sarxos/webcam-capture" : { "url" : "https://www.github.com/sarxos/webcam-capture", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:06:00.543+00:00" }, "saturnism/grpc-by-example-java" : { "url" : "https://www.github.com/saturnism/grpc-by-example-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:07:48.223+00:00" }, "saucelabs-training/demo-java" : { "url" : "https://www.github.com/saucelabs-training/demo-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:09:00.289+00:00" }, "saucelabs/ci-sauce" : { "url" : "https://www.github.com/saucelabs/ci-sauce", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:11:37.931+00:00" }, "saucelabs/saucerest-java" : { "url" : "https://www.github.com/saucelabs/saucerest-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:15:56.664+00:00" }, "sblantipodi/firefly_luciferin" : { "url" : "https://www.github.com/sblantipodi/firefly_luciferin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:16:51.404+00:00" }, "schemacrawler/SchemaCrawler" : { "url" : "https://www.github.com/schemacrawler/SchemaCrawler", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:26:26.410+00:00" }, "schibsted/jslt" : { "url" : "https://www.github.com/schibsted/jslt", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:26:54.442+00:00" }, "schierlm/BibleMultiConverter" : { "url" : "https://www.github.com/schierlm/BibleMultiConverter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:26:57.683+00:00" }, "schnatterer/musicbrainzws2-java" : { "url" : "https://www.github.com/schnatterer/musicbrainzws2-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:41:50.762+00:00" }, "scifio/scifio" : { "url" : "https://www.github.com/scifio/scifio", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:42:49.134+00:00" }, "scijava/native-lib-loader" : { "url" : "https://www.github.com/scijava/native-lib-loader", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:42:59.621+00:00" }, "scijava/scijava-common" : { "url" : "https://www.github.com/scijava/scijava-common", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:44:54.903+00:00" }, "scoverage/scoverage-maven-plugin" : { "url" : "https://www.github.com/scoverage/scoverage-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:45:39.139+00:00" }, "scrum-for-developers/worblehat-youtube" : { "url" : "https://www.github.com/scrum-for-developers/worblehat-youtube", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:48:53.722+00:00" }, "scylladb/scylla-cdc-java" : { "url" : "https://www.github.com/scylladb/scylla-cdc-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:49:19.427+00:00" }, "sdstoehr/har-reader" : { "url" : "https://www.github.com/sdstoehr/har-reader", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:50:44.515+00:00" }, "searls/jasmine-maven-plugin" : { "url" : "https://www.github.com/searls/jasmine-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:55:18.924+00:00" }, "seasarorg/mayaa" : { "url" : "https://www.github.com/seasarorg/mayaa", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:56:13.148+00:00" }, "seaside1/jrule" : { "url" : "https://www.github.com/seaside1/jrule", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:57:09.505+00:00" }, "seata/seata" : { "url" : "https://www.github.com/seata/seata", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:54:35.241+00:00" }, "seata/seata-samples" : { "url" : "https://www.github.com/seata/seata-samples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:58:16.555+00:00" }, "sebthom/oval" : { "url" : "https://www.github.com/sebthom/oval", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:59:47.436+00:00" }, "sef-global/scholarx" : { "url" : "https://www.github.com/sef-global/scholarx", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:01:44.869+00:00" }, "segator/proxylive" : { "url" : "https://www.github.com/segator/proxylive", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:01:48.221+00:00" }, "selcukes/selcukes-java" : { "url" : "https://www.github.com/selcukes/selcukes-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:04:34.471+00:00" }, "semver4j/semver4j" : { "url" : "https://www.github.com/semver4j/semver4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:06:03.691+00:00" }, "senacor/elasticsearch-evolution" : { "url" : "https://www.github.com/senacor/elasticsearch-evolution", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:08:17.863+00:00" }, "sendgrid/java-http-client" : { "url" : "https://www.github.com/sendgrid/java-http-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:09:09.917+00:00" }, "sendgrid/sendgrid-java" : { "url" : "https://www.github.com/sendgrid/sendgrid-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:12:19.736+00:00" }, "seppinho/haplogrep-cmd" : { "url" : "https://www.github.com/seppinho/haplogrep-cmd", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:12:23.861+00:00" }, "serenity-bdd/screenplay-pattern-todomvc" : { "url" : "https://www.github.com/serenity-bdd/screenplay-pattern-todomvc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:12:31.652+00:00" }, "serenity-bdd/serenity-cucumber-starter" : { "url" : "https://www.github.com/serenity-bdd/serenity-cucumber-starter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:12:41.532+00:00" }, "serenity-bdd/serenity-cucumber6" : { "url" : "https://www.github.com/serenity-bdd/serenity-cucumber6", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:12:47.656+00:00" }, "serverlessworkflow/sdk-java" : { "url" : "https://www.github.com/serverlessworkflow/sdk-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:14:53.296+00:00" }, "sevntu-checkstyle/sevntu.checkstyle" : { "url" : "https://www.github.com/sevntu-checkstyle/sevntu.checkstyle", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:21:19.095+00:00" }, "sfuhrm/sudoku" : { "url" : "https://www.github.com/sfuhrm/sudoku", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:21:22.730+00:00" }, "shannah/Java-Objective-C-Bridge" : { "url" : "https://www.github.com/shannah/Java-Objective-C-Bridge", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:21:29.625+00:00" }, "shapesecurity/bandolier" : { "url" : "https://www.github.com/shapesecurity/bandolier", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:22:14.018+00:00" }, "shapesecurity/salvation" : { "url" : "https://www.github.com/shapesecurity/salvation", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:23:31.240+00:00" }, "shapesecurity/shift-java" : { "url" : "https://www.github.com/shapesecurity/shift-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:25:58.171+00:00" }, "shayaantx/botdarr" : { "url" : "https://www.github.com/shayaantx/botdarr", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:26:39.608+00:00" }, "shinesolutions/aem-orchestrator" : { "url" : "https://www.github.com/shinesolutions/aem-orchestrator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:26:55.569+00:00" }, "shred/acme4j" : { "url" : "https://www.github.com/shred/acme4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:42:27.322+00:00" }, "signalfx/signalfx-java" : { "url" : "https://www.github.com/signalfx/signalfx-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:47:00.439+00:00" }, "simoc/csvjdbc" : { "url" : "https://www.github.com/simoc/csvjdbc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:47:25.471+00:00" }, "simplelocalize/simplelocalize-cli" : { "url" : "https://www.github.com/simplelocalize/simplelocalize-cli", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:48:06.726+00:00" }, "simpligility/maven-repository-tools" : { "url" : "https://www.github.com/simpligility/maven-repository-tools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:48:21.337+00:00" }, "siom79/japicmp" : { "url" : "https://www.github.com/siom79/japicmp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:49:24.968+00:00" }, "sirixdb/brackit" : { "url" : "https://www.github.com/sirixdb/brackit", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:49:39.882+00:00" }, "sitture/env-config" : { "url" : "https://www.github.com/sitture/env-config", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:51:23.459+00:00" }, "skjolber/3d-bin-container-packing" : { "url" : "https://www.github.com/skjolber/3d-bin-container-packing", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:00:03.075+00:00" }, "skyscreamer/JSONassert" : { "url" : "https://www.github.com/skyscreamer/JSONassert", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:00:50.366+00:00" }, "slackapi/java-slack-sdk" : { "url" : "https://www.github.com/slackapi/java-slack-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:07:05.339+00:00" }, "slackhq/kaldb" : { "url" : "https://www.github.com/slackhq/kaldb", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:12:22.186+00:00" }, "sladkoff/minecraft-prometheus-exporter" : { "url" : "https://www.github.com/sladkoff/minecraft-prometheus-exporter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:13:51.637+00:00" }, "slub/urnlib" : { "url" : "https://www.github.com/slub/urnlib", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:13:56.876+00:00" }, "smallrye/jandex" : { "url" : "https://www.github.com/smallrye/jandex", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:43:41.690+00:00" }, "smallrye/smallrye-common" : { "url" : "https://www.github.com/smallrye/smallrye-common", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:46:24.588+00:00" }, "smallrye/smallrye-config" : { "url" : "https://www.github.com/smallrye/smallrye-config", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:53:55.229+00:00" }, "smallrye/smallrye-context-propagation" : { "url" : "https://www.github.com/smallrye/smallrye-context-propagation", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:59:08.285+00:00" }, "smallrye/smallrye-fault-tolerance" : { "url" : "https://www.github.com/smallrye/smallrye-fault-tolerance", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:08:31.510+00:00" }, "smallrye/smallrye-graphql" : { "url" : "https://www.github.com/smallrye/smallrye-graphql", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:50:51.706+00:00" }, "smallrye/smallrye-health" : { "url" : "https://www.github.com/smallrye/smallrye-health", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:55:48.583+00:00" }, "smallrye/smallrye-jwt" : { "url" : "https://www.github.com/smallrye/smallrye-jwt", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T21:02:23.705+00:00" }, "smallrye/smallrye-metrics" : { "url" : "https://www.github.com/smallrye/smallrye-metrics", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:40:15.658+00:00" }, "smallrye/smallrye-mutiny" : { "url" : "https://www.github.com/smallrye/smallrye-mutiny", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:52:49.491+00:00" }, "smallrye/smallrye-mutiny-vertx-bindings" : { "url" : "https://www.github.com/smallrye/smallrye-mutiny-vertx-bindings", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:04:20.302+00:00" }, "smallrye/smallrye-mutiny-zero" : { "url" : "https://www.github.com/smallrye/smallrye-mutiny-zero", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:06:07.826+00:00" }, "smallrye/smallrye-open-api" : { "url" : "https://www.github.com/smallrye/smallrye-open-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:50:30.237+00:00" }, "smallrye/smallrye-opentracing" : { "url" : "https://www.github.com/smallrye/smallrye-opentracing", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:54:03.301+00:00" }, "smallrye/smallrye-reactive-messaging" : { "url" : "https://www.github.com/smallrye/smallrye-reactive-messaging", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T18:16:43.429+00:00" }, "smallrye/smallrye-reactive-streams-operators" : { "url" : "https://www.github.com/smallrye/smallrye-reactive-streams-operators", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T18:53:08.183+00:00" }, "smallrye/smallrye-stork" : { "url" : "https://www.github.com/smallrye/smallrye-stork", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T19:00:22.331+00:00" }, "smarthomej/addons" : { "url" : "https://www.github.com/smarthomej/addons", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T19:04:23.167+00:00" }, "smclab/openk9" : { "url" : "https://www.github.com/smclab/openk9", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T19:04:28.993+00:00" }, "smoketurner/dropwizard-consul" : { "url" : "https://www.github.com/smoketurner/dropwizard-consul", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T19:06:23.538+00:00" }, "smoketurner/dropwizard-graphql" : { "url" : "https://www.github.com/smoketurner/dropwizard-graphql", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:22:21.890+00:00" }, "smoketurner/dropwizard-zipkin" : { "url" : "https://www.github.com/smoketurner/dropwizard-zipkin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:24:01.931+00:00" }, "smooks/smooks" : { "url" : "https://www.github.com/smooks/smooks", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:30:51.707+00:00" }, "smooks/smooks-edi-cartridge" : { "url" : "https://www.github.com/smooks/smooks-edi-cartridge", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:33:50.251+00:00" }, "sniffy/sniffy" : { "url" : "https://www.github.com/sniffy/sniffy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:36:44.661+00:00" }, "snowdrop/istio-java-api" : { "url" : "https://www.github.com/snowdrop/istio-java-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:37:17.412+00:00" }, "snowdrop/narayana-spring-boot" : { "url" : "https://www.github.com/snowdrop/narayana-spring-boot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:37:57.028+00:00" }, "snowdrop/spring-cloud-stream-binder-artemis" : { "url" : "https://www.github.com/snowdrop/spring-cloud-stream-binder-artemis", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:38:12.685+00:00" }, "snowdrop/vertx-spring-boot" : { "url" : "https://www.github.com/snowdrop/vertx-spring-boot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:38:40.706+00:00" }, "snowflakedb/snowflake-hive-metastore-connector" : { "url" : "https://www.github.com/snowflakedb/snowflake-hive-metastore-connector", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:39:53.646+00:00" }, "snowflakedb/snowflake-ingest-java" : { "url" : "https://www.github.com/snowflakedb/snowflake-ingest-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:53:01.677+00:00" }, "snowflakedb/snowflake-jdbc" : { "url" : "https://www.github.com/snowflakedb/snowflake-jdbc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:00:40.133+00:00" }, "snowflakedb/snowflake-kafka-connector" : { "url" : "https://www.github.com/snowflakedb/snowflake-kafka-connector", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:20:24.176+00:00" }, "snowlift/trino-storage" : { "url" : "https://www.github.com/snowlift/trino-storage", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:22:14.749+00:00" }, "snyk-labs/java-goof" : { "url" : "https://www.github.com/snyk-labs/java-goof", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:38:31.728+00:00" }, "snyk/snyk-eclipse-plugin" : { "url" : "https://www.github.com/snyk/snyk-eclipse-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:40:02.455+00:00" }, "snyk/snyk-maven-plugin" : { "url" : "https://www.github.com/snyk/snyk-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:41:32.387+00:00" }, "soartech/jsoar" : { "url" : "https://www.github.com/soartech/jsoar", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:41:41.339+00:00" }, "societe-generale/arch-unit-build-plugin-core" : { "url" : "https://www.github.com/societe-generale/arch-unit-build-plugin-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:42:06.446+00:00" }, "societe-generale/arch-unit-maven-plugin" : { "url" : "https://www.github.com/societe-generale/arch-unit-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:42:22.417+00:00" }, "socketio/engine.io-client-java" : { "url" : "https://www.github.com/socketio/engine.io-client-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:42:55.991+00:00" }, "socketio/socket.io-client-java" : { "url" : "https://www.github.com/socketio/socket.io-client-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:43:27.308+00:00" }, "sofastack/sofa-ark" : { "url" : "https://www.github.com/sofastack/sofa-ark", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:45:56.949+00:00" }, "sofastack/sofa-bolt" : { "url" : "https://www.github.com/sofastack/sofa-bolt", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:47:33.792+00:00" }, "sofastack/sofa-boot" : { "url" : "https://www.github.com/sofastack/sofa-boot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:54:10.918+00:00" }, "sofastack/sofa-common-tools" : { "url" : "https://www.github.com/sofastack/sofa-common-tools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:55:28.267+00:00" }, "sofastack/sofa-jraft" : { "url" : "https://www.github.com/sofastack/sofa-jraft", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:59:01.079+00:00" }, "sofastack/sofa-registry" : { "url" : "https://www.github.com/sofastack/sofa-registry", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:33:50.609+00:00" }, "sofastack/sofa-rpc" : { "url" : "https://www.github.com/sofastack/sofa-rpc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:40:01.085+00:00" }, "sofastack/sofa-tracer" : { "url" : "https://www.github.com/sofastack/sofa-tracer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:43:17.124+00:00" }, "softlayer/softlayer-java" : { "url" : "https://www.github.com/softlayer/softlayer-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:43:31.827+00:00" }, "solita/functional-utils" : { "url" : "https://www.github.com/solita/functional-utils", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:43:35.202+00:00" }, "sonallux/spotify-web-api" : { "url" : "https://www.github.com/sonallux/spotify-web-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:47:05.825+00:00" }, "sonar-next/sonar-swift" : { "url" : "https://www.github.com/sonar-next/sonar-swift", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:47:13.516+00:00" }, "songoda/SongodaCore" : { "url" : "https://www.github.com/songoda/SongodaCore", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:48:07.722+00:00" }, "sonyxperiadev/gerrit-events" : { "url" : "https://www.github.com/sonyxperiadev/gerrit-events", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:49:15.576+00:00" }, "soot-oss/soot" : { "url" : "https://www.github.com/soot-oss/soot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:56:31.785+00:00" }, "sormuras/junit-platform-maven-plugin" : { "url" : "https://www.github.com/sormuras/junit-platform-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:57:00.378+00:00" }, "spacious-team/investbook" : { "url" : "https://www.github.com/spacious-team/investbook", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:00:20.709+00:00" }, "sparrowzoo/sparrow-shell" : { "url" : "https://www.github.com/sparrowzoo/sparrow-shell", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:00:53.936+00:00" }, "sparsick/test-tool-talk" : { "url" : "https://www.github.com/sparsick/test-tool-talk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:04:07.712+00:00" }, "spdb-opensource/harrier" : { "url" : "https://www.github.com/spdb-opensource/harrier", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:04:52.542+00:00" }, "spdx/LicenseListPublisher" : { "url" : "https://www.github.com/spdx/LicenseListPublisher", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:05:37.466+00:00" }, "spdx/Spdx-Java-Library" : { "url" : "https://www.github.com/spdx/Spdx-Java-Library", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:06:34.590+00:00" }, "spdx/spdx-maven-plugin" : { "url" : "https://www.github.com/spdx/spdx-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:07:23.736+00:00" }, "spdx/tools-java" : { "url" : "https://www.github.com/spdx/tools-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:07:58.873+00:00" }, "speedment/speedment" : { "url" : "https://www.github.com/speedment/speedment", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:10:34.026+00:00" }, "splitio/java-client" : { "url" : "https://www.github.com/splitio/java-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:13:56.585+00:00" }, "splunk/kafka-connect-splunk" : { "url" : "https://www.github.com/splunk/kafka-connect-splunk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:34:46.826+00:00" }, "splunk/splunk-library-javalogging" : { "url" : "https://www.github.com/splunk/splunk-library-javalogging", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:36:04.439+00:00" }, "splunk/splunk-sdk-java" : { "url" : "https://www.github.com/splunk/splunk-sdk-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:51:00.031+00:00" }, "spotbugs/sonar-findbugs" : { "url" : "https://www.github.com/spotbugs/sonar-findbugs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:55:19.927+00:00" }, "spotbugs/spotbugs-archetype" : { "url" : "https://www.github.com/spotbugs/spotbugs-archetype", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:56:49.988+00:00" }, "spotify-web-api-java/spotify-web-api-java" : { "url" : "https://www.github.com/spotify-web-api-java/spotify-web-api-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:57:59.293+00:00" }, "spotify/completable-futures" : { "url" : "https://www.github.com/spotify/completable-futures", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T21:58:45.722+00:00" }, "spotify/dbeam" : { "url" : "https://www.github.com/spotify/dbeam", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T22:07:49.979+00:00" }, "spotify/fmt-maven-plugin" : { "url" : "https://www.github.com/spotify/fmt-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T22:09:25.679+00:00" }, "spotify/folsom" : { "url" : "https://www.github.com/spotify/folsom", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T22:11:03.354+00:00" }, "spotify/github-java-client" : { "url" : "https://www.github.com/spotify/github-java-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T22:12:12.536+00:00" }, "spotify/missinglink" : { "url" : "https://www.github.com/spotify/missinglink", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T22:16:44.949+00:00" }, "spotify/semantic-metrics" : { "url" : "https://www.github.com/spotify/semantic-metrics", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T22:18:00.577+00:00" }, "spotify/zoltar" : { "url" : "https://www.github.com/spotify/zoltar", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T22:55:07.892+00:00" }, "spring-attic/spring-cloud-aws" : { "url" : "https://www.github.com/spring-attic/spring-cloud-aws", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T22:57:39.503+00:00" }, "spring-attic/spring-cloud-gcp" : { "url" : "https://www.github.com/spring-attic/spring-cloud-gcp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:37:32.666+00:00" }, "spring-cloud-samples/spring-cloud-contract-samples" : { "url" : "https://www.github.com/spring-cloud-samples/spring-cloud-contract-samples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:41:34.047+00:00" }, "spring-cloud-samples/spring-cloud-sleuth-samples" : { "url" : "https://www.github.com/spring-cloud-samples/spring-cloud-sleuth-samples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:41:41.997+00:00" }, "spring-cloud/spring-cloud-circuitbreaker" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-circuitbreaker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:42:19.270+00:00" }, "spring-cloud/spring-cloud-common-security-config" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-common-security-config", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:42:47.009+00:00" }, "spring-cloud/spring-cloud-commons" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-commons", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:46:56.757+00:00" }, "spring-cloud/spring-cloud-consul" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-consul", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:49:09.003+00:00" }, "spring-cloud/spring-cloud-contract" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-contract", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:56:07.760+00:00" }, "spring-cloud/spring-cloud-dataflow" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-dataflow", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T00:51:51.345+00:00" }, "spring-cloud/spring-cloud-dataflow-samples" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-dataflow-samples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T00:52:54.185+00:00" }, "spring-cloud/spring-cloud-deployer" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-deployer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T00:54:35.223+00:00" }, "spring-cloud/spring-cloud-deployer-cloudfoundry" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-deployer-cloudfoundry", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T00:56:22.258+00:00" }, "spring-cloud/spring-cloud-deployer-kubernetes" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-deployer-kubernetes", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T01:36:47.636+00:00" }, "spring-cloud/spring-cloud-deployer-local" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-deployer-local", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T01:37:43.726+00:00" }, "spring-cloud/spring-cloud-gateway" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-gateway", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T01:44:00.795+00:00" }, "spring-cloud/spring-cloud-kubernetes" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-kubernetes", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T01:56:03.798+00:00" }, "spring-cloud/spring-cloud-openfeign" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-openfeign", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T01:58:32.779+00:00" }, "spring-cloud/spring-cloud-release-tools" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-release-tools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T01:59:21.143+00:00" }, "spring-cloud/spring-cloud-skipper" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-skipper", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T02:02:53.386+00:00" }, "spring-cloud/spring-cloud-sleuth" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-sleuth", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T02:40:55.166+00:00" }, "spring-cloud/spring-cloud-task" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-task", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T02:56:46.343+00:00" }, "spring-cloud/spring-cloud-zookeeper" : { "url" : "https://www.github.com/spring-cloud/spring-cloud-zookeeper", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T02:57:58.929+00:00" }, "spring-cloud/stream-applications" : { "url" : "https://www.github.com/spring-cloud/stream-applications", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:00:37.149+00:00" }, "spring-petclinic/spring-framework-petclinic" : { "url" : "https://www.github.com/spring-petclinic/spring-framework-petclinic", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:01:19.674+00:00" }, "spring-petclinic/spring-petclinic-cloud" : { "url" : "https://www.github.com/spring-petclinic/spring-petclinic-cloud", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:01:34.122+00:00" }, "spring-petclinic/spring-petclinic-data-jdbc" : { "url" : "https://www.github.com/spring-petclinic/spring-petclinic-data-jdbc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:01:43.682+00:00" }, "spring-petclinic/spring-petclinic-microservices" : { "url" : "https://www.github.com/spring-petclinic/spring-petclinic-microservices", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:02:49.544+00:00" }, "spring-petclinic/spring-petclinic-rest" : { "url" : "https://www.github.com/spring-petclinic/spring-petclinic-rest", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:03:26.485+00:00" }, "spring-projects-experimental/spring-boot-migrator" : { "url" : "https://www.github.com/spring-projects-experimental/spring-boot-migrator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:07:57.040+00:00" }, "spring-projects-experimental/spring-cloud-sleuth-otel" : { "url" : "https://www.github.com/spring-projects-experimental/spring-cloud-sleuth-otel", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:35:16.854+00:00" }, "spring-projects-experimental/spring-cloud-square" : { "url" : "https://www.github.com/spring-projects-experimental/spring-cloud-square", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:35:33.428+00:00" }, "spring-projects-experimental/spring-modulith" : { "url" : "https://www.github.com/spring-projects-experimental/spring-modulith", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:35:50.307+00:00" }, "spring-projects/spring-data-commons" : { "url" : "https://www.github.com/spring-projects/spring-data-commons", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:41:24.403+00:00" }, "spring-projects/spring-data-jpa" : { "url" : "https://www.github.com/spring-projects/spring-data-jpa", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:46:41.878+00:00" }, "spring-projects/spring-guice" : { "url" : "https://www.github.com/spring-projects/spring-guice", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:47:16.726+00:00" }, "springdoc/springdoc-openapi" : { "url" : "https://www.github.com/springdoc/springdoc-openapi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:49:43.893+00:00" }, "sqlancer/sqlancer" : { "url" : "https://www.github.com/sqlancer/sqlancer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:59:20.692+00:00" }, "square/javapoet" : { "url" : "https://www.github.com/square/javapoet", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:39:58.214+00:00" }, "square/keywhiz" : { "url" : "https://www.github.com/square/keywhiz", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:53:37.456+00:00" }, "square/square-java-sdk" : { "url" : "https://www.github.com/square/square-java-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:54:31.115+00:00" }, "srempfer/spring-cloud-config-azure-keyvault" : { "url" : "https://www.github.com/srempfer/spring-cloud-config-azure-keyvault", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:56:02.154+00:00" }, "srikanth-lingala/zip4j" : { "url" : "https://www.github.com/srikanth-lingala/zip4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:56:36.031+00:00" }, "ssaring/sportstracker" : { "url" : "https://www.github.com/ssaring/sportstracker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:57:06.332+00:00" }, "sshtools/maverick-synergy" : { "url" : "https://www.github.com/sshtools/maverick-synergy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:57:17.892+00:00" }, "st-tu-dresden/guestbook" : { "url" : "https://www.github.com/st-tu-dresden/guestbook", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:57:23.161+00:00" }, "st-tu-dresden/salespoint" : { "url" : "https://www.github.com/st-tu-dresden/salespoint", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:57:38.715+00:00" }, "st-tu-dresden/videoshop" : { "url" : "https://www.github.com/st-tu-dresden/videoshop", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:57:55.023+00:00" }, "stargate/stargate" : { "url" : "https://www.github.com/stargate/stargate", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T05:47:54.928+00:00" }, "startreedata/thirdeye" : { "url" : "https://www.github.com/startreedata/thirdeye", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:03:10.586+00:00" }, "startupheroes/startupheroes-checkstyle" : { "url" : "https://www.github.com/startupheroes/startupheroes-checkstyle", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:03:32.798+00:00" }, "starwit/lj-projectbuilder" : { "url" : "https://www.github.com/starwit/lj-projectbuilder", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:06:20.082+00:00" }, "stefanuebe/vaadin_fullcalendar" : { "url" : "https://www.github.com/stefanuebe/vaadin_fullcalendar", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:35:16.294+00:00" }, "stefvanschie/IF" : { "url" : "https://www.github.com/stefvanschie/IF", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:40:46.932+00:00" }, "stephenc/java-iso-tools" : { "url" : "https://www.github.com/stephenc/java-iso-tools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:41:09.240+00:00" }, "stepstone-tech/sonar-coldfusion" : { "url" : "https://www.github.com/stepstone-tech/sonar-coldfusion", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:41:13.857+00:00" }, "steve-community/steve" : { "url" : "https://www.github.com/steve-community/steve", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:50:44.074+00:00" }, "stevespringett/Alpine" : { "url" : "https://www.github.com/stevespringett/Alpine", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:56:35.398+00:00" }, "stevespringett/CPE-Parser" : { "url" : "https://www.github.com/stevespringett/CPE-Parser", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:58:51.734+00:00" }, "stevespringett/cvss-calculator" : { "url" : "https://www.github.com/stevespringett/cvss-calculator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:59:47.386+00:00" }, "stevespringett/nist-data-mirror" : { "url" : "https://www.github.com/stevespringett/nist-data-mirror", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T07:01:08.409+00:00" }, "stevespringett/vulndb-data-mirror" : { "url" : "https://www.github.com/stevespringett/vulndb-data-mirror", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T07:03:10.298+00:00" }, "stleary/JSON-java" : { "url" : "https://www.github.com/stleary/JSON-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T07:06:00.719+00:00" }, "storm345dev/ucars" : { "url" : "https://www.github.com/storm345dev/ucars", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T07:06:09.453+00:00" }, "stratospheric-dev/cdk-constructs" : { "url" : "https://www.github.com/stratospheric-dev/cdk-constructs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T07:12:59.541+00:00" }, "stratum/fabric-tna" : { "url" : "https://www.github.com/stratum/fabric-tna", @@ -12129,755 +12129,755 @@ }, "sualeh/creditcardnumber" : { "url" : "https://www.github.com/sualeh/creditcardnumber", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T08:56:36.784+00:00" }, "subclipse/subclipse" : { "url" : "https://www.github.com/subclipse/subclipse", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T08:57:34.890+00:00" }, "subclipse/svnclientadapter" : { "url" : "https://www.github.com/subclipse/svnclientadapter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T08:58:26.704+00:00" }, "sundrio/sundrio" : { "url" : "https://www.github.com/sundrio/sundrio", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:01:25.153+00:00" }, "sveditor/sveditor" : { "url" : "https://www.github.com/sveditor/sveditor", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:04:56.508+00:00" }, "svenkubiak/mangooio" : { "url" : "https://www.github.com/svenkubiak/mangooio", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:05:25.741+00:00" }, "sventorben/keycloak-home-idp-discovery" : { "url" : "https://www.github.com/sventorben/keycloak-home-idp-discovery", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:08:32.911+00:00" }, "sventorben/keycloak-restrict-client-auth" : { "url" : "https://www.github.com/sventorben/keycloak-restrict-client-auth", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:10:57.837+00:00" }, "swagger-api/swagger-core" : { "url" : "https://www.github.com/swagger-api/swagger-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:26:45.389+00:00" }, "swagger-api/swagger-parser" : { "url" : "https://www.github.com/swagger-api/swagger-parser", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:57:27.402+00:00" }, "sweble/sweble-wikitext" : { "url" : "https://www.github.com/sweble/sweble-wikitext", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:57:42.778+00:00" }, "swri-robotics/bag-database" : { "url" : "https://www.github.com/swri-robotics/bag-database", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T09:58:55.137+00:00" }, "synyx/urlaubsverwaltung" : { "url" : "https://www.github.com/synyx/urlaubsverwaltung", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T10:25:08.516+00:00" }, "ta4j/ta4j" : { "url" : "https://www.github.com/ta4j/ta4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-09T10:30:50.931+00:00" }, "tabulapdf/tabula-java" : { "url" : "https://www.github.com/tabulapdf/tabula-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:49:02.818+00:00" }, "tada/pljava" : { "url" : "https://www.github.com/tada/pljava", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:51:05.600+00:00" }, "taimos/HTTPUtils" : { "url" : "https://www.github.com/taimos/HTTPUtils", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:51:10.271+00:00" }, "taimos/dvalin" : { "url" : "https://www.github.com/taimos/dvalin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:52:17.850+00:00" }, "takari/io.takari.incrementalbuild" : { "url" : "https://www.github.com/takari/io.takari.incrementalbuild", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:52:35.092+00:00" }, "takari/polyglot-maven" : { "url" : "https://www.github.com/takari/polyglot-maven", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:53:54.158+00:00" }, "takari/takari-lifecycle" : { "url" : "https://www.github.com/takari/takari-lifecycle", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:54:32.366+00:00" }, "takari/takari-plugin-testing-project" : { "url" : "https://www.github.com/takari/takari-plugin-testing-project", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:54:54.762+00:00" }, "talsma-ict/context-propagation" : { "url" : "https://www.github.com/talsma-ict/context-propagation", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:59:28.953+00:00" }, "talsma-ict/umldoclet" : { "url" : "https://www.github.com/talsma-ict/umldoclet", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:04:02.053+00:00" }, "tamtam-chat/tamtam-bot-api" : { "url" : "https://www.github.com/tamtam-chat/tamtam-bot-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:04:21.806+00:00" }, "taosdata/taos-connector-jdbc" : { "url" : "https://www.github.com/taosdata/taos-connector-jdbc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:05:18.659+00:00" }, "tapdata/tapdata" : { "url" : "https://www.github.com/tapdata/tapdata", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:16:00.132+00:00" }, "tarantool/cartridge-java" : { "url" : "https://www.github.com/tarantool/cartridge-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:35:23.831+00:00" }, "tarantool/cartridge-springdata" : { "url" : "https://www.github.com/tarantool/cartridge-springdata", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:35:55.102+00:00" }, "taxcalcs/taxcalculator" : { "url" : "https://www.github.com/taxcalcs/taxcalculator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:36:13.865+00:00" }, "tbroyer/gwt-maven-plugin" : { "url" : "https://www.github.com/tbroyer/gwt-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:36:25.458+00:00" }, "tbsalling/aismessages" : { "url" : "https://www.github.com/tbsalling/aismessages", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:36:40.281+00:00" }, "tdebatty/java-string-similarity" : { "url" : "https://www.github.com/tdebatty/java-string-similarity", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:36:55.205+00:00" }, "tdf/odftoolkit" : { "url" : "https://www.github.com/tdf/odftoolkit", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:39:18.452+00:00" }, "tdunning/log-synth" : { "url" : "https://www.github.com/tdunning/log-synth", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:39:36.900+00:00" }, "teamapps-org/teamapps" : { "url" : "https://www.github.com/teamapps-org/teamapps", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:40:28.435+00:00" }, "techa03/goodsKill" : { "url" : "https://www.github.com/techa03/goodsKill", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:42:17.593+00:00" }, "tectonicus/tectonicus" : { "url" : "https://www.github.com/tectonicus/tectonicus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:43:40.203+00:00" }, "teixeira-fernando/EcommerceApp" : { "url" : "https://www.github.com/teixeira-fernando/EcommerceApp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:44:55.906+00:00" }, "teknux-org/jetty-bootstrap" : { "url" : "https://www.github.com/teknux-org/jetty-bootstrap", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:45:02.593+00:00" }, "telefonicaid/perseo-core" : { "url" : "https://www.github.com/telefonicaid/perseo-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:46:58.528+00:00" }, "tensorflow/java" : { "url" : "https://www.github.com/tensorflow/java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:49:25.560+00:00" }, "terrestris/shogun" : { "url" : "https://www.github.com/terrestris/shogun", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:59:27.575+00:00" }, "tesla/m2eclipse-tycho" : { "url" : "https://www.github.com/tesla/m2eclipse-tycho", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T18:59:39.717+00:00" }, "tesler-platform/tesler" : { "url" : "https://www.github.com/tesler-platform/tesler", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:01:46.264+00:00" }, "testingisdocumenting/webtau" : { "url" : "https://www.github.com/testingisdocumenting/webtau", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:13:03.200+00:00" }, "testingisdocumenting/znai" : { "url" : "https://www.github.com/testingisdocumenting/znai", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:21:03.554+00:00" }, "teverett/OLMReader" : { "url" : "https://www.github.com/teverett/OLMReader", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:40:24.819+00:00" }, "teverett/osgi-example" : { "url" : "https://www.github.com/teverett/osgi-example", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:40:44.245+00:00" }, "teverett/paradoxReader" : { "url" : "https://www.github.com/teverett/paradoxReader", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:41:51.158+00:00" }, "tezlm/community-mod" : { "url" : "https://www.github.com/tezlm/community-mod", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:43:51.786+00:00" }, "the-h-team/Labyrinth" : { "url" : "https://www.github.com/the-h-team/Labyrinth", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:44:03.440+00:00" }, "theborakompanioni/thymeleaf-extras-shiro" : { "url" : "https://www.github.com/theborakompanioni/thymeleaf-extras-shiro", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:44:15.965+00:00" }, "thelastpickle/cassandra-reaper" : { "url" : "https://www.github.com/thelastpickle/cassandra-reaper", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:51:21.380+00:00" }, "thomasdarimont/embedded-spring-boot-keycloak-server" : { "url" : "https://www.github.com/thomasdarimont/embedded-spring-boot-keycloak-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:51:43.405+00:00" }, "thomasdarimont/keycloak-project-example" : { "url" : "https://www.github.com/thomasdarimont/keycloak-project-example", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:52:07.855+00:00" }, "thomasjungblut/tjungblut-math" : { "url" : "https://www.github.com/thomasjungblut/tjungblut-math", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:52:13.536+00:00" }, "thulab/IginX" : { "url" : "https://www.github.com/thulab/IginX", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:57:15.342+00:00" }, "thymeleaf/thymeleaf" : { "url" : "https://www.github.com/thymeleaf/thymeleaf", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:58:06.421+00:00" }, "tidb-incubator/TiBigData" : { "url" : "https://www.github.com/tidb-incubator/TiBigData", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T19:59:59.960+00:00" }, "tikv/client-java" : { "url" : "https://www.github.com/tikv/client-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:05:11.849+00:00" }, "timbru31/SilkSpawners" : { "url" : "https://www.github.com/timbru31/SilkSpawners", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:07:48.209+00:00" }, "timpeeters/spring-boot-graceful-shutdown" : { "url" : "https://www.github.com/timpeeters/spring-boot-graceful-shutdown", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:39:36.114+00:00" }, "timveil/hive-jdbc-driver" : { "url" : "https://www.github.com/timveil/hive-jdbc-driver", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:41:49.254+00:00" }, "tinify/tinify-java" : { "url" : "https://www.github.com/tinify/tinify-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:42:02.400+00:00" }, "tinylog-org/tinylog" : { "url" : "https://www.github.com/tinylog-org/tinylog", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:46:24.375+00:00" }, "tlaplus/tlaplus" : { "url" : "https://www.github.com/tlaplus/tlaplus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:47:33.096+00:00" }, "tls-attacker/TLS-Anvil" : { "url" : "https://www.github.com/tls-attacker/TLS-Anvil", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:47:39.190+00:00" }, "tls-attacker/TLS-Attacker" : { "url" : "https://www.github.com/tls-attacker/TLS-Attacker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:48:14.579+00:00" }, "tntim96/JSCover" : { "url" : "https://www.github.com/tntim96/JSCover", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:48:36.231+00:00" }, "todvora/eet-client" : { "url" : "https://www.github.com/todvora/eet-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:48:54.625+00:00" }, "togglz/togglz" : { "url" : "https://www.github.com/togglz/togglz", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T20:58:37.539+00:00" }, "tokuhirom/avans" : { "url" : "https://www.github.com/tokuhirom/avans", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:02:24.967+00:00" }, "tomsiewert/hetznercloud-java" : { "url" : "https://www.github.com/tomsiewert/hetznercloud-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:04:01.991+00:00" }, "tomtom-international/openlr" : { "url" : "https://www.github.com/tomtom-international/openlr", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:04:34.536+00:00" }, "tony19/named-regexp" : { "url" : "https://www.github.com/tony19/named-regexp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:05:06.985+00:00" }, "toolfactory/narcissus" : { "url" : "https://www.github.com/toolfactory/narcissus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:05:15.684+00:00" }, "toolisticon/aptk" : { "url" : "https://www.github.com/toolisticon/aptk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:06:40.783+00:00" }, "tordanik/OSM2World" : { "url" : "https://www.github.com/tordanik/OSM2World", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:07:17.080+00:00" }, "touchmii/OpenTCS-4" : { "url" : "https://www.github.com/touchmii/OpenTCS-4", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:07:35.870+00:00" }, "tr7zw/Item-NBT-API" : { "url" : "https://www.github.com/tr7zw/Item-NBT-API", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:09:09.564+00:00" }, "trackmate-sc/TrackMate" : { "url" : "https://www.github.com/trackmate-sc/TrackMate", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:10:07.018+00:00" }, "trainerlord/WorldSystem" : { "url" : "https://www.github.com/trainerlord/WorldSystem", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:11:31.430+00:00" }, "trakem2/TrakEM2" : { "url" : "https://www.github.com/trakem2/TrakEM2", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:11:43.416+00:00" }, "treasure-data/td-client-java" : { "url" : "https://www.github.com/treasure-data/td-client-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:14:43.820+00:00" }, "treasure-data/td-jdbc" : { "url" : "https://www.github.com/treasure-data/td-jdbc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:15:42.343+00:00" }, "treasure-data/td-logger-java" : { "url" : "https://www.github.com/treasure-data/td-logger-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:15:48.142+00:00" }, "trekawek/toxiproxy-java" : { "url" : "https://www.github.com/trekawek/toxiproxy-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:17:16.264+00:00" }, "trimou/trimou" : { "url" : "https://www.github.com/trimou/trimou", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:17:39.828+00:00" }, "trinodb/tempto" : { "url" : "https://www.github.com/trinodb/tempto", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:18:54.302+00:00" }, "trinodb/tpcds" : { "url" : "https://www.github.com/trinodb/tpcds", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T21:18:56.766+00:00" }, "trinodb/trino" : { "url" : "https://www.github.com/trinodb/trino", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T00:49:10.668+00:00" }, "tugraz-isds/systemds" : { "url" : "https://www.github.com/tugraz-isds/systemds", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T00:50:22.470+00:00" }, "tupilabs/tap4j" : { "url" : "https://www.github.com/tupilabs/tap4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T00:50:36.989+00:00" }, "turesheim/eclipse-launcher" : { "url" : "https://www.github.com/turesheim/eclipse-launcher", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T00:50:45.576+00:00" }, "turkraft/spring-filter" : { "url" : "https://www.github.com/turkraft/spring-filter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T00:53:13.352+00:00" }, "turms-im/turms" : { "url" : "https://www.github.com/turms-im/turms", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T00:53:36.846+00:00" }, "tushartushar/DesigniteJava" : { "url" : "https://www.github.com/tushartushar/DesigniteJava", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T00:53:43.661+00:00" }, "twilio/calcite-kudu" : { "url" : "https://www.github.com/twilio/calcite-kudu", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T00:54:34.426+00:00" }, "twilio/twilio-oai-generator" : { "url" : "https://www.github.com/twilio/twilio-oai-generator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T00:59:14.970+00:00" }, "twonote/radosgw-admin4j" : { "url" : "https://www.github.com/twonote/radosgw-admin4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T00:59:35.319+00:00" }, "tywo45/t-io" : { "url" : "https://www.github.com/tywo45/t-io", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:00:08.697+00:00" }, "uPortal-Project/CalendarPortlet" : { "url" : "https://www.github.com/uPortal-Project/CalendarPortlet", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:04:59.001+00:00" }, "uPortal-Project/CoursesPortlet" : { "url" : "https://www.github.com/uPortal-Project/CoursesPortlet", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:06:06.643+00:00" }, "uPortal-Project/NewsReaderPortlet" : { "url" : "https://www.github.com/uPortal-Project/NewsReaderPortlet", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:11:14.654+00:00" }, "uPortal-Project/WebproxyPortlet" : { "url" : "https://www.github.com/uPortal-Project/WebproxyPortlet", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:14:12.996+00:00" }, "uber/RemoteShuffleService" : { "url" : "https://www.github.com/uber/RemoteShuffleService", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:14:45.299+00:00" }, "uber/h3-java" : { "url" : "https://www.github.com/uber/h3-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:15:39.345+00:00" }, "ucloud/ucloud-sdk-java" : { "url" : "https://www.github.com/ucloud/ucloud-sdk-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:16:13.052+00:00" }, "uhafner/autograding-github-action" : { "url" : "https://www.github.com/uhafner/autograding-github-action", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:20:03.529+00:00" }, "uhafner/codingstyle" : { "url" : "https://www.github.com/uhafner/codingstyle", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:30:29.435+00:00" }, "ukwa/webarchive-discovery" : { "url" : "https://www.github.com/ukwa/webarchive-discovery", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:31:35.048+00:00" }, "undertow-io/undertow" : { "url" : "https://www.github.com/undertow-io/undertow", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T01:59:05.177+00:00" }, "unic/neba" : { "url" : "https://www.github.com/unic/neba", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:01:09.391+00:00" }, "unicode-org/cldr" : { "url" : "https://www.github.com/unicode-org/cldr", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:36:10.889+00:00" }, "unnamed/command-flow" : { "url" : "https://www.github.com/unnamed/command-flow", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:36:22.933+00:00" }, "urmi-21/MetaOmGraph" : { "url" : "https://www.github.com/urmi-21/MetaOmGraph", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:37:11.183+00:00" }, "usdAG/cstc" : { "url" : "https://www.github.com/usdAG/cstc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:46:22.760+00:00" }, "usethesource/capsule" : { "url" : "https://www.github.com/usethesource/capsule", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:46:30.019+00:00" }, "usethesource/clair" : { "url" : "https://www.github.com/usethesource/clair", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:46:37.624+00:00" }, "usethesource/rascal" : { "url" : "https://www.github.com/usethesource/rascal", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:47:40.604+00:00" }, "usethesource/rascal-eclipse" : { "url" : "https://www.github.com/usethesource/rascal-eclipse", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:47:48.620+00:00" }, "usethesource/vallang" : { "url" : "https://www.github.com/usethesource/vallang", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T02:50:53.632+00:00" }, "usnistgov/liboscal-java" : { "url" : "https://www.github.com/usnistgov/liboscal-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T09:51:27.153+00:00" }, "utPLSQL/utPLSQL-cli" : { "url" : "https://www.github.com/utPLSQL/utPLSQL-cli", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T09:52:05.161+00:00" }, "uwolfer/gerrit-rest-java-client" : { "url" : "https://www.github.com/uwolfer/gerrit-rest-java-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T09:53:48.551+00:00" }, "v12technology/fluxtion" : { "url" : "https://www.github.com/v12technology/fluxtion", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T09:55:42.409+00:00" }, "vaadin/cookbook" : { "url" : "https://www.github.com/vaadin/cookbook", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T09:57:48.963+00:00" }, "vaadin/docs" : { "url" : "https://www.github.com/vaadin/docs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T10:18:49.806+00:00" }, "vaadin/flow" : { "url" : "https://www.github.com/vaadin/flow", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T13:56:41.060+00:00" }, "vaadin/hilla" : { "url" : "https://www.github.com/vaadin/hilla", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T14:03:14.152+00:00" }, "vaadin/platform" : { "url" : "https://www.github.com/vaadin/platform", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T15:18:43.104+00:00" }, "vaadin/skeleton-starter-flow-spring" : { "url" : "https://www.github.com/vaadin/skeleton-starter-flow-spring", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T03:00:29.278+00:00" }, "valery1707/kaitai-maven-plugin" : { "url" : "https://www.github.com/valery1707/kaitai-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T03:01:09.430+00:00" }, "valfirst/jbehave-junit-runner" : { "url" : "https://www.github.com/valfirst/jbehave-junit-runner", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T15:38:58.512+00:00" }, "validator/htmlparser" : { "url" : "https://www.github.com/validator/htmlparser", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T15:39:45.165+00:00" }, "valtech/aem-easy-content-upgrade" : { "url" : "https://www.github.com/valtech/aem-easy-content-upgrade", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T15:40:56.358+00:00" }, "vandmo/dependency-lock-maven-plugin" : { "url" : "https://www.github.com/vandmo/dependency-lock-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T15:42:07.101+00:00" }, "vassalengine/vassal" : { "url" : "https://www.github.com/vassalengine/vassal", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:40:38.534+00:00" }, "vaulttec/sonar-auth-oidc" : { "url" : "https://www.github.com/vaulttec/sonar-auth-oidc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:25:56.048+00:00" }, "vdurmont/semver4j" : { "url" : "https://www.github.com/vdurmont/semver4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:26:17.129+00:00" }, "veraPDF/veraPDF-apps" : { "url" : "https://www.github.com/veraPDF/veraPDF-apps", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:29:00.493+00:00" }, "veraPDF/veraPDF-library" : { "url" : "https://www.github.com/veraPDF/veraPDF-library", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:36:45.404+00:00" }, "veraPDF/veraPDF-validation" : { "url" : "https://www.github.com/veraPDF/veraPDF-validation", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:41:53.618+00:00" }, "verhas/jamal" : { "url" : "https://www.github.com/verhas/jamal", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:42:06.912+00:00" }, "verhas/javageci" : { "url" : "https://www.github.com/verhas/javageci", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:42:32.192+00:00" }, "versly/wsdoc" : { "url" : "https://www.github.com/versly/wsdoc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:43:10.735+00:00" }, "vert-x3/vertx-amqp-client" : { "url" : "https://www.github.com/vert-x3/vertx-amqp-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:43:37.353+00:00" }, "vert-x3/vertx-auth" : { "url" : "https://www.github.com/vert-x3/vertx-auth", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:43:54.203+00:00" }, "vert-x3/vertx-camel-bridge" : { "url" : "https://www.github.com/vert-x3/vertx-camel-bridge", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:44:17.777+00:00" }, "vert-x3/vertx-cassandra-client" : { "url" : "https://www.github.com/vert-x3/vertx-cassandra-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:44:46.116+00:00" }, "vert-x3/vertx-circuit-breaker" : { "url" : "https://www.github.com/vert-x3/vertx-circuit-breaker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:45:04.212+00:00" }, "vert-x3/vertx-codetrans" : { "url" : "https://www.github.com/vert-x3/vertx-codetrans", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:45:24.059+00:00" }, "vert-x3/vertx-config" : { "url" : "https://www.github.com/vert-x3/vertx-config", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:46:15.827+00:00" }, "vert-x3/vertx-consul-client" : { "url" : "https://www.github.com/vert-x3/vertx-consul-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:46:57.936+00:00" }, "vert-x3/vertx-dropwizard-metrics" : { "url" : "https://www.github.com/vert-x3/vertx-dropwizard-metrics", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:47:30.044+00:00" }, "vert-x3/vertx-examples" : { "url" : "https://www.github.com/vert-x3/vertx-examples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T08:49:43.436+00:00" }, "vert-x3/vertx-grpc" : { "url" : "https://www.github.com/vert-x3/vertx-grpc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T09:00:37.603+00:00" }, "vert-x3/vertx-hazelcast" : { "url" : "https://www.github.com/vert-x3/vertx-hazelcast", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T09:01:36.848+00:00" }, "vert-x3/vertx-health-check" : { "url" : "https://www.github.com/vert-x3/vertx-health-check", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:41:09.020+00:00" }, "vert-x3/vertx-ignite" : { "url" : "https://www.github.com/vert-x3/vertx-ignite", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:42:02.543+00:00" }, "vert-x3/vertx-infinispan" : { "url" : "https://www.github.com/vert-x3/vertx-infinispan", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:42:48.705+00:00" }, "vert-x3/vertx-jdbc-client" : { "url" : "https://www.github.com/vert-x3/vertx-jdbc-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:44:10.948+00:00" }, "vert-x3/vertx-kafka-client" : { "url" : "https://www.github.com/vert-x3/vertx-kafka-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:45:40.572+00:00" }, "vert-x3/vertx-lang-groovy" : { "url" : "https://www.github.com/vert-x3/vertx-lang-groovy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:46:56.590+00:00" }, "vert-x3/vertx-mail-client" : { "url" : "https://www.github.com/vert-x3/vertx-mail-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:48:13.645+00:00" }, "vert-x3/vertx-maven-service-factory" : { "url" : "https://www.github.com/vert-x3/vertx-maven-service-factory", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:48:32.867+00:00" }, "vert-x3/vertx-micrometer-metrics" : { "url" : "https://www.github.com/vert-x3/vertx-micrometer-metrics", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:49:38.063+00:00" }, "vert-x3/vertx-mongo-client" : { "url" : "https://www.github.com/vert-x3/vertx-mongo-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:51:08.947+00:00" }, "vert-x3/vertx-mqtt" : { "url" : "https://www.github.com/vert-x3/vertx-mqtt", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:52:11.339+00:00" }, "vert-x3/vertx-proton" : { "url" : "https://www.github.com/vert-x3/vertx-proton", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:52:40.491+00:00" }, "vert-x3/vertx-rabbitmq-client" : { "url" : "https://www.github.com/vert-x3/vertx-rabbitmq-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:54:32.537+00:00" }, "vert-x3/vertx-redis-client" : { "url" : "https://www.github.com/vert-x3/vertx-redis-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:56:22.938+00:00" }, "vert-x3/vertx-rx" : { "url" : "https://www.github.com/vert-x3/vertx-rx", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:57:27.513+00:00" }, "vert-x3/vertx-service-discovery" : { "url" : "https://www.github.com/vert-x3/vertx-service-discovery", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:58:13.249+00:00" }, "vert-x3/vertx-service-proxy" : { "url" : "https://www.github.com/vert-x3/vertx-service-proxy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:59:00.009+00:00" }, "vert-x3/vertx-shell" : { "url" : "https://www.github.com/vert-x3/vertx-shell", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T16:59:20.634+00:00" }, "vert-x3/vertx-stack" : { "url" : "https://www.github.com/vert-x3/vertx-stack", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:00:01.468+00:00" }, "vert-x3/vertx-stomp" : { "url" : "https://www.github.com/vert-x3/vertx-stomp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:00:18.912+00:00" }, "vert-x3/vertx-sync" : { "url" : "https://www.github.com/vert-x3/vertx-sync", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:00:32.626+00:00" }, "vert-x3/vertx-tcp-eventbus-bridge" : { "url" : "https://www.github.com/vert-x3/vertx-tcp-eventbus-bridge", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:01:00.294+00:00" }, "vert-x3/vertx-unit" : { "url" : "https://www.github.com/vert-x3/vertx-unit", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:01:26.618+00:00" }, "vert-x3/vertx-web" : { "url" : "https://www.github.com/vert-x3/vertx-web", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:11:35.435+00:00" }, "vert-x3/vertx-zookeeper" : { "url" : "https://www.github.com/vert-x3/vertx-zookeeper", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:12:25.020+00:00" }, "vertical-blank/sql-formatter" : { "url" : "https://www.github.com/vertical-blank/sql-formatter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:12:49.894+00:00" }, "vertx-china/tree-new-bee" : { "url" : "https://www.github.com/vertx-china/tree-new-bee", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:12:54.044+00:00" }, "veryfi/veryfi-java" : { "url" : "https://www.github.com/veryfi/veryfi-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:13:09.257+00:00" }, "vesoft-inc/nebula-java" : { "url" : "https://www.github.com/vesoft-inc/nebula-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T17:17:23.956+00:00" }, "vespa-engine/vespa" : { "url" : "https://www.github.com/vespa-engine/vespa", @@ -12913,387 +12913,387 @@ }, "vincenzopalazzo/material-ui-swing" : { "url" : "https://www.github.com/vincenzopalazzo/material-ui-swing", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:44:21.234+00:00" }, "virtualcell/vcell" : { "url" : "https://www.github.com/virtualcell/vcell", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:48:51.571+00:00" }, "virtualsatellite/VirtualSatellite4-Core" : { "url" : "https://www.github.com/virtualsatellite/VirtualSatellite4-Core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:53:55.198+00:00" }, "vivo-project/VIVO" : { "url" : "https://www.github.com/vivo-project/VIVO", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T09:57:01.142+00:00" }, "vivo-project/Vitro" : { "url" : "https://www.github.com/vivo-project/Vitro", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:00:58.836+00:00" }, "vlingo/xoom-actors" : { "url" : "https://www.github.com/vlingo/xoom-actors", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:01:39.174+00:00" }, "vlingo/xoom-auth" : { "url" : "https://www.github.com/vlingo/xoom-auth", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:01:47.902+00:00" }, "vlingo/xoom-cluster" : { "url" : "https://www.github.com/vlingo/xoom-cluster", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:02:02.900+00:00" }, "vlingo/xoom-common" : { "url" : "https://www.github.com/vlingo/xoom-common", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:02:23.000+00:00" }, "vlingo/xoom-designer" : { "url" : "https://www.github.com/vlingo/xoom-designer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:03:38.819+00:00" }, "vlingo/xoom-examples" : { "url" : "https://www.github.com/vlingo/xoom-examples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:05:40.157+00:00" }, "vlingo/xoom-helloworld" : { "url" : "https://www.github.com/vlingo/xoom-helloworld", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:05:47.402+00:00" }, "vlingo/xoom-http" : { "url" : "https://www.github.com/vlingo/xoom-http", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:06:25.016+00:00" }, "vlingo/xoom-lattice" : { "url" : "https://www.github.com/vlingo/xoom-lattice", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:06:48.159+00:00" }, "vlingo/xoom-schemata" : { "url" : "https://www.github.com/vlingo/xoom-schemata", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:07:59.961+00:00" }, "vlingo/xoom-streams" : { "url" : "https://www.github.com/vlingo/xoom-streams", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:08:08.544+00:00" }, "vlingo/xoom-symbio" : { "url" : "https://www.github.com/vlingo/xoom-symbio", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:08:24.641+00:00" }, "vlingo/xoom-wire" : { "url" : "https://www.github.com/vlingo/xoom-wire", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:08:56.576+00:00" }, "vmware/workflowTools" : { "url" : "https://www.github.com/vmware/workflowTools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:09:04.696+00:00" }, "vmzakharov/dataframe-ec" : { "url" : "https://www.github.com/vmzakharov/dataframe-ec", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:09:09.947+00:00" }, "vogellacompany/eclipse4book" : { "url" : "https://www.github.com/vogellacompany/eclipse4book", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:09:24.653+00:00" }, "vogellacompany/tycho-example" : { "url" : "https://www.github.com/vogellacompany/tycho-example", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:09:36.587+00:00" }, "volodya-lombrozo/hg-revision-plugin" : { "url" : "https://www.github.com/volodya-lombrozo/hg-revision-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:10:04.597+00:00" }, "vorburger/ch.vorburger.exec" : { "url" : "https://www.github.com/vorburger/ch.vorburger.exec", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:12:07.578+00:00" }, "vorburger/ch.vorburger.fswatch" : { "url" : "https://www.github.com/vorburger/ch.vorburger.fswatch", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:14:23.576+00:00" }, "voyages-sncf-technologies/hesperides" : { "url" : "https://www.github.com/voyages-sncf-technologies/hesperides", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:19:18.043+00:00" }, "vpro/jcr-criteria" : { "url" : "https://www.github.com/vpro/jcr-criteria", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:19:21.486+00:00" }, "vy/hrrs" : { "url" : "https://www.github.com/vy/hrrs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:21:27.593+00:00" }, "vy/log4j2-redis-appender" : { "url" : "https://www.github.com/vy/log4j2-redis-appender", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:22:34.568+00:00" }, "vy/rotating-fos" : { "url" : "https://www.github.com/vy/rotating-fos", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:24:47.896+00:00" }, "vzakharchenko/dynamic-orm" : { "url" : "https://www.github.com/vzakharchenko/dynamic-orm", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:28:35.299+00:00" }, "w3c/epubcheck" : { "url" : "https://www.github.com/w3c/epubcheck", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:33:18.156+00:00" }, "wala/WALA" : { "url" : "https://www.github.com/wala/WALA", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:41:48.726+00:00" }, "walmartlabs/concord" : { "url" : "https://www.github.com/walmartlabs/concord", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:56:06.019+00:00" }, "walmartlabs/concord-plugins" : { "url" : "https://www.github.com/walmartlabs/concord-plugins", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:57:18.168+00:00" }, "walmartlabs/gozer" : { "url" : "https://www.github.com/walmartlabs/gozer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:58:19.352+00:00" }, "wangyuheng/Arc" : { "url" : "https://www.github.com/wangyuheng/Arc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T10:59:42.957+00:00" }, "watson-developer-cloud/java-sdk" : { "url" : "https://www.github.com/watson-developer-cloud/java-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T11:06:43.580+00:00" }, "wavefrontHQ/wavefront-spring-boot" : { "url" : "https://www.github.com/wavefrontHQ/wavefront-spring-boot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T11:08:57.737+00:00" }, "wavesplatform/WavesJ" : { "url" : "https://www.github.com/wavesplatform/WavesJ", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T11:09:49.727+00:00" }, "wcm-io/io.wcm.samples" : { "url" : "https://www.github.com/wcm-io/io.wcm.samples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T11:10:20.629+00:00" }, "web-innovate/bootstraped-multi-test-results-report" : { "url" : "https://www.github.com/web-innovate/bootstraped-multi-test-results-report", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T11:18:21.155+00:00" }, "web3j/web3j-maven-plugin" : { "url" : "https://www.github.com/web3j/web3j-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T11:18:51.095+00:00" }, "webanno/webanno" : { "url" : "https://www.github.com/webanno/webanno", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T14:04:19.542+00:00" }, "webdriverextensions/webdriverextensions-maven-plugin" : { "url" : "https://www.github.com/webdriverextensions/webdriverextensions-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T14:06:19.012+00:00" }, "webdriverextensions/webdriverextensions-maven-plugin-repository" : { "url" : "https://www.github.com/webdriverextensions/webdriverextensions-maven-plugin-repository", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T14:42:44.836+00:00" }, "websight-io/howlite" : { "url" : "https://www.github.com/websight-io/howlite", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T14:49:39.994+00:00" }, "weihao/bungeecord-prometheus-exporter" : { "url" : "https://www.github.com/weihao/bungeecord-prometheus-exporter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T14:51:09.750+00:00" }, "weld/api" : { "url" : "https://www.github.com/weld/api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T14:53:00.096+00:00" }, "weld/core" : { "url" : "https://www.github.com/weld/core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:19:57.545+00:00" }, "weld/weld-testing" : { "url" : "https://www.github.com/weld/weld-testing", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:20:37.983+00:00" }, "wenqiglantz/customer-service" : { "url" : "https://www.github.com/wenqiglantz/customer-service", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:24:25.215+00:00" }, "wesleyosantos91/poc-multi-module-arch-hexagonal-springboot" : { "url" : "https://www.github.com/wesleyosantos91/poc-multi-module-arch-hexagonal-springboot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:25:40.310+00:00" }, "wgpsec/fofa_viewer" : { "url" : "https://www.github.com/wgpsec/fofa_viewer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:25:44.875+00:00" }, "wgzhao/Addax" : { "url" : "https://www.github.com/wgzhao/Addax", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:32:46.293+00:00" }, "wh1t3p1g/ysomap" : { "url" : "https://www.github.com/wh1t3p1g/ysomap", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:33:18.913+00:00" }, "whiskels/NotifierBot" : { "url" : "https://www.github.com/whiskels/NotifierBot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:35:39.318+00:00" }, "whiteclarkegroup/liquibase-linter" : { "url" : "https://www.github.com/whiteclarkegroup/liquibase-linter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:36:43.335+00:00" }, "wicketstuff/core" : { "url" : "https://www.github.com/wicketstuff/core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:40:17.648+00:00" }, "wildfirechat/app-server" : { "url" : "https://www.github.com/wildfirechat/app-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:40:33.608+00:00" }, "wildfly-extras/creaper" : { "url" : "https://www.github.com/wildfly-extras/creaper", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:41:51.329+00:00" }, "wildfly-extras/wildfly-camel" : { "url" : "https://www.github.com/wildfly-extras/wildfly-camel", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T15:53:05.457+00:00" }, "wildfly-extras/wildfly-datasources-galleon-pack" : { "url" : "https://www.github.com/wildfly-extras/wildfly-datasources-galleon-pack", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:00:07.244+00:00" }, "wildfly-extras/wildfly-jar-maven-plugin" : { "url" : "https://www.github.com/wildfly-extras/wildfly-jar-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:02:07.109+00:00" }, "wildfly-security/wildfly-elytron" : { "url" : "https://www.github.com/wildfly-security/wildfly-elytron", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:18:28.646+00:00" }, "wildfly-security/wildfly-openssl" : { "url" : "https://www.github.com/wildfly-security/wildfly-openssl", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:19:17.046+00:00" }, "wildfly/galleon" : { "url" : "https://www.github.com/wildfly/galleon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:21:51.544+00:00" }, "wildfly/jboss-ejb-client" : { "url" : "https://www.github.com/wildfly/jboss-ejb-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:27:43.808+00:00" }, "wildfly/quickstart" : { "url" : "https://www.github.com/wildfly/quickstart", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T16:33:44.066+00:00" }, "wildfly/wildfly" : { "url" : "https://www.github.com/wildfly/wildfly", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T21:31:16.937+00:00" }, "wildfly/wildfly-arquillian" : { "url" : "https://www.github.com/wildfly/wildfly-arquillian", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T21:34:30.154+00:00" }, "wildfly/wildfly-core" : { "url" : "https://www.github.com/wildfly/wildfly-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T22:42:34.756+00:00" }, "wildfly/wildfly-maven-plugin" : { "url" : "https://www.github.com/wildfly/wildfly-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T22:45:21.354+00:00" }, "wimdeblauwe/error-handling-spring-boot-starter" : { "url" : "https://www.github.com/wimdeblauwe/error-handling-spring-boot-starter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T22:45:34.977+00:00" }, "wimdeblauwe/htmx-spring-boot-thymeleaf" : { "url" : "https://www.github.com/wimdeblauwe/htmx-spring-boot-thymeleaf", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T22:45:51.050+00:00" }, "wimdeblauwe/testcontainers-cypress" : { "url" : "https://www.github.com/wimdeblauwe/testcontainers-cypress", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T22:46:01.479+00:00" }, "windup/windup" : { "url" : "https://www.github.com/windup/windup", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T23:01:48.284+00:00" }, "windup/windup-rulesets" : { "url" : "https://www.github.com/windup/windup-rulesets", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T23:35:26.893+00:00" }, "wireapp/echo-bot" : { "url" : "https://www.github.com/wireapp/echo-bot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T23:35:44.486+00:00" }, "wireapp/lithium" : { "url" : "https://www.github.com/wireapp/lithium", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T23:36:48.288+00:00" }, "wisdommen/UltiTools" : { "url" : "https://www.github.com/wisdommen/UltiTools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T23:37:20.609+00:00" }, "wiverson/maven-jpackage-template" : { "url" : "https://www.github.com/wiverson/maven-jpackage-template", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T23:37:26.558+00:00" }, "wmixvideo/correios" : { "url" : "https://www.github.com/wmixvideo/correios", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T23:38:04.572+00:00" }, "wmixvideo/nfe" : { "url" : "https://www.github.com/wmixvideo/nfe", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T23:43:35.162+00:00" }, "wmixvideo/sped" : { "url" : "https://www.github.com/wmixvideo/sped", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T23:44:01.813+00:00" }, "wocommunity/wonder" : { "url" : "https://www.github.com/wocommunity/wonder", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T23:52:25.451+00:00" }, "woothee/woothee-java" : { "url" : "https://www.github.com/woothee/woothee-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T23:52:35.796+00:00" }, "wso2-extensions/identity-governance" : { "url" : "https://www.github.com/wso2-extensions/identity-governance", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T23:58:45.703+00:00" }, "wso2-extensions/identity-inbound-auth-oauth" : { "url" : "https://www.github.com/wso2-extensions/identity-inbound-auth-oauth", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T00:18:08.925+00:00" }, "wso2/balana" : { "url" : "https://www.github.com/wso2/balana", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-07T00:32:17.046+00:00" }, "wso2/carbon-apimgt" : { "url" : "https://www.github.com/wso2/carbon-apimgt", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T15:27:48.119+00:00" }, "wso2/carbon-identity-framework" : { "url" : "https://www.github.com/wso2/carbon-identity-framework", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T17:02:52.402+00:00" }, "wso2/carbon-kernel" : { "url" : "https://www.github.com/wso2/carbon-kernel", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T18:10:31.544+00:00" }, "wso2/charon" : { "url" : "https://www.github.com/wso2/charon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T18:13:55.483+00:00" }, "wso2/identity-api-server" : { "url" : "https://www.github.com/wso2/identity-api-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T18:18:18.630+00:00" }, "wso2/micro-integrator" : { "url" : "https://www.github.com/wso2/micro-integrator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-08T19:03:19.688+00:00" }, "wso2/product-apim" : { "url" : "https://www.github.com/wso2/product-apim", @@ -13681,695 +13681,695 @@ }, "FgForrest/evitaDB" : { "url" : "https://api.github.com/repos/FgForrest/evitaDB", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:52:03.173+00:00" }, "java-operator-sdk/jenvtest" : { "url" : "https://api.github.com/repos/java-operator-sdk/jenvtest", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:52:58.008+00:00" }, "quarkiverse/quarkus-primefaces" : { "url" : "https://api.github.com/repos/quarkiverse/quarkus-primefaces", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:54:12.888+00:00" }, "eo-cqrs/eo-kafka" : { "url" : "https://api.github.com/repos/eo-cqrs/eo-kafka", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:56:27.762+00:00" }, "Azure/reddog-solutions" : { "url" : "https://api.github.com/repos/Azure/reddog-solutions", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:56:38.861+00:00" }, "lyudaio/jcards" : { "url" : "https://api.github.com/repos/lyudaio/jcards", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:56:51.014+00:00" }, "eclipse-cdt/cdt-lsp" : { "url" : "https://api.github.com/repos/eclipse-cdt/cdt-lsp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:57:39.651+00:00" }, "akto-api-security/akto" : { "url" : "https://api.github.com/repos/akto-api-security/akto", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:01:10.072+00:00" }, "dromara/CloudEon" : { "url" : "https://api.github.com/repos/dromara/CloudEon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:01:28.285+00:00" }, "debezium/debezium-server" : { "url" : "https://api.github.com/repos/debezium/debezium-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:01:48.692+00:00" }, "KouShenhai/KCloud-Platform-Alibaba" : { "url" : "https://api.github.com/repos/KouShenhai/KCloud-Platform-Alibaba", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:05:19.018+00:00" }, "Peergos/nabu" : { "url" : "https://api.github.com/repos/Peergos/nabu", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:05:45.495+00:00" }, "xdev-software/vaadin-editable-label" : { "url" : "https://api.github.com/repos/xdev-software/vaadin-editable-label", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:06:18.695+00:00" }, "sivaprasadreddy/techbuzz" : { "url" : "https://api.github.com/repos/sivaprasadreddy/techbuzz", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:07:20.390+00:00" }, "korandoru/hawkeye" : { "url" : "https://api.github.com/repos/korandoru/hawkeye", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:07:51.917+00:00" }, "quarkiverse/quarkus-dashbuilder" : { "url" : "https://api.github.com/repos/quarkiverse/quarkus-dashbuilder", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:08:39.939+00:00" }, "NotSinan/DreamBotQuester" : { "url" : "https://api.github.com/repos/NotSinan/DreamBotQuester", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:09:00.880+00:00" }, "BerryCloud/xapi-java" : { "url" : "https://api.github.com/repos/BerryCloud/xapi-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:11:06.915+00:00" }, "Miragon/miranum-connect" : { "url" : "https://api.github.com/repos/Miragon/miranum-connect", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:42:31.733+00:00" }, "Sunagatov/Online-Store" : { "url" : "https://api.github.com/repos/Sunagatov/Online-Store", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:42:51.768+00:00" }, "vmware/build-tools-for-vmware-aria" : { "url" : "https://api.github.com/repos/vmware/build-tools-for-vmware-aria", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:44:19.785+00:00" }, "xdev-software/micro-migration" : { "url" : "https://api.github.com/repos/xdev-software/micro-migration", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:47:33.582+00:00" }, "l3r8yJ/elegram-api" : { "url" : "https://api.github.com/repos/l3r8yJ/elegram-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:48:36.574+00:00" }, "green-code-initiative/ecoCode" : { "url" : "https://api.github.com/repos/green-code-initiative/ecoCode", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:49:38.173+00:00" }, "apache/flink-connector-jdbc" : { "url" : "https://api.github.com/repos/apache/flink-connector-jdbc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:50:26.822+00:00" }, "apache/flink-connector-pulsar" : { "url" : "https://api.github.com/repos/apache/flink-connector-pulsar", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:50:59.425+00:00" }, "apache/flink-connector-kafka" : { "url" : "https://api.github.com/repos/apache/flink-connector-kafka", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:51:25.040+00:00" }, "urlaubsverwaltung/zeiterfassung" : { "url" : "https://api.github.com/repos/urlaubsverwaltung/zeiterfassung", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:54:03.171+00:00" }, "check-leak/check-leak" : { "url" : "https://api.github.com/repos/check-leak/check-leak", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T14:54:14.603+00:00" }, "dvdgeisler/DirigeraClient" : { "url" : "https://api.github.com/repos/dvdgeisler/DirigeraClient", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:08:28.547+00:00" }, "discord-jar/discord.jar" : { "url" : "https://api.github.com/repos/discord-jar/discord.jar", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:10:15.194+00:00" }, "volodya-lombrozo/jtcop" : { "url" : "https://api.github.com/repos/volodya-lombrozo/jtcop", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:12:08.953+00:00" }, "Qytera-Gmbh/QTAF" : { "url" : "https://api.github.com/repos/Qytera-Gmbh/QTAF", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:13:52.444+00:00" }, "wimdeblauwe/ttcli" : { "url" : "https://api.github.com/repos/wimdeblauwe/ttcli", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:10:11.164+00:00" }, "envite-consulting/camunda-carbon-reductor" : { "url" : "https://api.github.com/repos/envite-consulting/camunda-carbon-reductor", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:10:48.319+00:00" }, "shihuili1218/klein" : { "url" : "https://api.github.com/repos/shihuili1218/klein", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:11:21.044+00:00" }, "polibuda-projects/student-benchmark" : { "url" : "https://api.github.com/repos/polibuda-projects/student-benchmark", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:11:39.478+00:00" }, "jstachio/jstachio" : { "url" : "https://api.github.com/repos/jstachio/jstachio", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:13:31.171+00:00" }, "Bindambc/whatsapp-business-java-api" : { "url" : "https://api.github.com/repos/Bindambc/whatsapp-business-java-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:14:07.337+00:00" }, "datavane/datasophon" : { "url" : "https://api.github.com/repos/datavane/datasophon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:15:27.716+00:00" }, "eclipse-xpanse/xpanse" : { "url" : "https://api.github.com/repos/eclipse-xpanse/xpanse", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:19:03.923+00:00" }, "ozangunalp/kafka-native" : { "url" : "https://api.github.com/repos/ozangunalp/kafka-native", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:40:18.244+00:00" }, "DependencyTrack/hyades" : { "url" : "https://api.github.com/repos/DependencyTrack/hyades", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:47:06.516+00:00" }, "SuduIDE/sudu-editor" : { "url" : "https://api.github.com/repos/SuduIDE/sudu-editor", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:56:06.131+00:00" }, "apache/seatunnel-web" : { "url" : "https://api.github.com/repos/apache/seatunnel-web", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:57:08.452+00:00" }, "questdb/kafka-questdb-connector" : { "url" : "https://api.github.com/repos/questdb/kafka-questdb-connector", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:57:10.468+00:00" }, "datastax/cassandra-data-migrator" : { "url" : "https://api.github.com/repos/datastax/cassandra-data-migrator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:58:26.592+00:00" }, "SaptarshiSarkar12/Drifty" : { "url" : "https://api.github.com/repos/SaptarshiSarkar12/Drifty", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:59:56.527+00:00" }, "EdurtIO/datacap" : { "url" : "https://api.github.com/repos/EdurtIO/datacap", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T20:03:50.479+00:00" }, "quarkiverse/quarkus-azure-services" : { "url" : "https://api.github.com/repos/quarkiverse/quarkus-azure-services", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T20:40:35.646+00:00" }, "aiven/klaw" : { "url" : "https://api.github.com/repos/aiven/klaw", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:44:09.302+00:00" }, "quarkiverse/quarkus-zanzibar" : { "url" : "https://api.github.com/repos/quarkiverse/quarkus-zanzibar", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:45:06.645+00:00" }, "ebullient/ttrpg-convert-cli" : { "url" : "https://api.github.com/repos/ebullient/ttrpg-convert-cli", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:46:11.365+00:00" }, "quarkiverse/quarkus-omnifaces" : { "url" : "https://api.github.com/repos/quarkiverse/quarkus-omnifaces", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:47:33.683+00:00" }, "agido-malter/logback-elasticsearch-appender" : { "url" : "https://api.github.com/repos/agido-malter/logback-elasticsearch-appender", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:47:43.030+00:00" }, "oneteme/assertapi-core" : { "url" : "https://api.github.com/repos/oneteme/assertapi-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:48:05.410+00:00" }, "jakartaee/data" : { "url" : "https://api.github.com/repos/jakartaee/data", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:49:30.709+00:00" }, "IridiumIdentity/iridium" : { "url" : "https://api.github.com/repos/IridiumIdentity/iridium", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:50:18.680+00:00" }, "HamaWhiteGG/flink-sql-lineage" : { "url" : "https://api.github.com/repos/HamaWhiteGG/flink-sql-lineage", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:50:57.246+00:00" }, "parodos-dev/parodos" : { "url" : "https://api.github.com/repos/parodos-dev/parodos", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:55:12.912+00:00" }, "xdev-software/vaadin-grid-exporter" : { "url" : "https://api.github.com/repos/xdev-software/vaadin-grid-exporter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:56:25.337+00:00" }, "osslabz/evm-abi-decoder" : { "url" : "https://api.github.com/repos/osslabz/evm-abi-decoder", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:57:14.113+00:00" }, "Mom0aut/DynamicRelations" : { "url" : "https://api.github.com/repos/Mom0aut/DynamicRelations", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:57:23.815+00:00" }, "CloudExplorer-Dev/CloudExplorer-Lite" : { "url" : "https://api.github.com/repos/CloudExplorer-Dev/CloudExplorer-Lite", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:58:45.071+00:00" }, "modalityone/modality" : { "url" : "https://api.github.com/repos/modalityone/modality", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:59:02.485+00:00" }, "spring-projects/spring-modulith" : { "url" : "https://api.github.com/repos/spring-projects/spring-modulith", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:59:20.408+00:00" }, "anas-elgarhy/alquran-cloud-api" : { "url" : "https://api.github.com/repos/anas-elgarhy/alquran-cloud-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T15:59:41.243+00:00" }, "Doclic/NoEncryption" : { "url" : "https://api.github.com/repos/Doclic/NoEncryption", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:00:37.217+00:00" }, "bycza-zagroda/track-expenses-app-backend" : { "url" : "https://api.github.com/repos/bycza-zagroda/track-expenses-app-backend", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:02:11.463+00:00" }, "yaml-path/YamlPath" : { "url" : "https://api.github.com/repos/yaml-path/YamlPath", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:03:35.052+00:00" }, "eclipse-equinox/equinox" : { "url" : "https://api.github.com/repos/eclipse-equinox/equinox", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:05:20.960+00:00" }, "open-job/openjob" : { "url" : "https://api.github.com/repos/open-job/openjob", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:06:28.082+00:00" }, "it-at-m/digiwf-core" : { "url" : "https://api.github.com/repos/it-at-m/digiwf-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:11:02.184+00:00" }, "loyx/CrowdOS" : { "url" : "https://api.github.com/repos/loyx/CrowdOS", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:11:17.310+00:00" }, "quarkiverse/quarkus-jdbc-sqlite" : { "url" : "https://api.github.com/repos/quarkiverse/quarkus-jdbc-sqlite", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:12:30.740+00:00" }, "objectionary/eo-math" : { "url" : "https://api.github.com/repos/objectionary/eo-math", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:13:21.267+00:00" }, "google/fhir-gateway" : { "url" : "https://api.github.com/repos/google/fhir-gateway", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:14:55.201+00:00" }, "xuxiaowei-cloud/xuxiaowei-cloud-next" : { "url" : "https://api.github.com/repos/xuxiaowei-cloud/xuxiaowei-cloud-next", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:18:03.549+00:00" }, "WasabiThumb/xclaim" : { "url" : "https://api.github.com/repos/WasabiThumb/xclaim", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:18:12.470+00:00" }, "ydb-platform/ydb-java-sdk" : { "url" : "https://api.github.com/repos/ydb-platform/ydb-java-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:19:11.522+00:00" }, "bioimage-io/JDLL" : { "url" : "https://api.github.com/repos/bioimage-io/JDLL", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:19:20.717+00:00" }, "stick-i/scblogs" : { "url" : "https://api.github.com/repos/stick-i/scblogs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:20:38.176+00:00" }, "eclipse-aas4j/aas4j" : { "url" : "https://api.github.com/repos/eclipse-aas4j/aas4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:42:51.305+00:00" }, "eclipse-platform/eclipse.platform.debug" : { "url" : "https://api.github.com/repos/eclipse-platform/eclipse.platform.debug", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:44:01.331+00:00" }, "kroxylicious/kroxylicious" : { "url" : "https://api.github.com/repos/kroxylicious/kroxylicious", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:47:38.232+00:00" }, "iti-ict/wakamiti" : { "url" : "https://api.github.com/repos/iti-ict/wakamiti", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:48:36.043+00:00" }, "eclipse-platform/eclipse.platform" : { "url" : "https://api.github.com/repos/eclipse-platform/eclipse.platform", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:51:52.337+00:00" }, "SAP/btp-environment-variable-access" : { "url" : "https://api.github.com/repos/SAP/btp-environment-variable-access", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:53:31.177+00:00" }, "quarkiverse/quarkus-github-action" : { "url" : "https://api.github.com/repos/quarkiverse/quarkus-github-action", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:55:42.520+00:00" }, "the-qa-company/qEndpoint" : { "url" : "https://api.github.com/repos/the-qa-company/qEndpoint", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:58:38.861+00:00" }, "mobaijun/kjs-common" : { "url" : "https://api.github.com/repos/mobaijun/kjs-common", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:58:54.468+00:00" }, "dylan-power/dinosaur-exploder" : { "url" : "https://api.github.com/repos/dylan-power/dinosaur-exploder", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:59:23.693+00:00" }, "Col-E/LL-Java-Zip" : { "url" : "https://api.github.com/repos/Col-E/LL-Java-Zip", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:59:32.259+00:00" }, "JT122406/HungerGames" : { "url" : "https://api.github.com/repos/JT122406/HungerGames", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T16:59:38.289+00:00" }, "eclipse/microprofile-telemetry" : { "url" : "https://api.github.com/repos/eclipse/microprofile-telemetry", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:00:31.095+00:00" }, "CaravanaCloud/cloud-janitor" : { "url" : "https://api.github.com/repos/CaravanaCloud/cloud-janitor", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:03:12.018+00:00" }, "mindee/mindee-api-java" : { "url" : "https://api.github.com/repos/mindee/mindee-api-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:03:53.176+00:00" }, "seart-group/DL4SE" : { "url" : "https://api.github.com/repos/seart-group/DL4SE", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:04:11.978+00:00" }, "ZenWave360/zenwave-sdk" : { "url" : "https://api.github.com/repos/ZenWave360/zenwave-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:04:18.918+00:00" }, "adobe/aem-core-email-components" : { "url" : "https://api.github.com/repos/adobe/aem-core-email-components", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:05:27.634+00:00" }, "patheloper/pathetic" : { "url" : "https://api.github.com/repos/patheloper/pathetic", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:05:45.447+00:00" }, "slamapp/server" : { "url" : "https://api.github.com/repos/slamapp/server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:06:07.698+00:00" }, "apache/incubator-paimon" : { "url" : "https://api.github.com/repos/apache/incubator-paimon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:17:25.572+00:00" }, "wenqiglantz/theater-service-dapr" : { "url" : "https://api.github.com/repos/wenqiglantz/theater-service-dapr", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:20:04.503+00:00" }, "dromara/dynamic-tp" : { "url" : "https://api.github.com/repos/dromara/dynamic-tp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:43:16.265+00:00" }, "SophiaData/Bigdata_Code_Tutorial" : { "url" : "https://api.github.com/repos/SophiaData/Bigdata_Code_Tutorial", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:44:30.215+00:00" }, "MathieuSoysal/Javadoc-publisher.yml" : { "url" : "https://api.github.com/repos/MathieuSoysal/Javadoc-publisher.yml", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:44:56.072+00:00" }, "syntifi/near-java-api" : { "url" : "https://api.github.com/repos/syntifi/near-java-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:44:58.208+00:00" }, "alapierre/ksef-java-rest-client" : { "url" : "https://api.github.com/repos/alapierre/ksef-java-rest-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:46:01.509+00:00" }, "operator-framework/josdk-webhooks" : { "url" : "https://api.github.com/repos/operator-framework/josdk-webhooks", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:47:31.634+00:00" }, "whwlsfb/Log4j2Scan" : { "url" : "https://api.github.com/repos/whwlsfb/Log4j2Scan", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:47:36.051+00:00" }, "apache/incubator-celeborn" : { "url" : "https://api.github.com/repos/apache/incubator-celeborn", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:58:58.174+00:00" }, "Pi4J/pi4j-template-javafx" : { "url" : "https://api.github.com/repos/Pi4J/pi4j-template-javafx", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T17:59:08.724+00:00" }, "quarkiverse/quarkus-amazon-services" : { "url" : "https://api.github.com/repos/quarkiverse/quarkus-amazon-services", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:10:10.262+00:00" }, "quarkiverse/quarkus-vault" : { "url" : "https://api.github.com/repos/quarkiverse/quarkus-vault", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:11:42.047+00:00" }, "Ninjabrain1/Ninjabrain-Bot" : { "url" : "https://api.github.com/repos/Ninjabrain1/Ninjabrain-Bot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:12:02.844+00:00" }, "qqxx6661/log-record" : { "url" : "https://api.github.com/repos/qqxx6661/log-record", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:12:46.061+00:00" }, "project-husky/husky" : { "url" : "https://api.github.com/repos/project-husky/husky", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:13:11.610+00:00" }, "datastax/starlight-for-kafka" : { "url" : "https://api.github.com/repos/datastax/starlight-for-kafka", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:13:53.575+00:00" }, "avaje/avaje-jsonb" : { "url" : "https://api.github.com/repos/avaje/avaje-jsonb", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:14:44.454+00:00" }, "OpenHFT/Chronicle-Test-Framework" : { "url" : "https://api.github.com/repos/OpenHFT/Chronicle-Test-Framework", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:14:54.120+00:00" }, "quarkiverse/quarkus-reactive-messaging-http" : { "url" : "https://api.github.com/repos/quarkiverse/quarkus-reactive-messaging-http", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:17:14.147+00:00" }, "snakeyaml/snakeyaml" : { "url" : "https://api.github.com/repos/snakeyaml/snakeyaml", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:17:18.254+00:00" }, "agentcontest/massim_2022" : { "url" : "https://api.github.com/repos/agentcontest/massim_2022", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:17:22.963+00:00" }, "polardb/polardbx-sql" : { "url" : "https://api.github.com/repos/polardb/polardbx-sql", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:18:01.224+00:00" }, "lambdazy/lzy" : { "url" : "https://api.github.com/repos/lambdazy/lzy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:27:23.373+00:00" }, "NL-AMS-LOCGOV/zaakafhandelcomponent" : { "url" : "https://api.github.com/repos/NL-AMS-LOCGOV/zaakafhandelcomponent", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:37:16.837+00:00" }, "HSGamer/BetterEconomy" : { "url" : "https://api.github.com/repos/HSGamer/BetterEconomy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:38:29.607+00:00" }, "ArcanePlugins/Treasury" : { "url" : "https://api.github.com/repos/ArcanePlugins/Treasury", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:43:36.746+00:00" }, "joular/joularjx" : { "url" : "https://api.github.com/repos/joular/joularjx", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:43:43.140+00:00" }, "kspalaiologos/kamilalisp" : { "url" : "https://api.github.com/repos/kspalaiologos/kamilalisp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:44:21.749+00:00" }, "ToBiDi0410/SpigotDash" : { "url" : "https://api.github.com/repos/ToBiDi0410/SpigotDash", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:44:28.997+00:00" }, "NemProject/nem" : { "url" : "https://api.github.com/repos/NemProject/nem", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:49:58.124+00:00" }, "traindb-project/traindb" : { "url" : "https://api.github.com/repos/traindb-project/traindb", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:50:09.297+00:00" }, "jensjeflensje/websk" : { "url" : "https://api.github.com/repos/jensjeflensje/websk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:50:34.820+00:00" }, "l2x6/pom-tuner" : { "url" : "https://api.github.com/repos/l2x6/pom-tuner", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:51:33.110+00:00" }, "ArcadeData/arcadedb" : { "url" : "https://api.github.com/repos/ArcadeData/arcadedb", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:58:10.728+00:00" }, "jssaggu/camel-tutorial" : { "url" : "https://api.github.com/repos/jssaggu/camel-tutorial", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T18:59:37.320+00:00" }, "xdev-software/csapi" : { "url" : "https://api.github.com/repos/xdev-software/csapi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:01:02.572+00:00" }, "Azure-Samples/workshop-migrate-jboss-on-app-service" : { "url" : "https://api.github.com/repos/Azure-Samples/workshop-migrate-jboss-on-app-service", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:01:51.301+00:00" }, "polystat/j2eo" : { "url" : "https://api.github.com/repos/polystat/j2eo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:04:00.469+00:00" }, "BUAA-BDA/OpenHuFu" : { "url" : "https://api.github.com/repos/BUAA-BDA/OpenHuFu", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:05:13.589+00:00" }, "open-pdf-sign/open-pdf-sign" : { "url" : "https://api.github.com/repos/open-pdf-sign/open-pdf-sign", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:05:48.014+00:00" }, "rajadilipkolli/my-spring-boot-experiments" : { "url" : "https://api.github.com/repos/rajadilipkolli/my-spring-boot-experiments", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:13:55.412+00:00" }, "DataSQRL/sqrl" : { "url" : "https://api.github.com/repos/DataSQRL/sqrl", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:15:20.890+00:00" }, "TechnicJelle/BlueMapOfflinePlayerMarkers" : { "url" : "https://api.github.com/repos/TechnicJelle/BlueMapOfflinePlayerMarkers", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:15:28.222+00:00" }, "optapy/optapy" : { "url" : "https://api.github.com/repos/optapy/optapy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:16:27.591+00:00" }, "xdev-software/xapi-fx" : { "url" : "https://api.github.com/repos/xdev-software/xapi-fx", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:43:20.528+00:00" }, "Zoltus/OneCore" : { "url" : "https://api.github.com/repos/Zoltus/OneCore", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:44:21.025+00:00" }, "quarkiverse/quarkus-logging-logback" : { "url" : "https://api.github.com/repos/quarkiverse/quarkus-logging-logback", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:45:56.633+00:00" }, "SERG-Delft/andy" : { "url" : "https://api.github.com/repos/SERG-Delft/andy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:47:11.450+00:00" }, "alien-tools/maracas" : { "url" : "https://api.github.com/repos/alien-tools/maracas", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:47:37.844+00:00" }, "DataLinkDC/dinky" : { "url" : "https://api.github.com/repos/DataLinkDC/dinky", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:58:03.859+00:00" }, "zfoo-project/zfoo" : { "url" : "https://api.github.com/repos/zfoo-project/zfoo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T19:58:34.158+00:00" }, "komunumo/komunumo-server" : { "url" : "https://api.github.com/repos/komunumo/komunumo-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:03:59.148+00:00" }, "tlabs-data/tablesaw-parquet" : { "url" : "https://api.github.com/repos/tlabs-data/tablesaw-parquet", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:04:42.522+00:00" }, "hbelmiro/100DaysOfJava" : { "url" : "https://api.github.com/repos/hbelmiro/100DaysOfJava", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:05:12.620+00:00" }, "young-datafan-ooooo1/data-integration" : { "url" : "https://api.github.com/repos/young-datafan-ooooo1/data-integration", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:05:54.509+00:00" }, "ItzAmirreza/EzChestShop" : { "url" : "https://api.github.com/repos/ItzAmirreza/EzChestShop", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:06:16.491+00:00" }, "HyperaDev/UltraStaffChat" : { "url" : "https://api.github.com/repos/HyperaDev/UltraStaffChat", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:07:43.487+00:00" }, "kit-sdq/programming-lecture-eclipse-artemis" : { "url" : "https://api.github.com/repos/kit-sdq/programming-lecture-eclipse-artemis", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:09:07.078+00:00" }, "PimvanderLoos/AnimatedArchitecture" : { "url" : "https://api.github.com/repos/PimvanderLoos/AnimatedArchitecture", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:15:42.704+00:00" }, "diggsweden/dgc-java" : { "url" : "https://api.github.com/repos/diggsweden/dgc-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:16:16.097+00:00" }, "UniversalRobots/Universal_Robots_ROS_as_a_Service_URCap" : { "url" : "https://api.github.com/repos/UniversalRobots/Universal_Robots_ROS_as_a_Service_URCap", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:42:04.954+00:00" }, "lectureStudio/lectureStudio" : { "url" : "https://api.github.com/repos/lectureStudio/lectureStudio", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:43:05.678+00:00" }, "cardillan/mindcode" : { "url" : "https://api.github.com/repos/cardillan/mindcode", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:43:21.751+00:00" }, "liquibase/liquibase-bigquery" : { "url" : "https://api.github.com/repos/liquibase/liquibase-bigquery", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:46:53.869+00:00" }, "FrankChen021/bithon" : { "url" : "https://api.github.com/repos/FrankChen021/bithon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:50:58.052+00:00" }, "eclipse-esmf/esmf-sdk" : { "url" : "https://api.github.com/repos/eclipse-esmf/esmf-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:52:58.986+00:00" }, "BadSkater0729/WorldwideChat" : { "url" : "https://api.github.com/repos/BadSkater0729/WorldwideChat", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:58:05.305+00:00" }, "quarkiverse/quarkus-lucene" : { "url" : "https://api.github.com/repos/quarkiverse/quarkus-lucene", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T20:59:56.114+00:00" }, "eclipse-esmf/esmf-semantic-aspect-meta-model" : { "url" : "https://api.github.com/repos/eclipse-esmf/esmf-semantic-aspect-meta-model", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T21:01:16.300+00:00" }, "dlemmermann/jfxcentral" : { "url" : "https://api.github.com/repos/dlemmermann/jfxcentral", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T21:01:23.095+00:00" }, "rajadilipkolli/spring-boot-microservices-series-v2" : { "url" : "https://api.github.com/repos/rajadilipkolli/spring-boot-microservices-series-v2", @@ -14513,1970 +14513,1970 @@ }, "craftaro/CraftaroCore" : { "url" : "https://api.github.com/repos/craftaro/CraftaroCore", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:19:23.566+00:00" }, "dd-bim/datacat" : { "url" : "https://api.github.com/repos/dd-bim/datacat", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:19:25.891+00:00" }, "twelvet-s/twelvet" : { "url" : "https://api.github.com/repos/twelvet-s/twelvet", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:19:28.484+00:00" }, "trebol-ecommerce/trebol-backend-monolith" : { "url" : "https://api.github.com/repos/trebol-ecommerce/trebol-backend-monolith", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:20:35.258+00:00" }, "google/fhir-data-pipes" : { "url" : "https://api.github.com/repos/google/fhir-data-pipes", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:27:27.738+00:00" }, "eclipse-aspectj/aspectj" : { "url" : "https://api.github.com/repos/eclipse-aspectj/aspectj", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:28:51.206+00:00" }, "sceiler/Java-TestNG-Appium-Selenium" : { "url" : "https://api.github.com/repos/sceiler/Java-TestNG-Appium-Selenium", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:32:59.535+00:00" }, "Col-E/CAFED00D" : { "url" : "https://api.github.com/repos/Col-E/CAFED00D", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:33:07.666+00:00" }, "adobe/aemanalyser-maven-plugin" : { "url" : "https://api.github.com/repos/adobe/aemanalyser-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:44:33.265+00:00" }, "FlorianBauer/sila-orchestrator" : { "url" : "https://api.github.com/repos/FlorianBauer/sila-orchestrator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:45:14.093+00:00" }, "aws-powertools/powertools-lambda-java" : { "url" : "https://api.github.com/repos/aws-powertools/powertools-lambda-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T10:01:23.573+00:00" }, "drasyl/drasyl" : { "url" : "https://api.github.com/repos/drasyl/drasyl", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T10:07:50.756+00:00" }, "power4j/sequence" : { "url" : "https://api.github.com/repos/power4j/sequence", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T10:09:31.581+00:00" }, "RedHatInsights/notifications-backend" : { "url" : "https://api.github.com/repos/RedHatInsights/notifications-backend", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T10:31:12.663+00:00" }, "googleapis/google-cloudevents-java" : { "url" : "https://api.github.com/repos/googleapis/google-cloudevents-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T10:32:54.501+00:00" }, "speedment/jpa-streamer" : { "url" : "https://api.github.com/repos/speedment/jpa-streamer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T10:48:39.139+00:00" }, "jakartaee/mvc" : { "url" : "https://api.github.com/repos/jakartaee/mvc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T10:49:11.722+00:00" }, "FlowingCode/GoogleMapsAddon" : { "url" : "https://api.github.com/repos/FlowingCode/GoogleMapsAddon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T10:49:37.941+00:00" }, "ImSejin/lezhin-comics-downloader" : { "url" : "https://api.github.com/repos/ImSejin/lezhin-comics-downloader", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T10:52:04.052+00:00" }, "googleapis/sdk-platform-java" : { "url" : "https://api.github.com/repos/googleapis/sdk-platform-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:19:40.598+00:00" }, "sef-global/scholarx-backend-v1" : { "url" : "https://api.github.com/repos/sef-global/scholarx-backend-v1", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:21:35.578+00:00" }, "MemoriesOfTime/GunWar" : { "url" : "https://api.github.com/repos/MemoriesOfTime/GunWar", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:22:21.463+00:00" }, "acm19/aws-request-signing-apache-interceptor" : { "url" : "https://api.github.com/repos/acm19/aws-request-signing-apache-interceptor", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:23:17.229+00:00" }, "project-openubl/xbuilder" : { "url" : "https://api.github.com/repos/project-openubl/xbuilder", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:25:42.850+00:00" }, "googleapis/java-bigqueryconnection" : { "url" : "https://api.github.com/repos/googleapis/java-bigqueryconnection", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:33:24.251+00:00" }, "apache/flink-benchmarks" : { "url" : "https://api.github.com/repos/apache/flink-benchmarks", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:34:11.361+00:00" }, "freya022/BotCommands" : { "url" : "https://api.github.com/repos/freya022/BotCommands", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:35:05.039+00:00" }, "apavarino/Deadchest" : { "url" : "https://api.github.com/repos/apavarino/Deadchest", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:35:13.298+00:00" }, "vaadin-miki/super-fields" : { "url" : "https://api.github.com/repos/vaadin-miki/super-fields", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:37:21.721+00:00" }, "datastax/cassandra-quarkus" : { "url" : "https://api.github.com/repos/datastax/cassandra-quarkus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:38:23.092+00:00" }, "smallrye/smallrye-opentelemetry" : { "url" : "https://api.github.com/repos/smallrye/smallrye-opentelemetry", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:41:07.011+00:00" }, "jxlsteam/jxls" : { "url" : "https://api.github.com/repos/jxlsteam/jxls", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:41:56.481+00:00" }, "smooks/smooks-examples" : { "url" : "https://api.github.com/repos/smooks/smooks-examples", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:46:28.998+00:00" }, "RhysB/Project-Poseidon" : { "url" : "https://api.github.com/repos/RhysB/Project-Poseidon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T11:46:57.269+00:00" }, "NoEnv/vertx-wiremongo" : { "url" : "https://api.github.com/repos/NoEnv/vertx-wiremongo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:01:55.294+00:00" }, "eclipse-windowbuilder/windowbuilder" : { "url" : "https://api.github.com/repos/eclipse-windowbuilder/windowbuilder", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:05:15.253+00:00" }, "artipie/gem-adapter" : { "url" : "https://api.github.com/repos/artipie/gem-adapter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:08:36.171+00:00" }, "hantsy/jakartaee-rest-sample" : { "url" : "https://api.github.com/repos/hantsy/jakartaee-rest-sample", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:12:14.482+00:00" }, "linkedin/linkedin-calcite" : { "url" : "https://api.github.com/repos/linkedin/linkedin-calcite", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:13:33.273+00:00" }, "ASSERT-KTH/jdbl" : { "url" : "https://api.github.com/repos/ASSERT-KTH/jdbl", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:14:20.802+00:00" }, "jameshball/osci-render" : { "url" : "https://api.github.com/repos/jameshball/osci-render", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:15:15.243+00:00" }, "dm94/DmPlugin" : { "url" : "https://api.github.com/repos/dm94/DmPlugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:15:48.486+00:00" }, "Hyperfoil/Horreum" : { "url" : "https://api.github.com/repos/Hyperfoil/Horreum", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:18:11.537+00:00" }, "oVirt/java-client-kubevirt" : { "url" : "https://api.github.com/repos/oVirt/java-client-kubevirt", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:18:25.104+00:00" }, "youngmonkeys/ezyhttp" : { "url" : "https://api.github.com/repos/youngmonkeys/ezyhttp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:18:53.566+00:00" }, "sola-st/DiffSearch" : { "url" : "https://api.github.com/repos/sola-st/DiffSearch", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:19:03.667+00:00" }, "openmrs/openmrs-eip" : { "url" : "https://api.github.com/repos/openmrs/openmrs-eip", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:19:10.094+00:00" }, "ASSERT-KTH/depclean" : { "url" : "https://api.github.com/repos/ASSERT-KTH/depclean", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:35:12.721+00:00" }, "alibaba/alibaba-rsocket-broker" : { "url" : "https://api.github.com/repos/alibaba/alibaba-rsocket-broker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:35:27.743+00:00" }, "provectus/kafka-ui" : { "url" : "https://api.github.com/repos/provectus/kafka-ui", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:56:33.353+00:00" }, "mork-optimization/mork" : { "url" : "https://api.github.com/repos/mork-optimization/mork", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:57:54.818+00:00" }, "sngular/kloadgen" : { "url" : "https://api.github.com/repos/sngular/kloadgen", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T17:59:48.238+00:00" }, "wso2/identity-media" : { "url" : "https://api.github.com/repos/wso2/identity-media", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T18:00:01.176+00:00" }, "SolaceProducts/solace-spring-boot" : { "url" : "https://api.github.com/repos/SolaceProducts/solace-spring-boot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T18:01:00.255+00:00" }, "JDriven/spring-security-workshop" : { "url" : "https://api.github.com/repos/JDriven/spring-security-workshop", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T18:03:09.333+00:00" }, "cqframework/clinical-reasoning" : { "url" : "https://api.github.com/repos/cqframework/clinical-reasoning", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T18:05:24.745+00:00" }, "kit-sdq/TimeSheetGenerator" : { "url" : "https://api.github.com/repos/kit-sdq/TimeSheetGenerator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T18:06:19.438+00:00" }, "powsybl/powsybl-diagram" : { "url" : "https://api.github.com/repos/powsybl/powsybl-diagram", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T18:09:54.178+00:00" }, "ehrbase/openEHR_SDK" : { "url" : "https://api.github.com/repos/ehrbase/openEHR_SDK", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T18:14:26.214+00:00" }, "dmandalidis/docker-client" : { "url" : "https://api.github.com/repos/dmandalidis/docker-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T18:22:33.861+00:00" }, "BIOP/ijp-kheops" : { "url" : "https://api.github.com/repos/BIOP/ijp-kheops", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T18:39:11.476+00:00" }, "Jmcleodfoss/pstreader" : { "url" : "https://api.github.com/repos/Jmcleodfoss/pstreader", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T18:55:54.594+00:00" }, "OCFL/ocfl-java" : { "url" : "https://api.github.com/repos/OCFL/ocfl-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T18:56:41.056+00:00" }, "mimecast/mta-sts" : { "url" : "https://api.github.com/repos/mimecast/mta-sts", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T18:57:27.396+00:00" }, "amqphub/quarkus-qpid-jms" : { "url" : "https://api.github.com/repos/amqphub/quarkus-qpid-jms", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:04:31.966+00:00" }, "coti-io/coti-node" : { "url" : "https://api.github.com/repos/coti-io/coti-node", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:05:41.695+00:00" }, "salesforce/apollo" : { "url" : "https://api.github.com/repos/salesforce/apollo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-01T19:06:59.685+00:00" }, "googleapis/java-shared-config" : { "url" : "https://api.github.com/repos/googleapis/java-shared-config", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:26:59.008+00:00" }, "googleapis/java-kms" : { "url" : "https://api.github.com/repos/googleapis/java-kms", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:36:23.137+00:00" }, "nikoo28/java-solutions" : { "url" : "https://api.github.com/repos/nikoo28/java-solutions", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:36:29.861+00:00" }, "elastic/ecs-logging-java" : { "url" : "https://api.github.com/repos/elastic/ecs-logging-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T12:43:12.834+00:00" }, "apache/linkis" : { "url" : "https://api.github.com/repos/apache/linkis", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:08:29.401+00:00" }, "hygieia/api" : { "url" : "https://api.github.com/repos/hygieia/api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:11:00.707+00:00" }, "wso2/identity-rest-dispatcher" : { "url" : "https://api.github.com/repos/wso2/identity-rest-dispatcher", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:16:25.867+00:00" }, "wso2/identity-api-user" : { "url" : "https://api.github.com/repos/wso2/identity-api-user", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:43:07.690+00:00" }, "apache/plc4x-build-tools" : { "url" : "https://api.github.com/repos/apache/plc4x-build-tools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:44:03.854+00:00" }, "marian-m12l/studio" : { "url" : "https://api.github.com/repos/marian-m12l/studio", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:44:22.605+00:00" }, "7sat/DynamicShop3" : { "url" : "https://api.github.com/repos/7sat/DynamicShop3", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:44:41.976+00:00" }, "morincer/teamcity-plugin-saml" : { "url" : "https://api.github.com/repos/morincer/teamcity-plugin-saml", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:45:14.483+00:00" }, "wso2/identity-tools" : { "url" : "https://api.github.com/repos/wso2/identity-tools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:45:49.426+00:00" }, "testdevlab/TestUI" : { "url" : "https://api.github.com/repos/testdevlab/TestUI", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-03T13:46:35.958+00:00" }, "apache/incubator-streampark" : { "url" : "https://api.github.com/repos/apache/incubator-streampark", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T11:45:35.060+00:00" }, "operator-framework/java-operator-sdk" : { "url" : "https://api.github.com/repos/operator-framework/java-operator-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T11:58:59.486+00:00" }, "jakartaee/nosql" : { "url" : "https://api.github.com/repos/jakartaee/nosql", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T07:57:51.997+00:00" }, "lumigo-io/java-tracer" : { "url" : "https://api.github.com/repos/lumigo-io/java-tracer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T07:58:25.081+00:00" }, "Alfresco/alfresco-transform-core" : { "url" : "https://api.github.com/repos/Alfresco/alfresco-transform-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:09:01.973+00:00" }, "UST-EDMM/edmm" : { "url" : "https://api.github.com/repos/UST-EDMM/edmm", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:09:17.710+00:00" }, "credibledoc/credible-doc" : { "url" : "https://api.github.com/repos/credibledoc/credible-doc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:09:22.467+00:00" }, "SicklySilverMoon/SuperCC" : { "url" : "https://api.github.com/repos/SicklySilverMoon/SuperCC", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:09:29.866+00:00" }, "Wmaarts/pitest-mutation-testing-elements-plugin" : { "url" : "https://api.github.com/repos/Wmaarts/pitest-mutation-testing-elements-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:12:27.043+00:00" }, "ornl-epics/pvws" : { "url" : "https://api.github.com/repos/ornl-epics/pvws", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:12:37.542+00:00" }, "matteobaccan/html2pop3" : { "url" : "https://api.github.com/repos/matteobaccan/html2pop3", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:21:11.752+00:00" }, "cqframework/cqf-tooling" : { "url" : "https://api.github.com/repos/cqframework/cqf-tooling", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:24:41.147+00:00" }, "syldium/FallenKingdom" : { "url" : "https://api.github.com/repos/syldium/FallenKingdom", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:24:52.680+00:00" }, "Vertispan/gwt-rpc" : { "url" : "https://api.github.com/repos/Vertispan/gwt-rpc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:25:03.407+00:00" }, "trinodb/trino-maven-plugin" : { "url" : "https://api.github.com/repos/trinodb/trino-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:25:14.752+00:00" }, "apache/incubator-baremaps" : { "url" : "https://api.github.com/repos/apache/incubator-baremaps", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:30:44.422+00:00" }, "dromara/Jpom" : { "url" : "https://api.github.com/repos/dromara/Jpom", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:31:04.281+00:00" }, "UT-SE-Research/iDFlakies" : { "url" : "https://api.github.com/repos/UT-SE-Research/iDFlakies", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:31:43.944+00:00" }, "igniterealtime/openfire-hazelcast-plugin" : { "url" : "https://api.github.com/repos/igniterealtime/openfire-hazelcast-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:40:52.446+00:00" }, "finesoft/corant" : { "url" : "https://api.github.com/repos/finesoft/corant", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:41:51.503+00:00" }, "erikmafo/BigTableViewer" : { "url" : "https://api.github.com/repos/erikmafo/BigTableViewer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:44:49.606+00:00" }, "oswaldobapvicjr/performetrics" : { "url" : "https://api.github.com/repos/oswaldobapvicjr/performetrics", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:45:16.300+00:00" }, "sridharbandi/Java-a11y" : { "url" : "https://api.github.com/repos/sridharbandi/Java-a11y", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:45:24.875+00:00" }, "devlauer/plantuml-generator" : { "url" : "https://api.github.com/repos/devlauer/plantuml-generator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:46:31.765+00:00" }, "recurly/recurly-client-java" : { "url" : "https://api.github.com/repos/recurly/recurly-client-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:48:36.865+00:00" }, "OSGP/open-smart-grid-platform" : { "url" : "https://api.github.com/repos/OSGP/open-smart-grid-platform", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T08:59:57.495+00:00" }, "JarvisCraft/minecraft-utils" : { "url" : "https://api.github.com/repos/JarvisCraft/minecraft-utils", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:03:41.291+00:00" }, "DiceTechnology/dice-fairlink" : { "url" : "https://api.github.com/repos/DiceTechnology/dice-fairlink", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:04:09.425+00:00" }, "Consensys/quorum-acceptance-tests" : { "url" : "https://api.github.com/repos/Consensys/quorum-acceptance-tests", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:06:05.337+00:00" }, "rockset/rockset-java-client" : { "url" : "https://api.github.com/repos/rockset/rockset-java-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:06:39.001+00:00" }, "opensrp/opensrp-server-web" : { "url" : "https://api.github.com/repos/opensrp/opensrp-server-web", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T09:12:48.568+00:00" }, "apache/ambari-metrics" : { "url" : "https://api.github.com/repos/apache/ambari-metrics", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:00:19.160+00:00" }, "devonfw/ide" : { "url" : "https://api.github.com/repos/devonfw/ide", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:06:26.162+00:00" }, "SAP/cloud-security-services-integration-library" : { "url" : "https://api.github.com/repos/SAP/cloud-security-services-integration-library", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:17:31.749+00:00" }, "wso2/carbon-health-check" : { "url" : "https://api.github.com/repos/wso2/carbon-health-check", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:17:48.891+00:00" }, "eclipse-ee4j/metro-saaj" : { "url" : "https://api.github.com/repos/eclipse-ee4j/metro-saaj", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:18:46.079+00:00" }, "helidon-io/helidon-build-tools" : { "url" : "https://api.github.com/repos/helidon-io/helidon-build-tools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:24:24.135+00:00" }, "PANTHEONtech/triemap" : { "url" : "https://api.github.com/repos/PANTHEONtech/triemap", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:25:36.465+00:00" }, "shashirajraja/onlinebookstore" : { "url" : "https://api.github.com/repos/shashirajraja/onlinebookstore", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:26:32.058+00:00" }, "apache/db-jdo" : { "url" : "https://api.github.com/repos/apache/db-jdo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:27:25.440+00:00" }, "patrickfav/bcrypt" : { "url" : "https://api.github.com/repos/patrickfav/bcrypt", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:27:49.224+00:00" }, "GZoltar/gzoltar" : { "url" : "https://api.github.com/repos/GZoltar/gzoltar", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:28:01.072+00:00" }, "leonchen83/redis-rdb-cli" : { "url" : "https://api.github.com/repos/leonchen83/redis-rdb-cli", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:28:24.357+00:00" }, "FlowingCode/AppLayoutAddon" : { "url" : "https://api.github.com/repos/FlowingCode/AppLayoutAddon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:28:52.160+00:00" }, "Nepxion/Discovery" : { "url" : "https://api.github.com/repos/Nepxion/Discovery", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:47:35.680+00:00" }, "apache/dubbo-hessian-lite" : { "url" : "https://api.github.com/repos/apache/dubbo-hessian-lite", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:47:59.396+00:00" }, "zold-io/java-api" : { "url" : "https://api.github.com/repos/zold-io/java-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:48:35.302+00:00" }, "zileo-net/logback-logdna" : { "url" : "https://api.github.com/repos/zileo-net/logback-logdna", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:50:30.017+00:00" }, "ASSERT-KTH/sorald" : { "url" : "https://api.github.com/repos/ASSERT-KTH/sorald", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T12:59:16.054+00:00" }, "apache/streampipes" : { "url" : "https://api.github.com/repos/apache/streampipes", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:07:56.076+00:00" }, "eclipse-ee4j/jersey" : { "url" : "https://api.github.com/repos/eclipse-ee4j/jersey", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:16:30.197+00:00" }, "eclipse-sw360/sw360" : { "url" : "https://api.github.com/repos/eclipse-sw360/sw360", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:25:10.159+00:00" }, "OpenLiberty/liberty-arquillian" : { "url" : "https://api.github.com/repos/OpenLiberty/liberty-arquillian", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:47:44.998+00:00" }, "aehmttw/Tanks" : { "url" : "https://api.github.com/repos/aehmttw/Tanks", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T13:48:00.169+00:00" }, "Alfresco/acs-packaging" : { "url" : "https://api.github.com/repos/Alfresco/acs-packaging", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:23:15.530+00:00" }, "jakartaee/concurrency" : { "url" : "https://api.github.com/repos/jakartaee/concurrency", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:48:28.540+00:00" }, "qiunet/DuoDuo" : { "url" : "https://api.github.com/repos/qiunet/DuoDuo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:48:47.569+00:00" }, "mianalysis/mia" : { "url" : "https://api.github.com/repos/mianalysis/mia", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:49:00.022+00:00" }, "martinschneider/justtestlah" : { "url" : "https://api.github.com/repos/martinschneider/justtestlah", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:58:58.384+00:00" }, "promregator/promregator" : { "url" : "https://api.github.com/repos/promregator/promregator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T14:59:35.933+00:00" }, "soot-oss/SootUp" : { "url" : "https://api.github.com/repos/soot-oss/SootUp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:02:49.612+00:00" }, "OpenLiberty/sample-getting-started" : { "url" : "https://api.github.com/repos/OpenLiberty/sample-getting-started", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:03:25.958+00:00" }, "apache/incubator-nemo" : { "url" : "https://api.github.com/repos/apache/incubator-nemo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:07:02.113+00:00" }, "saalfeldlab/n5-ij" : { "url" : "https://api.github.com/repos/saalfeldlab/n5-ij", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:07:15.018+00:00" }, "wso2/carbon-crypto-service" : { "url" : "https://api.github.com/repos/wso2/carbon-crypto-service", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:07:31.786+00:00" }, "ballerina-platform/module-ballerinax-redis" : { "url" : "https://api.github.com/repos/ballerina-platform/module-ballerinax-redis", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:09:12.242+00:00" }, "faucet-pipeline/faucet-pipeline-spring-boot-starter" : { "url" : "https://api.github.com/repos/faucet-pipeline/faucet-pipeline-spring-boot-starter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:09:22.405+00:00" }, "assimbly/runtime" : { "url" : "https://api.github.com/repos/assimbly/runtime", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:10:24.985+00:00" }, "wso2/identity-anonymization-tool" : { "url" : "https://api.github.com/repos/wso2/identity-anonymization-tool", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:11:54.383+00:00" }, "wala/ML" : { "url" : "https://api.github.com/repos/wala/ML", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:12:24.581+00:00" }, "OxalisCommunity/Oxalis-AS4" : { "url" : "https://api.github.com/repos/OxalisCommunity/Oxalis-AS4", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:12:42.845+00:00" }, "wso2/carbon-consent-management" : { "url" : "https://api.github.com/repos/wso2/carbon-consent-management", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:15:04.758+00:00" }, "mock-server/mockserver-maven-plugin" : { "url" : "https://api.github.com/repos/mock-server/mockserver-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:16:59.663+00:00" }, "checkstyle/eclipse-cs" : { "url" : "https://api.github.com/repos/checkstyle/eclipse-cs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:20:52.898+00:00" }, "apache/maven-scm-publish-plugin" : { "url" : "https://api.github.com/repos/apache/maven-scm-publish-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:21:09.684+00:00" }, "apache/maven-remote-resources-plugin" : { "url" : "https://api.github.com/repos/apache/maven-remote-resources-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:35:03.179+00:00" }, "apache/maven-changes-plugin" : { "url" : "https://api.github.com/repos/apache/maven-changes-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:35:22.364+00:00" }, "3redronin/mu-server" : { "url" : "https://api.github.com/repos/3redronin/mu-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:35:39.156+00:00" }, "eclipse-corrosion/corrosion" : { "url" : "https://api.github.com/repos/eclipse-corrosion/corrosion", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:37:28.224+00:00" }, "marcluque/Hydra" : { "url" : "https://api.github.com/repos/marcluque/Hydra", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:37:34.339+00:00" }, "trivago/cluecumber" : { "url" : "https://api.github.com/repos/trivago/cluecumber", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:38:25.334+00:00" }, "Cosium/git-code-format-maven-plugin" : { "url" : "https://api.github.com/repos/Cosium/git-code-format-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:39:24.101+00:00" }, "patrickfav/bytes-java" : { "url" : "https://api.github.com/repos/patrickfav/bytes-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:39:43.528+00:00" }, "cjbi/admin3" : { "url" : "https://api.github.com/repos/cjbi/admin3", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:40:13.453+00:00" }, "FlowingCode/OrgChartAddon" : { "url" : "https://api.github.com/repos/FlowingCode/OrgChartAddon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T16:40:45.994+00:00" }, "cucumber/cucumber-jvm-groovy" : { "url" : "https://api.github.com/repos/cucumber/cucumber-jvm-groovy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:21:31.967+00:00" }, "RonanPlugins/BetterRTP" : { "url" : "https://api.github.com/repos/RonanPlugins/BetterRTP", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:22:04.526+00:00" }, "PreibischLab/RS-FISH" : { "url" : "https://api.github.com/repos/PreibischLab/RS-FISH", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:22:09.944+00:00" }, "patrickfav/hkdf" : { "url" : "https://api.github.com/repos/patrickfav/hkdf", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:22:21.149+00:00" }, "Coreoz/Windmill" : { "url" : "https://api.github.com/repos/Coreoz/Windmill", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:22:30.109+00:00" }, "PreibischLab/multiview-reconstruction" : { "url" : "https://api.github.com/repos/PreibischLab/multiview-reconstruction", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:22:38.470+00:00" }, "introproventures/graphql-jpa-query" : { "url" : "https://api.github.com/repos/introproventures/graphql-jpa-query", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:25:04.130+00:00" }, "thulab/iot-benchmark" : { "url" : "https://api.github.com/repos/thulab/iot-benchmark", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:27:48.706+00:00" }, "GIScience/openrouteservice" : { "url" : "https://api.github.com/repos/GIScience/openrouteservice", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:35:31.486+00:00" }, "ManaZeak/ManaZeak" : { "url" : "https://api.github.com/repos/ManaZeak/ManaZeak", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:35:59.118+00:00" }, "apache/directory-ldap-api" : { "url" : "https://api.github.com/repos/apache/directory-ldap-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:36:25.698+00:00" }, "ibm-messaging/kafka-connect-mq-source" : { "url" : "https://api.github.com/repos/ibm-messaging/kafka-connect-mq-source", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:36:55.178+00:00" }, "ibm-messaging/kafka-connect-mq-sink" : { "url" : "https://api.github.com/repos/ibm-messaging/kafka-connect-mq-sink", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T07:37:10.925+00:00" }, "apache/seatunnel" : { "url" : "https://api.github.com/repos/apache/seatunnel", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:40:34.084+00:00" }, "noconnor/JUnitPerf" : { "url" : "https://api.github.com/repos/noconnor/JUnitPerf", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:41:08.813+00:00" }, "Innoxia/liliths-throne-public" : { "url" : "https://api.github.com/repos/Innoxia/liliths-throne-public", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:47:57.017+00:00" }, "okta/okta-spring-boot" : { "url" : "https://api.github.com/repos/okta/okta-spring-boot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T17:53:47.016+00:00" }, "ingef/conquery" : { "url" : "https://api.github.com/repos/ingef/conquery", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T18:58:06.242+00:00" }, "MarcGiffing/bucket4j-spring-boot-starter" : { "url" : "https://api.github.com/repos/MarcGiffing/bucket4j-spring-boot-starter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T18:58:45.802+00:00" }, "eiffel-community/eiffel-intelligence" : { "url" : "https://api.github.com/repos/eiffel-community/eiffel-intelligence", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T19:03:07.690+00:00" }, "vert-x3/vertx-starter" : { "url" : "https://api.github.com/repos/vert-x3/vertx-starter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T19:05:35.279+00:00" }, "Shunshun94/discord-bcdicebot" : { "url" : "https://api.github.com/repos/Shunshun94/discord-bcdicebot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T19:06:43.904+00:00" }, "pkiraly/qa-catalogue" : { "url" : "https://api.github.com/repos/pkiraly/qa-catalogue", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-02T19:08:38.961+00:00" }, "SpineEventEngine/base" : { "url" : "https://api.github.com/repos/SpineEventEngine/base", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:26:38.198+00:00" }, "eclipse-basyx/basyx-java-server-sdk" : { "url" : "https://api.github.com/repos/eclipse-basyx/basyx-java-server-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:27:05.891+00:00" }, "MinemenFree/Practice" : { "url" : "https://api.github.com/repos/MinemenFree/Practice", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:47:27.840+00:00" }, "Simple-as-Coding/tutoring-platform" : { "url" : "https://api.github.com/repos/Simple-as-Coding/tutoring-platform", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:48:23.884+00:00" }, "eclipse-pde/eclipse.pde" : { "url" : "https://api.github.com/repos/eclipse-pde/eclipse.pde", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:52:27.073+00:00" }, "ably/kafka-connect-ably" : { "url" : "https://api.github.com/repos/ably/kafka-connect-ably", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:53:21.836+00:00" }, "percy/percy-selenium-java" : { "url" : "https://api.github.com/repos/percy/percy-selenium-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:56:09.763+00:00" }, "0x61nas/alquran-cloud-api" : { "url" : "https://api.github.com/repos/0x61nas/alquran-cloud-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:56:29.874+00:00" }, "CloudburstMC/Cloudburst" : { "url" : "https://api.github.com/repos/CloudburstMC/Cloudburst", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:57:51.311+00:00" }, "apache/maven-artifact-plugin" : { "url" : "https://api.github.com/repos/apache/maven-artifact-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T15:58:00.468+00:00" }, "didi/KnowStreaming" : { "url" : "https://api.github.com/repos/didi/KnowStreaming", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:02:58.550+00:00" }, "FlowingCode/XTermConsoleAddon" : { "url" : "https://api.github.com/repos/FlowingCode/XTermConsoleAddon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:03:29.904+00:00" }, "sanctuuary/APE" : { "url" : "https://api.github.com/repos/sanctuuary/APE", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:04:01.979+00:00" }, "smart-doc-group/smart-doc" : { "url" : "https://api.github.com/repos/smart-doc-group/smart-doc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:05:28.735+00:00" }, "EUSurvey/EUSURVEY" : { "url" : "https://api.github.com/repos/EUSurvey/EUSURVEY", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:10:06.210+00:00" }, "spring-io/start.spring.io" : { "url" : "https://api.github.com/repos/spring-io/start.spring.io", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:16:51.218+00:00" }, "IsyFact/isyfact-standards" : { "url" : "https://api.github.com/repos/IsyFact/isyfact-standards", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T16:17:33.300+00:00" }, "finos/common-domain-model" : { "url" : "https://api.github.com/repos/finos/common-domain-model", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T17:06:01.603+00:00" }, "sfuhrm/radiobrowser4j" : { "url" : "https://api.github.com/repos/sfuhrm/radiobrowser4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T17:06:32.448+00:00" }, "cqfn/jpeek" : { "url" : "https://api.github.com/repos/cqfn/jpeek", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T17:08:21.564+00:00" }, "WileyLabs/teasy" : { "url" : "https://api.github.com/repos/WileyLabs/teasy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T17:09:26.774+00:00" }, "WrenSecurity/wrenam" : { "url" : "https://api.github.com/repos/WrenSecurity/wrenam", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T17:10:14.613+00:00" }, "RedisGraph/JRedisGraph" : { "url" : "https://api.github.com/repos/RedisGraph/JRedisGraph", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T17:11:33.737+00:00" }, "finos/messageml-utils" : { "url" : "https://api.github.com/repos/finos/messageml-utils", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T17:13:51.436+00:00" }, "Nincodedo/Ninbot" : { "url" : "https://api.github.com/repos/Nincodedo/Ninbot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T17:23:41.159+00:00" }, "folio-org/mod-inventory-storage" : { "url" : "https://api.github.com/repos/folio-org/mod-inventory-storage", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T17:53:42.583+00:00" }, "blueconic/browscap-java" : { "url" : "https://api.github.com/repos/blueconic/browscap-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T17:53:50.222+00:00" }, "apache/qpid-broker-j" : { "url" : "https://api.github.com/repos/apache/qpid-broker-j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T17:55:40.290+00:00" }, "airlift/drift" : { "url" : "https://api.github.com/repos/airlift/drift", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T17:56:45.775+00:00" }, "lolo101/MsgViewer" : { "url" : "https://api.github.com/repos/lolo101/MsgViewer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T17:58:54.769+00:00" }, "eclipse-wildwebdeveloper/wildwebdeveloper" : { "url" : "https://api.github.com/repos/eclipse-wildwebdeveloper/wildwebdeveloper", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:06:25.262+00:00" }, "saalfeldlab/n5" : { "url" : "https://api.github.com/repos/saalfeldlab/n5", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:07:01.946+00:00" }, "a-schild/nextcloud-java-api" : { "url" : "https://api.github.com/repos/a-schild/nextcloud-java-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:07:24.102+00:00" }, "wso2/carbon-utils" : { "url" : "https://api.github.com/repos/wso2/carbon-utils", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:07:38.171+00:00" }, "jenkinsci/webhook-step-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/webhook-step-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:10:22.397+00:00" }, "johrstrom/jmeter-prometheus-plugin" : { "url" : "https://api.github.com/repos/johrstrom/jmeter-prometheus-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:10:43.995+00:00" }, "JeffersonLab/clas12-offline-software" : { "url" : "https://api.github.com/repos/JeffersonLab/clas12-offline-software", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:18:28.473+00:00" }, "chhsiao90/nitmproxy" : { "url" : "https://api.github.com/repos/chhsiao90/nitmproxy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:20:15.266+00:00" }, "ethlo/itu" : { "url" : "https://api.github.com/repos/ethlo/itu", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:20:20.873+00:00" }, "GateNLP/gate-core" : { "url" : "https://api.github.com/repos/GateNLP/gate-core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:20:45.160+00:00" }, "spring-projects/spring-data-relational" : { "url" : "https://api.github.com/repos/spring-projects/spring-data-relational", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:24:34.665+00:00" }, "youngmonkeys/ezyfox-server" : { "url" : "https://api.github.com/repos/youngmonkeys/ezyfox-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:25:24.719+00:00" }, "google/mug" : { "url" : "https://api.github.com/repos/google/mug", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:25:38.111+00:00" }, "finos/JCurl" : { "url" : "https://api.github.com/repos/finos/JCurl", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:25:58.074+00:00" }, "zsmartsystems/com.zsmartsystems.zigbee" : { "url" : "https://api.github.com/repos/zsmartsystems/com.zsmartsystems.zigbee", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:57:20.056+00:00" }, "OCR4all/LAREX" : { "url" : "https://api.github.com/repos/OCR4all/LAREX", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:58:43.545+00:00" }, "spotify/java-hamcrest" : { "url" : "https://api.github.com/repos/spotify/java-hamcrest", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T18:59:09.798+00:00" }, "jdemetra/jwsacruncher" : { "url" : "https://api.github.com/repos/jdemetra/jwsacruncher", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:01:27.313+00:00" }, "RetGal/Dayon" : { "url" : "https://api.github.com/repos/RetGal/Dayon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:01:40.354+00:00" }, "mkutz/spock-testing-workshop" : { "url" : "https://api.github.com/repos/mkutz/spock-testing-workshop", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:04:40.276+00:00" }, "GoSimpleLLC/nbvcxz" : { "url" : "https://api.github.com/repos/GoSimpleLLC/nbvcxz", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:05:07.321+00:00" }, "Cosium/spring-data-jpa-entity-graph" : { "url" : "https://api.github.com/repos/Cosium/spring-data-jpa-entity-graph", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:05:51.770+00:00" }, "apache/logging-log4j-tools" : { "url" : "https://api.github.com/repos/apache/logging-log4j-tools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:06:39.672+00:00" }, "usdot-jpo-ode/jpo-ode" : { "url" : "https://api.github.com/repos/usdot-jpo-ode/jpo-ode", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:10:46.249+00:00" }, "seppinho/mutserve" : { "url" : "https://api.github.com/repos/seppinho/mutserve", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T19:10:55.662+00:00" }, "VertaAI/modeldb" : { "url" : "https://api.github.com/repos/VertaAI/modeldb", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T20:09:27.843+00:00" }, "sncf-connect-tech/hesperides" : { "url" : "https://api.github.com/repos/sncf-connect-tech/hesperides", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T20:51:40.697+00:00" }, "patrickfav/uber-apk-signer" : { "url" : "https://api.github.com/repos/patrickfav/uber-apk-signer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T20:51:51.361+00:00" }, "apache/opennlp-sandbox" : { "url" : "https://api.github.com/repos/apache/opennlp-sandbox", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T20:55:01.138+00:00" }, "paulcwarren/spring-content-gettingstarted" : { "url" : "https://api.github.com/repos/paulcwarren/spring-content-gettingstarted", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T20:57:56.066+00:00" }, "networknt/json-schema-validator" : { "url" : "https://api.github.com/repos/networknt/json-schema-validator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T21:01:15.849+00:00" }, "cqframework/cqf-ruler" : { "url" : "https://api.github.com/repos/cqframework/cqf-ruler", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T21:05:41.723+00:00" }, "JNOSQL/demos-se" : { "url" : "https://api.github.com/repos/JNOSQL/demos-se", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T21:06:01.240+00:00" }, "eclipse/jnosql-extensions" : { "url" : "https://api.github.com/repos/eclipse/jnosql-extensions", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T21:06:44.224+00:00" }, "f-lopes/spring-mvc-test-utils" : { "url" : "https://api.github.com/repos/f-lopes/spring-mvc-test-utils", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T21:09:46.514+00:00" }, "vitruv-tools/Vitruv" : { "url" : "https://api.github.com/repos/vitruv-tools/Vitruv", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T21:14:05.881+00:00" }, "eclipse/jnosql-databases" : { "url" : "https://api.github.com/repos/eclipse/jnosql-databases", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T21:15:41.899+00:00" }, "leonchen83/redis-replicator" : { "url" : "https://api.github.com/repos/leonchen83/redis-replicator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T21:16:02.594+00:00" }, "ClickHouse/clickhouse-java" : { "url" : "https://api.github.com/repos/ClickHouse/clickhouse-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T21:22:53.493+00:00" }, "MarketSquare/robotframework-dblibrary" : { "url" : "https://api.github.com/repos/MarketSquare/robotframework-dblibrary", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T21:23:08.047+00:00" }, "vanilladb/vanillacore" : { "url" : "https://api.github.com/repos/vanilladb/vanillacore", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T21:54:41.683+00:00" }, "jenkinsci/office-365-connector-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/office-365-connector-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T21:56:27.507+00:00" }, "eclipse/xtext-xtend" : { "url" : "https://api.github.com/repos/eclipse/xtext-xtend", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T22:05:56.393+00:00" }, "eclipse/xtext-eclipse" : { "url" : "https://api.github.com/repos/eclipse/xtext-eclipse", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T22:19:04.939+00:00" }, "neo4j-contrib/neo4j-jdbc" : { "url" : "https://api.github.com/repos/neo4j-contrib/neo4j-jdbc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T22:22:01.727+00:00" }, "vrnsky/java-a-to-z" : { "url" : "https://api.github.com/repos/vrnsky/java-a-to-z", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T22:54:17.435+00:00" }, "categolj/blog-api" : { "url" : "https://api.github.com/repos/categolj/blog-api", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T22:57:55.631+00:00" }, "Esri/geoportal-server-harvester" : { "url" : "https://api.github.com/repos/Esri/geoportal-server-harvester", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T22:59:00.817+00:00" }, "jenkinsci/github-pr-coverage-status-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/github-pr-coverage-status-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T22:59:42.442+00:00" }, "jenkinsci/file-operations-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/file-operations-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T23:00:18.104+00:00" }, "amazon-ion/ion-docs" : { "url" : "https://api.github.com/repos/amazon-ion/ion-docs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T23:01:51.528+00:00" }, "paritytrading/foundation" : { "url" : "https://api.github.com/repos/paritytrading/foundation", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T23:02:35.010+00:00" }, "apache/guacamole-client" : { "url" : "https://api.github.com/repos/apache/guacamole-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T23:11:11.447+00:00" }, "jenkinsci/nexus-artifact-uploader-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/nexus-artifact-uploader-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T23:11:51.196+00:00" }, "GateNLP/gateplugin-LearningFramework" : { "url" : "https://api.github.com/repos/GateNLP/gateplugin-LearningFramework", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T23:11:57.343+00:00" }, "browserstack/testng-browserstack" : { "url" : "https://api.github.com/repos/browserstack/testng-browserstack", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T23:13:04.609+00:00" }, "swisspost/gateleen" : { "url" : "https://api.github.com/repos/swisspost/gateleen", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T23:16:08.025+00:00" }, "patrickfav/density-converter" : { "url" : "https://api.github.com/repos/patrickfav/density-converter", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T23:16:32.987+00:00" }, "browserstack/browserstack-local-java" : { "url" : "https://api.github.com/repos/browserstack/browserstack-local-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T23:17:03.082+00:00" }, "hazendaz/displaytag" : { "url" : "https://api.github.com/repos/hazendaz/displaytag", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T23:24:38.754+00:00" }, "veraPDF/veraPDF-rest" : { "url" : "https://api.github.com/repos/veraPDF/veraPDF-rest", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T23:25:21.044+00:00" }, "Alfresco/rest-api-explorer" : { "url" : "https://api.github.com/repos/Alfresco/rest-api-explorer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T23:51:50.639+00:00" }, "swisspost/vertx-cluster-watchdog" : { "url" : "https://api.github.com/repos/swisspost/vertx-cluster-watchdog", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-04T23:51:57.461+00:00" }, "folio-org/okapi" : { "url" : "https://api.github.com/repos/folio-org/okapi", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:03:51.246+00:00" }, "jenkinsci/amazon-ecr-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/amazon-ecr-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:06:17.720+00:00" }, "Talend/data-quality" : { "url" : "https://api.github.com/repos/Talend/data-quality", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:15:24.247+00:00" }, "skuzzle/restrict-imports-enforcer-rule" : { "url" : "https://api.github.com/repos/skuzzle/restrict-imports-enforcer-rule", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:15:50.836+00:00" }, "veraPDF/veraPDF-parser" : { "url" : "https://api.github.com/repos/veraPDF/veraPDF-parser", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:20:32.893+00:00" }, "Valkryst/Schillsaver" : { "url" : "https://api.github.com/repos/Valkryst/Schillsaver", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:50:36.866+00:00" }, "liflab/beepbeep-3" : { "url" : "https://api.github.com/repos/liflab/beepbeep-3", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:50:51.447+00:00" }, "testng-team/testng-remote" : { "url" : "https://api.github.com/repos/testng-team/testng-remote", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:52:20.359+00:00" }, "bengtmartensson/IrpTransmogrifier" : { "url" : "https://api.github.com/repos/bengtmartensson/IrpTransmogrifier", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:52:28.154+00:00" }, "jetty-project/embedded-jetty-uber-jar" : { "url" : "https://api.github.com/repos/jetty-project/embedded-jetty-uber-jar", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:55:28.300+00:00" }, "apache/fluo-recipes" : { "url" : "https://api.github.com/repos/apache/fluo-recipes", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:56:40.534+00:00" }, "dampcake/bencode" : { "url" : "https://api.github.com/repos/dampcake/bencode", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:56:48.765+00:00" }, "darrachequesne/spring-data-jpa-datatables" : { "url" : "https://api.github.com/repos/darrachequesne/spring-data-jpa-datatables", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T00:57:05.308+00:00" }, "asdf2014/yuzhouwan" : { "url" : "https://api.github.com/repos/asdf2014/yuzhouwan", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T01:05:39.345+00:00" }, "hal/elemento" : { "url" : "https://api.github.com/repos/hal/elemento", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T01:06:09.637+00:00" }, "swagger-api/swagger-inflector" : { "url" : "https://api.github.com/repos/swagger-api/swagger-inflector", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T01:09:04.815+00:00" }, "jenkinsci/bootstraped-multi-test-results-report-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/bootstraped-multi-test-results-report-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T01:12:09.285+00:00" }, "mikaelgrev/miglayout" : { "url" : "https://api.github.com/repos/mikaelgrev/miglayout", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T01:12:30.029+00:00" }, "gravitee-io/gravitee-api-management" : { "url" : "https://api.github.com/repos/gravitee-io/gravitee-api-management", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T03:51:25.535+00:00" }, "mojohaus/versions" : { "url" : "https://api.github.com/repos/mojohaus/versions", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T03:56:30.856+00:00" }, "1and1/cosmo" : { "url" : "https://api.github.com/repos/1and1/cosmo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T03:56:42.325+00:00" }, "OWASP/java-html-sanitizer" : { "url" : "https://api.github.com/repos/OWASP/java-html-sanitizer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T03:57:18.707+00:00" }, "apache/sedona" : { "url" : "https://api.github.com/repos/apache/sedona", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:03:42.257+00:00" }, "tipsy/j2html" : { "url" : "https://api.github.com/repos/tipsy/j2html", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:04:37.924+00:00" }, "kszbcss/xm4was" : { "url" : "https://api.github.com/repos/kszbcss/xm4was", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:07:57.263+00:00" }, "gwt-plugins/gwt-eclipse-plugin" : { "url" : "https://api.github.com/repos/gwt-plugins/gwt-eclipse-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:09:53.431+00:00" }, "AlmasB/FXGL" : { "url" : "https://api.github.com/repos/AlmasB/FXGL", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:11:33.227+00:00" }, "MER-C/wiki-java" : { "url" : "https://api.github.com/repos/MER-C/wiki-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:12:03.618+00:00" }, "15knots/cmake4eclipse" : { "url" : "https://api.github.com/repos/15knots/cmake4eclipse", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:12:16.595+00:00" }, "apache/directory-kerby" : { "url" : "https://api.github.com/repos/apache/directory-kerby", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:14:48.551+00:00" }, "x-stream/xstream" : { "url" : "https://api.github.com/repos/x-stream/xstream", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:15:43.528+00:00" }, "wumpz/jhotdraw" : { "url" : "https://api.github.com/repos/wumpz/jhotdraw", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:15:51.401+00:00" }, "selenide-examples/selenide-allure-junit" : { "url" : "https://api.github.com/repos/selenide-examples/selenide-allure-junit", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T04:16:48.307+00:00" }, "apache/ignite" : { "url" : "https://api.github.com/repos/apache/ignite", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:29:29.584+00:00" }, "selenide-examples/cucumber" : { "url" : "https://api.github.com/repos/selenide-examples/cucumber", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:30:11.444+00:00" }, "cloudera/logredactor" : { "url" : "https://api.github.com/repos/cloudera/logredactor", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:30:33.408+00:00" }, "eclipse-leshan/leshan" : { "url" : "https://api.github.com/repos/eclipse-leshan/leshan", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:36:20.385+00:00" }, "ClearVolume/imglib2-clearvolume" : { "url" : "https://api.github.com/repos/ClearVolume/imglib2-clearvolume", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:36:25.972+00:00" }, "oaplatform/oap" : { "url" : "https://api.github.com/repos/oaplatform/oap", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:38:10.369+00:00" }, "dependency-check/dependency-check-sonar-plugin" : { "url" : "https://api.github.com/repos/dependency-check/dependency-check-sonar-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:44:03.040+00:00" }, "giko/web-remoting" : { "url" : "https://api.github.com/repos/giko/web-remoting", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:44:21.987+00:00" }, "selenide-examples/google" : { "url" : "https://api.github.com/repos/selenide-examples/google", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:45:08.668+00:00" }, "eclipse-vertx/vertx-auth" : { "url" : "https://api.github.com/repos/eclipse-vertx/vertx-auth", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T08:48:14.969+00:00" }, "lbalazscs/Pixelitor" : { "url" : "https://api.github.com/repos/lbalazscs/Pixelitor", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:18:04.917+00:00" }, "kohlschutter/junixsocket" : { "url" : "https://api.github.com/repos/kohlschutter/junixsocket", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:18:30.883+00:00" }, "drewnoakes/metadata-extractor" : { "url" : "https://api.github.com/repos/drewnoakes/metadata-extractor", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:20:13.881+00:00" }, "killbill/killbill-adyen-plugin" : { "url" : "https://api.github.com/repos/killbill/killbill-adyen-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:21:03.317+00:00" }, "bigdataviewer/bigdataviewer_fiji" : { "url" : "https://api.github.com/repos/bigdataviewer/bigdataviewer_fiji", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:21:10.870+00:00" }, "sandflow/regxmllib" : { "url" : "https://api.github.com/repos/sandflow/regxmllib", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:21:38.219+00:00" }, "bitpay/java-bitpay-client" : { "url" : "https://api.github.com/repos/bitpay/java-bitpay-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:23:53.786+00:00" }, "nroduit/weasis-dicom-tools" : { "url" : "https://api.github.com/repos/nroduit/weasis-dicom-tools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:23:58.097+00:00" }, "apache/xmlgraphics-fop-pdf-images" : { "url" : "https://api.github.com/repos/apache/xmlgraphics-fop-pdf-images", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:24:07.184+00:00" }, "pippo-java/pippo" : { "url" : "https://api.github.com/repos/pippo-java/pippo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:27:16.991+00:00" }, "windup/windup-quickstarts" : { "url" : "https://api.github.com/repos/windup/windup-quickstarts", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:28:16.349+00:00" }, "HubSpot/jinjava" : { "url" : "https://api.github.com/repos/HubSpot/jinjava", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:36:39.526+00:00" }, "SpoonLabs/spoon-maven-plugin" : { "url" : "https://api.github.com/repos/SpoonLabs/spoon-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:38:09.757+00:00" }, "greenmail-mail-test/greenmail" : { "url" : "https://api.github.com/repos/greenmail-mail-test/greenmail", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:39:06.166+00:00" }, "aws/aws-dynamodb-encryption-java" : { "url" : "https://api.github.com/repos/aws/aws-dynamodb-encryption-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T09:54:21.346+00:00" }, "apache/johnzon" : { "url" : "https://api.github.com/repos/apache/johnzon", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T10:19:05.123+00:00" }, "elastic/support-diagnostics" : { "url" : "https://api.github.com/repos/elastic/support-diagnostics", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T10:21:48.703+00:00" }, "apache/hadoop" : { "url" : "https://api.github.com/repos/apache/hadoop", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T11:33:49.669+00:00" }, "phax/ph-schematron" : { "url" : "https://api.github.com/repos/phax/ph-schematron", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T11:33:57.344+00:00" }, "cdapio/netty-http" : { "url" : "https://api.github.com/repos/cdapio/netty-http", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T11:34:50.898+00:00" }, "apache/ranger" : { "url" : "https://api.github.com/repos/apache/ranger", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T11:37:55.188+00:00" }, "DraqueT/PolyGlot" : { "url" : "https://api.github.com/repos/DraqueT/PolyGlot", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T11:38:19.891+00:00" }, "Alfresco/alfresco-sdk" : { "url" : "https://api.github.com/repos/Alfresco/alfresco-sdk", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T11:39:34.769+00:00" }, "cdapio/tephra" : { "url" : "https://api.github.com/repos/cdapio/tephra", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T11:40:40.985+00:00" }, "olivergondza/dumpling" : { "url" : "https://api.github.com/repos/olivergondza/dumpling", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T11:40:47.736+00:00" }, "spring-cloud/spring-cloud-config" : { "url" : "https://api.github.com/repos/spring-cloud/spring-cloud-config", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T11:45:37.363+00:00" }, "OHDSI/WhiteRabbit" : { "url" : "https://api.github.com/repos/OHDSI/WhiteRabbit", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T11:46:59.474+00:00" }, "eclipse-birt/birt" : { "url" : "https://api.github.com/repos/eclipse-birt/birt", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T11:53:26.190+00:00" }, "1and1/snmpman" : { "url" : "https://api.github.com/repos/1and1/snmpman", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T11:54:03.291+00:00" }, "fiji/Auto_Threshold" : { "url" : "https://api.github.com/repos/fiji/Auto_Threshold", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T11:54:09.739+00:00" }, "fiji/3D_Viewer" : { "url" : "https://api.github.com/repos/fiji/3D_Viewer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T11:54:13.203+00:00" }, "scijava/script-editor" : { "url" : "https://api.github.com/repos/scijava/script-editor", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T11:54:28.262+00:00" }, "highsource/jaxb-tools" : { "url" : "https://api.github.com/repos/highsource/jaxb-tools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T11:55:06.464+00:00" }, "duydo/elasticsearch-analysis-vietnamese" : { "url" : "https://api.github.com/repos/duydo/elasticsearch-analysis-vietnamese", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:19:06.720+00:00" }, "MyRobotLab/myrobotlab" : { "url" : "https://api.github.com/repos/MyRobotLab/myrobotlab", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:26:47.339+00:00" }, "tkaczmarzyk/specification-arg-resolver" : { "url" : "https://api.github.com/repos/tkaczmarzyk/specification-arg-resolver", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:28:27.855+00:00" }, "jhonnymertz/java-wkhtmltopdf-wrapper" : { "url" : "https://api.github.com/repos/jhonnymertz/java-wkhtmltopdf-wrapper", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:29:13.313+00:00" }, "Zettelkasten-Team/Zettelkasten" : { "url" : "https://api.github.com/repos/Zettelkasten-Team/Zettelkasten", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:29:41.382+00:00" }, "cdapio/coopr" : { "url" : "https://api.github.com/repos/cdapio/coopr", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:37:20.604+00:00" }, "apache/cxf-fediz" : { "url" : "https://api.github.com/repos/apache/cxf-fediz", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:39:34.694+00:00" }, "apache/cxf-xjc-utils" : { "url" : "https://api.github.com/repos/apache/cxf-xjc-utils", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:40:40.913+00:00" }, "cinovo/cloudconductor-server" : { "url" : "https://api.github.com/repos/cinovo/cloudconductor-server", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:41:47.116+00:00" }, "conekta/conekta-java" : { "url" : "https://api.github.com/repos/conekta/conekta-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:42:27.422+00:00" }, "UrsZeidler/shr5rcp" : { "url" : "https://api.github.com/repos/UrsZeidler/shr5rcp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:42:33.938+00:00" }, "jenkinsci/docker-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/docker-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:46:34.649+00:00" }, "apache/jclouds" : { "url" : "https://api.github.com/repos/apache/jclouds", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:48:13.931+00:00" }, "apache/uima-uimaj" : { "url" : "https://api.github.com/repos/apache/uima-uimaj", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:50:49.718+00:00" }, "tdunning/t-digest" : { "url" : "https://api.github.com/repos/tdunning/t-digest", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:51:41.043+00:00" }, "awslabs/amazon-kinesis-client" : { "url" : "https://api.github.com/repos/awslabs/amazon-kinesis-client", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T12:59:14.039+00:00" }, "apache/storm" : { "url" : "https://api.github.com/repos/apache/storm", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T15:50:08.941+00:00" }, "apache/commons-weaver" : { "url" : "https://api.github.com/repos/apache/commons-weaver", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T15:50:18.535+00:00" }, "jcabi/jcabi-beanstalk-maven-plugin" : { "url" : "https://api.github.com/repos/jcabi/jcabi-beanstalk-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T15:50:46.394+00:00" }, "jcabi/jcabi-ssl-maven-plugin" : { "url" : "https://api.github.com/repos/jcabi/jcabi-ssl-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T15:51:10.456+00:00" }, "damianszczepanik/cucumber-sandwich" : { "url" : "https://api.github.com/repos/damianszczepanik/cucumber-sandwich", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T15:52:16.131+00:00" }, "opencb/opencga" : { "url" : "https://api.github.com/repos/opencb/opencga", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:25:00.910+00:00" }, "Alfresco/gytheio" : { "url" : "https://api.github.com/repos/Alfresco/gytheio", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:34:12.920+00:00" }, "digama0/mmj2" : { "url" : "https://api.github.com/repos/digama0/mmj2", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:34:31.153+00:00" }, "urlaubsverwaltung/urlaubsverwaltung" : { "url" : "https://api.github.com/repos/urlaubsverwaltung/urlaubsverwaltung", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:57:12.039+00:00" }, "diverse-project/k3" : { "url" : "https://api.github.com/repos/diverse-project/k3", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:57:36.416+00:00" }, "apache/commons-jci" : { "url" : "https://api.github.com/repos/apache/commons-jci", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T16:58:13.566+00:00" }, "apache/commons-jelly" : { "url" : "https://api.github.com/repos/apache/commons-jelly", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:19:07.580+00:00" }, "jenkinsci/build-monitor-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/build-monitor-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:24:22.700+00:00" }, "mailosaur/mailosaur-java" : { "url" : "https://api.github.com/repos/mailosaur/mailosaur-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:24:30.597+00:00" }, "maddingo/nio-fs-provider" : { "url" : "https://api.github.com/repos/maddingo/nio-fs-provider", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:25:25.415+00:00" }, "killbill/killbill-analytics-plugin" : { "url" : "https://api.github.com/repos/killbill/killbill-analytics-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:26:18.627+00:00" }, "ff4j/ff4j" : { "url" : "https://api.github.com/repos/ff4j/ff4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:30:11.025+00:00" }, "imagej/imagej-omero" : { "url" : "https://api.github.com/repos/imagej/imagej-omero", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:30:21.832+00:00" }, "jbdevstudio/jbdevstudio-product" : { "url" : "https://api.github.com/repos/jbdevstudio/jbdevstudio-product", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:35:30.095+00:00" }, "spring-projects/spring-data-couchbase" : { "url" : "https://api.github.com/repos/spring-projects/spring-data-couchbase", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:40:16.911+00:00" }, "zeroturnaround/zt-exec" : { "url" : "https://api.github.com/repos/zeroturnaround/zt-exec", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:40:36.553+00:00" }, "RIPE-NCC/whois" : { "url" : "https://api.github.com/repos/RIPE-NCC/whois", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:50:00.124+00:00" }, "redomar/JavaGame" : { "url" : "https://api.github.com/repos/redomar/JavaGame", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:50:11.164+00:00" }, "arx-deidentifier/arx" : { "url" : "https://api.github.com/repos/arx-deidentifier/arx", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:52:50.836+00:00" }, "lookfirst/sardine" : { "url" : "https://api.github.com/repos/lookfirst/sardine", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:53:59.945+00:00" }, "apache/tez" : { "url" : "https://api.github.com/repos/apache/tez", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T17:56:55.017+00:00" }, "72services/qlrm" : { "url" : "https://api.github.com/repos/72services/qlrm", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:19:10.300+00:00" }, "dgradecak/alfresco-mvc" : { "url" : "https://api.github.com/repos/dgradecak/alfresco-mvc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:19:17.724+00:00" }, "JnRouvignac/AutoRefactor" : { "url" : "https://api.github.com/repos/JnRouvignac/AutoRefactor", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:20:57.149+00:00" }, "Norconex/commons-lang" : { "url" : "https://api.github.com/repos/Norconex/commons-lang", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:21:02.146+00:00" }, "undera/jmeter-plugins" : { "url" : "https://api.github.com/repos/undera/jmeter-plugins", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:25:46.900+00:00" }, "42BV/CSVeed" : { "url" : "https://api.github.com/repos/42BV/CSVeed", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:26:43.552+00:00" }, "kairosdb/kairosdb" : { "url" : "https://api.github.com/repos/kairosdb/kairosdb", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:28:44.956+00:00" }, "fabioz/Pydev" : { "url" : "https://api.github.com/repos/fabioz/Pydev", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:31:53.743+00:00" }, "javadev/calculator" : { "url" : "https://api.github.com/repos/javadev/calculator", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:31:57.576+00:00" }, "Esri/spatial-framework-for-hadoop" : { "url" : "https://api.github.com/repos/Esri/spatial-framework-for-hadoop", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:32:28.328+00:00" }, "apache/jena" : { "url" : "https://api.github.com/repos/apache/jena", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:47:31.274+00:00" }, "matteobaccan/owner" : { "url" : "https://api.github.com/repos/matteobaccan/owner", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:48:45.560+00:00" }, "zolyfarkas/spf4j" : { "url" : "https://api.github.com/repos/zolyfarkas/spf4j", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:49:02.755+00:00" }, "calimero-project/calimero-tools" : { "url" : "https://api.github.com/repos/calimero-project/calimero-tools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T18:49:05.844+00:00" }, "apache/causeway" : { "url" : "https://api.github.com/repos/apache/causeway", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:49:45.702+00:00" }, "crawljax/crawljax" : { "url" : "https://api.github.com/repos/crawljax/crawljax", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T19:52:43.885+00:00" }, "maven-download-plugin/maven-download-plugin" : { "url" : "https://api.github.com/repos/maven-download-plugin/maven-download-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:32:33.565+00:00" }, "datastax/java-driver" : { "url" : "https://api.github.com/repos/datastax/java-driver", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:46:35.846+00:00" }, "dropwizard-jobs/dropwizard-jobs" : { "url" : "https://api.github.com/repos/dropwizard-jobs/dropwizard-jobs", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:47:50.055+00:00" }, "soot-oss/heros" : { "url" : "https://api.github.com/repos/soot-oss/heros", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T20:48:03.669+00:00" }, "apache/druid" : { "url" : "https://api.github.com/repos/apache/druid", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:18:21.586+00:00" }, "membrane/service-proxy" : { "url" : "https://api.github.com/repos/membrane/service-proxy", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:20:33.882+00:00" }, "OpenGamma/ElSql" : { "url" : "https://api.github.com/repos/OpenGamma/ElSql", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:20:42.954+00:00" }, "FasterXML/jackson-module-jsonSchema" : { "url" : "https://api.github.com/repos/FasterXML/jackson-module-jsonSchema", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:35:17.660+00:00" }, "lrozenblyum/chess" : { "url" : "https://api.github.com/repos/lrozenblyum/chess", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:36:18.631+00:00" }, "jenkinsci/mailer-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/mailer-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:39:10.999+00:00" }, "airlift/discovery" : { "url" : "https://api.github.com/repos/airlift/discovery", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:39:34.662+00:00" }, "segmentio/analytics-java" : { "url" : "https://api.github.com/repos/segmentio/analytics-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:43:41.931+00:00" }, "lemire/JavaFastPFOR" : { "url" : "https://api.github.com/repos/lemire/JavaFastPFOR", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:43:54.723+00:00" }, "damianszczepanik/maven-cucumber-reporting" : { "url" : "https://api.github.com/repos/damianszczepanik/maven-cucumber-reporting", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:45:16.786+00:00" }, "winder/Universal-G-Code-Sender" : { "url" : "https://api.github.com/repos/winder/Universal-G-Code-Sender", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:50:03.193+00:00" }, "ops4j/org.ops4j.pax.jdbc" : { "url" : "https://api.github.com/repos/ops4j/org.ops4j.pax.jdbc", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:51:28.598+00:00" }, "rutgerkok/BetterEnderChest" : { "url" : "https://api.github.com/repos/rutgerkok/BetterEnderChest", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:51:33.269+00:00" }, "ebourg/jsign" : { "url" : "https://api.github.com/repos/ebourg/jsign", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:52:07.058+00:00" }, "arquillian/arquillian-extension-warp" : { "url" : "https://api.github.com/repos/arquillian/arquillian-extension-warp", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:53:40.500+00:00" }, "ferstl/pedantic-pom-enforcers" : { "url" : "https://api.github.com/repos/ferstl/pedantic-pom-enforcers", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:53:53.708+00:00" }, "spring-projects/spring-hateoas" : { "url" : "https://api.github.com/repos/spring-projects/spring-hateoas", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:57:42.763+00:00" }, "chargebee/chargebee-java" : { "url" : "https://api.github.com/repos/chargebee/chargebee-java", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:57:58.153+00:00" }, "OpenConext/Mujina" : { "url" : "https://api.github.com/repos/OpenConext/Mujina", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-05T23:58:16.512+00:00" }, "dotCMS/core" : { "url" : "https://api.github.com/repos/dotCMS/core", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T03:55:01.133+00:00" }, "apache/jackrabbit-oak" : { "url" : "https://api.github.com/repos/apache/jackrabbit-oak", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:42:17.986+00:00" }, "arey/hibernate-hydrate" : { "url" : "https://api.github.com/repos/arey/hibernate-hydrate", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:42:37.904+00:00" }, "jbossas/remoting-jmx" : { "url" : "https://api.github.com/repos/jbossas/remoting-jmx", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:43:04.345+00:00" }, "dmak/jaxb-xew-plugin" : { "url" : "https://api.github.com/repos/dmak/jaxb-xew-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:43:17.658+00:00" }, "DozerMapper/dozer" : { "url" : "https://api.github.com/repos/DozerMapper/dozer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:46:56.993+00:00" }, "heroku/webapp-runner" : { "url" : "https://api.github.com/repos/heroku/webapp-runner", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:49:40.537+00:00" }, "alextunyk/htmlcompressor-maven-plugin" : { "url" : "https://api.github.com/repos/alextunyk/htmlcompressor-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T04:50:46.518+00:00" }, "nuxeo/nuxeo" : { "url" : "https://api.github.com/repos/nuxeo/nuxeo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:43:33.597+00:00" }, "timbru31/PasswordProtect" : { "url" : "https://api.github.com/repos/timbru31/PasswordProtect", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:44:41.200+00:00" }, "jfrog/teamcity-artifactory-plugin" : { "url" : "https://api.github.com/repos/jfrog/teamcity-artifactory-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:45:25.269+00:00" }, "jenkinsci/git-parameter-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/git-parameter-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:46:22.173+00:00" }, "chewiebug/GCViewer" : { "url" : "https://api.github.com/repos/chewiebug/GCViewer", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:47:13.721+00:00" }, "brianm/really-executable-jars-maven-plugin" : { "url" : "https://api.github.com/repos/brianm/really-executable-jars-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:47:27.103+00:00" }, "groovy/GMavenPlus" : { "url" : "https://api.github.com/repos/groovy/GMavenPlus", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:48:27.292+00:00" }, "GeoLatte/geolatte-geom" : { "url" : "https://api.github.com/repos/GeoLatte/geolatte-geom", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:49:14.353+00:00" }, "jenkinsci/simple-theme-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/simple-theme-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:51:14.060+00:00" }, "shrinkwrap/resolver" : { "url" : "https://api.github.com/repos/shrinkwrap/resolver", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:52:52.128+00:00" }, "mikaelhg/urlbuilder" : { "url" : "https://api.github.com/repos/mikaelhg/urlbuilder", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:53:06.975+00:00" }, "leonardehrenfried/jspc-maven-plugin" : { "url" : "https://api.github.com/repos/leonardehrenfried/jspc-maven-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:54:55.510+00:00" }, "mvel/mvel" : { "url" : "https://api.github.com/repos/mvel/mvel", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:56:35.958+00:00" }, "paginagmbh/EPUB-Checker" : { "url" : "https://api.github.com/repos/paginagmbh/EPUB-Checker", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:56:54.349+00:00" }, "ChestShop-authors/ChestShop-3" : { "url" : "https://api.github.com/repos/ChestShop-authors/ChestShop-3", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:57:30.896+00:00" }, "jenkinsci/publish-over-cifs-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/publish-over-cifs-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T06:58:04.007+00:00" }, "java-native-access/jna" : { "url" : "https://api.github.com/repos/java-native-access/jna", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T07:05:09.895+00:00" }, "eclipse/xtext" : { "url" : "https://api.github.com/repos/eclipse/xtext", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T07:19:53.441+00:00" }, "killme2008/aviatorscript" : { "url" : "https://api.github.com/repos/killme2008/aviatorscript", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T07:35:40.688+00:00" }, "SAML-Toolkits/java-saml" : { "url" : "https://api.github.com/repos/SAML-Toolkits/java-saml", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T07:37:08.432+00:00" }, "kiegroup/drools" : { "url" : "https://api.github.com/repos/kiegroup/drools", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T08:56:17.336+00:00" }, "jenkinsci/publish-over-ssh-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/publish-over-ssh-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T08:57:34.573+00:00" }, "jenkinsci/publish-over-ftp-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/publish-over-ftp-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T08:58:29.274+00:00" }, "jenkinsci/publish-over-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/publish-over-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T08:59:22.317+00:00" }, "apache/bval" : { "url" : "https://api.github.com/repos/apache/bval", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T09:00:03.904+00:00" }, "structr/structr" : { "url" : "https://api.github.com/repos/structr/structr", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T09:01:27.413+00:00" }, "spring-projects/spring-retry" : { "url" : "https://api.github.com/repos/spring-projects/spring-retry", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T09:20:48.039+00:00" }, "jenkinsci/copyartifact-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/copyartifact-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T09:22:35.325+00:00" }, "jenkinsci/log-parser-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/log-parser-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T09:23:35.454+00:00" }, "jenkinsci/dashboard-view-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/dashboard-view-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T09:27:04.910+00:00" }, "jenkinsci/claim-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/claim-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T09:30:19.121+00:00" }, "jenkinsci/ivy-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/ivy-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T09:31:05.573+00:00" }, "jenkinsci/xshell-plugin" : { "url" : "https://api.github.com/repos/jenkinsci/xshell-plugin", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T09:32:28.678+00:00" }, "FasterXML/jackson-datatype-hibernate" : { "url" : "https://api.github.com/repos/FasterXML/jackson-datatype-hibernate", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T09:33:05.892+00:00" }, "spring-projects/spring-batch" : { "url" : "https://api.github.com/repos/spring-projects/spring-batch", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T09:41:52.333+00:00" }, "infinispan/infinispan" : { "url" : "https://api.github.com/repos/infinispan/infinispan", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T12:42:10.617+00:00" }, "forcedotcom/dataloader" : { "url" : "https://api.github.com/repos/forcedotcom/dataloader", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T12:46:47.141+00:00" }, "jhalterman/expiringmap" : { "url" : "https://api.github.com/repos/jhalterman/expiringmap", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T12:47:02.593+00:00" }, "ops4j/org.ops4j.pax.url" : { "url" : "https://api.github.com/repos/ops4j/org.ops4j.pax.url", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T12:47:27.940+00:00" }, "FasterXML/aalto-xml" : { "url" : "https://api.github.com/repos/FasterXML/aalto-xml", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T12:47:38.572+00:00" }, "jolokia/jolokia" : { "url" : "https://api.github.com/repos/jolokia/jolokia", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T12:49:18.269+00:00" }, "testng-team/testng-eclipse" : { "url" : "https://api.github.com/repos/testng-team/testng-eclipse", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T12:50:58.802+00:00" }, "nsherry4/Peakaboo" : { "url" : "https://api.github.com/repos/nsherry4/Peakaboo", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T12:51:22.175+00:00" }, "tesla/m2e-core-tests" : { "url" : "https://api.github.com/repos/tesla/m2e-core-tests", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T12:53:41.464+00:00" }, "bndtools/bnd" : { "url" : "https://api.github.com/repos/bndtools/bnd", - "lastCheckedAt" : null + "lastCheckedAt" : "2023-08-06T13:59:35.544+00:00" } } \ No newline at end of file diff --git a/src/main/java/miner/BreakingUpdate.java b/src/main/java/miner/BreakingUpdate.java index 008da8e66081..eb931cdf5add 100644 --- a/src/main/java/miner/BreakingUpdate.java +++ b/src/main/java/miner/BreakingUpdate.java @@ -109,6 +109,10 @@ private String parsePreCommitAuthorType(GHRepository repository, String commitSH // There is not a proper way to identify the immediate parent of the commit. So we make the assumption // that the first parent in the parents list is the immediate parent. GHUser user = repository.getCommit(commitSHA).getParents().get(0).getAuthor(); + if(user == null) { + log.warn("Could not find author of previous commit {}", commitSHA); + return defaultResult; + } String userLogin = user.getLogin().toLowerCase(); // Sometimes, the user type does not get equal to BOT even if the user is actually a bot. Therefore, we add // additional checks. @@ -130,6 +134,10 @@ private String parsePreCommitAuthorType(GHRepository repository, String commitSH private String parseBreakingCommitAuthorType(GHRepository repository, String commitSHA, String defaultResult) { try { GHUser user = repository.getCommit(commitSHA).getAuthor(); + if(user == null) { + log.warn("Could not find author of breaking commit {}", commitSHA); + return defaultResult; + } String userLogin = user.getLogin().toLowerCase(); // Sometimes, the user type does not get equal to BOT even if the user is actually a bot. Therefore, we add // additional checks. diff --git a/src/main/java/miner/GitHubMiner.java b/src/main/java/miner/GitHubMiner.java index ca287b4d243f..8616be797a5e 100644 --- a/src/main/java/miner/GitHubMiner.java +++ b/src/main/java/miner/GitHubMiner.java @@ -14,6 +14,7 @@ import java.time.Instant; import java.time.LocalDate; import java.time.ZoneId; +import java.util.ArrayList; import java.util.Collection; import java.util.Date; import java.util.List; @@ -133,14 +134,30 @@ private PagedSearchIterable searchForRepos(int minNumberOfStars, L * @param repoList a {@link RepositoryList} containing the repositories to mine. * @throws IOException if there is an issue when interacting with the file system. */ - public void mineRepositories(RepositoryList repoList) throws IOException { + public void mineRepositories(RepositoryList repoList) throws IOException { // We want to limit the number of threads we create so that each API token is allocated // to one thread. This is in line with the recommendations from // https://docs.github.com/en/rest/overview/resources-in-the-rest-api#secondary-rate-limits // In order to do this, we create our own ForkJoinPool instead of relying on the default one. + + List unprocessRepos = new ArrayList<>(); + List processedRepos = new ArrayList<>(); + + repoList.getRepositoryNames().forEach(repo -> { + if (repoList.getRepoLastCheckedDate(repo) == null) { + unprocessRepos.add(repo); + } else { + processedRepos.add(repo); + } + }); + mine(repoList, unprocessRepos); + mine(repoList, processedRepos); + } + + private void mine(RepositoryList repoList, List repos) { ForkJoinPool threadPool = new ForkJoinPool(tokenQueue.size()); try { - threadPool.submit(() -> repoList.getRepositoryNames().parallelStream().forEach(repo -> { + threadPool.submit(() -> repos.parallelStream().forEach(repo -> { try { mineRepo(repo, repoList.getCheckedTime(repo)); } catch (IOException e) { @@ -148,7 +165,8 @@ public void mineRepositories(RepositoryList repoList) throws IOException { log.info("Sleeping for 60 seconds"); try { TimeUnit.SECONDS.sleep(60); - } catch (InterruptedException ignore) { } + } catch (InterruptedException ignore) { + } } repoList.setCheckedTime(repo, Date.from(Instant.now())); repoList.writeToFile(); diff --git a/src/main/java/miner/RepositoryList.java b/src/main/java/miner/RepositoryList.java index 3fbd5afe3ea9..18903390a04b 100644 --- a/src/main/java/miner/RepositoryList.java +++ b/src/main/java/miner/RepositoryList.java @@ -31,6 +31,14 @@ public RepositoryList(Path jsonFile) { repos = JsonUtils.readFromFile(jsonFile, jsonType); } + public RepositoryData getRepoByName(String name){ + return repos.get(name); + } + + public Date getRepoLastCheckedDate(String repoName){ + return repos.get(repoName).lastCheckedAt; + } + /** * Add a GitHub repository to this list. * @param repo the repository to add.