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 pysaml2 from 7.3.1 to 7.5.0 #17978

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps pysaml2 from 7.3.1 to 7.5.0.

Release notes

Sourced from pysaml2's releases.

Version 7.5.0

7.5.0 (2024-01-30)

  • Fix missing requested attributes from the ACS
  • Add support for errorURL to be exposed in metadata for IdP
  • Update logged message when the signature validation on the assertion fails
  • Replace imp with importlib
  • deps: restrict xmlschema version
  • deps: remove utility from packaging
  • examples: update code and README to align with latest code
  • docs: update readme with info about xmlsec1 compatibility

Version 7.4.2

7.4.2 (2023-06-11)

  • Add support for xmlsec1 1.3.x
  • Use the set crypto_backend when creating the entity metadata

Version 7.4.1

7.4.1 (2023-02-24)

  • Fix subject-id requirements processing

Version 7.4.0

7.4.0 (2023-02-14)

  • Ensure the ID of each Signature element is unique when signing an encrypted assertion
  • Bump Python to 3.9
  • dev: Add mypy configuration and type stubs
  • tests: move tox.ini config into pyproject.toml
  • docs: Update release instructions
Changelog

Sourced from pysaml2's changelog.

7.5.0 (2024-01-30)

  • Fix missing requested attributes from the ACS
  • Add support for errorURL to be exposed in metadata for IdP
  • Update logged message when the signature validation on the assertion fails
  • Replace imp with importlib
  • deps: restrict xmlschema version
  • deps: remove utility from packaging
  • examples: update code and README to align with latest code
  • docs: update readme with info about xmlsec1 compatibility

7.4.2 (2023-06-11)

  • Add support for xmlsec1 1.3.x
  • Use the set crypto_backend when creating the entity metadata

7.4.1 (2023-02-24)

  • Fix subject-id requirements processing

7.4.0 (2023-02-14)

  • Ensure the ID of each Signature element is unique when signing an encrypted assertion
  • Bump Python to 3.9
  • dev: Add mypy configuration and type stubs
  • tests: move tox.ini config into pyproject.toml
  • docs: Update release instructions

7.3.0 (2023-02-14)

  • During metadata generation, render extensions both for EntityDescriptor and IdPSSODescriptor
  • Fix compatibility with certain SAML implementation that inflate messasges on the POST binding
  • Update the SWAMID entity category requirements
  • Fix check for NameID when it originates from an encrypted asssertion
  • Add support for pymongo >=3.5 and <5
  • Update README with supported specifications
  • Remove dependency on the six package
  • Cleanup unused imports and pythonisms for Python versions older than 3.6
  • Convert README to markdown
  • Introduce flake8 to check for issues
  • Use black and isort to manage formatting and imports
  • Use poetry to manage the project dependencies, packaging and versions
  • Fix whitespace typos on the eIDAS schemas
  • Try different logout bindings on the saml2.client level
  • Add the mailLocalAddress attribute as part of the saml and shib uri name format bundles
  • Add the isMemberOf attribute as part of the basic attribute format bundle

... (truncated)

Commits
  • aed3012 Release version 7.5.0
  • bd788dc deps: restrict xmlschema version
  • 116d843 Replace imp with importlib
  • 076563b The requested attributes may be missing from the ACS
  • 55fa924 Fix file permissions
  • 0a3a0e4 Correct make_metadata.py path
  • 9932281 Update README for example
  • 74dc24d Add support for errorURL to be exposed in metadata for IdP
  • 023fc4a Update readme with info about xmlsec1 compatibility
  • 6709aae Update deps
  • 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 [pysaml2](https://github.com/IdentityPython/pysaml2) from 7.3.1 to 7.5.0.
- [Release notes](https://github.com/IdentityPython/pysaml2/releases)
- [Changelog](https://github.com/IdentityPython/pysaml2/blob/master/CHANGELOG.md)
- [Commits](IdentityPython/pysaml2@v7.3.1...v7.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2024 11:09
@reivilibre reivilibre merged commit a89b697 into develop Dec 2, 2024
40 checks passed
@reivilibre reivilibre deleted the dependabot/pip/pysaml2-7.5.0 branch December 2, 2024 15:28
MatMaul pushed a commit to MatMaul/synapse that referenced this pull request Dec 4, 2024
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