Branch: refs/heads/master
Home: https://github.com/jenkinsci/platformlabeler-plugin
Commit: ad71d228da2130fe4e02993431cc506280171ce9
https://github.com/jenkinsci/platformlabeler-plugin/commit/ad71d228da2130fe4e02993431cc506280171ce9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M pom.xml
Log Message:
-----------
Bump spotbugs from 4.4.2 to 4.5.0
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.4.2 to 4.5.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.4.2...4.5.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: 4c9ac985cb9365757ffbe27ecc42330c5d3d6ece
https://github.com/jenkinsci/platformlabeler-plugin/commit/4c9ac985cb9365757ffbe27ecc42330c5d3d6ece
Author: Mark Waite <[email protected]>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Allow spotbugs results to be collected
failFast seems to end the job without showing spotbugs results
Commit: fedfe1bc2f02ab31b68d10b860121a7e7c12b8c3
https://github.com/jenkinsci/platformlabeler-plugin/commit/fedfe1bc2f02ab31b68d10b860121a7e7c12b8c3
Author: Mark Waite <[email protected]>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformLabelerGlobalConfiguration.java
Log Message:
-----------
Suppress spotbugs overridable method call warning
The `load` method called in the parent object does not depend on the
PlatformLabelerGlobalConfiguration being initialized. The LabelConfig
object in PlatformLabelerGlobalConfiguration is not available to the
parent object.
Commit: d60fb6ec09960601f00dcda00eae2f8d73c0e721
https://github.com/jenkinsci/platformlabeler-plugin/commit/d60fb6ec09960601f00dcda00eae2f8d73c0e721
Author: Mark Waite <[email protected]>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M .github/labeler.yml
Log Message:
-----------
Do not automatically label pom.xml changes
Dependabot already labels pom.xml pull requests for dependency updates
Commit: 353dd05795492ca1f0d72840af0b9a16c9e215d5
https://github.com/jenkinsci/platformlabeler-plugin/commit/353dd05795492ca1f0d72840af0b9a16c9e215d5
Author: Mark Waite <[email protected]>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M .github/labeler.yml
M Jenkinsfile
M pom.xml
M
src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformLabelerGlobalConfiguration.java
Log Message:
-----------
Merge pull request #478 from
jenkinsci/dependabot/maven/master/com.github.spotbugs-spotbugs-4.5.0
Bump spotbugs from 4.4.2 to 4.5.0
Compare:
https://github.com/jenkinsci/platformlabeler-plugin/compare/6bf005657d98...353dd0579549
--
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/platformlabeler-plugin/push/refs/heads/master/6bf005-353dd0%40github.com.