Skip to content

Bump github.com/pdfcpu/pdfcpu from 0.10.2 to 0.11.0 #235

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps github.com/pdfcpu/pdfcpu from 0.10.2 to 0.11.0.

Release notes

Sourced from github.com/pdfcpu/pdfcpu's releases.

v0.11.0

A quick release featuring improved certificate handling

You can now inspect files containing certificates before importing:

pdfcpu cert inspect root.crt

1:
Subject:
org : A-Trust GmbH
unit : a-sign-premium-mobile-seal-09
name : a-sign-premium-mobile-seal-09
country : AT
Issuer:
org : A-Trust GmbH
unit : A-Trust-Root-09
name : A-Trust-Root-09
country : AT
from: 2023-02-21
thru: 2036-07-14
CA: true

inspected 1 certificates

This command accepts input files with the file types .p7c, .pem, .cer and .crt as well does the cert import command now.

🙏🏻 Thanks 🙏🏻

everybody for testing and feeding back your bug reports. Shoutouts go to @​frob, @​solintllc-robert for putting time into submitting PR's.

Changelog

  • 9a9da0955f053dffb0db24b77993a1ed49b6e2c1 Bump version
  • d240a95fcd6dde5b5127f9b41a524874242d70fc Fix #1171
  • 106bce90af67f18583e64b9d0df85a024c4c48a6 Add cert inspect cmd
  • def70a3e41c7359c830a45166b5f0042de486c1d Fix #1168
  • 3bfc3c7eab6acb54e983bbcd608442aa459624cc Fix #1165
  • eaddf271f25ec0870ed56c74078362fd497bc16e Fix #1163
  • 5713f47b36956b4e2e8fd3407a342cd031d5cb72 Fix #1107
  • 73e464f0477891183b3d1411188ed7387b73f386 Add PDF2.0 conforming fileSpecDict validation
  • 0ec9891af1bb714192de23295f6a368cdf60eed9 Fix #1113
  • 087bb73ecc2ed30f95474ced0559e2238cb988c7 Fix #1085
  • 7aba57741e2ea1cd4fce197fa619551d469590c7 Bump golang.org/x/crypto from 0.37.0 to 0.38.0
  • 1636ee943b5dd55d33bd2d05af2f3a07d558b973 Bump golang.org/x/image from 0.26.0 to 0.27.0
  • 838d76fda28a5fd2302d5d36fe11a9ec43d23458 Bump golang.org/x/text from 0.24.0 to 0.25.0
  • f49774fcb34f07569b0e7bd0808e38920e166657 Fix #1152
  • f6312869d058fca3b3277c873067a3676e587f11 Fix #1149
  • a7745cfe5ba05994001d734337a0449d3c743525 Fix #1056
  • c3d1859ba8617ad20656ce5ae3be7e8aca1e113f Update Dockerfile
  • 26289b2351b0fd616869d562db52521a0d2d81f7 Fix #1117

... (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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 1, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pdfcpu/pdfcpu-0.11.0 branch from d4c67db to 5521b81 Compare June 9, 2025 07:39
Bumps [github.com/pdfcpu/pdfcpu](https://github.com/pdfcpu/pdfcpu) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/pdfcpu/pdfcpu/releases)
- [Changelog](https://github.com/pdfcpu/pdfcpu/blob/master/.goreleaser.yml)
- [Commits](pdfcpu/pdfcpu@v0.10.2...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/pdfcpu/pdfcpu
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pdfcpu/pdfcpu-0.11.0 branch from 5521b81 to 4c8aafa Compare June 9, 2025 07:42
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants