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 github.com/pdfcpu/pdfcpu from 0.5.0 to 0.8.1 #119

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2024

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 <dependency name> 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)

Bumps [github.com/pdfcpu/pdfcpu](https://github.com/pdfcpu/pdfcpu) from 0.5.0 to 0.8.1.
- [Release notes](https://github.com/pdfcpu/pdfcpu/releases)
- [Changelog](https://github.com/pdfcpu/pdfcpu/blob/master/.goreleaser.yml)
- [Commits](pdfcpu/pdfcpu@v0.5.0...v0.8.1)

---
updated-dependencies:
- dependency-name: github.com/pdfcpu/pdfcpu
  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 go Pull requests that update Go code labels Sep 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2024

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.

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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant