Skip to content

Bump pycairo from 1.19.1 to 1.22.0#53

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pycairo-1.22.0
Closed

Bump pycairo from 1.19.1 to 1.22.0#53
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pycairo-1.22.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 21, 2022

Bumps pycairo from 1.19.1 to 1.22.0.

Release notes

Sourced from pycairo's releases.

v1.22.0

https://pycairo.readthedocs.io/en/latest/changelog.html#v1-22-0

v1.21.0

https://pycairo.readthedocs.io/en/latest/changelog.html#v1-21-0

v1.20.1

https://pycairo.readthedocs.io/en/latest/changelog.html#v1-20-1

v1.20.0

https://pycairo.readthedocs.io/en/latest/changelog.html#v1-20-0

Changelog

Sourced from pycairo's changelog.

1.22.0 - 2022-11-19

  • Officially support Python 3.11 :pr:285
  • PDFSurface.version_to_string(): Fix crash with negative versions :pr:279
  • typing: ImageSurface.get_stride() returns an int :pr:282
  • typing: Fix incorrect interface for Matrix constructor :pr:271
  • typing: Use Generic for Context :pr:274
  • docs: some cairo.Context fixes :pr:276
  • docs: try to make create_from_png/write_to_png more clear :pr:261
  • docs: add an example for how to convert a surface to pillow :pr:281
  • docs: cairo.Format.RGB24: document that unused bytes may be overwritten :pr:289
  • tests: don't depend on specific ref counts :pr:291
  • tests: compatibility fixes for cairo 1.17.6 :pr:264

.. _v1.21.0:

1.21.0 - 2022-03-07

  • Require Python 3.7+ :pr:250
  • Require meson 0.53+
  • Using setup.py directly to build/install pycairo is deprecated. Use meson instead.
  • setup.py now requires setuptools. Previously it was optional.
  • The complete API reference is now included in the typing stubs, so it can be consumed/shown by IDEs. :pr:236 :pr:252

.. _v1.20.1:

1.20.1 - 2021-06-03

  • Use poetry for development :pr:232
  • setup.py: Respect the PKG_CONFIG environment variable :pr:235
  • Make import_cairo inline in addition to static :pr:224
  • docs: Fix example in Pattern.set_filter() docs :pr:221
  • docs: Fix build with newer sphinx :pr:222
  • docs: Fix NumPy width, height-conventions in examples :pr:231
  • docs: Last parameter of rel_curve_to should be dy3, not dy4 :pr:230
  • mypy: Fixes for mypy 0.800+ :pr:233
  • mypy: Don't run mypy via pytest :pr:234

.. _v1.20.0:

1.20.0 - 2020-10-05

  • Require Python 3.6+ :pr:201
  • Require cairo 1.15.10+ :pr:204
  • docs: support Sphinx 3.0 :pr:207

... (truncated)

Commits
  • 60029fa release
  • 03d0626 Merge pull request #291 from lazka/collect-test
  • e01d151 tests: don't depend on specific ref counts
  • 77a4ae7 Merge pull request #274 from lovetox/master
  • e9804c1 docs: add a dummy _SomeSurface type
  • 892766c Partly revert the generic change
  • aabd677 Merge pull request #289 from stuaxo/docs-mention-unused-bytes-may-be-overwritten
  • 09e5344 Document that unused bytes may be overwritten by cairo [see https://github.co...
  • 6549510 Merge pull request #285 from lazka/ci-311
  • 844dcf5 CI: add Python 3.11
  • 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 [pycairo](https://github.com/pygobject/pycairo) from 1.19.1 to 1.22.0.
- [Release notes](https://github.com/pygobject/pycairo/releases)
- [Changelog](https://github.com/pygobject/pycairo/blob/main/NEWS)
- [Commits](pygobject/pycairo@v1.19.1...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 21, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 28, 2022

Superseded by #54.

@dependabot dependabot Bot closed this Nov 28, 2022
@dependabot dependabot Bot deleted the dependabot/pip/pycairo-1.22.0 branch November 28, 2022 19:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants