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

Update uharfbuzz requirement from <0.44.0,>=0.25.0 to >=0.25.0,<0.45.0 #502

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2024

Updates the requirements on uharfbuzz to permit the latest version.

Release notes

Sourced from uharfbuzz's releases.

v0.44.0

  • Bind hb_face_count API as Face.count
  • Bind hb_style_get_value API as Font.get_style_value()
  • Bind hb_face_reference_table API as Face.reference_table()
  • Fix Blob.len() for blobs created from C pointers
Commits
  • 531606a Return empty bytes for empty blob
  • 2c9c0be Fix len(blob) fot blobs created from C pointers
  • 77b827e Bind hb_face_reference_table APIs
  • b93ba76 Bind hb_style_get_value APIs
  • 01bebae Bind hb_face_count APIs
  • 1cd30d6 Merge pull request #219 from harfbuzz/hb-ot-name
  • cd43875 Bind hb-ot-name APIs
  • d0d3807 Import PyUnicode function from cython.unicode
  • 3dc8c7e PyUnicode_IS_READY is long gone from Python
  • 441c723 Fix a thinko
  • Additional commits viewable in compare view

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)

Updates the requirements on [uharfbuzz](https://github.com/trufont/uharfbuzz) to permit the latest version.
- [Release notes](https://github.com/trufont/uharfbuzz/releases)
- [Commits](harfbuzz/uharfbuzz@v0.25.0...v0.44.0)

---
updated-dependencies:
- dependency-name: uharfbuzz
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the python-deps Python dependency update label Dec 25, 2024
Copy link

codecov bot commented Dec 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.89%. Comparing base (92e13de) to head (2dc7eb8).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #502   +/-   ##
=======================================
  Coverage   98.89%   98.89%           
=======================================
  Files         116      116           
  Lines       16913    16913           
=======================================
  Hits        16726    16726           
  Misses        187      187           
Flag Coverage Δ
unittests 98.89% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MatthiasValvekens MatthiasValvekens merged commit 5d654f9 into master Dec 26, 2024
23 checks passed
@dependabot dependabot bot deleted the dependabot/pip/uharfbuzz-gte-0.25.0-and-lt-0.45.0 branch December 26, 2024 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python-deps Python dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant