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.13.1 to 1.14.0 in /cvat/requirements #2076

Merged
merged 1 commit into from
Aug 25, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps pdf2image from 1.13.1 to 1.14.0.

Release notes

Sourced from pdf2image's releases.

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.
Commits
  • 0552f41 Version 1.14.0
  • e07505b Set default timeout to None
  • e5081f6 Add tests for pdfinfo rawdates and userpw
  • 98fcdcc Add test to ensure same parameter count
  • 929d89a Add test for timeout functionality
  • 47080c1 Add timeout to conversion functions
  • dbb238d Add tests for pdfinfo rawdates and userpw
  • ce08f3b Handle rawdates for pdfinfo
  • ba11f6a Update README.md
  • 2763aa6 Highlight another way to use Poppler path on Win clearly (#140)
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [pdf2image](https://github.com/Belval/pdf2image) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/Belval/pdf2image/releases)
- [Commits](Belval/pdf2image@v1.13.1...v1.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7089

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 69.707%

Files with Coverage Reduction New Missed Lines %
cvat/apps/engine/media_extractors.py 5 76.11%
Totals Coverage Status
Change from base Build 7084: -0.01%
Covered Lines: 11745
Relevant Lines: 16392

💛 - Coveralls

@nmanovic nmanovic merged commit 1c1baeb into develop Aug 25, 2020
@nmanovic nmanovic deleted the dependabot/pip/cvat/requirements/pdf2image-1.14.0 branch August 25, 2020 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants