Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

WorkerPants
Copy link
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.20.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 tgolsson and huonw June 4, 2024 22:04
@huonw huonw merged commit 18f1bdd into 2.20.x Jun 5, 2024
24 checks passed
@huonw huonw deleted the cherry-pick-20998-to-2.20.x branch June 5, 2024 05:10
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