deepl-java
deepl-java copied to clipboard
chore(deps): bump org.mockito:mockito-inline from 4.11.0 to 5.2.0
Bumps org.mockito:mockito-inline from 4.11.0 to 5.2.0.
Release notes
Sourced from org.mockito:mockito-inline's releases.
v5.2.0
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)](mockito/mockito#2935)
- Execution with mockito-inline fails on platforms with EBCDIC as default encoding [(#2933)](mockito/mockito#2933)
- Bump io.github.gradle-nexus:publish-plugin from 1.2.0 to 1.3.0 [(#2932)](mockito/mockito#2932)
- Bump versions.bytebuddy from 1.14.0 to 1.14.1 [(#2931)](mockito/mockito#2931)
- Bump com.diffplug.spotless from 6.15.0 to 6.16.0 [(#2930)](mockito/mockito#2930)
- Bump com.google.googlejavaformat:google-java-format from 1.15.0 to 1.16.0 [(#2928)](mockito/mockito#2928)
- Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.2.0 [(#2924)](mockito/mockito#2924)
- Feature 2921 generic types [(#2923)](mockito/mockito#2923)
- Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 [(#2922)](mockito/mockito#2922)
- Use generic type information in TypeBasedCandidateFilter to circumvent type erasure [(#2921)](mockito/mockito#2921)
- Make project relocatable by using relative paths in the OSGi test task [(#2920)](mockito/mockito#2920)
- Cache misses due to OSGi tests referencing absolute paths [(#2919)](mockito/mockito#2919)
- Bump versions.bytebuddy from 1.13.0 to 1.14.0 [(#2918)](mockito/mockito#2918)
- Bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6 [(#2917)](mockito/mockito#2917)
- Bump com.diffplug.spotless from 6.14.1 to 6.15.0 [(#2913)](mockito/mockito#2913)
- Bump versions.bytebuddy from 1.12.23 to 1.13.0 [(#2912)](mockito/mockito#2912)
- Bump ru.vyarus.animalsniffer from 1.6.0 to 1.7.0 [(#2911)](mockito/mockito#2911)
- Bump org.codehaus.groovy:groovy from 3.0.14 to 3.0.15 [(#2910)](mockito/mockito#2910)
- Fixes #2905 : ThreadLocal classes can be mocked. [(#2908)](mockito/mockito#2908)
- StackOverflow while mocking a ThreadLocal on Mockito 5.1.1 [(#2905)](mockito/mockito#2905)
- Fix most Gradle warnings in build [(#2904)](mockito/mockito#2904)
- Android CI improvements, improves #2892 [(#2903)](mockito/mockito#2903)
- Bump com.diffplug.spotless from 6.14.0 to 6.14.1 [(#2902)](mockito/mockito#2902)
- Bump versions.bytebuddy from 1.12.22 to 1.12.23 [(#2901)](mockito/mockito#2901)
- CI on Android API level 33 for Java 11 compatibility testing [(#2899)](mockito/mockito#2899)
- Bump kotlinVersion from 1.8.0 to 1.8.10 [(#2897)](mockito/mockito#2897)
- Bump com.github.ben-manes.versions from 0.44.0 to 0.45.0 [(#2895)](mockito/mockito#2895)
- Simplify and modernize Android Test module. [(#2894)](mockito/mockito#2894)
- Set up Android Github Action pipeline. Fixes #2892 [(#2893)](mockito/mockito#2893)
v5.1.1
Changelog generated by Shipkit Changelog Gradle Plugin
5.1.1
- 2023-01-30 - 1 commit(s) by Andriy Redko
- StackWalker.Option not found on Mockito 5.1.0 [(#2891)](mockito/mockito#2891)
- StackWalker.Option not found on Mockito 5.1.0 [(#2890)](mockito/mockito#2890)
v5.1.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.1.0
- 2023-01-29 - 12 commit(s) by Andriy Redko, Ashley, Róbert Papp, Stephan Schroevers, Tim te Beek, dependabot[bot]
- Fixes some mistakes and missing details in documentation [(#2889)](mockito/mockito#2889)
- Bump com.diffplug.spotless from 6.13.0 to 6.14.0 [(#2888)](mockito/mockito#2888)
... (truncated)
Commits
74c811aMake InjectMocks aware of generic types (#2923)fc136e4Explicitly use UTF-8 in IOUtils (#2935)9473470Bump io.github.gradle-nexus:publish-plugin from 1.2.0 to 1.3.0 (#2932)dddeb72Bump versions.bytebuddy from 1.14.0 to 1.14.1 (#2931)92ed602Bump com.google.googlejavaformat:google-java-format from 1.15.0 to 1.16.0 (#2...19ef24aBump com.diffplug.spotless from 6.15.0 to 6.16.0 (#2930)8b96cc1Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.2.0 (#2924)4eb275cMake project relocatable by using relative paths in the OSGi test task (#2920)d937334Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 (#2922)60b0e71Bump versions.bytebuddy from 1.13.0 to 1.14.0 (#2918)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.