Skip to content

Bump pycairo from 1.18.2 to 1.23.0#66

Closed
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/pip/pycairo-1.23.0
Closed

Bump pycairo from 1.18.2 to 1.23.0#66
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/pip/pycairo-1.23.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps pycairo from 1.18.2 to 1.23.0.

Release notes

Sourced from pycairo's releases.

v1.23.0

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

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

v1.19.1

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

v1.19.0

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

Changelog

Sourced from pycairo's changelog.

1.23.0 - 2022-11-28

Reminder to distro packagers: Building/installing pycairo using setup.py is deprecated, please use meson instead.

  • git: changed default branch from "master" to "main"

  • Windows: Update the cairo version included in the wheels from 1.17.2 to 1.17.6 :pr:243

  • docs: Document how to look up pycairo headers without loading the module :pr:300

  • tests: don't error out if cairo wasn't built with all features :pr:293

  • New APIs:

    • :attr:Status.DWRITE_ERROR :pr:294
    • :attr:Format.RGB96F, :attr:Format.RGBA128F :pr:295
    • :attr:PDFVersion.VERSION_1_6, :attr:PDFVersion.VERSION_1_7 :pr:296
    • :attr:HAS_DWRITE_FONT :pr:297
    • :meth:Context.set_hairline, :meth:Context.get_hairline :pr:298
    • :meth:PDFSurface.set_custom_metadata :pr:299

.. _v1.22.0:

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:

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

Frostbyte0x70 and others added 2 commits June 26, 2022 19:22
Bumps [pycairo](https://github.com/pygobject/pycairo) from 1.18.2 to 1.23.0.
- [Release notes](https://github.com/pygobject/pycairo/releases)
- [Changelog](https://github.com/pygobject/pycairo/blob/main/NEWS)
- [Commits](pygobject/pycairo@v1.18.2...v1.23.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 29, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jan 2, 2024

Copy link
Copy Markdown
Author

Superseded by #84.

@dependabot dependabot Bot closed this Jan 2, 2024
@dependabot dependabot Bot deleted the dependabot/pip/pycairo-1.23.0 branch January 2, 2024 12:13
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.

1 participant