fix(deps): update dependency device_info_plus to v11 - autoclosed #134

Closed
renovate wants to merge 1 commit from renovate/device_info_plus-11.x into develop
Collaborator

This PR contains the following updates:

Package Type Update Change
device_info_plus (source) dependencies major 10.1.0 -> 11.1.0

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.

🔕 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 | |---|---|---|---| | [device_info_plus](https://github.com/fluttercommunity/plus_plugins) ([source](https://github.com/fluttercommunity/plus_plugins/tree/HEAD/packages/device_info_plus/device_info_plus)) | dependencies | major | `10.1.0` -> `11.1.0` | > :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. 🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->
renovate added 1 commit 2024-10-31 23:01:21 +00:00
fix(deps): update dependency device_info_plus to v11
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 2m47s
b74989af60
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 device_info_plus
Because device_info_plus >=11.0.0 depends on web ^1.0.0 and package_info_plus 8.0.0 depends on web >=0.5.0 <=0.6.0, device_info_plus >=11.0.0 is incompatible with package_info_plus 8.0.0.
So, because fbmobile depends on both package_info_plus 8.0.0 and device_info_plus 11.1.0, version solving failed.


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

### ⚠ 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 device_info_plus Because device_info_plus >=11.0.0 depends on web ^1.0.0 and package_info_plus 8.0.0 depends on web >=0.5.0 <=0.6.0, device_info_plus >=11.0.0 is incompatible with package_info_plus 8.0.0. So, because fbmobile depends on both package_info_plus 8.0.0 and device_info_plus 11.1.0, version solving failed. You can try the following suggestion to make the pubspec resolve: * Consider downgrading your constraint on device_info_plus: flutter pub add device_info_plus:^10.1.2 ```
renovate changed title from fix(deps): update dependency device_info_plus to v11 to fix(deps): update dependency device_info_plus to v11 - autoclosed 2024-11-01 15:01:13 +00:00
renovate closed this pull request 2024-11-01 15:01:13 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 2m47s
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#134
No description provided.