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 3.1.8 to 4.0.0 #326

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 16, 2020

Bumps spotbugs-maven-plugin from 3.1.8 to 4.0.0.

Release notes

Sourced from spotbugs-maven-plugin's releases.

3.1.12.2 Release

  • Configurable output filename added
  • Added support for jdk 12 through 14

Groovy Patch Release against 3.1.12 spotbugs

This release is against spotbugs 3.1.12 and includes a patch to groovy 3.0.0 beta 2. This ensures that java warnings on newer jdks are no longer presented to the user of spotbugs maven plugin.

This release additionally contains updated third party software and fixes to ensure our site pages are properly released.

Note: While support for spotbugs with source paths has been included here, that feature aligns with spotbugs 4.0.0. In order to utilize the feature, you will need to override spotbugs with the most recent spotbugs beta release '4.0.0-beta3'. See here for details on support.

Commits
  • 3ec226c [maven-release-plugin] prepare release spotbugs-maven-plugin-4.0.0
  • fbb6e35 Merge pull request #191 from hazendaz/spotbugs
  • e0d8383 [cleanup] More formatting / html 5
  • 8700eea Merge pull request #190 from hazendaz/spotbugs
  • 487afd6 [html] Cleanup html5 issues
  • f6666dd [ci] Formatting
  • bc78edc [ci] Add note on releasing 4.0
  • 932024b [secure] More https instead of http and correct some redirects / bad pages
  • 5d2032c [secure] Use https license everywhere instead of http
  • a79d15d [html] Update deprecated <a> link 'name' to 'id'
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@larsgrefer
Copy link
Member

@dependabot recreate

@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.0.0 branch from 5ee6ffd to f41b367 Compare May 18, 2020 23:56
@codecov
Copy link

codecov bot commented May 19, 2020

Codecov Report

Merging #326 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #326   +/-   ##
=========================================
  Coverage     96.72%   96.72%           
  Complexity       94       94           
=========================================
  Files            12       12           
  Lines           244      244           
  Branches         14       14           
=========================================
  Hits            236      236           
  Misses            5        5           
  Partials          3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 89cf68c...f41b367. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.951% when pulling f41b367 on dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.0.0 into 89cf68c on master.

@larsgrefer larsgrefer merged commit 701f456 into master May 19, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.0.0 branch May 19, 2020 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants