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 skia-pathops from 0.7.2 to 0.8.0.post1 #71

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps skia-pathops from 0.7.2 to 0.8.0.post1.

Release notes

Sourced from skia-pathops's releases.

v0.8.0.post1

Build wheels for Python 3.12. No other code changes since v0.8.0.

v0.8.0

  • Update embedded libskia to chrome/m113 branch
  • Dropped support for Python 3.7 which reached end of life, we now require python 3.8 or greater.
  • Added support for special TrueType-style closed contours without on-curve points in the PathPen and Path.draw interface (#45, #66).

v0.7.4

Support variable number of points in PathPen curveTo/qCurveTo methods, following fontTools BasePen protocol and UFO GLIF spec (#63).

v0.7.3

Added pre-compiled wheels for Python 3.11

Commits
  • 815070e update skia-builder submodule
  • 0d9cc01 build wheels for python 3.12
  • 0ea8e8d cpdef can't be used for variables in cython 3
  • b16fe7d Update README.md
  • 989797f Merge pull request #67 from fonttools/update-skia-chrome/m113
  • 3236c40 only build manylinux wheels for aarch64, I get weird symbol not found for mus...
  • a2ed173 Drop python 3.7 EOL, require >= 3.8
  • 49aa341 Update skia-builder to build skia from chrome/m113 branch
  • 6ebb6b8 Merge pull request #66 from fonttools/oncurveless-path
  • ccab552 pairwise was only added to itertools in 3.10, backport it
  • 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 <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)

Bumps [skia-pathops](https://github.com/fonttools/skia-pathops) from 0.7.2 to 0.8.0.post1.
- [Release notes](https://github.com/fonttools/skia-pathops/releases)
- [Commits](fonttools/skia-pathops@v0.7.2...v0.8.0.post1)

---
updated-dependencies:
- dependency-name: skia-pathops
  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 Jan 15, 2024
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