[PR] Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.2.1 to 5.2.3 [groovy]

2023-11-07 Thread via GitHub
dependabot[bot] opened a new pull request, #1987: URL: https://github.com/apache/groovy/pull/1987 Bumps [com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin) from 5.2.1 to 5.2.3. Release notes Sourced from https://github.com/spotbugs

[jira] [Resolved] (GROOVY-5893) Return type of "inject" is not inferred properly

2023-11-07 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-5893. - Fix Version/s: 5.0.0-alpha-3 Resolution: Fixed https://github.com/apache/groovy/commit/2e

[jira] [Commented] (GROOVY-7934) Type inference breaks for Collection.inject

2023-11-07 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783716#comment-17783716 ] Eric Milles commented on GROOVY-7934: - I took a shot at changing the array-based inj

[jira] [Comment Edited] (GROOVY-7934) Type inference breaks for Collection.inject

2023-11-07 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783694#comment-17783694 ] Eric Milles edited comment on GROOVY-7934 at 11/7/23 5:03 PM:

[jira] [Commented] (GROOVY-7934) Type inference breaks for Collection.inject

2023-11-07 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783694#comment-17783694 ] Eric Milles commented on GROOVY-7934: - As noted in 5893, the closure param inference

[jira] [Commented] (GROOVY-7934) Type inference breaks for Collection.inject

2023-11-07 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783598#comment-17783598 ] Paul King commented on GROOVY-7934: --- Yes, we need to fix the cast exception but I thin