Skip to content

chore(deps): bump mockito from 5.4.5 to 5.6.4 - #195

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pub/develop/mockito-5.6.4
Closed

chore(deps): bump mockito from 5.4.5 to 5.6.4#195
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pub/develop/mockito-5.6.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Copy link
Copy Markdown
Contributor

Bumps mockito from 5.4.5 to 5.6.4.

Release notes

Sourced from mockito's releases.

package:mockito v5.6.4

  • Allow analyzer 11.0.0 and 12.0.0.
  • Move to dart-lang/build monorepo.
Commits
  • f550d53 Allow analyzer 12 in mockito, prepare for release. (#4411)
  • e4e2051 Make package:mockito part of the build workspace and presubmits. (#4410)
  • c585d3d Add issue template and other fixes
  • 5d8b0e5 Bump actions/stale from 10.1.1 to 10.2.0 in the github-actions group (dart-la...
  • 53bd439 Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group (dart-l...
  • 056424f doc: replace pub run with dart run
  • 787ee37dart-lang/mockito#840
  • b360b94dart-lang/mockito#839
  • d7105bd No public description
  • 5dd45a4 Consider SmartFake args as always non-matching
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [mockito](https://github.com/dart-lang/build/tree/master/builder_pkgs) from 5.4.5 to 5.6.4.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/commits/mockito-v5.6.4/builder_pkgs)

---
updated-dependencies:
- dependency-name: mockito
  dependency-version: 5.6.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Apr 20, 2026
@dependabot
dependabot Bot requested a review from ahmd-sh as a code owner April 20, 2026 12:51
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file dart Pull requests that update dart code labels Apr 20, 2026
@greptile-apps

greptile-apps Bot commented Apr 20, 2026

Copy link
Copy Markdown

Greptile Summary

This PR bumps the mockito dev dependency from 5.4.5 to 5.6.4, which adds support for analyzer 11.0.0/12.0.0 and moves the package into the dart-lang/build monorepo. The lock file reflects several transitive dev-tooling upgrades (analyzer, source_gen, build, meta, etc.), none of which affect production runtime.

Confidence Score: 5/5

Safe to merge — only dev dependencies are modified with no production impact.

All changes are confined to dev dependencies (mockito and its transitive tooling), there are no production runtime changes, and the Dependabot compatibility score indicates a safe upgrade path.

No files require special attention.

Important Files Changed

Filename Overview
pubspec.yaml Bumps mockito dev dependency constraint from ^5.4.5 to ^5.6.4; no production dependencies affected.
pubspec.lock Lock file updated to reflect mockito 5.6.4 and associated transitive dev tooling upgrades (analyzer 7→10, source_gen 2→4, build 2→4); all changes are scoped to dev dependencies.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[mockito 5.4.5 → 5.6.4] --> B[analyzer 7.7.1 → 10.0.1]
    A --> C[source_gen 2.0.0 → 4.2.2]
    A --> D[build 2.4.2 → 4.0.5]
    A --> E[_fe_analyzer_shared 85.0.0 → 93.0.0]
    A --> F[dart_style 3.1.1 → 3.1.7]
    A --> G[Other transitive bumps\nmatcher, meta, test_api, etc.]
    B & C & D & E & F & G --> H[Dev toolchain only\nNo production runtime impact]
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump mockito from 5.4.5 to ..." | Re-trigger Greptile

@ahmd-sh

ahmd-sh commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Closing as part of disabling Dependabot pub version updates (e4d7494). Security-driven updates remain enabled.

@ahmd-sh ahmd-sh closed this Aug 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pub/develop/mockito-5.6.4 branch August 29, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant