readium / go-toolkit

A toolkit for ebooks, audiobooks and comics written in Go
https://readium.org/web
BSD 3-Clause "New" or "Revised" License
41 stars 14 forks source link

Bump github.com/pdfcpu/pdfcpu from 0.5.0 to 0.8.1 #119

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/pdfcpu/pdfcpu from 0.5.0 to 0.8.1.

Release notes

Sourced from github.com/pdfcpu/pdfcpu's releases.

v0.8.1

Yet Another Maintenance Release

This release has been overdue. Lots of fixed bugs to report as well as major improvements of CJK support. The API ships now with enhanced support for adding PDF annotations. The corresponding tests are located in annotation_test.go and the generated artifacts here.

Thanks

for all of you test driving pdfcpu and reporting 🐛 s along the way. Special PR thanks 👍🏻 go to @​toshi1127 and @​xelan.

Changelog

  • 66fee12 Bump version
  • 1bdc717 Add support for Caret annotation.
  • df5e3c7 Add support for Line annotation.
  • 8e281b1 Add support for PolyLine and Polygon annotations.
  • ee932c4 Fix #931
  • c6decf5 Fix #932
  • b9c28ae Fix #930
  • 3aff1b0 Add support for FreeText annotation.
  • d7593cb Fix #918
  • 1abb9f6 Fix #926
  • fdaf5a4 Fix #911
  • 68d2f39 Fix #628, #924
  • 649f511 Fix #921
  • e987369 Fix #912
  • 2059677 Fix #910
  • c0c7f90 Fix #890, #915
  • 6a9df2e Fix #907
  • a1d0f95 Fix #908
  • d87622b Fix #687, clean up
  • 88bee8f Fix #898, clean up
  • b54a425 Fix #903
  • 699a216 Merge PR #884
  • cd40e60 Merge PR #895
  • 402000d Fix #850
  • c3d8e18 Fix #885
  • 12ffda1 Fix #891
  • a938dd5 Fix #886
  • a467f3c Improve reading corrupted files
  • c342327 Merge PR #881
  • 3406273 Fix #871
  • 551f87e Fix #767
  • 1f3886c Fix #853
  • d38d51b Fix #867
  • 7cae81e Fix #819, clean up
  • d1433b9 Fix #862

... (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 2 weeks ago

A newer version of github.com/pdfcpu/pdfcpu exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.