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 dependency pdfjs to v2.5.3 #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pdfjs 2.4.7 -> 2.5.3 age adoption passing confidence

Release Notes

rkusa/pdfjs (pdfjs)

v2.5.3

Compare Source

Fixed
  • Fixed Name must start with a leading slash when adding an external document to a pdfjs document, and adding that result to another pdfjs document again (caused by a null object reference due to object streams). Also fixes duplicate objects when adding external documents with
    pages in object streams.
  • Fixed TypeScript type definition of doc.asBuffer and doc.width/doc.height
  • Fixed referencing an undefined variable when throw an invalid font error

v2.5.2

Compare Source

Fixed
  • Fixed unhandled promise rejection in doc.asBuffer() - take two

v2.5.1

Compare Source

Fixed
  • Fixed unhandled promise rejection in doc.asBuffer()

v2.5.0

Compare Source

Fixed
  • Fixed footer position after changing it #​283
  • Fixed graphical state not reset hwen using templates (could lead to rotated/translated pages) #​287
  • Fixed importing fonts in ESM context (in TS projects) #​309
Changed
  • Added support for multiple table header rows #​293

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" in timezone Europe/Paris, 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.

@renovate renovate bot changed the title fix(deps): update dependency pdfjs to v2.5.0 fix(deps): update dependency pdfjs to v2.5.1 Jul 23, 2023
@renovate renovate bot changed the title fix(deps): update dependency pdfjs to v2.5.1 fix(deps): update dependency pdfjs to v2.5.2 Jul 24, 2023
@renovate renovate bot changed the title fix(deps): update dependency pdfjs to v2.5.2 fix(deps): update dependency pdfjs to v2.5.3 Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants