ggogel / seafile-containerized

A fully containerized deployment of Seafile for Docker, Docker Swarm and Kubernetes.
167 stars 22 forks source link

Update dependency PyMuPDF to v1.24.13 - autoclosed #325

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
PyMuPDF (changelog) ==1.24.11 -> ==1.24.13 age adoption passing confidence

Release Notes

pymupdf/pymupdf (PyMuPDF) ### [`v1.24.13`](https://redirect.github.com/pymupdf/PyMuPDF/releases/tag/1.24.13): PyMuPDF-1.24.13 released [Compare Source](https://redirect.github.com/pymupdf/pymupdf/compare/1.24.12...1.24.13) PyMuPDF-1.24.13 has been released. Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example: python -m pip install --upgrade pymupdf \[Linux-aarch64 wheels will be built and uploaded later.] **Changes in version 1.24.13 (2024-10-29)** - Fixed issues: - **Fixed** [#​3848](https://redirect.github.com/pymupdf/pymupdf/issues/3848) - **Fixed** [#​3950](https://redirect.github.com/pymupdf/pymupdf/issues/3950) - **Fixed** [#​3981](https://redirect.github.com/pymupdf/pymupdf/issues/3981) - **Fixed** [#​3994](https://redirect.github.com/pymupdf/pymupdf/issues/3994) ### [`v1.24.12`](https://redirect.github.com/pymupdf/PyMuPDF/releases/tag/1.24.12): PyMuPDF-1.24.12 released [Compare Source](https://redirect.github.com/pymupdf/pymupdf/compare/1.24.11...1.24.12) PyMuPDF-1.24.12 has been released. Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example: python -m pip install --upgrade pymupdf \[Linux-aarch64 wheels will be built and uploaded later.] **Changes in version 1.24.12 (2024-10-21)** - Fixed issues: - **Fixed** [#​3914](https://redirect.github.com/pymupdf/pymupdf/issues/3914) - **Fixed** [#​3916](https://redirect.github.com/pymupdf/pymupdf/issues/3916) - **Fixed** [#​3950](https://redirect.github.com/pymupdf/pymupdf/issues/3950) - Supported Python versions are now 3.9-3.13. - Dropped support for Python-3.8 because end-of-life. - Added support for Python-3.13 because now released. - See: https://devguide.python.org/versions/

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 this update again.



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