alexpovel / latex-cookbook

A comprehensive LaTeX template with examples for theses, books and more, employing the 'latest and greatest' (UTF8, glossaries, fonts, ...). The PDF artifact is built using CI/CD, with a Python testing framework.
MIT License
217 stars 20 forks source link

Bump pymupdf from 1.19.6 to 1.22.3 in /tests #25

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pymupdf from 1.19.6 to 1.22.3.

Release notes

Sourced from pymupdf's releases.

PyMuPDF-1.22.3 released

PyMuPDF-1.22.3 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

Changes in version 1.22.3 (2023-05-10)

  • Bug fixes:

    • Fixed #2333: Unable to set any of button radio group in form

PyMuPDF-1.22.2 released

PyMuPDF-1.22.2 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

Changes in version 1.22.2 (2023-04-26)

  • This release uses MuPDF-1.22.0.

  • Bug fixes:

    • Fixed #2369: Image extraction bugs with newer versions

PyMuPDF-1.22.1 released

PyMuPDF-1.22.1 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

Changes in version 1.22.1 (2023-04-18)

  • This release uses MuPDF-1.22.0.

  • Bug fixes:

    • Fixed #2345: Turn off print statements in utils.py
    • Fixed #2348: extract_image returns an extension "flate" instead of "png"
    • Fixed #2350: Can not make widget (checkbox) to read-only by adding flags PDF_FIELD_IS_READ_ONLY

... (truncated)

Changelog

Sourced from pymupdf's changelog.

Change Log

Changes in version 1.22.3 (2023-05-10)

  • This release uses MuPDF-1.22.0.

  • Bug fixes:

    • Fixed [#2333](https://github.com/pymupdf/pymupdf/issues/2333) <https://github.com/pymupdf/PyMuPDF/issues/2333>_: Unable to set any of button radio group in form

Changes in version 1.22.2 (2023-04-26)

  • This release uses MuPDF-1.22.0.

  • Bug fixes:

    • Fixed [#2369](https://github.com/pymupdf/pymupdf/issues/2369) <https://github.com/pymupdf/PyMuPDF/issues/2369>_: Image extraction bugs with newer versions

Changes in version 1.22.1 (2023-04-18)

  • This release uses MuPDF-1.22.0.

  • Bug fixes:

    • Fixed [#2345](https://github.com/pymupdf/pymupdf/issues/2345) <https://github.com/pymupdf/PyMuPDF/issues/2345>_: Turn off print statements in utils.py
    • Fixed [#2348](https://github.com/pymupdf/pymupdf/issues/2348) <https://github.com/pymupdf/PyMuPDF/issues/2348>_: extract_image returns an extension "flate" instead of "png"
    • Fixed [#2350](https://github.com/pymupdf/pymupdf/issues/2350) <https://github.com/pymupdf/PyMuPDF/issues/2350>_: Can not make widget (checkbox) to read-only by adding flags PDF_FIELD_IS_READ_ONLY
    • Fixed [#2355](https://github.com/pymupdf/pymupdf/issues/2355) <https://github.com/pymupdf/PyMuPDF/issues/2355>_: 1.22.0 error when using get_toc (AttributeError: 'SwigPyObject' object has no attribute)

Changes in version 1.22.0 (2023-04-14)

  • This release uses MuPDF-1.22.0.

  • Behavioural changes:

    • Text extraction now includes glyphs that overlap with clip rect; previously they were included only if they were entirely contained within the clip rect.
  • Bug fixes:

    • Fixed [#1763](https://github.com/pymupdf/pymupdf/issues/1763) <https://github.com/pymupdf/PyMuPDF/issues/1763>_: Interactive(smartform) form PDF calculation not working in pymupdf
    • Fixed [#1995](https://github.com/pymupdf/pymupdf/issues/1995) <https://github.com/pymupdf/PyMuPDF/issues/1995>_: RuntimeError: image is too high for a long paged pdf file when trying
    • Fixed [#2093](https://github.com/pymupdf/pymupdf/issues/2093) <https://github.com/pymupdf/PyMuPDF/issues/2093>_: Image in pdf changes color after applying redactions
    • Fixed [#2108](https://github.com/pymupdf/pymupdf/issues/2108) <https://github.com/pymupdf/PyMuPDF/issues/2108>_: Redaction removing more text than expected

... (truncated)

Commits
  • 0368e56 .github/workflows/build_wheels.yml: use ubuntu-latest and macos-latest.
  • b54ea6d Update version numbers and dates for release 1.22.3.
  • 4088a79 Fixing #2333
  • 5ed216c Test file for test_2333
  • 0c288e5 Add test for setting Radio Buttons
  • 3526eda Enhancement: Correctly setting RadioButton widgets
  • 59011ef Create fitz.i
  • 01878eb .github/workflows/test*.yml: use *-latest for MacOS and Ubuntu.
  • 91769c6 Updates requirements.txt for read the docs.
  • 00fa51b Notes on furo theme in docs/README
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #28.