Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pyfiglet from 0.8.post1 to 1.0.0 #256

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps pyfiglet from 0.8.post1 to 1.0.0.

Release notes

Sourced from pyfiglet's releases.

v1.0.0

What's Changed

New Contributors

Full Changelog: pwaller/pyfiglet@v0.8.0...v1.0.0

Changelog

Sourced from pyfiglet's changelog.

2023-09-10 1.0.0

  • 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

2015-05-27 0.7.4

  • #43 Don't leak file handles

2015-04-14 0.7.3

  • #41 Add newline and text wrapping support

2014-09-14 0.7.2

  • #35 Add this CHANGELOG
  • #36 Bug fix for #34 (broken --reverse and --flip) (reported "character mapping must return integer, None or unicode")

2014-07-27 0.7.1

  • #29 Fix for UTF8 regression
  • #31 Add main entry point
  • #32 Pep8 the code and minor refactoring
  • #33 Trove classifiers update

2014-06-02 0.7

  • #9 Add --list_fonts and --info_font

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from Uxio0 as a code owner September 11, 2023 13:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 11, 2023
@Uxio0 Uxio0 merged commit a33f233 into master Sep 12, 2023
7 checks passed
@Uxio0 Uxio0 deleted the dependabot/pip/pyfiglet-1.0.0 branch September 12, 2023 12:10
@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

1 participant