Skip to content

Upgrade Colorama Maximum Supported Version to 0.4.4#6522

Closed
the-new-kai-lu wants to merge 2 commits intoaws:developfrom
upgradvisor:develop
Closed

Upgrade Colorama Maximum Supported Version to 0.4.4#6522
the-new-kai-lu wants to merge 2 commits intoaws:developfrom
upgradvisor:develop

Conversation

@the-new-kai-lu
Copy link
Copy Markdown

@the-new-kai-lu the-new-kai-lu commented Nov 2, 2021

Hi there! Upgradvisor has identified that one of your repository's dependencies has a newer version available, and we recommend you upgrade.

Your code currently supports colorama 0.4.3. when colorama 0.4.4 is available. Our analysis indicates that the changes between 0.4.3 and 0.4.4 do not impact your code. The attached graph shows the dependency path of your repository relative to colorama. Your code is shown in green (each node is a method), and your code calling colorama is shown in orange. Changes between version 0.4.3 and 0.4.4 are shown as starred.

From the attached graph, we can see that aws-cli only calls colorama's initialise method, which itself has no changes between 0.4.3 and 0.4.4.

Based on the graph, we can see that the changes between 0.4.3 and 0.4.4 are restricted to the AnsiToWin32.py class, and, excluding a change to formally recognize \x07 as BEL, are changes to the OSC regex. The changes to the regex are solely to prevent a catastrophic backtracking bug.

Upgradvisor is a research project from Columbia University’s RCS lab. Our goal is to provide meaningful information for developers (like you) on how to upgrade their software dependencies. If you have any questions or feedback please reach out to the Upgradvisor team at yaniv.david@columbia.edu.
aws_cli_colorama_0 4 3_0 4 4
.

@the-new-kai-lu the-new-kai-lu marked this pull request as ready for review November 5, 2021 03:27
@greut
Copy link
Copy Markdown
Contributor

greut commented Mar 12, 2022

Duplicate of #5712

asford added a commit to asford/awscli-feedstock that referenced this pull request Mar 27, 2022
Many packages have started to update with colorama 0.4.4,
however this unpin in stalled upstream

aws/aws-cli#5712
aws/aws-cli#6522
@stealthycoin
Copy link
Copy Markdown
Contributor

Closing duplicate.

@stealthycoin stealthycoin added the duplicate This issue is a duplicate. label Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

duplicate This issue is a duplicate.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants