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

Upgrade Mockito 4.7.0 -> 4.8.0 #230

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Upgrade Mockito 4.7.0 -> 4.8.0 #230

merged 1 commit into from
Sep 9, 2022

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
org.mockito:mockito-errorprone minor 4.7.0 -> 4.8.0
org.mockito:mockito-bom import minor 4.7.0 -> 4.8.0

Release Notes

mockito/mockito

v4.8.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

4.8.0
  • 2022-09-07 - 10 commit(s) by Alex, James Baker, Johannes Spangenberg, Kurt Alfred Kluever, Rafael Winterhalter, Thibault Helsmoortel, dependabot[bot]
  • GitHub Workflows security hardening (#​2744)
  • Assign GlobalConfiguration initializer to unused variable (#​2742)
  • Bump com.diffplug.spotless from 6.9.1 to 6.10.0 (#​2738)
  • Drop varargs collector before invoking a user method. (#​2736)
  • Bump versions.bytebuddy from 1.12.13 to 1.12.14 (#​2734)
  • Remove useless thrown exception from constructor (#​2732)
  • TypeSafeMatching no longer iterates over class methods inefficiently (#​2729)
  • Fixes #​2720: Use StackWalker on Java 9+ to create Locations (#​2723)
  • LocationImpl adds performance overheads due to instantiating a stack trace (#​2720)
  • Fixes #​2626 : Introduce MockSettings.mockMaker (#​2701)
  • Introduce option to disable inline-mock-maker for a specific instance (#​2626)

  • If you want to rebase/retry this PR, click this checkbox.

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Sep 9, 2022

Suggested commit message:

Upgrade Mockito 4.7.0 -> 4.8.0 (#230)

See:
- https://github.com/mockito/mockito/releases/tag/v4.8.0
- https://github.com/mockito/mockito/compare/v4.7.0...v4.8.0

@Stephan202 Stephan202 added this to the 0.2.1 milestone Sep 9, 2022
@rickie rickie changed the title Upgrade version.mockito 4.7.0 -> 4.8.0 Upgrade Mockito 4.7.0 -> 4.8.0 Sep 9, 2022
@rickie rickie merged commit 7daabee into master Sep 9, 2022
@rickie rickie deleted the renovate/version.mockito branch September 9, 2022 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants