Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

Bump xmldom and pdf2json #292

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2022

Removes xmldom. It's no longer used after updating ancestor dependency pdf2json. These dependencies need to be updated together.

Removes xmldom

Updates pdf2json from 1.2.1 to 1.3.1

Release notes

Sourced from pdf2json's releases.

Stable build v1.2.5

Better error handling. README updates.

Stable build v1.2.4

bug fixes and security updates

Commits
  • 0eaa7a2 prep for v1.3.1 release
  • 3369e1b optional chainning and nullish coalescing for metadata null case
  • 75871bb accommodate higher version of npm
  • 1ffba32 catch and handle canvas exceptions
  • 3784574 make sure only one error event raised when exception thrown, and process exit...
  • ceb73d2 add testingWithTable.pdf for issue 242
  • 972964f refactor pdffields and pdfcanvas with es6 class
  • 5b5a18d refactor anno, fill, image, line and unit with es6 class
  • c0c6b46 update README for v1.3.o
  • 5c08c38 1. remove formImage and Width; 2. add the use new stream events, readable/dat...
  • Additional commits viewable in compare view

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [pdf2json](https://github.com/modesty/pdf2json). These dependencies need to be updated together.


Removes `xmldom`

Updates `pdf2json` from 1.2.1 to 1.3.1
- [Release notes](https://github.com/modesty/pdf2json/releases)
- [Commits](modesty/pdf2json@v1.2.1...v1.3.1)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: pdf2json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from will-byrne as a code owner October 12, 2022 11:22
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants