Skip to content

Bump skia-python from 87.5 to 144.0.post1#178

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/skia-python-144.0.post1
Open

Bump skia-python from 87.5 to 144.0.post1#178
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/skia-python-144.0.post1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps skia-python from 87.5 to 144.0.post1.

Release notes

Sourced from skia-python's releases.

v144.0.post1

Functionally identical to v144.0, bumped version for incomplete v144.0 pypi upload, and bumped cibuildwheel version for more reliable CI provisioning.

Since m138:

  • Vulkan APIs now take skia.VkFormat.* skia.VkImageLayout.* mnemonics, instead of integer values in vulkan C headers. (workaround for pybind11 upstream bug 5991)

  • skia.ApplyPerspectiveClip removed upstream. Associated APIs take one fewer argument.

  • skia.PathBuilder.incReserve takes one more argument.

  • CI: we now build for macos-14 (up from macos-13), and also python 3.14

  • Updates the project to Skia milestone m144, aligning Python bindings/tests/CI with upstream API changes (SkSpan-based signatures, overload disambiguation). Not user-visible.

What's Changed

New Contributors

Full Changelog: kyamagu/skia-python@v138.0...v144.0.post1

v144.0

Since m138:

  • Vulkan APIs now take skia.VkFormat.* skia.VkImageLayout.* mnemonics, instead of integer values in vulkan C headers. (workaround for pybind11 upstream bug 5991)

  • skia.ApplyPerspectiveClip removed upstream. Associated APIs take one fewer argument.

  • skia.PathBuilder.incReserve takes one more argument.

  • CI: we now build for macos-14 (up from macos-13), and also python 3.14

  • Updates the project to Skia milestone m144, aligning Python bindings/tests/CI with upstream API changes (SkSpan-based signatures, overload disambiguation). Not user-visible.

What's Changed

... (truncated)

Commits
  • 37fe07a Updating pypa/cibuildwheel to latest for all python versions.
  • 1b8bb75 Bumping release up to 144.0.post1
  • 3402866 Merge pull request #360 from HinTak/fedora-wheel-skip
  • d42b8cf Revert "Upload wheel-fedora:42"
  • eb47516 Merge pull request #358 from HinTak/m144-public-cleaned
  • 39e8169 Addition from Copilot
  • 29e1542 Bulk-convert a lot of "&x[0]" to the "x.data()" form
  • 8d73e07 Removing "-Reland" from patch name to make copilot happier.
  • fa1b45e Removing obsoleted older skia-m1*-colrv1-freetype.diff and skia-m1*-minimize-...
  • b404979 Adding Python 3.14 and README.m139 to m144 to top-level README
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [skia-python](https://github.com/kyamagu/skia-python) from 87.5 to 144.0.post1.
- [Release notes](https://github.com/kyamagu/skia-python/releases)
- [Commits](kyamagu/skia-python@v87.5...v144.0.post1)

---
updated-dependencies:
- dependency-name: skia-python
  dependency-version: 144.0.post1
  dependency-type: indirect
...

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 Mar 19, 2026
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