Skip to content

Bump colorful from 0.5.4 to 0.5.6#744

Merged
eerkunt merged 2 commits intomasterfrom
dependabot/pip/colorful-0.5.6
May 21, 2025
Merged

Bump colorful from 0.5.4 to 0.5.6#744
eerkunt merged 2 commits intomasterfrom
dependabot/pip/colorful-0.5.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 3, 2024

Bumps colorful from 0.5.4 to 0.5.6.

Release notes

Sourced from colorful's releases.

0.5.6

What's Changed

New Contributors

Full Changelog: timofurrer/colorful@v0.5.5...v0.5.6

v.0.5.5

Fixed

  • Fix setup(colormode=NO_COLORS)
  • Fix correctnes of __str__ to return always a str
  • Drop Python 2 support
  • Test Python 3.5 - Python 3.11

New Contributors

Full Changelog: timofurrer/colorful@v0.5.4...v0.5.5

Changelog

Sourced from colorful's changelog.

[v0.5.6]

  • Fix PEP420 Implicit name space thanks @​MocioF
  • Test Python 3.12 support

[v0.5.5]

Fixed

  • Fix setup(colormode=NO_COLORS)
  • Fix correctnes of __str__ to return always a str
  • Drop Python 2 support
  • Test Python 3.5 - Python 3.11
Commits
  • 0adf25e release: 0.5.6
  • 4a1a71d Merge pull request #54 from timofurrer/chore/update-py312
  • 03162ce Update outdated Ubuntu 18.04 runners
  • 89ea885 Test for Python 3.12 support
  • e4fc008 Merge pull request #53 from MocioF/master
  • 8987a61 Fixing setup.py for PEP420 Implicit name space
  • 32eeb20 release: 0.5.5
  • 1ab92f7 Merge pull request #51 from timofurrer/bugfix/cleanup-project-setup
  • 676070e Fix correctnes of str to return always a str
  • 662c044 Remove Python 2 support for Colorful.print()
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 3, 2024
@eerkunt
Copy link
Copy Markdown
Member

eerkunt commented Mar 4, 2025

@dependabot rebase

Bumps [colorful](https://github.com/timofurrer/colorful) from 0.5.4 to 0.5.6.
- [Release notes](https://github.com/timofurrer/colorful/releases)
- [Changelog](https://github.com/timofurrer/colorful/blob/master/CHANGELOG.md)
- [Commits](timofurrer/colorful@v0.5.4...v0.5.6)

---
updated-dependencies:
- dependency-name: colorful
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/colorful-0.5.6 branch from aa66c10 to e4268be Compare March 4, 2025 10:18
@eerkunt eerkunt merged commit 45ce1c5 into master May 21, 2025
@eerkunt eerkunt deleted the dependabot/pip/colorful-0.5.6 branch May 21, 2025 18:49
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant