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 flask-weasyprint from 1.0.0 to 1.1.0 #585

Open
wants to merge 1 commit into
base: production
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps flask-weasyprint from 1.0.0 to 1.1.0.

Release notes

Sourced from flask-weasyprint's releases.

v1.1.0

Drop support of Python 3.7, support Python 3.12. Requires Flask >= 2.3.0 and WeasyPrint >= 53.0.

Allow extra rendering options in render_pdf().

Changelog

Sourced from flask-weasyprint's changelog.

Changelog

Version 1.1.0


Released on 2023-10-03.

Drop support of Python 3.7, support Python 3.12. Requires Flask >= 2.3.0 and WeasyPrint >= 53.0.

Allow extra rendering options in render_pdf().

Version 1.0.0

Released on 2022-08-18.

Drop support of Python 2, only support Python 3.7+. This requires Flask >= 2.0.0 and WeasyPrint 43.0.

Resend cookies of the original request received by Flask if a request is then sent by WeasyPrint.

Version 0.6


Released on 2019-03-11.

Add an option to enable/disable automatic download.

Version 0.5

Released on 2015-03-27.

Don't crash on URLs with no hostname, including 'data:' URLs.

Version 0.4


Released on 2013-06-13.

Add Python 3.3 support. This requires Flask >= 0.10 and Werkzeug >= 0.9.

</tr></table>

... (truncated)

Commits
  • fb9f343 Version 1.1.0
  • e88b37f Merge pull request #31 from Kozea/new-flask
  • b3428d1 Support new Flask and WeasyPrint versions
  • 1538204 Allow extra rendering options in render_pdf()
  • 88b1276 Remove useless decode/encode parameter
  • d389685 Update tested and supported Python versions
  • 0280f34 Use "main" as default branch name
  • See full diff 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.

Bumps [flask-weasyprint](https://github.com/Kozea/Flask-WeasyPrint) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/Kozea/Flask-WeasyPrint/releases)
- [Changelog](https://github.com/Kozea/Flask-WeasyPrint/blob/main/docs/changelog.rst)
- [Commits](Kozea/Flask-WeasyPrint@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: flask-weasyprint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 23, 2023
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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants