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

fix(deps): update dependency org.mockito:mockito-core to v5.2.0 #2376

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mockito:mockito-core 5.1.1 -> 5.2.0 age adoption passing confidence

Release Notes

mockito/mockito

v5.2.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.2.0
  • 2023-03-09 - 25 commit(s) by Andriy Redko, Iulian Dragos, Roberto Trunfio, Róbert Papp, dependabot[bot], jfrantzius, tobiasbaum
  • Fixes 2933: IOUtils does not depend on platform encoding any more (#​2935)
  • Execution with mockito-inline fails on platforms with EBCDIC as default encoding (#​2933)
  • Bump io.github.gradle-nexus:publish-plugin from 1.2.0 to 1.3.0 (#​2932)
  • Bump versions.bytebuddy from 1.14.0 to 1.14.1 (#​2931)
  • Bump com.diffplug.spotless from 6.15.0 to 6.16.0 (#​2930)
  • Bump com.google.googlejavaformat:google-java-format from 1.15.0 to 1.16.0 (#​2928)
  • Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.2.0 (#​2924)
  • Feature 2921 generic types (#​2923)
  • Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 (#​2922)
  • Use generic type information in TypeBasedCandidateFilter to circumvent type erasure (#​2921)
  • Make project relocatable by using relative paths in the OSGi test task (#​2920)
  • Cache misses due to OSGi tests referencing absolute paths (#​2919)
  • Bump versions.bytebuddy from 1.13.0 to 1.14.0 (#​2918)
  • Bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6 (#​2917)
  • Bump com.diffplug.spotless from 6.14.1 to 6.15.0 (#​2913)
  • Bump versions.bytebuddy from 1.12.23 to 1.13.0 (#​2912)
  • Bump ru.vyarus.animalsniffer from 1.6.0 to 1.7.0 (#​2911)
  • Bump org.codehaus.groovy:groovy from 3.0.14 to 3.0.15 (#​2910)
  • Fixes #​2905 : ThreadLocal classes can be mocked. (#​2908)
  • StackOverflow while mocking a ThreadLocal on Mockito 5.1.1 (#​2905)
  • Fix most Gradle warnings in build (#​2904)
  • Android CI improvements, improves #​2892 (#​2903)
  • Bump com.diffplug.spotless from 6.14.0 to 6.14.1 (#​2902)
  • Bump versions.bytebuddy from 1.12.22 to 1.12.23 (#​2901)
  • CI on Android API level 33 for Java 11 compatibility testing (#​2899)
  • Bump kotlinVersion from 1.8.0 to 1.8.10 (#​2897)
  • Bump com.github.ben-manes.versions from 0.44.0 to 0.45.0 (#​2895)
  • Simplify and modernize Android Test module. (#​2894)
  • Set up Android Github Action pipeline. Fixes #​2892 (#​2893)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@sonarcloud
Copy link

sonarcloud bot commented Mar 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@hazendaz hazendaz self-assigned this Mar 10, 2023
@hazendaz hazendaz merged commit 0aa5063 into master Mar 10, 2023
@renovate renovate bot deleted the renovate/mockito-monorepo branch March 10, 2023 18:05
NazirMuhammadZafarIqbal pushed a commit to NazirMuhammadZafarIqbal/spotbugs that referenced this pull request Jun 7, 2023
…bugs#2376)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
hazendaz pushed a commit that referenced this pull request Jun 19, 2023
* Added the messages.xml and findbugs.xml components for my first checker.

* Added the messages.xml and findbugs.xml components for my first checker.
Added Checker as well.

* Added the messages.xml and findbugs.xml components for my first checker.
Added Checker as well.
Added test cases calsses.

* Added the messages.xml and findbugs.xml components for my first checker.
Added Checker as well.
Added test cases calsses.
Added test class (JUnit) as well.

* Added the messages.xml and findbugs.xml components for my first checker.
Added Checker as well.
Added test cases calsses.
Added test class (JUnit) as well.
Edited the Changelog.md.

* Added the messages.xml and findbugs.xml components for my first checker.
Added Checker as well.
Added test cases calsses.
Added test class (JUnit) as well.
Edited the Changelog.md.
Fixed the formatting issues as well.

* Apply 1 suggestion(s) to 1 file(s)

* Apply 1 suggestion(s) to 1 file(s)

* Resolved many comments on merge request.

* Added the license and Javadoc for checker class.

* Don't report for stream methods called on Random

If one of the stream-returning methods (doubles, ints, or longs) is called on
Random or SecureRandom, don't report that the Random was only used once

Fixes #2370

* fix(deps): update dependency checkstyle to v7.8.2 (#2373)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.mockito:mockito-core to v5.2.0 (#2376)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.apache.groovy:groovy-all to v4.0.10 (#2377)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.slf4j:slf4j-api to v2.0.7 (#2381)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency net.sf.saxon:saxon-he to v12.1 (#2385)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update plugin com.github.spotbugs to v5.0.14 (#2386)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springframework:spring-core to v6.0.7 (#2383)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update plugin com.gradle.enterprise to v3.12.5 (#2382)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency joda-time:joda-time to v2.12.4 (#2387)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update plugin com.gradle.enterprise to v3.12.6 (#2390)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update asm to v9.5 (#2391)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency joda-time:joda-time to v2.12.5 (#2393)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.apache.groovy:groovy-all to v4.0.11 (#2394)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Issue 543 (#2395)

* Issue-543 Store Java class annotation names to PackageMemberAnnotations

* Issue-543 Store Java class annotation names to PackageMemberAnnotations

* Issue-543 Add AnnotationMatcher for filtering (with test cases)

* Issue-543 Extend SAX handler for AnnotationMatcher and classjas attr

* Issue-543 Fix whitespaces

* Issue-543 Add CHANGELOG entry

* Issue-543 Make compatible with Java 1.8

* Issue-543 Extract code to addJavaAnnotationNames method

* Issue-543 Update filter file xml schema

* Issue-543 Run spotlessApply

* Issue-543 Fix AnnotationMatcherTest

* Issue-543 Fix file header comments

* Issue-543 Use MethodHandles for logger

* Issue 543 Fix documentation

* Issue 543 Combine expressions when getting annotation type

* Issue 543 Rename attribute classjas to classAnnotationNames

* Issue-543 Fix whitespaces

* Issue-543: Fix typo

---------

Co-authored-by: Philipp Sadler <philipp.sadler@gebit.de>

* fix(deps): update dependency jacoco to v0.8.9 (#2398)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.checkerframework:checker-qual to v3.33.0 (#2399)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.mockito:mockito-core to v5.3.0 (#2403)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springframework:spring-core to v6.0.8 (#2405)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update plugin com.gradle.enterprise to v3.13 (#2404)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* minor: make private class final with default constructor (#2407)

* chore(deps): update plugin org.ajoberstar.grgit to v5.1.0 (#2409)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.mockito:mockito-core to v5.3.1 (#2408)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update plugin org.ajoberstar.grgit to v5.2.0 (#2411)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Changed the implementation of testing classes entirely.

* Added Javadoc for testing files.

* Made changes for second time review comments.

* Fixed the CHANGELOG.md and added the solution in the bug reporting message.

* Fixed the extra boolean parameter in helping function for testing.

* Separated the class addClass and addMethod in the bug reporting.

* Fixed the package naming convention.

* Added comments for detector thought process, improved it's efficiency.

* Tried to fix white space issues in findbugs.xml

* Fixed some white space issues causing the pipeline to fail.

* Added the exact source line number in the detector.

* White space correction.

* Fixed new lines in finbugs.xml
Improved commenting in the sawOpCode() method and removed the sourceline remoting as it yeilds wrong results for large results.

* Removed always true evident null check in sawOpCode().

* Fixed source line annotation.
Added another class "COmmandMap". This class is actually one of th etest cases of large repo. I added it to verify the correction of reported exact source line number.

* Made the bug type local variable in JUnit testing class method `createBugInstanceMatcher`.

* Fixed the CHANGELOG.md formatting errors.

* Implemented a null check on variable `met` in another detector `ReflectionIncreaseAccessibility` in `sawOpCode()` method.

* deleted the temporary test case file.
Refactored teh xMethod Variable.

* DOn't see it.

* Implemented the null check on `met` variable in another checker `ReflectionIncreaseAccessibility.java` class.

* Added many good and bad test cases.

* Improved and added new assertions in the Junit testing.

* Improved the implementation of checker. It has changed totally. Now it is very efficient.

* Changed the message reported in consistent with the new implementation of the checker.

* Fixing white spaces.

* Removed teh commented out lines.

* Done!

* Done!

* Implemented new test cases in `FindVulnerableSecurityCheckMethodsTest.java`

* Implemented new test cases in `GoodVulnerableSecurityCheckMethodsTest.java`

* Implemented user defined `SecurityManager` required for some test cases.

* Implemented Junit tests for the newly added test cases.

* Fixed the comments.
Fixed bug reporting message.

* I don't know where these changes came form automatically.

* Removed the commented out lines.
Fixed the private methods with 1 usage only.

* Revert "I don't know where these changes came form automatically."

This reverts commit e8f89d4.

* Reverted the Null Pointer Exception.

* Refactored the name of the testing class as per conventions.

* Refactored the bug type in all the related files.

* Refactored the bug type in all the `CHANGELOG.md`

---------

Co-authored-by: Judit Knoll <judit.knoll@sigmatechnology.com>
Co-authored-by: Mike Dillon <mike@appropriate.io>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Carsten Pfeiffer <cpfeiffer@users.noreply.github.com>
Co-authored-by: Philipp Sadler <philipp.sadler@gebit.de>
Co-authored-by: Kevin222004 <97679350+Kevin222004@users.noreply.github.com>
@hazendaz hazendaz added this to the SpotBugs 4.8.0 milestone Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants