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

build(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 #148

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

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

Release notes

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

Spotbugs Maven Plugin 4.8.1.0

  • Supports Spotbugs 4.8.1

Build

  • Sorted pom now at 4 spaces instead of 2
  • Various updates to GHA - primed for jdk 22 but waiting on groovy 4.0.16 release

See notes from 4.8.0 as important new feature added there that likely will be missed given released within hour of each other.

Spotbugs Maven Plugin 4.8.0.0

  • Supports spotbugs 4.8.0 (note: there were considerable amount of issues with 4.8.0, this exists to be complete but suggest use 4.8.1.0 which will be out in a few).

User Items

  • Support through jdk 21
  • Moved code back to 'master' from 'spotbugs' branch given original fork is long archived and points to this repo
  • Plexus Utils/Xml upgraded in prep for maven 4 and will still work correctly with maven 3 projects
  • Add support to read a file for onlyAnalyze as follows
<onlyAnalyze>file:only-analyze.txt</onlyAnalyze>

Build

  • Move sonar to ubuntu
  • Use jdk 21 for coveralls
  • Point all GHA back to master
  • Bump base-parent pom to 41
  • Bump gmavenplus to 3.0.2
  • Bump commons-io to 2.15.0
  • Bump asm to 9.6
  • Bump maven to 3.9.5
  • Bump guava to 32.1.3-jre
  • Bump spotbugs to 4.8.0
  • Remove extra enforcer rules version from pom as parent updated
  • Bump junit to 5.10.0
  • Bump plexus utils to 4.0.0
  • Override pluxus xml to 3.0.0 so plexus continues to work with maven 3
  • Bump surefire to 3.1.2
  • Cleanup IT test names to match their usage
  • Update hashCode check in tests due to new features in spotbugs 4.8.0
  • Bump plugin plugin to 3.10.2
  • Bump javaparser to 3.25.6
  • Bump javadoc plugin to 3.6.2
  • Bump jxr plugin to 3.3.1
  • Bump surefire to 3.2.2
Commits
  • d3e3ba4 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.1.0
  • 17cbf14 [pom] Bump spot bugs to 4.8.1
  • 6fce414 Merge pull request #664 from hazendaz/master
  • 0979cc5 [pom] Allow jdk 22
  • 7fc8cb2 [docs] Per #113, add how to use analysis properties with maven plugin
  • 5dd597e [GHA] Update actions
  • 3339048 [pom] Run sortpom and using 4 char now instead of 2 char
  • fd16c1e [maven-release-plugin] prepare for next development iteration
  • e591adf [maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.0.0
  • 8ac9a56 Merge pull request #663 from hazendaz/master
  • 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 show <dependency name> 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)

@dependabot dependabot bot requested a review from a team as a code owner November 8, 2023 01:15
@dependabot dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Nov 8, 2023
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Nov 8, 2023
@andrewazores andrewazores removed the needs-triage Needs thorough attention from code reviewers label Nov 8, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.1.0 branch from cd8a645 to ddce2ee Compare November 8, 2023 21:07
@dependabot dependabot bot force-pushed the dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.1.0 branch from ddce2ee to af57738 Compare November 16, 2023 15:17
@andrewazores
Copy link
Member

/build_test

Copy link

Workflow started at 11/16/2023, 10:20:09 AM. View Actions Run.

Copy link

CI build and push: All tests pass ✅
https://github.com/cryostatio/cryostat3/actions/runs/6892779711

Copy link

CI build and push: At least one test failed ❌
https://github.com/cryostatio/cryostat3/actions/runs/6892779711

@dependabot dependabot bot force-pushed the dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.1.0 branch 4 times, most recently from b0fc2c9 to 599a0ab Compare November 27, 2023 14:31
@dependabot dependabot bot force-pushed the dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.1.0 branch from 599a0ab to 27dfa15 Compare November 28, 2023 15:28
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.6 to 4.8.1.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.6...spotbugs-maven-plugin-4.8.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.1.0 branch from 27dfa15 to 18f48af Compare November 28, 2023 15:56
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Superseded by #199.

@dependabot dependabot bot closed this Dec 4, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.1.0 branch December 4, 2023 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant