Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 20, 2024

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Type Update Change
rxdart_ext (source) dependencies minor ^0.2.5 -> ^0.3.0

Release Notes

hoc081098/rxdart_ext (rxdart_ext)

v0.3.0

Compare Source

  • Accept Dart SDK versions above 3.0 (sdk: '>=2.12.0 <4.0.0').

  • Only support rxdart: ^0.28.0.

  • state_stream and not_replay_value_stream:

    • Implement lastEventOrNull for NotReplayValueStream and StateStream.
  • single:

    • RxSingles.using
      • Convert all required positional parameters to required named parameters.
      • The disposer is now called after the future returned from StreamSubscription.cancel completes.
    • Remove Single.fromStream constructor, use Single.unsafeFromStream instead.
  • Docs: update broken doc link (thanks to @​dungngminh).


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.

Copy link
Author

renovate bot commented Nov 20, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade rxdart_ext
Note: test_api is pinned to version 0.7.4 by flutter_test from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.


    Because mockito >=5.4.0 <5.4.1 depends on test_api >=0.2.1 <0.6.0 and mockito >=5.0.6 <5.4.0 depends on test_api >=0.2.1 <0.5.0, mockito >=5.0.6 <5.4.1 requires test_api >=0.2.1 <0.6.0.
(1) So, because mockito >=5.4.1 <5.4.4 depends on test_api >=0.2.1 <0.7.0 and every version of flutter_test from sdk depends on test_api 0.7.4, flutter_test from sdk is incompatible with mockito >=5.0.6 <5.4.4.

    Because mockito >=5.4.6 <5.5.0-dev depends on analyzer ^7.4.1 and mockito >=5.4.5 <5.4.6 depends on analyzer >=6.9.0 <8.0.0, mockito >=5.4.5 <5.5.0-dev requires analyzer >=6.9.0 <8.0.0.
    And because mockito >=5.4.3 <5.4.5 depends on analyzer >=5.12.0 <7.0.0 and mockito >=5.5.0-dev depends on analyzer ^7.5.5, mockito >=5.4.3 requires analyzer >=5.12.0 <8.0.0.
    And because flutter_test from sdk is incompatible with mockito >=5.0.6 <5.4.4 (1), if flutter_test from sdk and mockito >=5.0.6 then analyzer >=5.12.0 <8.0.0.
    And because stream_loader depends on mockito ^5.2.0, every version of flutter_test from sdk requires analyzer >=5.12.0 <8.0.0.
    So, because stream_loader depends on both analyzer ^4.1.0 and flutter_test from sdk, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Try upgrading your constraint on analyzer: flutter pub add dev:analyzer:^7.7.1
Failed to update packages.

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