Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps pypdfium2 from 4.3.0 to 4.4.0.

Release notes

Sourced from pypdfium2's releases.

4.4.0

Changes (Release 4.4.0)

Summary (pypdfium2)

Commits between 4.3.0 and 4.4.0 (latest commit first):

  • 4018c9c [autorelease] update changelog and version file
  • ae7d739 bitmap: slightly improve docs
  • 4bbae67 pageobjects: remove ridiculous if expression
  • b5a97fc setup/pkg_base: add dev note
  • 15c5562 bases: add task
  • 7019e67 add note on musl task
  • 0a158b5 [ws only] reformat packaging_base header
  • 6df39f1 Slightly polish setup.py
  • c519024 document: add task
  • 71a0a63 Add reference bindings (closes #192) (#196)
  • 7bb3549 Transfer ownership of ctypesgen fork (closes #194)
  • e285802 MANIFEST.in: add missing word in comment

Commits between 5664 and 5677 (latest commit first):

  • aae3f4452 Simplify pitch calculation in CFX_DIBitmap::CalculatePitchAndSize()
  • a59704451 Add a pixel test for axial shading
  • 7bfe65fa5 Add RemoveTextObjectWithTwoPagesSharingContentStreamAndResources test
  • 22614014f Clamp rectangle values in FindTextlineFlowOrientation
  • ab00c1bc9 Use SkPackARGB32NoCheck() instead of SkPackARGB32()
  • a066864b6 Remove unnecessary Clear(0) from CPDF_RenderStatus
  • 3f80d9332 Make SkBitmap immutable before asImage()
  • 9286281aa [Skia] Support pre-multiplied MultiplyAlpha()
  • 168d065ea Clarify what CPDF_PageObject is
  • ef71e9ae3 Do more checks in a FPDFPage_RemoveObject() test
  • 2dee06f04 Remove a toolchain workaround in FPDF_NewFormObjectFromXObject()
  • b4357750c [Skia] Add methods to force pre-multiplied state
  • d914c5fe1 Avoid overloading CPDF_StreamContentParser::AddImage()
  • 22d7c0733 Do less work in CPDF_PageContentGenerator when there are no streams
  • 15b1203da Use NOTREACHED_NORETURN() in fpdfsdk
  • 99dbaf4f6 Implement NOTREACHED_NORETURN()
  • d75dded3f Sync third_party/base/immediate_crash.h with Chromium copy
  • 8bc8377e8 Add MultiplyAlpha() API to CFX_RenderDevice

... (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 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 [pypdfium2](https://github.com/pypdfium2-team/pypdfium2) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/pypdfium2-team/pypdfium2/releases)
- [Commits](pypdfium2-team/pypdfium2@4.3.0...4.4.0)

---
updated-dependencies:
- dependency-name: pypdfium2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 3, 2023
@kript
Copy link
Owner

kript commented Apr 9, 2023

might be related to #7 but I also get the error when bumping this;

Successfully installed pypdfium2-4.4.0
(DungeonPages) john@versatile:~/code/kript/DungeonPagesTools$ python3 MergeDungeonPages.py
Traceback (most recent call last):
  File "/home/john/code/kript/DungeonPagesTools/MergeDungeonPages.py", line 96, in <module>
    dungeon = dungeons[jj]
IndexError: list index out of range

@kript kript marked this pull request as draft April 9, 2023 18:39
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2023

Superseded by #12.

@dependabot dependabot bot closed this Apr 10, 2023
@dependabot dependabot bot deleted the dependabot/pip/pypdfium2-4.4.0 branch April 10, 2023 05:12
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants