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 django-weasyprint from 1.1.0 to 1.1.0.post2 in /django #180

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2022

Bumps django-weasyprint from 1.1.0 to 1.1.0.post2.

Release notes

Sourced from django-weasyprint's releases.

v1.1.0.post1

  • Pin WeasyPrint<53 due to module path change
Changelog

Sourced from django-weasyprint's changelog.

[1.1.0.post2] - 2022-02-24

Another post-release backporting fixes from 2.x for those still using WeasyPrint/Cairo.

  • Add font_config argument to WeasyTemplateResponse.get_css() to properly set up the weasyprint.CSS instance for weasyprint.HTML.render() (20f701b, #54)
  • Add Django 3.2 & 4.0 to test matrix, remove 3.0 & 3.1

[2.1.0] - 2021-10-28

  • Add font_config argument to WeasyTemplateResponse.get_css() to properly set up the weasyprint.CSS instance for weasyprint.HTML.render() (f944d45, #54)

[2.0.0] - 2021-10-26

  • WeasyPrint >= 53.0 is required ("PDF is the only output format supported!")
  • Remove PNGView and CONTENT_TYPE_* constants
  • Add Django 3.2 to test matrix, remove 3.0

[1.1.0.post1] - 2021-08-10

Commits
  • bbd2ed2 Update changelog preparing new post-release
  • f2c71bc Drop Django 3.1, add 4.0
  • be3575b Pass font_config to weasyprint.CSS(), #54
  • c5ed2b6 Switch CI to focal
  • 4a0d1ba Fix TravisCI URLs
  • 1ba7227 Add testing Django 3.2, remove 3.0
  • 4e432a5 Update changelog and prepare new post-release
  • 317f7a3 Merge branch '1.0.x' into main
  • eb6ddee Update changelog and prepare new post-release
  • 8688323 Limit WeasyPrint version to <53
  • Additional commits viewable in compare view

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 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 [django-weasyprint](https://github.com/fdemmer/django-weasyprint) from 1.1.0 to 1.1.0.post2.
- [Release notes](https://github.com/fdemmer/django-weasyprint/releases)
- [Changelog](https://github.com/fdemmer/django-weasyprint/blob/main/CHANGELOG.md)
- [Commits](fdemmer/django-weasyprint@v1.1.0...v1.1.0.post2)

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

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 Jul 14, 2022
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.

0 participants