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.2.0 to 4.2.2 #15

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 8, 2021

Bumps spotbugs from 4.2.0 to 4.2.2.

Release notes

Sourced from spotbugs's releases.

SpotBugs 4.2.2

CHANGELOG

CHECKSUM

file checksum (sha256)
spotbugs-4.2.2-javadoc.jar eefe6f33309c4a92e3ebb8c18920b78d0e04dea4d93c45a8266f1341d61bf55b
spotbugs-4.2.2-sources.jar 046486ae3e1566df35f55d031f0972a35a192e9b7a6833dfd0199099357d4560
spotbugs-4.2.2.tgz 4967c72396e34b86b9458d0c34c5ed185770a009d357df8e63951ee2844f769f
spotbugs-4.2.2.zip fbbfca013d11dfecd8b5fb6aa9f3d3f1b6a2689e5a1cd93afe4ffd99de7a8505
spotbugs-annotations-4.2.2-javadoc.jar f8371fc3c7ce0504f4bc7922f27e5d2e1174165fe0ff7714e19e2eaf0a475187
spotbugs-annotations-4.2.2-sources.jar b338136e3e82d585348cde58a8fe3a678e16f51a35c31c1463e05fefef557aad
spotbugs-annotations.jar 5657c480a31883cf3fc6d12e6ae522c9fcc9a6303b45939ee42ca2e0ccf4ed04
spotbugs-ant-4.2.2-javadoc.jar 4234f84ceb71fed02c5dfca7b8a8b33163c9f327b106f66e0bf8bf46e03ef0fc

SpotBugs 4.2.1

CHANGELOG

CHECKSUM

file checksum (sha256)
spotbugs-4.2.1-javadoc.jar 86dbd559ffe5fd5646fe9a91120213579035d9b9232d6949a456f2b5c771bd02
spotbugs-4.2.1-sources.jar 197aa7e54fb82428ea57a08fd71fcb8148d17319d35556a56cb097dd0bfb382c
spotbugs-4.2.1.tgz 4d6f5f68da8ddf037bc82f0146b6e6caff4fc5872b9cd511c1e6136c680093a4
spotbugs-4.2.1.zip 799a0cb35ed1463dc8e4432b36691c37e24c340be9ecca3694b57342cb804370
spotbugs-annotations-4.2.1-javadoc.jar bffff554d33b2397d108dbc768d1d16b4f990b192a9c0205a8fd630bd1796cea
spotbugs-annotations-4.2.1-sources.jar b338136e3e82d585348cde58a8fe3a678e16f51a35c31c1463e05fefef557aad
spotbugs-annotations.jar e4c4696f05b9b8dc9631f993e7dbd19c1758eb1860786e3eebceb591ca0f3d5d
spotbugs-ant-4.2.1-javadoc.jar 5a1309c9b156f7e32f993dec59828cc6e2c20d1dbd049a39edb1ca83aae1e92b
spotbugs-ant-4.2.1-sources.jar c74dec42c0ed0dd1ae02a7410d8e0f0dbbee23e8e7da4a21910863677fcdbc8e
spotbugs-ant.jar 9233e48d37882ae4e7a42e9f42ef4c63d6f802cf8f3b03ba575bee26e5032367
spotbugs.jar cec3251a5e8b3850f9495fdf7069432889bc774fff8ae10e0cb6a464503d6303
test-harness-4.2.1-javadoc.jar 3ade765746b79b8eaf7b4df8e2499a800ca9b1a91f577de53b34a109cec1fff2
test-harness-4.2.1-sources.jar 2c1f5ef929453f3b682c7eb7c1e22db3082b5f74c5a5be439be5dc31dd7a31aa
test-harness-4.2.1.jar 55d3a590b81ffec48293a76c45c0695914b405bf9f02bfb930e3ab99b5867d4f
test-harness-core-4.2.1-javadoc.jar a867b95c52da44c0471991db890df3a2cba6e05189be22c3ba8a18f70579fc29
test-harness-core-4.2.1-sources.jar f320f5eb4069e9686b760b2a6a0760989753225f9e9ce1226e3258ec64795d8a
test-harness-core-4.2.1.jar cbec03867e077079d011e85f9932fb230fae3d909f741cffaa4c8097e91fdf40
test-harness-jupiter-4.2.1-javadoc.jar ad74122b419512c22182d6879482a68303b29b81749ed2d6de15a39bed761dfe
test-harness-jupiter-4.2.1-sources.jar 210353a57016e26b1a654d936a15f039613fa1ac532d485c1b1d03902f6c6315
test-harness-jupiter-4.2.1.jar 17e8d78d1868f86e63f3e5e3d878e86f3d7fb1b8cf1a8d5f893333c982bfd3e2
Changelog

Sourced from spotbugs's changelog.

4.2.2 - 2021-03-03

Fixed

  • UWF_NULL_FIELD doesn't report line number (#1368)
  • UnsupportedOperationException in BugRanker.trimToMaxRank (#1161)

Changed

  • Bump ASM from 9.0 to 9.1 supporting JDK17
  • Bump commons-lang from 3.11 to 3.12.0
  • Replace org.json:json:20201115 with com.google.code.gson:gson:2.8.6

4.2.1 - 2021-02-04

Fixed

  • Invalid HTML in the description of LI_LAZY_INIT_UPDATE_STATIC bug pattern (#1383)
  • NP_NONNULL_PARAM_VIOLATION false-positive in CompletableFuture.completedStage(value) (#1397)

Changed

  • Bump json from 20200518 to 20201115 (#1384)
Commits
  • 840bce0 release SpotBugs v4.2.2
  • 3706db1 docs: add an entry to CHANGELOG
  • 41485ae Replace 'org.json:json' lib with 'com.google.code.gson' lib (#1437)
  • d1be670 build(deps): bump commons-lang3 from 3.11 to 3.12.0
  • 47ef813 chore: bump up Guice to v5
  • 89777f1 build(deps): bump checker-qual from 3.10.0 to 3.11.0
  • b848f9a build(deps): bump testng from 7.3.0 to 7.4.0
  • 6711a2e build(deps): bump com.github.spotbugs from 4.6.0 to 4.6.2
  • e6d04e7 build(deps): bump mockito-core from 3.7.7 to 3.8.0
  • 50cb283 False positive SA_LOCAL_SELF_COMPARISON when using instanceof pattern matchin...
  • 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

Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](spotbugs/spotbugs@4.2.0...4.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 8, 2021

Dependabot tried to add @MarkEWaite as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/signalfx/git-plugin/pulls/15/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the signalfx/git-plugin repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 8, 2021

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 19, 2021

Superseded by #27.

@dependabot dependabot bot closed this Apr 19, 2021
@dependabot dependabot bot deleted the dependabot/maven/master/com.github.spotbugs-spotbugs-4.2.2 branch April 19, 2021 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants