fix(deps): update all minor dependencies - autoclosed #130

Closed
renovate wants to merge 1 commit from renovate/all-minor-deps into develop
Collaborator

This PR contains the following updates:

Package Type Update Change
dynamic_color (source) dependencies minor 1.6.8 -> 1.7.0
file_picker (source) dependencies minor 8.0.5 -> 8.1.3
ghcr.io/cirruslabs/flutter container minor 3.22.2 -> 3.24.4
logger dependencies minor 2.3.0 -> 2.4.0
package_info_plus (source) dependencies minor 8.0.0 -> 8.1.0
shared_preferences (source) dependencies minor 2.2.3 -> 2.3.2

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 | |---|---|---|---| | [dynamic_color](https://github.com/material-foundation/flutter-packages) ([source](https://github.com/material-foundation/flutter-packages/tree/HEAD/packages/dynamic_color)) | dependencies | minor | `1.6.8` -> `1.7.0` | | [file_picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) ([source](https://github.com/miguelpruivo/flutter_file_picker)) | dependencies | minor | `8.0.5` -> `8.1.3` | | [ghcr.io/cirruslabs/flutter](https://github.com/cirruslabs/docker-images-flutter) | container | minor | `3.22.2` -> `3.24.4` | | [logger](https://github.com/SourceHorizon/logger) | dependencies | minor | `2.3.0` -> `2.4.0` | | [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 | minor | `8.0.0` -> `8.1.0` | | [shared_preferences](https://github.com/flutter/packages) ([source](https://github.com/flutter/packages/tree/HEAD/packages/shared_preferences/shared_preferences)) | dependencies | minor | `2.2.3` -> `2.3.2` | > :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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->
renovate added 1 commit 2024-07-31 22:01:53 +00:00
fix(deps): update all minor dependencies
Some checks failed
/ build (push) Failing after 3m59s
611df1b27f
renovate force-pushed renovate/all-minor-deps from 611df1b27f to 9552dc047e 2024-08-01 19:01:33 +00:00 Compare
renovate force-pushed renovate/all-minor-deps from 9552dc047e to 9000118b8b 2024-08-06 19:02:11 +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 dynamic_color file_picker logger package_info_plus shared_preferences
Because device_info_plus 10.1.0 depends on web >=0.5.0 <=0.6.0 and file_picker >=8.1.0 depends on web ^1.0.0, device_info_plus 10.1.0 is incompatible with file_picker >=8.1.0.
So, because fbmobile depends on both file_picker 8.1.3 and device_info_plus 10.1.0, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on file_picker: flutter pub add file_picker:^8.0.7

### ⚠ 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 dynamic_color file_picker logger package_info_plus shared_preferences Because device_info_plus 10.1.0 depends on web >=0.5.0 <=0.6.0 and file_picker >=8.1.0 depends on web ^1.0.0, device_info_plus 10.1.0 is incompatible with file_picker >=8.1.0. So, because fbmobile depends on both file_picker 8.1.3 and device_info_plus 10.1.0, version solving failed. You can try the following suggestion to make the pubspec resolve: * Consider downgrading your constraint on file_picker: flutter pub add file_picker:^8.0.7 ```
renovate force-pushed renovate/all-minor-deps from 9000118b8b to 42a9e51ad7 2024-08-13 09:01:14 +00:00 Compare
renovate force-pushed renovate/all-minor-deps from 42a9e51ad7 to 4ac039f741 2024-08-15 15:01:21 +00:00 Compare
renovate force-pushed renovate/all-minor-deps from 4ac039f741 to 1d6082a75c 2024-08-16 08:01:19 +00:00 Compare
renovate force-pushed renovate/all-minor-deps from 1d6082a75c to e4a7a0d498 2024-08-21 21:01:18 +00:00 Compare
renovate force-pushed renovate/all-minor-deps from e4a7a0d498 to a288282d34 2024-09-04 17:01:59 +00:00 Compare
renovate force-pushed renovate/all-minor-deps from a288282d34 to 91875b7afb 2024-09-12 19:01:27 +00:00 Compare
renovate force-pushed renovate/all-minor-deps from 91875b7afb to 2a0db1d004 2024-10-17 15:01:20 +00:00 Compare
renovate force-pushed renovate/all-minor-deps from 2a0db1d004 to e65681046a 2024-10-19 08:01:20 +00:00 Compare
renovate force-pushed renovate/all-minor-deps from e65681046a to 087032a90e 2024-10-24 19:01:51 +00:00 Compare
renovate changed title from fix(deps): update all minor dependencies to fix(deps): update all minor dependencies - autoclosed 2024-11-01 15:01:10 +00:00
renovate closed this pull request 2024-11-01 15:01:10 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 1m26s
Required
Details

Pull request closed

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#130
No description provided.