Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2022

Bumps mockito-core from 1.10.19 to 4.6.1.

Release notes

Sourced from mockito-core's releases.

v4.6.1

Changelog generated by Shipkit Changelog Gradle Plugin

4.6.1

v4.6.0

Changelog generated by Shipkit Changelog Gradle Plugin

4.6.0

v4.5.1

Changelog generated by Shipkit Changelog Gradle Plugin

4.5.1

Missing net.bytebuddy.utility.GraalImageCode exception

If you encounter any issues with missing ByteBuddy classes, make sure you are using ByteBuddy 1.12 or higher.

v4.5.0

Changelog generated by Shipkit Changelog Gradle Plugin

4.5.0

... (truncated)

Commits

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 requested a review from blasten as a code owner June 3, 2022 11:10
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 3, 2022
@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@dependabot dependabot bot force-pushed the dependabot/gradle/packages/flutter_plugin_android_lifecycle/android/org.mockito-mockito-core-4.6.1 branch from 3797ade to ece2a27 Compare June 3, 2022 22:49
@dependabot dependabot bot force-pushed the dependabot/gradle/packages/flutter_plugin_android_lifecycle/android/org.mockito-mockito-core-4.6.1 branch from ece2a27 to 44867a3 Compare June 22, 2022 23:09
@dependabot dependabot bot force-pushed the dependabot/gradle/packages/flutter_plugin_android_lifecycle/android/org.mockito-mockito-core-4.6.1 branch 2 times, most recently from 561ef03 to 8f3bf2f Compare July 11, 2022 17:24
@dependabot dependabot bot force-pushed the dependabot/gradle/packages/flutter_plugin_android_lifecycle/android/org.mockito-mockito-core-4.6.1 branch from 8f3bf2f to d477faa Compare July 19, 2022 17:03
@stuartmorgan-g
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/packages/flutter_plugin_android_lifecycle/android/org.mockito-mockito-core-4.6.1 branch from d477faa to 1cd63f5 Compare July 21, 2022 02:23
@dependabot dependabot bot requested a review from GaryQian as a code owner July 21, 2022 02:23
@dependabot dependabot bot force-pushed the dependabot/gradle/packages/flutter_plugin_android_lifecycle/android/org.mockito-mockito-core-4.6.1 branch from 1cd63f5 to 12dd167 Compare July 21, 2022 18:25
@Hixie
Copy link
Contributor

Hixie commented Jul 21, 2022

test-exempt: dependency roll

@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 21, 2022
@dependabot dependabot bot force-pushed the dependabot/gradle/packages/flutter_plugin_android_lifecycle/android/org.mockito-mockito-core-4.6.1 branch from 12dd167 to 0190b08 Compare July 21, 2022 20:43
@auto-submit
Copy link

auto-submit bot commented Jul 21, 2022

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Jul 21, 2022
@auto-submit
Copy link

auto-submit bot commented Jul 21, 2022

1 similar comment
@auto-submit
Copy link

auto-submit bot commented Jul 21, 2022

@dependabot dependabot bot force-pushed the dependabot/gradle/packages/flutter_plugin_android_lifecycle/android/org.mockito-mockito-core-4.6.1 branch 5 times, most recently from 972fdcf to 043b3a6 Compare July 22, 2022 06:29
@dependabot dependabot bot force-pushed the dependabot/gradle/packages/flutter_plugin_android_lifecycle/android/org.mockito-mockito-core-4.6.1 branch from 043b3a6 to 123847b Compare July 22, 2022 07:10
@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 22, 2022
@dependabot dependabot bot force-pushed the dependabot/gradle/packages/flutter_plugin_android_lifecycle/android/org.mockito-mockito-core-4.6.1 branch from 123847b to 903f99e Compare July 22, 2022 12:54
Bumps [mockito-core](https://github.com/mockito/mockito) from 1.10.19 to 4.6.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v1.10.19...v4.6.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/packages/flutter_plugin_android_lifecycle/android/org.mockito-mockito-core-4.6.1 branch from 903f99e to 2f361cd Compare July 22, 2022 13:42
@auto-submit
Copy link

auto-submit bot commented Jul 22, 2022

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Jul 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2022

Superseded by #6246.

@dependabot dependabot bot closed this Aug 15, 2022
@dependabot dependabot bot deleted the dependabot/gradle/packages/flutter_plugin_android_lifecycle/android/org.mockito-mockito-core-4.6.1 branch August 15, 2022 10:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants