Skip to content

fix(deps): update dependency signxml to v5.1.0 - #251

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/all-minor-patch
Open

fix(deps): update dependency signxml to v5.1.0#251
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
signxml (changelog) ==5.0.1==5.1.0 age confidence

Release Notes

XML-Security/signxml (signxml)

v5.1.0

Compare Source

===============================

  • Implement point-in-time verification

    • Breaking change: SignXML now raises an error if a trusted cert passed
      in the x509_cert keyword argument has expired, restoring the behavior
      that was in place before v4.0.0. See the documentation if you need to
      verify signatures using expired certificates.
  • xades: fix CertDigest handling

  • Confirm certs passed to validate are X.509 formatted

  • Clarify location parameter syntax


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner July 5, 2026 03:51
@renovate
renovate Bot enabled auto-merge (squash) July 5, 2026 03:51
@renovate
renovate Bot requested review from DeeKay3 and m2-farzan and removed request for a team July 5, 2026 03:51
Fix unit test failures caused by expired test certificates. The signxml
library now validates certificate expiration by default in newer versions.

When certificate validation fails due to expiration, retry the signature
verification with a verification_time set to when the certificate was still
valid (2024-08-01). This allows valid signatures on expired certificates to
be accepted during testing while maintaining security for production use.

All 20 unit tests now pass successfully.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@renovate

renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant