Skip to content

Update dependency mockito to v5.6.5#124

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mockito-5.x
Open

Update dependency mockito to v5.6.5#124
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mockito-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 18, 2024

This PR contains the following updates:

Package Type Update Change
mockito (source) dev_dependencies minor 5.4.25.6.5

Release Notes

dart-lang/build (mockito)

v5.6.5

Compare Source

  • Require analyzer 13.0.0.

v5.6.4

  • Allow analyzer 11.0.0 and 12.0.0.
  • Move to dart-lang/build monorepo.

v5.6.3

  • Allow analyzer: >=8.1.0 <11.0.0.

v5.6.1

Compare Source

  • Allow analyzer: >=8.1.0 <10.0.0.

v5.5.1

  • Require analyzer: ^8.1.0.
  • Allow source_gen: '>=3.0.0 <5.0.0'.
  • Allow build: '>=3.0.0 <5.0.0'.

v5.5.0

  • Switch to build 3.0.0.
  • Require Dart SDK ^3.7.0.

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.

v5.4.4

  • Use posix style for local imports.
  • Allow test_api ^0.7.0.

v5.4.3

Compare Source

  • Require analyzer 5.12.0, allow analyzer version 6.x;
  • Add example of writing a class to mock function objects.
  • Add support for the build_extensions build.yaml option
  • Require Dart >=3.1.0.
  • Potentially breaking Changed default String value returned by nice
    mocks' unstubbed method to include some useful info. This could break the
    tests that relied on getting an empty String from unstubbed methods.
  • Remove deprecated returnNullOnMissingStub and OnMissingStub.returnNull
    MockSpec options.

Configuration

📅 Schedule: (UTC)

  • 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 added the dependencies Pull requests that update a dependency file label Dec 18, 2024
@renovate renovate Bot requested a review from hoc081098 December 18, 2024 21:34
@renovate renovate Bot changed the title Update dependency mockito to v5.4.5 Update dependency mockito to v5.4.6 Apr 22, 2025
@renovate renovate Bot force-pushed the renovate/mockito-5.x branch from d1ab0fe to 4b1e589 Compare April 22, 2025 01:02
@renovate renovate Bot force-pushed the renovate/mockito-5.x branch from 4b1e589 to 796ef4a Compare July 21, 2025 20:42
@renovate renovate Bot changed the title Update dependency mockito to v5.4.6 Update dependency mockito to v5.5.0 Jul 21, 2025
@renovate renovate Bot changed the title Update dependency mockito to v5.5.0 Update dependency mockito to v5.5.1 Sep 4, 2025
@renovate renovate Bot force-pushed the renovate/mockito-5.x branch from 796ef4a to 3c8b317 Compare September 4, 2025 17:22
@renovate renovate Bot changed the title Update dependency mockito to v5.5.1 Update dependency mockito to v5.6.1 Nov 21, 2025
@renovate renovate Bot force-pushed the renovate/mockito-5.x branch from 3c8b317 to 6141441 Compare November 21, 2025 12:55
@renovate renovate Bot force-pushed the renovate/mockito-5.x branch from 6141441 to 22457bb Compare January 13, 2026 01:50
@renovate renovate Bot changed the title Update dependency mockito to v5.6.1 Update dependency mockito to v5.6.3 Jan 13, 2026
@renovate renovate Bot changed the title Update dependency mockito to v5.6.3 Update dependency mockito to v5.6.4 Mar 24, 2026
@renovate renovate Bot force-pushed the renovate/mockito-5.x branch from 22457bb to 44e7561 Compare March 24, 2026 18:05
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| dart       | mockito | 5.4.2 | 5.6.5 |
@renovate renovate Bot force-pushed the renovate/mockito-5.x branch from 44e7561 to a71506d Compare April 30, 2026 10:00
@renovate renovate Bot changed the title Update dependency mockito to v5.6.4 Update dependency mockito to v5.6.5 Apr 30, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant