spraakbanken / sparv-sbx-word-prediction

Plugin for applying bert masking
MIT License
0 stars 0 forks source link

build(deps): bump pdfminer-six from 20221105 to 20231228 #8

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps pdfminer-six from 20221105 to 20231228.

Release notes

Sourced from pdfminer-six's releases.

20231228

Added

  • Output converter for the hOCR format (#651)
  • Font name aliases for Arial, Courier New and Times New Roman (#790)
  • Documentation on why special characters can sometimes not be extracted (#829)
  • Storing Bezier path and dashing style of line in LTCurve (#801)

Fixed

  • Broken CI/CD pipeline by setting upper version limit for black, mypy, pip and setuptools (#921)
  • flake8 failures (#921)
  • ValueError when bmp images with 1 bit channel are decoded (#773)
  • ValueError when trying to decrypt empty metadata values (#766)
  • Sphinx errors during building of documentation (#760)
  • TypeError when getting default width of font (#720)
  • Installing typing-extensions on Python 3.6 and 3.7 (#775)
  • TypeError in cmapdb.py when parsing null characters (#768)
  • Color "convenience operators" now (per spec) also set color space (#794)
  • ValueError when extracting images, due to breaking changes in Pillow (#827)
  • Small typo's and issues in the documentation (#828)
  • Ignore non-Unicode cmaps in TrueType fonts (#806)

Changed

  • Using non-hardcoded version string and setuptools-git-versioning to enable installation from source and building on Python 3.12 (#922)

Deprecated

  • Usage of if __name__ == "__main__" where it was only intended for testing purposes (#756)

Removed

  • Support for Python 3.6 and 3.7 because they are end-of-life (#923)
Changelog

Sourced from pdfminer-six's changelog.

[20231228]

Removed

  • Support for Python 3.6 and 3.7 (#921)

Added

  • Output converter for the hOCR format (#651)
  • Font name aliases for Arial, Courier New and Times New Roman (#790)
  • Documentation on why special characters can sometimes not be extracted (#829)
  • Storing Bezier path and dashing style of line in LTCurve (#801)

Fixed

  • Broken CI/CD pipeline by setting upper version limit for black, mypy, pip and setuptools (#921)
  • flake8 failures (#921)
  • ValueError when bmp images with 1 bit channel are decoded (#773)
  • ValueError when trying to decrypt empty metadata values (#766)
  • Sphinx errors during building of documentation (#760)
  • TypeError when getting default width of font (#720)
  • Installing typing-extensions on Python 3.6 and 3.7 (#775)
  • TypeError in cmapdb.py when parsing null characters (#768)
  • Color "convenience operators" now (per spec) also set color space (#794)
  • ValueError when extracting images, due to breaking changes in Pillow (#827)
  • Small typo's and issues in the documentation (#828)
  • Ignore non-Unicode cmaps in TrueType fonts (#806)

Changed

  • Using non-hardcoded version string and setuptools-git-versioning to enable installation from source and building on Python 3.12 (#922)

Deprecated

  • Usage of if __name__ == "__main__" where it was only intended for testing purposes (#756)

Removed

  • Support for Python 3.6 and 3.7 because they are end-of-life (#923)

[20220524]

Fixed

  • Ignoring (invalid) path constructors that do not begin with m (#749)

Changed

  • Removed upper version bounds (#755)

[20220506]

... (truncated)

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 8 months ago

Looks like pdfminer-six is no longer a dependency, so this is no longer needed.