chore(deps): bump mockito from 5.7.0 to 5.8.1 - #71
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps [mockito](https://github.com/dart-lang/build/tree/master/builder_pkgs) from 5.7.0 to 5.8.1. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/commits/mockito-v5.8.1/builder_pkgs) --- updated-dependencies: - dependency-name: mockito dependency-version: 5.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pub/mockito-5.8.1
branch
from
September 2, 2026 00:44
1f5f8d8 to
63e9e3a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps mockito from 5.7.0 to 5.8.1.
Release notes
Sourced from mockito's releases.
Commits
c74eebeRelease mockito 5.8.1. (#5069)da484acAdd a cast for extension type with generic. (#5067)6bd6dd8Use canonical asset path in header. (#5066)3df32eaDeterministically select library to import. (#5065)f04a902Remove unused test/test_api mismatch check field. (#5060)9fac626More descriptive error handling. (#5058)42e5230Remove redundant per-class // ignore: must_be_immutable comment. (#5057)3b21668Clarify in README.md that generated mock filenames are derived from the sourc...9234828Suppress experimental_member_use warnings in generated mock files. (#5055)c90b63fDocument missing stub behavior for void/Future<void> with@GenerateMocks(#5062)