Branch: refs/heads/dependabot/maven/master/com.github.spotbugs-spotbugs-4.3.0
Home: https://github.com/jenkinsci/git-client-plugin
Commit: 9d9a0aaa01bfd08f3d6f70cb7855802ec547779c
https://github.com/jenkinsci/git-client-plugin/commit/9d9a0aaa01bfd08f3d6f70cb7855802ec547779c
Author: Mark Waite <[email protected]>
Date: 2021-07-04 (Sun, 04 Jul 2021)
Changed paths:
M src/main/java/hudson/plugins/git/GitObject.java
M src/main/java/hudson/plugins/git/Revision.java
M src/main/java/org/jenkinsci/plugins/gitclient/Git.java
Log Message:
-----------
Use defensive copies of objects
Resolves new spotbugs warnings reported by spotbugs 4.3.0.
Commit: 193be8c0116bca527245038a6e973c2a207f5f15
https://github.com/jenkinsci/git-client-plugin/commit/193be8c0116bca527245038a6e973c2a207f5f15
Author: Mark Waite <[email protected]>
Date: 2021-07-04 (Sun, 04 Jul 2021)
Changed paths:
M src/main/java/hudson/plugins/git/Revision.java
M src/main/java/org/jenkinsci/plugins/gitclient/Git.java
M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java
M
src/main/java/org/jenkinsci/plugins/gitclient/jgit/PreemptiveAuthHttpClientConnection.java
M
src/main/java/org/jenkinsci/plugins/gitclient/jgit/PreemptiveAuthHttpClientConnectionFactory.java
M src/main/java/org/jenkinsci/plugins/gitclient/trilead/TrileadSession.java
Log Message:
-----------
Suppress spotbugs warnings
The warnings being suppressed are on objects where a defensive copy
is known to cause unexpected side effects. Rather than risk the side
effects, continue with the existing behavior and include a suppression
comment.
Commit: e075ff9630c23850e9dc55de04a722f6ef4973b1
https://github.com/jenkinsci/git-client-plugin/commit/e075ff9630c23850e9dc55de04a722f6ef4973b1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2021-07-04 (Sun, 04 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] <[email protected]>
Compare:
https://github.com/jenkinsci/git-client-plugin/compare/61b900dbced6...e075ff9630c2
--
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/dependabot/maven/master/com.github.spotbugs-spotbugs-4.3.0/61b900-e075ff%40github.com.