Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-client-plugin
Commit: d90bb90753f5774ad0854df1464e927366b27d45
https://github.com/jenkinsci/git-client-plugin/commit/d90bb90753f5774ad0854df1464e927366b27d45
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2022-07-04 (Mon, 04 Jul 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Bump spotbugs from 4.6.0 to 4.7.0
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.6.0 to 4.7.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.6.0...4.7.0)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Commit: 8b75106615072e3a77b6fcd1f02e33fde25ab1ba
https://github.com/jenkinsci/git-client-plugin/commit/8b75106615072e3a77b6fcd1f02e33fde25ab1ba
Author: Mark Waite <[email protected]>
Date: 2022-07-04 (Mon, 04 Jul 2022)
Changed paths:
M src/main/java/hudson/plugins/git/Revision.java
Log Message:
-----------
Suppress spotbugs runtime exception warning
Revision.clone() intentionally raises a RuntimeException
Commit: 22be08d71e7c45780f8ae040724a688df3315231
https://github.com/jenkinsci/git-client-plugin/commit/22be08d71e7c45780f8ae040724a688df3315231
Author: Mark Waite <[email protected]>
Date: 2022-07-04 (Mon, 04 Jul 2022)
Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
Log Message:
-----------
Ignore spotbugs 4.7.0 runtime exception warning
Intentionally called
Commit: b27fcee3a2d6dbb30435778ea401dc81e038b631
https://github.com/jenkinsci/git-client-plugin/commit/b27fcee3a2d6dbb30435778ea401dc81e038b631
Author: Mark Waite <[email protected]>
Date: 2022-07-04 (Mon, 04 Jul 2022)
Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
M src/main/java/org/jenkinsci/plugins/gitclient/Git.java
M src/main/java/org/jenkinsci/plugins/gitclient/GitToolConfigurator.java
M src/main/java/org/jenkinsci/plugins/gitclient/RemoteGitImpl.java
M
src/main/java/org/jenkinsci/plugins/gitclient/cgit/GitCommandsExecutor.java
Log Message:
-----------
Suppress spotbugs noisy warnings
Compare:
https://github.com/jenkinsci/git-client-plugin/compare/98cb43eed76d...b27fcee3a2d6
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-client-plugin/push/refs/heads/master/98cb43-b27fce%40github.com.