ThreeTen / threeten-extra

Provides additional date-time classes that complement those in JDK 8
http://www.threeten.org/threeten-extra/
BSD 3-Clause "New" or "Revised" License
387 stars 77 forks source link

Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.6 #296

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 9 months ago

Bumps com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.6.

Release notes

Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.

Spotbugs Maven Plugin 4.7.3.6

Supports spotbugs 4.7.3

Changes

  • Groovy 4.0.15
  • General Library Updates

Build

  • Remove 'jformatstring' from any documentation as no longer in spotbugs [no-op document cleanup]
  • Drop poms for 'jFormatString', 'jsr305', 'spotbugs-annotatinos', 'spotbugs-ant' and 'spotbugs' as not used in this build nor necessary
  • Drop legacy findbugs groovy scripts that ran maven actions as not used to delivery software

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

Spotbugs Maven Plugin 4.7.3.3

  • Support for spotbugs 4.7.3
  • Now on groovy 4.0.10
  • Small adjustment to line endings cross platform support

Spotbugs Maven Plugin 4.7.3.2

  • Resolve #549 auxclasspath regression introduced from 4.7.3.1 release
  • Bump base-parent usage to 38 resolving recursive issue with m2e (or more generally with maven itself) introduced from 4.7.3.1 release
  • Add new integration tests to test that files are not left open (verify-clean) and test to ensure we do not reintroduce auxclasspath issue (check-no-missing-classes).
  • Resolve #236 - inner classes links fixed

Spotbugs Maven Plugin 4.7.3.1

  • Still supports spotbugs 4.7.3
  • Updated to Groovy 4.0.7
  • Fixes for doxia updates to support maven 4 reporting

... (truncated)

Commits
  • a8bbf07 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.7.3.6
  • 8dd947e Merge pull request #637 from spotbugs/renovate/versionspluginversion
  • c3aa3a4 Merge pull request #638 from hazendaz/spotbugs
  • 40256e2 [GHA] Fix checkout and update jdks
  • 45ee31e Update dependency org.codehaus.mojo:versions-maven-plugin to v2.16.1
  • 59d813a Revert "[GHA] Update maven 4 to alpha 7"
  • 531f4f5 Revert "[GHA] Try maven 4 alpha 5"
  • ac1e637 [GHA] Try maven 4 alpha 5
  • a1f222d [GHA] Update maven 4 to alpha 7
  • 9d2d4c0 Merge pull request #634 from spotbugs/renovate/javadocpluginversion
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 7 months ago

Superseded by #312.