allure-framework / allure-bamboo

Allure plugin for Atlassian Bamboo
Apache License 2.0
26 stars 20 forks source link

Bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.5 #309

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 1 year ago

Bumps spotbugs-maven-plugin from 4.7.3.3 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

Spotbugs Maven Plugin 4.7.3.4

Support for spotbugs 4.7.3 Now on groovy 4.0.11

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

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 year ago

The following labels could not be found: type:dependencies.