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 from 4.1.2 to 4.1.3 #167

Merged
merged 1 commit into from Sep 30, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2020

Bumps spotbugs from 4.1.2 to 4.1.3.

Release notes

Sourced from spotbugs's releases.

SpotBugs 4.1.3

CHANGELOG

CHECKSUM

file checksum (sha256)
spotbugs-4.1.3-javadoc.jar 695e24f667c12168782861fa7b8e5403b47be29eb7b018b8311b4167aa87f0b3
spotbugs-4.1.3-sources.jar dc5821a26467927527cc56dc461ef90121afc66343f8dcce525edb2e03f04330
spotbugs-4.1.3.tgz 4c5ad9f3b8e592c07c980c63a4838d1f9169b9f6472ffdbe813c0df6c29522c3
spotbugs-4.1.3.zip b815b43f9eef93c378de89124ba9bb3f9698a873d57ee2140241ea344b75b123
spotbugs-annotations-4.1.3-javadoc.jar e52346ab3fb6d79166b87594599e489f2a1718a096ad9f3caf59c8339e0c8264
spotbugs-annotations-4.1.3-sources.jar b338136e3e82d585348cde58a8fe3a678e16f51a35c31c1463e05fefef557aad
spotbugs-annotations.jar d11139edf901fe95d7515f495e617df135d50341ded53ff5956eff899feafb2b
spotbugs-ant-4.1.3-javadoc.jar 724245ff73e660a806ca90d9f887375f6a76a81c8bdb32c598bd13b4f99da3a9
spotbugs-ant-4.1.3-sources.jar c74dec42c0ed0dd1ae02a7410d8e0f0dbbee23e8e7da4a21910863677fcdbc8e
spotbugs-ant.jar 9233e48d37882ae4e7a42e9f42ef4c63d6f802cf8f3b03ba575bee26e5032367
spotbugs.jar b8e89b98c63563ba449941795b67fd96d00f7da910748a682ecb9425d3a03ca2
test-harness-4.1.3-javadoc.jar 7dc0c73d07dd373796c613ad0db7dd4c13a566834520b7dca5b77d4cbdd3344b
test-harness-4.1.3-sources.jar 2c1f5ef929453f3b682c7eb7c1e22db3082b5f74c5a5be439be5dc31dd7a31aa
test-harness-4.1.3.jar 55d3a590b81ffec48293a76c45c0695914b405bf9f02bfb930e3ab99b5867d4f
test-harness-core-4.1.3-javadoc.jar 70ff5a98891a9ca2f65f6bab0c2e5edc177ab53ad3386c5f8df51ef551cf744d
test-harness-core-4.1.3-sources.jar f320f5eb4069e9686b760b2a6a0760989753225f9e9ce1226e3258ec64795d8a
test-harness-core-4.1.3.jar cbec03867e077079d011e85f9932fb230fae3d909f741cffaa4c8097e91fdf40
test-harness-jupiter-4.1.3-javadoc.jar 32e1d48fd45c4d586086512e81447fbe5e18cc17a6e6217d125fce8bd625d09b
test-harness-jupiter-4.1.3-sources.jar 210353a57016e26b1a654d936a15f039613fa1ac532d485c1b1d03902f6c6315
test-harness-jupiter-4.1.3.jar 17e8d78d1868f86e63f3e5e3d878e86f3d7fb1b8cf1a8d5f893333c982bfd3e2
Changelog

Sourced from spotbugs's changelog.

4.1.3 - 2020-09-25

Fixed

  • False positive RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE on try-with-resources (#259)
  • Misconfiguration which makes ASM not supporting Java 14 (#1276)
  • Resolved fatal exception in html report if BugInstance contains multiple Class elements and use the plain.xsl XSLT stylesheet to generate the HTML (#1025)
Commits
  • 8c5bb16 release SpotBugs v4.1.3
  • 03f985a Resolved XPathException generating html report with plain.xsl
  • 41f918b build(deps): bump junit-jupiter-api from 5.6.2 to 5.7.0
  • e15e071 build(deps): bump junit-jupiter-engine from 5.6.2 to 5.7.0
  • 3645402 build(deps): bump spring-core from 5.2.8.RELEASE to 5.2.9.RELEASE
  • f521cec build(deps): bump com.diffplug.spotless from 5.4.0 to 5.6.1
  • a11965a Remove dependencies on deprecated Gradle feature (#1278)
  • c42bf86 build(deps): bump com.diffplug.spotless from 5.3.0 to 5.4.0
  • 0c8d6b1 fix: support Java 14 by using ASM version 8
  • d879b18 build(deps): bump mockito-core from 3.5.9 to 3.5.10
  • 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](https://github.com/spotbugs/spotbugs) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](spotbugs/spotbugs@4.1.2...4.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 25, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.671% when pulling 3b5f05f on dependabot/maven/com.github.spotbugs-spotbugs-4.1.3 into fc639a2 on master.

@kinow kinow merged commit e74cad3 into master Sep 30, 2020
@dependabot dependabot bot deleted the dependabot/maven/com.github.spotbugs-spotbugs-4.1.3 branch September 30, 2020 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
2 participants