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

Bump pikepdf from 9.4.2 to 9.5.0 in /docker/readpdf #34841

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2025

Bumps pikepdf from 9.4.2 to 9.5.0.

Commits
  • 1717ca2 Bump version: v9.5.0
  • 3c5dbb8 Fix norecursedirs warning from hypothesis
  • 2833578 Update release notes
  • b5134f7 Add setter to the root property of Outline (#636)
  • 4ec0764 Merge branch 'main' of github.com:pikepdf/pikepdf
  • de430e7 Set XMP properties as subelements instead of inline properties (#628)
  • 9df5340 Fixes #631 where as_pil_image fails for certain images. (#632)
  • cfcf700 Create an exceptions module to export all exceptions
  • 745b92f Try harder to extract corrupt images and warn when they occur
  • 3fc1764 Extend empty list test
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [pikepdf](https://github.com/pikepdf/pikepdf) from 9.4.2 to 9.5.0.
- [Release notes](https://github.com/pikepdf/pikepdf/releases)
- [Commits](pikepdf/pikepdf@v9.4.2...v9.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 2, 2025
@github-actions github-actions bot enabled auto-merge (squash) January 2, 2025 14:12
@xsoar-bot
Copy link

Docker Image Ready - Dev

Docker automatic build has deployed your docker image: devdemisto/readpdf:1.0.0.1914120
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/readpdf/tags
Get started by pulling the image:

docker pull devdemisto/readpdf:1.0.0.1914120

Docker Metadata

  • Image Size: 85.58 MB
  • Image ID: sha256:55c6fe66b8d8b6f3ee0c69992a6032525c7ea41d047fb60cea4c4d6b52ce12de
  • Created: 2025-01-02T14:38:49.459477382Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
    • PYTHON_VERSION=3.11.10
    • PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372
    • DOCKER_IMAGE=devdemisto/readpdf:1.0.0.1914120
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:9588c3c431a6c4a362c7fed9e5a2a07434c338fb
    • org.opencontainers.image.version:1.0.0.1914120

@github-actions github-actions bot merged commit e3661e6 into master Jan 2, 2025
7 of 8 checks passed
@github-actions github-actions bot deleted the dependabot/pip/docker/readpdf/pikepdf-9.5.0 branch January 2, 2025 14:50
@xsoar-bot
Copy link

Docker Image Ready - Production

Docker automatic build has deployed your docker image: demisto/readpdf:1.0.0.1914363
It is available now on docker hub at: https://hub.docker.com/r/demisto/readpdf/tags
Get started by pulling the image:

docker pull demisto/readpdf:1.0.0.1914363

Docker Metadata

  • Image Size: 85.58 MB
  • Image ID: sha256:9309ee102801fe237a9dbaf26ac7f0a9b29cbdce0a80d3f7ae0c7e642b3ae235
  • Created: 2025-01-02T15:11:33.899226021Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
    • PYTHON_VERSION=3.11.10
    • PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372
    • DOCKER_IMAGE=demisto/readpdf:1.0.0.1914363
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:e3661e6824ddd21efe9b5cddeb39d226be488a94
    • org.opencontainers.image.version:1.0.0.1914363

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant