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

fix(deps): update rust crate lopdf to 0.34.0 #213

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

This PR contains the following updates:

Package Type Update Change
lopdf dependencies minor 0.33.0 -> 0.34.0

Release Notes

J-F-Liu/lopdf (lopdf)

v0.34.0

Compare Source

Add
  • Add ASCII85 decoding (#​317)
  • Add text extraction based on ToUnicode cmap (#​314)
  • Add error handling to object stream (#​299)
  • Add PDFDocEncoding (#​296)
Cleanup
  • Cleanup comments and cargo fmt (#​290)
Detect
  • Detect reference cycles when going through trailers (#​308)
  • Detect reference cycles when parsing streams (with nom_parser) (#​300)
  • Detect reference cycles when collecting page resources (#​298)
Fix
  • Fix unicode fonts extraction in extract text example. (#​315)
  • Fix clippy warings
Implement
  • Implement encoding and decoding of text strings (PDF1.7 section 7.9.2.2) (#​297)
Improve
Refactor
  • Refactor get_or_create_resources() (#​291)
Release
  • Release 0.34
Replace
  • Replace unwrap with returning error (#​310)
  • Replace LinkedHashMap with IndexMap (#​293)
Update

Configuration

📅 Schedule: Branch creation - "after 1am every 3 weeks on Saturday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@prabirshrestha prabirshrestha merged commit 0403664 into main Sep 2, 2024
2 checks passed
@renovate renovate bot deleted the renovate/lopdf-0.x branch September 2, 2024 19:19
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.

1 participant