chore(deps): update all patch dependencies #137

Open
renovate wants to merge 1 commit from renovate/all-patch-deps into develop
Collaborator

This PR contains the following updates:

Package Type Update Change
build_runner (source) dev_dependencies patch 2.4.13 -> 2.4.14
built_value_generator (source) dev_dependencies patch 8.9.2 -> 8.9.3
file_picker (source) dependencies patch 8.1.3 -> 8.1.6
package_info_plus (source) dependencies patch 8.1.0 -> 8.1.2
share_plus (source) dependencies patch 10.1.1 -> 10.1.3
shared_preferences (source) dependencies patch 2.3.2 -> 2.3.4
stacked dependencies patch 3.4.3 -> 3.4.4

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


Configuration

📅 Schedule: Branch creation - "monthly" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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.4.13` -> `2.4.14` | | [built_value_generator](https://github.com/google/built_value.dart) ([source](https://github.com/google/built_value.dart/tree/HEAD/built_value_generator)) | dev_dependencies | patch | `8.9.2` -> `8.9.3` | | [file_picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) ([source](https://github.com/miguelpruivo/flutter_file_picker)) | dependencies | patch | `8.1.3` -> `8.1.6` | | [package_info_plus](https://github.com/fluttercommunity/plus_plugins) ([source](https://github.com/fluttercommunity/plus_plugins/tree/HEAD/packages/package_info_plus/package_info_plus)) | dependencies | patch | `8.1.0` -> `8.1.2` | | [share_plus](https://github.com/fluttercommunity/plus_plugins) ([source](https://github.com/fluttercommunity/plus_plugins/tree/HEAD/packages/share_plus/share_plus)) | dependencies | patch | `10.1.1` -> `10.1.3` | | [shared_preferences](https://github.com/flutter/packages) ([source](https://github.com/flutter/packages/tree/HEAD/packages/shared_preferences/shared_preferences)) | dependencies | patch | `2.3.2` -> `2.3.4` | | [stacked](https://github.com/FilledStacks/stacked) | dependencies | patch | `3.4.3` -> `3.4.4` | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: Branch creation - "monthly" in timezone Europe/Berlin, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->
renovate added 1 commit 2024-11-30 23:01:27 +00:00
fix(deps): update all patch dependencies
All checks were successful
/ build (push) Successful in 5m22s
fc127b7a7a
renovate force-pushed renovate/all-patch-deps from fc127b7a7a to 6ec2bdac13 2024-12-11 22:01:35 +00:00 Compare
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: pubspec.lock
Command failed: flutter pub upgrade build_runner built_value_generator file_picker package_info_plus share_plus shared_preferences stacked
Because fbmobile depends on stacked 3.4.4 which depends on get_it ^8.0.0, get_it ^8.0.0 is required.
So, because fbmobile depends on get_it 7.7.0, version solving failed.


You can try one of the following suggestions to make the pubspec resolve:
* Try upgrading your constraint on get_it: flutter pub add get_it:^8.0.3
* Consider downgrading your constraint on stacked: flutter pub add stacked:^3.4.3
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: pubspec.lock ``` Command failed: flutter pub upgrade build_runner built_value_generator file_picker package_info_plus share_plus shared_preferences stacked Because fbmobile depends on stacked 3.4.4 which depends on get_it ^8.0.0, get_it ^8.0.0 is required. So, because fbmobile depends on get_it 7.7.0, version solving failed. You can try one of the following suggestions to make the pubspec resolve: * Try upgrading your constraint on get_it: flutter pub add get_it:^8.0.3 * Consider downgrading your constraint on stacked: flutter pub add stacked:^3.4.3 Failed to update packages. ```
renovate force-pushed renovate/all-patch-deps from 6ec2bdac13 to f58a9bbb6c 2024-12-12 07:41:57 +00:00 Compare
renovate force-pushed renovate/all-patch-deps from f58a9bbb6c to 5080d082bf 2024-12-12 16:01:18 +00:00 Compare
renovate force-pushed renovate/all-patch-deps from 5080d082bf to 60858ef9e7 2024-12-16 17:01:28 +00:00 Compare
renovate changed title from fix(deps): update all patch dependencies to chore(deps): update all patch dependencies 2024-12-16 22:01:13 +00:00
renovate force-pushed renovate/all-patch-deps from 60858ef9e7 to 4ce4ad2b69 2024-12-16 22:01:14 +00:00 Compare
renovate force-pushed renovate/all-patch-deps from 4ce4ad2b69 to d484ca962d 2024-12-18 11:01:14 +00:00 Compare
renovate force-pushed renovate/all-patch-deps from d484ca962d to 022e1e2a25 2024-12-18 16:01:22 +00:00 Compare
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 1m16s
Required
Details
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all-patch-deps:renovate/all-patch-deps
git checkout renovate/all-patch-deps
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: varakh/fbmobile#137
No description provided.