Skip to content

Bump pyfiglet from 0.8.post1 to 1.0.4#5173

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pyfiglet-1.0.4
Closed

Bump pyfiglet from 0.8.post1 to 1.0.4#5173
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pyfiglet-1.0.4

Conversation

@dependabot
Copy link

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

Bumps pyfiglet from 0.8.post1 to 1.0.4.

Release notes

Sourced from pyfiglet's releases.

v1.0.4

Minor release to include tlf fonts in PyPi distribution and fix/remove non-working characters.

What's Changed

New Contributors

Full Changelog: pwaller/pyfiglet@v1.0.3...v1.0.4

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-08-15 1.0.4

  • Minor release to include tlf fonts in PyPi distribution.

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

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Aug 18, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 18, 2025 07:36
@dependabot dependabot bot force-pushed the dependabot/pip/pyfiglet-1.0.4 branch from b92f274 to 47c27d2 Compare August 28, 2025 20:08
Bumps [pyfiglet](https://github.com/pwaller/pyfiglet) from 0.8.post1 to 1.0.4.
- [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.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pyfiglet-1.0.4 branch from 47c27d2 to cfba3ca Compare August 29, 2025 17:51
@github-actions
Copy link

This PR has been marked stale as a result of being open for 30 days without activity or updates. Please remove the stale label or comment in order to keep this open, otherwise the PR will be closed in 5 days.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 30, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/pyfiglet-1.0.4 branch September 30, 2025 22:34
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 no-pr-activity unauthorized

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant