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

build(deps): bump python3-saml from 1.12.0 to 1.14.0 #1556

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2022

Bumps python3-saml from 1.12.0 to 1.14.0.

Release notes

Sourced from python3-saml's releases.

OneLogin's SAML Python3 Toolkit v1.14.0

  • #297 Don't require yanked version of lxml.
  • #298 Add support for python 3.10 and cleanup the GHA.
  • #299 Remove stats from coveralls removed as they are no longer maintained.

OneLogin's SAML Python3 Toolkit v1.13.0

  • #296 Add rejectDeprecatedAlgorithm settings in order to be able reject messages signed with deprecated algorithms.
  • Set sha256 and rsa-sha256 as default algorithms
  • #288 Support building a LogoutResponse with non-success status
  • Added warning about Open Redirect and Reply attacks
  • [##274](onelogin/python3-saml#274) Replace double-underscored names with single underscores
  • Add at OneLogin_Saml2_Auth get_last_assertion_issue_instant() and get_last_response_in_response_to() methods
  • Upgrade dependencies
Changelog

Sourced from python3-saml's changelog.

1.14.0 (Feb 18, 2022)

  • #297 Don't require yanked version of lxml.
  • #298 Add support for python 3.10 and cleanup the GHA.
  • #299 Remove stats from coveralls removed as they are no longer maintained.

1.13.0 (Jan 28, 2022)

  • #296 Add rejectDeprecatedAlgorithm settings in order to be able reject messages signed with deprecated algorithms.
  • Set sha256 and rsa-sha256 as default algorithms
  • #288 Support building a LogoutResponse with non-success status
  • Added warning about Open Redirect and Reply attacks
  • [##274](onelogin/python3-saml#274) Replace double-underscored names with single underscores
  • Add at OneLogin_Saml2_Auth get_last_assertion_issue_instant() and get_last_response_in_response_to() methods
  • Upgrade dependencies
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 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 automerge dependencies Third-party library dependencies. labels Jul 18, 2022
@nijel
Copy link
Member

nijel commented Jul 18, 2022

Blocked by SAML-Toolkits/python3-saml#292

@dependabot dependabot bot force-pushed the dependabot/pip/python3-saml-1.14.0 branch 2 times, most recently from 69f3259 to 1e6262e Compare August 20, 2022 17:06
@dependabot dependabot bot force-pushed the dependabot/pip/python3-saml-1.14.0 branch 2 times, most recently from 0ae3ab0 to 8fa81ac Compare September 12, 2022 03:54
@dependabot dependabot bot force-pushed the dependabot/pip/python3-saml-1.14.0 branch 2 times, most recently from 4afdca7 to 01ee30f Compare September 19, 2022 03:00
@dependabot dependabot bot force-pushed the dependabot/pip/python3-saml-1.14.0 branch 2 times, most recently from 5c069c3 to 838e3c1 Compare September 28, 2022 03:05
@dependabot dependabot bot force-pushed the dependabot/pip/python3-saml-1.14.0 branch 2 times, most recently from 35c1571 to 3f3699e Compare October 5, 2022 03:37
@dependabot dependabot bot force-pushed the dependabot/pip/python3-saml-1.14.0 branch 2 times, most recently from d937727 to e274511 Compare October 31, 2022 03:22
@dependabot dependabot bot force-pushed the dependabot/pip/python3-saml-1.14.0 branch 2 times, most recently from 9534e3f to dca6a72 Compare November 8, 2022 04:34
@dependabot dependabot bot force-pushed the dependabot/pip/python3-saml-1.14.0 branch from dca6a72 to e3b7172 Compare November 23, 2022 03:37
@dependabot dependabot bot force-pushed the dependabot/pip/python3-saml-1.14.0 branch from e3b7172 to fab9634 Compare December 5, 2022 03:49
Bumps [python3-saml](https://github.com/onelogin/python3-saml) from 1.12.0 to 1.14.0.
- [Release notes](https://github.com/onelogin/python3-saml/releases)
- [Changelog](https://github.com/onelogin/python3-saml/blob/master/changelog.md)
- [Commits](SAML-Toolkits/python3-saml@v1.12.0...v1.14.0)

---
updated-dependencies:
- dependency-name: python3-saml
  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/pip/python3-saml-1.14.0 branch from fab9634 to 192ff50 Compare December 5, 2022 07:24
@nijel nijel closed this Dec 8, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@nijel nijel deleted the dependabot/pip/python3-saml-1.14.0 branch December 8, 2022 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Third-party library dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant