Skip to content

Update signxml requirement from <=3.2.1 to <=3.2.2#5

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/signxml-lte-3.2.2
Open

Update signxml requirement from <=3.2.1 to <=3.2.2#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/signxml-lte-3.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 27, 2024

Copy link
Copy Markdown
Contributor

Updates the requirements on signxml to permit the latest version.

Release notes

Sourced from signxml's releases.

v3.2.2

  • Update upper bound on lxml dependency to allow lxml 5

    • Bump minimum dependency versions to align with Ubuntu 20.04

    • Test and release infrastructure improvements

Changelog

Sourced from signxml's changelog.

Changes for v3.2.2 (2024-01-28)

  • Update upper bound on lxml dependency to allow lxml 5

  • Bump minimum dependency versions to align with Ubuntu 20.04

  • Test and release infrastructure improvements

Changes for v3.2.1 (2023-08-06)

  • Use dataclass.replace in SignatureReference construction. Fixes #231

Changes for v3.2.0 (2023-04-12)

  • Roundtrip referenced XML nodes before c14n to detach them from parent document when verifying (#225)

Changes for v3.1.1 (2023-04-08)

  • Add type attribute to XAdES signed properties reference (#224)

Changes for v3.1.0 (2023-01-04)

  • Use distinct default for payload c14n. Fixes #217

  • Deprecate SHA1

  • Test and documentation improvements

Changes for v3.0.2 (2022-11-28)

  • Remove incorrect deprecation of xml-c14n11 URI

Changes for v3.0.1 (2022-11-27)

  • Mark SHA1 as deprecated

  • Aggregate verification settings in SignatureConfiguration dataclass

  • Mark all dataclasses in API as frozen

  • Add ability to assert expected signature location

... (truncated)

Commits
  • 4b45390 v3.2.2
  • b2358bd Remove PGP signing
  • 96095e8 Install python3-certifi in ubuntu
  • 2ce42eb Add init files for schema subdirectories
  • 2deba90 Bump dependency versions
  • 81ca8c8 ruff: Do not force us to use isinstance
  • 059e3a5 Revert "Use isinstance instead of type comparison"
  • d4b2bae Use isinstance instead of type comparison
  • f66913a Apply Black formatter
  • e74a3f7 Add Python 3.12 to CI matrix
  • 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 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)

Updates the requirements on [signxml](https://github.com/kislyuk/signxml) to permit the latest version.
- [Release notes](https://github.com/kislyuk/signxml/releases)
- [Changelog](https://github.com/XML-Security/signxml/blob/develop/Changes.rst)
- [Commits](XML-Security/signxml@v0.1.0...v3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 27, 2024
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.

0 participants