Skip to content

Update console and indicatif deps (Cherry-pick of #20998)#21002

Merged
huonw merged 1 commit into2.21.xfrom
cherry-pick-20998-to-2.21.x
Jun 5, 2024
Merged

Update console and indicatif deps (Cherry-pick of #20998)#21002
huonw merged 1 commit into2.21.xfrom
cherry-pick-20998-to-2.21.x

Conversation

@WorkerPants
Copy link
Copy Markdown
Member

These dependencies were using a git dependency due to unmerged bug-fixes. These fixes have now been merged and are available in the latest releases:

In addition, I think the commits in question may've disappeared? E.g. the fresh build on the new CI platform in had this error: #20997

    Updating git repository `https://github.com/tgolsson/console.git`
error: failed to load source for dependency `console`

Caused by:
  Unable to update https://github.com/tgolsson/console.git?rev=5483880905f384679d322e83c37180f122951995#54838809

Caused by:
  revspec '5483880905f384679d322e83c37180f122951995' not found; class=Reference (4); code=NotFound (-3)

Thus, this is marked for cherry-picking back to our active branches.

These dependencies were using a git dependency due to unmerged
bug-fixes. These fixes have now been merged and are available in the
latest releases:

- console-rs/console#186
- console-rs/indicatif#608

In addition, I think the commits in question may've disappeared? E.g.
the fresh build on the new CI platform in had this error:
#20997

```
    Updating git repository `https://github.com/tgolsson/console.git`
error: failed to load source for dependency `console`

Caused by:
  Unable to update https://github.com/tgolsson/console.git?rev=5483880905f384679d322e83c37180f122951995#54838809

Caused by:
  revspec '5483880905f384679d322e83c37180f122951995' not found; class=Reference (4); code=NotFound (-3)
```

Thus, this is marked for cherry-picking back to our active branches.
@WorkerPants WorkerPants added this to the 2.21.x milestone Jun 4, 2024
@WorkerPants WorkerPants added the category:internal CI, fixes for not-yet-released features, etc. label Jun 4, 2024
@WorkerPants WorkerPants requested review from huonw and tgolsson June 4, 2024 22:04
@huonw huonw merged commit 170ed83 into 2.21.x Jun 5, 2024
@huonw huonw deleted the cherry-pick-20998-to-2.21.x branch June 5, 2024 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:internal CI, fixes for not-yet-released features, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants