dsmiley commented on code in PR #4591: URL: https://github.com/apache/solr/pull/4591#discussion_r3521751441
########## changelog/unreleased/PR#4591-update-all-non-major-dependencies.yml: ########## @@ -0,0 +1,13 @@ +title: "Updated dependencies: caffeine 3.2.3 -> 3.2.4, gradle-versions-plugin + 0.53.0 -> 0.54.0, byte-buddy 1.18.8-jdk5 -> 1.18.9, carrot2-core 4.8.1 -> 4.8.6, + randomizedtesting 2.8.4 -> 2.9.1, spotless 8.3.0 -> 8.7.0, ecj 3.39.0 -> 3.46.0, + annotations 26.0.2 -> 26.1.0, langchain4j 1.16.3 -> 1.17.0, dependency-check-gradle + 12.1.3 -> 12.2.2, spotbugs 4.9.8 -> 4.10.2" +type: dependency_update +authors: + - name: solrbot + - name: Jan Høydahl Review Comment: Overall, looks good! I'd like to see a grouping for dependencies we don't ship (basically, build-only). It'd be configured to use `type: other` or simply not bother with a changelog for that grouping as it's noise. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
