Branch: refs/heads/dependabot/maven/master/com.github.spotbugs-spotbugs-4.3.0 Home: https://github.com/jenkinsci/git-plugin Commit: ce67b332c20463cf594ff9d84a01ec3ae6c9e2eb https://github.com/jenkinsci/git-plugin/commit/ce67b332c20463cf594ff9d84a01ec3ae6c9e2eb Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2021-07-12 (Mon, 12 Jul 2021)
Changed paths: M src/main/java/hudson/plugins/git/GitChangeSet.java M src/main/java/hudson/plugins/git/GitChangeSetList.java M src/main/java/hudson/plugins/git/GitPublisher.java M src/main/java/hudson/plugins/git/GitSCM.java M src/main/java/hudson/plugins/git/GitTagAction.java M src/main/java/hudson/plugins/git/SubmoduleCombinator.java M src/main/java/hudson/plugins/git/extensions/impl/PreBuildMerge.java M src/main/java/hudson/plugins/git/extensions/impl/SparseCheckoutPaths.java M src/main/java/hudson/plugins/git/util/GitUtils.java M src/main/java/jenkins/plugins/git/GitSCMSource.java M src/main/java/jenkins/plugins/git/GitSCMSourceRequest.java M src/main/java/jenkins/plugins/git/GitToolChooser.java M src/main/java/jenkins/plugins/git/traits/GitSCMExtensionTrait.java M src/main/java/jenkins/plugins/git/traits/GitSCMExtensionTraitDescriptor.java Log Message: ----------- Ignore spotbugs exposese internal representation warnings Suppresses the warnings rather than attempting to modify code to prevent them because code modifications showed automated test failures and interactive use failures. Safer to continue with the code as it is than to risk a regression due to a spotbugs warning. Commit: 29a86bc267564ca9fa8205a57c2336d9dca8eeb9 https://github.com/jenkinsci/git-plugin/commit/29a86bc267564ca9fa8205a57c2336d9dca8eeb9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-07-12 (Mon, 12 Jul 2021) Changed paths: M pom.xml Log Message: ----------- Bump spotbugs from 4.2.3 to 4.3.0 Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.2.3 to 4.3.0. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.2.3...4.3.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Compare: https://github.com/jenkinsci/git-plugin/compare/dfa4562db2be...29a86bc26756 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-plugin/push/refs/heads/dependabot/maven/master/com.github.spotbugs-spotbugs-4.3.0/dfa456-29a86b%40github.com.