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

chore: remove unmaintained ansi_term in favor of ansiterm #6696

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

kayagokalp
Copy link
Member

Description

related to #2601.

Removes ansi_term dependency from sway crates. To remove the dependency completely from dep tree we need a release of sway repo to get a new version of forc_util and use it in forc_wallet as forc_wallet is depending on forc-util v0.47.0 which uses ansi_term. Once that is done we can close #2601

@kayagokalp kayagokalp self-assigned this Nov 6, 2024
@kayagokalp kayagokalp marked this pull request as ready for review November 6, 2024 00:53
@kayagokalp kayagokalp requested review from a team as code owners November 6, 2024 00:53
Copy link

codspeed-hq bot commented Nov 6, 2024

CodSpeed Performance Report

Merging #6696 will not alter performance

Comparing kayagokalp/remove_ansi_term (facd70f) with master (73e1a7a)

Summary

✅ 22 untouched benchmarks

Copy link
Contributor

@zees-dev zees-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm 👍

@kayagokalp kayagokalp merged commit 9c4a339 into master Nov 6, 2024
40 checks passed
@kayagokalp kayagokalp deleted the kayagokalp/remove_ansi_term branch November 6, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RUSTSEC-2021-0139: ansi_term is Unmaintained
3 participants