googlefonts / fontra

A browser-based font editor
https://fontra.xyz
GNU General Public License v3.0
493 stars 21 forks source link

Bump the python-packages group across 1 directory with 4 updates #1609

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the python-packages group with 4 updates in the / directory: glyphslib, watchfiles, pyyaml and types-pyyaml.

Updates glyphslib from 6.7.1 to 6.8.0

Release notes

Sourced from glyphslib's releases.

v6.8.0

  • Rewrote composite glyphs' anchor propagation logic to better match the built-in Glyphs.app feature. This is based on the Rust implementation in fontc, in turn based on the original Objective-C code which was shared with us privately. It fixes various issues with anchor propagation (#368, #1011). Note that currently only 'master' layers have their anchors propagated (not unlike the old code which this replaces, see #1017).

v6.7.2

  • markFeatureWriter: optimize contextual mark positioning lookups (#1010)
  • GSGlyph: fix iterating over layers of orphan glyphs (#1013)
  • GSLayer: fix name property when parent GSGlyph is in turn orphan (#1014)
Commits
  • 8698f2c Merge pull request #1011 from googlefonts/new-propagate-anchors
  • 56677c9 demote logging.warning about missing component layer to debug level
  • 831d556 minor: rename todos=>flags parameter as per review
  • 5703fcd also port all the unit tests and test files from the Rust implementation
  • f17d108 builder_test: ajust test for non-liga (e.g. digraphs) where last component wins
  • b82bfad Port fontc' propagate_anchors.rs to .py, apply as preflight transform on GSFont
  • aa7a03a Merge pull request #1016 from googlefonts/orphan-layers-iterator
  • 6c0d2a2 rewrite and simplify LayersIterator, fix issue with orphan glyph
  • aac5cfd Merge pull request #1015 from googlefonts/fix-gslayer-repr
  • e7d6084 classes_test: repro LayersIterator error with 'orphan' GSGlyph
  • Additional commits viewable in compare view


Updates watchfiles from 0.22.0 to 0.23.0

Release notes

Sourced from watchfiles's releases.

v0.23.0 2024-08-07

What's Changed

New Contributors

Full Changelog: https://github.com/samuelcolvin/watchfiles/compare/v0.22.0...v0.23.0

Commits


Updates pyyaml from 6.0.1 to 6.0.2

Release notes

Sourced from pyyaml's releases.

6.0.2

What's Changed

  • Support for Cython 3.x and Python 3.13.

Full Changelog: https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2

6.0.2rc1

  • Support for extension build with Cython 3.x
  • Support for Python 3.13
  • Added PyPI wheels for musllinux on aarch64
Changelog

Sourced from pyyaml's changelog.

6.0.2 (2024-08-06)

Commits


Updates types-pyyaml from 6.0.12.20240724 to 6.0.12.20240808

Commits


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions