Update dependency flutter_hooks to ^0.21.3+1 #92

Merged
renovate merged 1 commits from renovate/flutter_hooks-0.x into main 2025-08-25 00:27:49 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
flutter_hooks (source) dependencies patch ^0.21.2 -> ^0.21.3+1

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

rrousselGit/flutter_hooks (flutter_hooks)

v0.21.3+1

Compare Source

Updated Discord link

v0.21.3

Compare Source

Updated Discord link


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [flutter_hooks](https://github.com/rrousselGit/flutter_hooks) ([source](https://github.com/rrousselGit/flutter_hooks/tree/HEAD/packages/flutter_hooks)) | dependencies | patch | `^0.21.2` -> `^0.21.3+1` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>rrousselGit/flutter_hooks (flutter_hooks)</summary> ### [`v0.21.3+1`](https://github.com/rrousselGit/flutter_hooks/blob/HEAD/packages/flutter_hooks/CHANGELOG.md#02131---2025-08-19) [Compare Source](https://github.com/rrousselGit/flutter_hooks/compare/flutter_hooks-v0.21.3+1...flutter_hooks-v0.21.3+1) Updated Discord link ### [`v0.21.3`](https://github.com/rrousselGit/flutter_hooks/blob/HEAD/packages/flutter_hooks/CHANGELOG.md#02131---2025-08-19) [Compare Source](https://github.com/rrousselGit/flutter_hooks/compare/flutter_hooks-v0.21.2...flutter_hooks-v0.21.3+1) Updated Discord link </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-08-25 00:27:47 +00:00
Update dependency flutter_hooks to ^0.21.3+1
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
deb884a1f0
renovate scheduled this pull request to auto merge when all checks succeed 2025-08-25 00:27:47 +00:00
Author
Collaborator

⚠️ 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: moneymgr_mobile/pubspec.lock
Command failed: flutter pub upgrade flutter_hooks
Because no versions of riverpod_generator match >2.6.5 <3.0.0 and riverpod_generator 2.6.5 depends on build ^2.0.0, riverpod_generator ^2.6.5 requires build ^2.0.0.
Because build_runner >=2.7.0 depends on build 3.0.2 and build_runner >=2.6.1 <2.7.0 depends on build 3.0.1, build_runner >=2.6.1 requires build 3.0.1 or 3.0.2.
Thus, riverpod_generator ^2.6.5 is incompatible with build_runner >=2.6.1.
So, because moneymgr_mobile depends on both build_runner ^2.6.1 and riverpod_generator ^2.6.5, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on build_runner: flutter pub add dev:build_runner:^2.5.4
Failed to update packages.

### ⚠️ 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: moneymgr_mobile/pubspec.lock ``` Command failed: flutter pub upgrade flutter_hooks Because no versions of riverpod_generator match >2.6.5 <3.0.0 and riverpod_generator 2.6.5 depends on build ^2.0.0, riverpod_generator ^2.6.5 requires build ^2.0.0. Because build_runner >=2.7.0 depends on build 3.0.2 and build_runner >=2.6.1 <2.7.0 depends on build 3.0.1, build_runner >=2.6.1 requires build 3.0.1 or 3.0.2. Thus, riverpod_generator ^2.6.5 is incompatible with build_runner >=2.6.1. So, because moneymgr_mobile depends on both build_runner ^2.6.1 and riverpod_generator ^2.6.5, version solving failed. You can try the following suggestion to make the pubspec resolve: * Consider downgrading your constraint on build_runner: flutter pub add dev:build_runner:^2.5.4 Failed to update packages. ```
renovate merged commit 57f4ed53f6 into main 2025-08-25 00:27:49 +00:00
renovate deleted branch renovate/flutter_hooks-0.x 2025-08-25 00:27:49 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/MoneyMgr#92
No description provided.