Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 #776

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2023

Bumps spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5.

Release notes

Sourced from spotbugs-maven-plugin's releases.

Spotbugs Maven Plugin 4.7.3.5

Supports spotbugs 4.7.3

Changes

  • Groovy 4.0.12
  • General Library Updates
  • Minor groovy code cleanup
  • Due to spotbugs failing to be released for some time, we are not overriding safe levels of libraries to clear CVEs. These include gson to 2.10.1, bcel to 6.6.1, jaxon 2.0.0, guava 32.0.1-jre
  • Cleanup exclusions throughout pom
  • Exclude plexus-container-default fixing #589

Build

  • Add support to run integration tests against maven 4.0.0-alpha4
  • Dropped legacy changes.xml file as we do not use that since version 4 and instead use github releases
  • Drop versionTest.groovy as not used
  • Auto license files
  • Remove old dependency check skip and pdf change as no longer necessary
  • Use latest extra enforcer rule 1.7.0
Commits
  • ae262ba [maven-release-plugin] prepare release spotbugs-maven-plugin-4.7.3.5
  • 7f24ea2 Merge pull request #609 from hazendaz/spotbugs
  • d78ff3f [pom] Exclude plexus container default
  • a979713 [GHA] Drop to maven 4 alpha 4 to see if issue is a regression
  • baaa1c4 Merge pull request #607 from hazendaz/spotbugs
  • bf74494 [pom] Override extra enforcer rules to 1.7.0
  • 26e9f01 [pom] Drop bcel back to 6.6.1 as it breaks doxia on site
  • b67e234 [pom] Fix guava tagging
  • 33ff593 [pom] Override guava to 32.0.1-jre
  • 486dda8 Merge pull request #606 from hazendaz/spotbugs
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.4 to 4.7.3.5.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.4...spotbugs-maven-plugin-4.7.3.5)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Jun 20, 2023
@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d623b46) 91.72% compared to head (c5f64ca) 91.72%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #776   +/-   ##
=========================================
  Coverage     91.72%   91.72%           
  Complexity      135      135           
=========================================
  Files             9        9           
  Lines           532      532           
  Branches         64       64           
=========================================
  Hits            488      488           
  Misses           35       35           
  Partials          9        9           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@uhafner uhafner merged commit 17e0968 into main Jun 23, 2023
31 of 32 checks passed
@uhafner uhafner deleted the dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.3.5 branch June 23, 2023 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies java Pull requests that update Maven Java dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant