gaphor / gaphas

Gaphas is the diagramming widget library for Python.
https://gaphas.readthedocs.io
164 stars 21 forks source link

Bump pycairo from 1.25.1 to 1.26.0 #772

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps pycairo from 1.25.1 to 1.26.0.

Release notes

Sourced from pycairo's releases.

v1.26.0

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

Changelog

Sourced from pycairo's changelog.

1.26.0 - 2024-02-11

This release only contains build related changes/fixes and no API changes.

  • Bump minimum required meson version from 0.56.0 to 0.64.0 :pr:346
  • Various meson related cleanups :pr:350
  • Fix header file being installed to the wrong location with meson on some systems :pr:350
  • Adds a new wheel meson build option as preparation for meson-python support :pr:350 :pr:345
  • Update dependencies (libpng, pixman, zlib) of the Windows wheels :pr:358
  • Various maintenance related updates :pr:360 :pr:359 :pr:361 :pr:362

.. _v1.25.1:

Commits
  • 1ef6ff7 release
  • 59a5dbe Merge pull request #362 from lazka/ci-build-sdist
  • 57d8b7e CI: build and upload the sdist
  • 2f1dce1 Merge pull request #361 from lazka/ci-update-actions
  • 65e8085 CI: update various actions
  • 70bf138 Merge pull request #360 from lazka/update-various-dev-deps
  • 47b9504 Merge pull request #358 from lazka/update-win-build
  • 83fb5e1 poetry: update various dev deps
  • 5b110a8 Update Windows cairo build
  • dbeb958 Merge pull request #359 from lazka/update-cibuildwheel
  • 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 show 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)