Skip to content

Bump pdf2image from 1.11.0 to 1.16.3 - #426

Merged
rtibbles merged 1 commit into
developfrom
dependabot/pip/pdf2image-1.16.3
May 4, 2023
Merged

Bump pdf2image from 1.11.0 to 1.16.3#426
rtibbles merged 1 commit into
developfrom
dependabot/pip/pdf2image-1.16.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 4, 2023

Copy link
Copy Markdown
Contributor

Bumps pdf2image from 1.11.0 to 1.16.3.

Release notes

Sourced from pdf2image's releases.

Version 1.16.3

What's Changed

Full Changelog: Belval/pdf2image@v1.16.2...v.1.16.3

Version 1.16.2

What's Changed

Full Changelog: Belval/pdf2image@v1.16.1...v1.16.2

Version 1.16.0

Version 1.15 was never tagged but was released on PyPI.

  • Add hide_annotations flag to remove the default green "highlighting" of links in PDF

Version 1.14.0

  • Add timeout parameter for all functions which will kill the underlying process after a given time.
  • Add rawdates parameter which does not attempt to parse the date output from pdfinfo.

Version 1.13.1

  • Fix convert_from_bytes not having use_pdftocairo.

Version 1.13.0

DEPRECATED PLEASE USE 1.13.1

  • Add use_pdftocairo parameter which forces pdf2image to use pdftocairo when rasterizing the PDF. This seems to lead to an improved performance when dealing with large and complex PDF.

Version 1.12.1

  • Fixes version 1.12.0 on Windows
  • Version 1.12.0 will no longer be available on PyPI

Version 1.12.0 (REMOVED)

  • Fix an exception that would occur whenever convert_from_path was used with multiple threads (but not multiple processes).

This version was removed of PyPI as of 2020-02-17 since it introduces a deadlock on Windows

Commits

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)

Bumps [pdf2image](https://github.com/Belval/pdf2image) from 1.11.0 to 1.16.3.
- [Release notes](https://github.com/Belval/pdf2image/releases)
- [Commits](Belval/pdf2image@v1.11.0...v.1.16.3)

---
updated-dependencies:
- dependency-name: pdf2image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 4, 2023
@rtibbles
rtibbles merged commit f85e23a into develop May 4, 2023
@dependabot
dependabot Bot deleted the dependabot/pip/pdf2image-1.16.3 branch May 4, 2023 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant