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 mockito-core from 4.7.0 to 4.9.0 #264

Merged
merged 1 commit into from Dec 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2022

Bumps mockito-core from 4.7.0 to 4.9.0.

Release notes

Sourced from mockito-core's releases.

v4.9.0

Changelog generated by Shipkit Changelog Gradle Plugin

4.9.0

v4.8.1

Changelog generated by Shipkit Changelog Gradle Plugin

4.8.1

v4.8.0

Changelog generated by Shipkit Changelog Gradle Plugin

4.8.0

Commits
  • 0052e2f Avoid clearing stale weak entries from critical code segments (#2780)
  • 47045cb Upgrade objenesis 3.2 -> 3.3 (#2784)
  • eb85518 Update gradle to 7.5.1 (#2776)
  • fcb4cf7 Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 (#2775)
  • f512a76 Bump gradle-errorprone-plugin from 2.0.2 to 3.0.1 (#2770)
  • fe7dca2 Bump junit-platform-launcher from 1.9.0 to 1.9.1 (#2768)
  • 4d14d97 Bump versions.junitJupiter from 5.9.0 to 5.9.1 (#2758)
  • 3507ce3 Use downloaded package-list file from Oracle for JavaDoc generation (#2766)
  • 0a9aa26 Bump groovy from 3.0.12 to 3.0.13 (#2756)
  • ee3679b Bump com.diffplug.spotless from 6.10.0 to 6.11.0 (#2753)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 15, 2022
@mattnworb
Copy link
Member

@dependabot rebase

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.7.0 to 4.9.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.7.0...v4.9.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.mockito-mockito-core-4.9.0 branch from e56d45a to 3424b33 Compare December 2, 2022 16:37
@codecov
Copy link

codecov bot commented Dec 2, 2022

Codecov Report

Merging #264 (3424b33) into master (b20d150) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #264   +/-   ##
=========================================
  Coverage     85.20%   85.20%           
  Complexity      237      237           
=========================================
  Files            23       23           
  Lines           872      872           
  Branches        104      104           
=========================================
  Hits            743      743           
  Misses           92       92           
  Partials         37       37           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mattnworb mattnworb merged commit 20f0fd4 into master Dec 2, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.mockito-mockito-core-4.9.0 branch December 2, 2022 20:34
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant