Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pdf2image from 1.11.0 to 1.16.3 #426

Merged
merged 1 commit into from
May 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

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] <[email protected]>
@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