Update dependency flutter_native_splash to ^2.4.7 #117

Merged
renovate merged 1 commits from renovate/flutter_native_splash-2.x into main 2025-10-18 00:37:49 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
flutter_native_splash dependencies patch ^2.4.6 -> ^2.4.7

⚠️ Warning

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


Release Notes

jonbhanson/flutter_native_splash (flutter_native_splash)

v2.4.7

Compare Source

  • Updated documentation. Thanks Ideeyn for PR #​806.
  • Specify branding dimensions. Thanks Ivan for the tip.
  • Update dependencies.

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_native_splash](https://github.com/jonbhanson/flutter_native_splash) | dependencies | patch | `^2.4.6` -> `^2.4.7` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>jonbhanson/flutter_native_splash (flutter_native_splash)</summary> ### [`v2.4.7`](https://github.com/jonbhanson/flutter_native_splash/blob/HEAD/CHANGELOG.md#247---2025-Oct-16) [Compare Source](https://github.com/jonbhanson/flutter_native_splash/compare/v2.4.6...v2.4.7) - Updated documentation. Thanks [Ideeyn](https://github.com/ideeyn) for [PR #&#8203;806](https://github.com/jonbhanson/flutter_native_splash/pull/806). - Specify branding dimensions. Thanks [Ivan](https://github.com/divan) for the [tip](https://github.com/jonbhanson/flutter_native_splash/issues/729#issuecomment-3172822059). - Update dependencies. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTIuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE1Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-10-18 00:37:47 +00:00
Update dependency flutter_native_splash to ^2.4.7
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
cfb91488a1
renovate scheduled this pull request to auto merge when all checks succeed 2025-10-18 00:37: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_native_splash
Because build_runner >=2.7.0 <2.7.1 depends on build 3.0.2 and build_runner >=2.7.1 <2.7.2 depends on build 3.1.0, build_runner >=2.7.0 <2.7.2 requires build 3.0.2 or 3.1.0.
And because build_runner >=2.7.2 <2.9.0 depends on build 4.0.0, build_runner >=2.7.0 <2.9.0 requires build 3.0.2 or 3.1.0 or 4.0.0.
And because build_runner >=2.9.0 depends on build ^4.0.0 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 or 3.1.0 or ^4.0.0.
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.
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_native_splash Because build_runner >=2.7.0 <2.7.1 depends on build 3.0.2 and build_runner >=2.7.1 <2.7.2 depends on build 3.1.0, build_runner >=2.7.0 <2.7.2 requires build 3.0.2 or 3.1.0. And because build_runner >=2.7.2 <2.9.0 depends on build 4.0.0, build_runner >=2.7.0 <2.9.0 requires build 3.0.2 or 3.1.0 or 4.0.0. And because build_runner >=2.9.0 depends on build ^4.0.0 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 or 3.1.0 or ^4.0.0. 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. 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 b7fc1169a8 into main 2025-10-18 00:37:49 +00:00
renovate deleted branch renovate/flutter_native_splash-2.x 2025-10-18 00:37: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#117
No description provided.