shortlink-org / shortlink

Shortlink service (Microservice example) ⭐️ Star the repo if you like it!
https://shortlink.best
MIT License
741 stars 38 forks source link

chore(deps): update dependency fonttools to v4.55.0 - autoclosed #19376

Closed renovate[bot] closed 2 days ago

renovate[bot] commented 3 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fonttools ==4.54.1 -> ==4.55.0 age adoption passing confidence
fonttools >=4.54.1 -> >=4.55.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

fonttools/fonttools (fonttools) ### [`v4.55.0`](https://redirect.github.com/fonttools/fonttools/releases/tag/4.55.0) [Compare Source](https://redirect.github.com/fonttools/fonttools/compare/4.54.1...4.55.0) - \[cffLib.specializer] Adjust stack use calculation ([#​3689](https://redirect.github.com/fonttools/fonttools/issues/3689)) - \[varLib] Lets not add mac names if the rest of name doesn't have them ([#​3688](https://redirect.github.com/fonttools/fonttools/issues/3688)) - \[ttLib.reorderGlyphs] Update CFF table charstrings and charset ([#​3682](https://redirect.github.com/fonttools/fonttools/issues/3682)) - \[cffLib.specializer] Add cmdline to specialize a CFF2 font ([#​3675](https://redirect.github.com/fonttools/fonttools/issues/3675), [#​3679](https://redirect.github.com/fonttools/fonttools/issues/3679)) - \[CFF2] Lift uint16 VariationStore.length limitation ([#​3674](https://redirect.github.com/fonttools/fonttools/issues/3674)) - \[subset] consider variation selectors subsetting cmap14 ([#​3672](https://redirect.github.com/fonttools/fonttools/issues/3672)) - \[varLib.interpolatable] Support CFF2 fonts ([#​3670](https://redirect.github.com/fonttools/fonttools/issues/3670)) - Set isfinal to true in XML parser for proper resource cleanup ([#​3669](https://redirect.github.com/fonttools/fonttools/issues/3669)) - \[removeOverlaps] Fix CFF CharString width ([#​3659](https://redirect.github.com/fonttools/fonttools/issues/3659)) - \[glyf] Add optimizeSize option ([#​3657](https://redirect.github.com/fonttools/fonttools/issues/3657)) - Python 3.13 support ([#​3656](https://redirect.github.com/fonttools/fonttools/issues/3656)) - \[TupleVariation] Optimize for loading speed, not size ([#​3650](https://redirect.github.com/fonttools/fonttools/issues/3650), [#​3653](https://redirect.github.com/fonttools/fonttools/issues/3653))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.

sourcery-ai[bot] commented 3 days ago

Reviewer's Guide by Sourcery

This is a dependency update PR that upgrades the fonttools package from version 4.54.1 to 4.55.0. The update is implemented through changes in both the requirements.txt file with specific hashes and the pyproject.toml file with version constraints.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update fonttools package version with new hashes
  • Update version from 4.54.1 to 4.55.0
  • Replace all package hashes with new ones for version 4.55.0
poc/ml-diff/ml/requirements.txt
Update minimum version requirement for fonttools
  • Update version constraint from >=4.54.1 to >=4.55.0
poc/ml-diff/ml/pyproject.toml

Tips and commands #### Interacting with Sourcery - **Trigger a new review:** Comment `@sourcery-ai review` on the pull request. - **Continue discussions:** Reply directly to Sourcery's review comments. - **Generate a GitHub issue from a review comment:** Ask Sourcery to create an issue from a review comment by replying to it. - **Generate a pull request title:** Write `@sourcery-ai` anywhere in the pull request title to generate a title at any time. - **Generate a pull request summary:** Write `@sourcery-ai summary` anywhere in the pull request body to generate a PR summary at any time. You can also use this command to specify where the summary should be inserted. #### Customizing Your Experience Access your [dashboard](https://app.sourcery.ai) to: - Enable or disable review features such as the Sourcery-generated pull request summary, the reviewer's guide, and others. - Change the review language. - Add, remove or edit custom review instructions. - Adjust other review settings. #### Getting Help - [Contact our support team](mailto:support@sourcery.ai) for questions or feedback. - Visit our [documentation](https://docs.sourcery.ai) for detailed guides and information. - Keep in touch with the Sourcery team by following us on [X/Twitter](https://x.com/SourceryAI), [LinkedIn](https://www.linkedin.com/company/sourcery-ai/) or [GitHub](https://github.com/sourcery-ai).
sonarcloud[bot] commented 3 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud