Update dependency build_runner to v2.10.2 #139

Merged
renovate merged 1 commits from renovate/build_runner-2.x into main 2025-11-13 00:10:01 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
build_runner (source) dev_dependencies patch 2.10.1 -> 2.10.2

⚠️ Warning

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


Release Notes

dart-lang/build (build_runner)

v2.10.2

Compare Source

  • Bug fix: fix issue with webdev failing due to a modification during a build.
  • In "serve" and "watch" modes, retry failed compiles instead of exiting.

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 | |---|---|---|---| | [build_runner](https://github.com/dart-lang/build) ([source](https://github.com/dart-lang/build/tree/HEAD/build_runner)) | dev_dependencies | patch | `2.10.1` -> `2.10.2` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>dart-lang/build (build_runner)</summary> ### [`v2.10.2`](https://github.com/dart-lang/build/blob/HEAD/build_runner/CHANGELOG.md#2102) [Compare Source](https://github.com/dart-lang/build/compare/build_runner-v2.10.1...build_runner-v2.10.2) - Bug fix: fix issue with webdev failing due to a modification during a build. - In "serve" and "watch" modes, retry failed compiles instead of exiting. </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44LjEiLCJ1cGRhdGVkSW5WZXIiOiI0Mi44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-11-13 00:09:59 +00:00
Update dependency build_runner to v2.10.2
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
f4bc3ff611
renovate scheduled this pull request to auto merge when all checks succeed 2025-11-13 00:09:59 +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 build_runner
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.
And because build_runner >=2.9.0 depends on build ^4.0.0, riverpod_generator ^2.6.5 is incompatible with build_runner >=2.9.0.
So, because moneymgr_mobile depends on both build_runner 2.10.2 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 build_runner 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. And because build_runner >=2.9.0 depends on build ^4.0.0, riverpod_generator ^2.6.5 is incompatible with build_runner >=2.9.0. So, because moneymgr_mobile depends on both build_runner 2.10.2 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 1a5bf5700c into main 2025-11-13 00:10:01 +00:00
renovate deleted branch renovate/build_runner-2.x 2025-11-13 00:10:01 +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#139
No description provided.