Update dependency shared_preferences to v2.5.4 #158

Merged
renovate merged 1 commits from renovate/shared_preferences-2.x into main 2025-12-12 00:31:36 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
shared_preferences (source) dependencies patch ^2.5.3 -> 2.5.4

⚠️ Warning

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


Release Notes

flutter/packages (shared_preferences)

v2.5.4

Compare Source

  • Updates dependencies for the shared_preferences_tool DevTools extension and fixes related deprecations.
  • Updates minimum supported SDK version to Flutter 3.35/Dart 3.9.
  • Updates README to reflect currently supported OS versions for the latest
    versions of the endorsed platform implementations.
    • Applications built with older versions of Flutter will continue to
      use compatible versions of the platform implementations.

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 | |---|---|---|---| | [shared_preferences](https://github.com/flutter/packages) ([source](https://github.com/flutter/packages/tree/HEAD/packages/shared_preferences/shared_preferences)) | dependencies | patch | `^2.5.3` -> `2.5.4` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>flutter/packages (shared_preferences)</summary> ### [`v2.5.4`](https://github.com/flutter/packages/blob/HEAD/packages/shared_preferences/shared_preferences/CHANGELOG.md#254) [Compare Source](https://github.com/flutter/packages/compare/shared_preferences-v2.5.3...shared_preferences-v2.5.4) - Updates dependencies for the `shared_preferences_tool` DevTools extension and fixes related deprecations. - Updates minimum supported SDK version to Flutter 3.35/Dart 3.9. - Updates README to reflect currently supported OS versions for the latest versions of the endorsed platform implementations. - Applications built with older versions of Flutter will continue to use compatible versions of the platform implementations. </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Ni4wIiwidXBkYXRlZEluVmVyIjoiNDIuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-12-12 00:31:28 +00:00
Update dependency shared_preferences to v2.5.4
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
662fe76629
renovate scheduled this pull request to auto merge when all checks succeed 2025-12-12 00:31:29 +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 shared_preferences
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.4 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 shared_preferences 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.4 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 b5ebe000f5 into main 2025-12-12 00:31:36 +00:00
renovate deleted branch renovate/shared_preferences-2.x 2025-12-12 00:31:43 +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#158