Skip to content

chore(deps-dev): bump types-colorama from 0.4.15.20260408 to 0.4.15.20260508#8968

Merged
roger-zhangg merged 2 commits into
developfrom
dependabot/pip/develop/types-colorama-0.4.15.20260508
May 13, 2026
Merged

chore(deps-dev): bump types-colorama from 0.4.15.20260408 to 0.4.15.20260508#8968
roger-zhangg merged 2 commits into
developfrom
dependabot/pip/develop/types-colorama-0.4.15.20260508

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor

Bumps types-colorama from 0.4.15.20260408 to 0.4.15.20260508.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [types-colorama](https://github.com/python/typeshed) from 0.4.15.20260408 to 0.4.15.20260508.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-colorama
  dependency-version: 0.4.15.20260508
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 12, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner May 12, 2026 23:07
@dependabot dependabot Bot added python Pull requests that update Python code dependencies Pull requests that update a dependency file labels May 12, 2026

@aws-sam-cli-bot aws-sam-cli-bot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Code Review Results

Reviewed: 9f13e3d..43f1f0b
Files: 5
Comments: 1


Comments on lines outside the diff:

[requirements/reproducible-linux.txt:81] [GENERAL] This PR is titled and described as a types-colorama dev-dependency patch bump, but the diff also contains unrelated changes that affect runtime behavior:

  • requirements/reproducible-{linux,mac,win}.txt: downgrades binaryornot from 0.6.0 to 0.4.4 (all three files) and adds chardet==5.2.0 as its new transitive dep.
  • installer/pyinstaller/hook-samcli.py: removes the hooks.collect_all("binaryornot", include_py_files=False)[0] call (and its explanatory comment) that bundles binaryornot's data files into the PyInstaller build.

These edits are internally consistent with each other (0.4.4 stores its signature tables as module-level data rather than the binaryornot.data subpackage that 0.6.0 introduced, so the hook is not needed), but they have nothing to do with types-colorama and they impact the PyInstaller-bundled sam init path (via cookiecutterbinaryornot).

This looks like a rebase/merge artifact where the Dependabot branch was not rebased onto the current base before the diff was produced. Please:

  1. Rebase this branch onto the latest target branch so only the types-colorama bump remains, or
  2. If the binaryornot downgrade and hook removal are intentional, split them into a separate, clearly-described PR so they receive their own review — they should not ride along on an auto-mergeable Dependabot dev-dep bump.

The same unrelated changes appear at:

  • requirements/reproducible-mac.txt:81
  • requirements/reproducible-win.txt:81
  • installer/pyinstaller/hook-samcli.py:19 (removed lines)

@roger-zhangg
roger-zhangg enabled auto-merge May 12, 2026 23:53

@vicheey vicheey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved: dependabot dependency update.

@roger-zhangg
roger-zhangg added this pull request to the merge queue May 13, 2026
Merged via the queue into develop with commit f4c8580 May 13, 2026
55 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/develop/types-colorama-0.4.15.20260508 branch May 13, 2026 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pr/internal python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants