Skip to content

Bump ocrmypdf from 13.1.1 to 13.2.0#167

Merged
MrBotDeveloper merged 1 commit into
masterfrom
dependabot/pip/ocrmypdf-13.2.0
Dec 20, 2021
Merged

Bump ocrmypdf from 13.1.1 to 13.2.0#167
MrBotDeveloper merged 1 commit into
masterfrom
dependabot/pip/ocrmypdf-13.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 20, 2021

Copy link
Copy Markdown
Contributor

Bumps ocrmypdf from 13.1.1 to 13.2.0.

Changelog

Sourced from ocrmypdf's changelog.

v13.2.0

  • Removed all runtime uses of distutils since it is deprecated in standard library. We previous used distutils.version to examine version numbers of dependencies at run time, and now use packaging.version for this. This is a new dependency.
  • Fixed an error message advising the user that Ghostscript was not installed being suppressed when this condition actually happens.
  • Fixed an issue with incorrect page number and totals being displayed in the progress bar. This was purely a display/presentation issue. :issue:876.
Commits
  • 298bdb8 v13.2.0 release notes
  • 1a58abc concurrency: fix extra update of progressbar
  • dbfceba Standardize ghostscript version default
  • 0faa618 Replace deprecated distutils with packaging.version
  • 7035002 Order of operations suppressed detailed Ghostscript missing error message
  • f8fadae _windows: remove use of deprecated distutils
  • ee21bf9 Update cache
  • See full diff 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)

Bumps [ocrmypdf](https://github.com/jbarlow83/ocrmypdf) from 13.1.1 to 13.2.0.
- [Release notes](https://github.com/jbarlow83/ocrmypdf/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/master/docs/release_notes.rst)
- [Commits](ocrmypdf/OCRmyPDF@v13.1.1...v13.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 20, 2021
@MrBotDeveloper MrBotDeveloper merged commit 1d8c462 into master Dec 20, 2021
@dependabot dependabot Bot deleted the dependabot/pip/ocrmypdf-13.2.0 branch December 20, 2021 04:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant