Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

This PR contains the following updates:

Package Type Update Change
mockito dev_dependencies minor 5.4.4 -> 5.5.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dart-lang/mockito (mockito)

v5.4.6

  • When formatting a generated mocks library, use the language version of the
    library with the mockito annotation.

v5.4.5

  • Ignore "must_be_immutable" warning in generated files. Mocks cannot be made
    immutable anyway, but this way users aren't prevented from using generated
    mocks altogether.
  • Require Dart SDK ^3.6.0.
  • Require analyzer: '>=6.9.0 <8.0.0'.
  • Require dart_style: '>=2.3.7 <4.0.0', so that the current Dart language
    version can be passed to DartFormatter.
  • Require source_gen: ">=1.4.0 <3.0.0".
  • Add support for extension types.
  • Add topics to pubspec.yaml.
  • Fix a bug where type aliases in type arguments were not correctly
    resolved.
  • Fix a bug where record types were not correctly resolved.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/mockito-5.x branch from a407501 to c956fdc Compare April 22, 2025 00:48
@renovate renovate bot changed the title chore(deps): update dependency mockito to v5.4.5 chore(deps): update dependency mockito to v5.4.6 Apr 22, 2025
@renovate renovate bot force-pushed the renovate/mockito-5.x branch from c956fdc to cac95b3 Compare June 13, 2025 15:46
@renovate renovate bot force-pushed the renovate/mockito-5.x branch from cac95b3 to 6f270f8 Compare July 21, 2025 14:55
@renovate renovate bot changed the title chore(deps): update dependency mockito to v5.4.6 chore(deps): update dependency mockito to v5.5.0 Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants