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

chore(deps-dev): update pypdfium2 requirement from <4.0.0,>=3.3.0 to >=3.3.0,<5.0.0 #9

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 5, 2023

Updates the requirements on pypdfium2 to permit the latest version.

Release notes

Sourced from pypdfium2's releases.

4.0.0

Changes (Release 4.0.0)

Summary (pypdfium2)

  • Full support model rewrite. Many existing features changed and new helpers added. Numerous bugs fixed on the way. Read the updated documentation to migrate your code.
  • The raw API is now isolated in a separate namespace (pypdfium2.raw). Moreover, the raw API bindings do not implicitly encode strings anymore (pypdfium2 is now built with a patched version of ctypesgen by default).
  • Helper objects now automatically resolve to the underlying raw object if used as ctypes function parameter.
  • Improved command-line interface.
  • Improved documentation.

Commits between 4.0.0b2 and 4.0.0 (latest commit first):

  • cd79ac2 [autorelease] update changelog and version file
  • a6d43a7 update_pdfium: fix tar vuln false negatives (e. g. '/dest', '/dest2')
  • 369af47 Fix unused imports in setup_base
  • 00ae082 attempt to fix autorelease
  • 5d4bc43 Revert "test_sourcebuild: combine regular and syslibs build"
  • f16d461 test_sourcebuild: combine regular and syslibs build
  • add0c4c test_sourcebuild: attempt to add syslibs build testing
  • 750805f setup.py: move v8 status creation where it belongs
  • d4f784f update_pdfium: add emplace option
  • 9a1d2e2 update_pdfium/setup: start working on V8 support
  • e393835 Rework PDFium version handling
  • a83b303 gh_pages wf: nit
  • 4fa259a Consistently get pages using index access
  • 28e87bb Re-schedule workflow to Tuesday
  • 2ba08e2 readme: note code contributors graph
  • 97631f3 Fix reuse lint on release workflow
  • 44bf803 autorelease: attempt to fix commit log
  • 9bc2c7c update_pdfium: improve note on path traversal
  • 899cacc build wf: also move install step
  • 5b8b016 build workflow: move test step
  • 9786f0c build workflow: comments
  • 3424202 build_pdfium: windows fix
  • a76651a Port setup code to pathlib (#181)
  • ea5a55e page: add renderer tasks
  • a98cb78 Further f-strings
  • ddcc5f2 Rename pl_setup to pypdfium2_setup
  • 42d0f19 Start porting src/pypdfium2/ to f-strings (where appropriate)
  • c0e3ca0 Rename craft_wheels to craft_packages
  • 48cfca5 build_packages/test: download all packages for simplicity
  • 31fc5ba nits
  • 4cea0ce textpage: add consecutive option

... (truncated)

Commits
  • cd79ac2 [autorelease] update changelog and version file
  • a6d43a7 update_pdfium: fix tar vuln false negatives (e. g. '/dest', '/dest2')
  • 369af47 Fix unused imports in setup_base
  • 00ae082 attempt to fix autorelease
  • 5d4bc43 Revert "test_sourcebuild: combine regular and syslibs build"
  • f16d461 test_sourcebuild: combine regular and syslibs build
  • add0c4c test_sourcebuild: attempt to add syslibs build testing
  • 750805f setup.py: move v8 status creation where it belongs
  • d4f784f update_pdfium: add emplace option
  • 9a1d2e2 update_pdfium/setup: start working on V8 support
  • 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)

Updates the requirements on [pypdfium2](https://github.com/pypdfium2-team/pypdfium2) to permit the latest version.
- [Release notes](https://github.com/pypdfium2-team/pypdfium2/releases)
- [Commits](pypdfium2-team/pypdfium2@3.3.0...4.0.0)

---
updated-dependencies:
- dependency-name: pypdfium2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 5, 2023

Dependabot tried to add @frgfm, @charlesmindee and @felixdittrich92 as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/aminemindee/doctr/pulls/9/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the aminemindee/doctr repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 5, 2023

The following labels could not be found: topic: build.

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.

0 participants