Update dependency json_serializable to v6.8.0 - autoclosed #119

Closed
renovate wants to merge 1 commit from renovate/json_serializable-6.x into develop
Collaborator

This PR contains the following updates:

Package Type Update Change
json_serializable (source) dev_dependencies minor 6.7.1 -> 6.8.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 | |---|---|---|---| | [json_serializable](https://github.com/google/json_serializable.dart) ([source](https://github.com/google/json_serializable.dart/tree/HEAD/json_serializable)) | dev_dependencies | minor | `6.7.1` -> `6.8.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-04-26 16:02:49 +00:00
Update dependency json_serializable to v6.8.0
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 46s
5ea07f3874
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 json_serializable
Because json_serializable >=6.8.0 depends on json_annotation >=4.9.0 <4.10.0 and fbmobile depends on json_annotation 4.8.1, json_serializable >=6.8.0 is forbidden.
So, because fbmobile depends on json_serializable 6.8.0, version solving failed.


You can try one of the following suggestions to make the pubspec resolve:
* Try upgrading your constraint on json_annotation: flutter pub add json_annotation:^4.9.0
* Consider downgrading your constraint on json_serializable: flutter pub add dev:json_serializable:^6.7.1

### ⚠ 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 json_serializable Because json_serializable >=6.8.0 depends on json_annotation >=4.9.0 <4.10.0 and fbmobile depends on json_annotation 4.8.1, json_serializable >=6.8.0 is forbidden. So, because fbmobile depends on json_serializable 6.8.0, version solving failed. You can try one of the following suggestions to make the pubspec resolve: * Try upgrading your constraint on json_annotation: flutter pub add json_annotation:^4.9.0 * Consider downgrading your constraint on json_serializable: flutter pub add dev:json_serializable:^6.7.1 ```
renovate force-pushed renovate/json_serializable-6.x from 5ea07f3874 to 9d617ce673 2024-04-26 20:03:14 +00:00 Compare
renovate force-pushed renovate/json_serializable-6.x from 9d617ce673 to 4b83ba58f6 2024-04-28 15:02:42 +00:00 Compare
renovate changed title from Update dependency json_serializable to v6.8.0 to Update dependency json_serializable to v6.8.0 - autoclosed 2024-05-01 08:00:13 +00:00
renovate closed this pull request 2024-05-01 08:00:13 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 42s
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#119
No description provided.