Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps pyfiglet from 0.8.post1 to 1.0.3.

Release notes

Sourced from pyfiglet's releases.

v1.0.2

What's Changed

New Contributors

Full Changelog: pwaller/pyfiglet@v1.0.1...v1.0.2

v1.0.1

What's Changed

This release exists to prevent old versions of python from trying to install a new version of pyfiglet which they are incompatible with. We now test against python3.9 or newer. If you need support for an older version of python, then add a version constraint pyfiglet<1.

New Contributors

Full Changelog: pwaller/pyfiglet@v1.0.0...v1.0.1

v1.0.0 [yanked]

What's Changed

Note: This release was yanked because it broke on older versions of python, see #127, and 1.0.1 was published which prevents those old versions of python from picking up the newer pyfiglet.

Note that 1.0.0 drops support for python <= 3.7, even though the changelog below includes fixes which made it work temporarily for those versions.

... (truncated)

Changelog

Sourced from pyfiglet's changelog.

2025-06-02 1.0.3

The significant change in this release is to introduce type hinting (#147).

2023-09-13 1.0.2

This release fixes a leaked file descriptor.

2023-09-10 1.0.1

This release adds a python_requires >= 3.9 to setup.py to prevent old python versions from picking up the newly incompatible version.

2023-09-10 1.0.0 [yanked]

This release was yanked, because it introduced incompatibilities with old versions of python but did not specify a python_requires line.

To prevent

  • Support for Python 2 was dropped
  • Support for compressed fonts
  • Support for more fonts
  • Various fixes for corner cases of font rendering
  • Drop use of pkg_resources in favour of importlib.resources
  • Add pyproject.toml
  • Many small fixes

2018-12-06 0.8.0

  • #62 Change LICENSE to MIT
  • #61 Provide font installation option (-L) and remove unlicenced fonts from the distribution

2018-10-17 0.7.6

  • #57 Implement colored print
  • #53 Allow fonts to be specified by path

2016-06-12 0.7.5

  • #46 Add 100+ fonts from java.de figlet fonts collection v4.0
  • #48 Include python3 in testing

... (truncated)

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 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)

Bumps [pyfiglet](https://github.com/pwaller/pyfiglet) from 0.8.post1 to 1.0.3.
- [Release notes](https://github.com/pwaller/pyfiglet/releases)
- [Changelog](https://github.com/pwaller/pyfiglet/blob/main/CHANGELOG)
- [Commits](https://github.com/pwaller/pyfiglet/commits/v1.0.3)

---
updated-dependencies:
- dependency-name: pyfiglet
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 4, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 4, 2025 07:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 4, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 18, 2025

Superseded by #5173.

@dependabot dependabot bot closed this Aug 18, 2025
@dependabot dependabot bot deleted the dependabot/pip/pyfiglet-1.0.3 branch August 18, 2025 07:37
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 unauthorized
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants